Pull request #156 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2+61a361d9b68ffcf858458df79d4a2319d2580f82 (7c7016b3800f704bcb44bca487c80e7f7a2d9586) Running in Durability level: MAX_SURVIVABILITY 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-156/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-156/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-15834’ is offline; ‘prd-centos7-docker-4c-2g-15835’ is offline; ‘prd-centos7-docker-4c-2g-15836’ is offline; ‘prd-centos7-docker-4c-2g-15837’ is offline; ‘prd-centos7-docker-4c-2g-15838’ is offline; ‘prd-centos7-docker-4c-2g-15839’ is offline; ‘prd-centos7-docker-4c-2g-15841’ is offline; ‘prd-centos7-docker-4c-2g-15842’ is offline; ‘prd-centos7-docker-4c-2g-15850’ is offline; ‘prd-centos7-docker-4c-2g-15851’ is offline; ‘prd-centos7-docker-4c-2g-15853’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15857 in /w/workspace/foundry_device-virtual-go_PR-156 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-156 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 Merge succeeded, producing bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 Checking out Revision bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 (PR-156) > git config core.sparsecheckout # timeout=10 > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-14T06:32:15.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-14T06:32:16.291Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-14T06:32:16.516Z] ========================================================= [2020-12-14T06:32:16.516Z] EdgeX Global Pipelines Version Info [2020-12-14T06:32:16.516Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:32:18.999Z] ------------------- [2020-12-14T06:32:18.999Z] stable info: [2020-12-14T06:32:18.999Z] ------------------- [2020-12-14T06:32:18.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T06:32:18.999Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T06:32:18.999Z] Message: update stable to v1.0.172 [2020-12-14T06:32:20.031Z] ------------------- [2020-12-14T06:32:20.031Z] experimental info: [2020-12-14T06:32:20.031Z] ------------------- [2020-12-14T06:32:20.031Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T06:32:20.031Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T06:32:20.031Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-14T06:32:20.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2020-12-14T06:32:20.721Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2020-12-14T06:32:20.857Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-14T06:32:20.980Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-14T06:32:21.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-14T06:32:21.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-14T06:32:21.393Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-14T06:32:21.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-14T06:32:21.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-14T06:32:21.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-14T06:32:21.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-14T06:32:22.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2020-12-14T06:32:22.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-14T06:32:22.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-14T06:32:22.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T06:32:22.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T06:32:22.940Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T06:32:23.075Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T06:32:23.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-14T06:32:23.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-14T06:32:23.487Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-14T06:32:23.610Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-14T06:32:23.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-14T06:32:23.855Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-14T06:32:23.998Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-14T06:32:24.140Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-14T06:32:24.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo [2020-12-14T06:32:24.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo [2020-12-14T06:32:24.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo [2020-12-14T06:32:24.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [Pipeline] echo [2020-12-14T06:32:24.876Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdaca75 [Pipeline] echo [2020-12-14T06:32:25.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:32:25.299Z] provisioning config files... [2020-12-14T06:32:25.382Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-156@tmp/config6302346477014793660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:32:25.859Z] ---> docker-login.sh [2020-12-14T06:32:25.859Z] nexus3.edgexfoundry.org:10001 [2020-12-14T06:32:26.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:32:26.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:32:26.769Z] Configure a credential helper to remove this warning. See [2020-12-14T06:32:26.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:32:26.769Z] [2020-12-14T06:32:26.769Z] Login Succeeded [2020-12-14T06:32:26.769Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:32:27.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:32:27.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:32:27.353Z] Configure a credential helper to remove this warning. See [2020-12-14T06:32:27.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:32:27.353Z] [2020-12-14T06:32:27.353Z] Login Succeeded [2020-12-14T06:32:27.353Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:32:27.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:32:27.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:32:27.638Z] Configure a credential helper to remove this warning. See [2020-12-14T06:32:27.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:32:27.638Z] [2020-12-14T06:32:27.638Z] Login Succeeded [2020-12-14T06:32:27.638Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:32:27.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:32:28.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:32:28.240Z] Configure a credential helper to remove this warning. See [2020-12-14T06:32:28.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:32:28.240Z] [2020-12-14T06:32:28.240Z] Login Succeeded [2020-12-14T06:32:28.240Z] docker.io [2020-12-14T06:32:28.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:32:29.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:32:29.138Z] Configure a credential helper to remove this warning. See [2020-12-14T06:32:29.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:32:29.138Z] [2020-12-14T06:32:29.138Z] Login Succeeded [2020-12-14T06:32:29.138Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:32:29.205Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T06:32:30.555Z] + git log --format=format:%s -1 bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [Pipeline] echo [2020-12-14T06:32:30.753Z] GIT_COMMIT: bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo [2020-12-14T06:32:30.863Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:32:32.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:32:32.280Z] [2020-12-14T06:32:32.280Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:32:32.745Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:32:32.745Z] latest: Pulling from edgex-devops/git-semver [2020-12-14T06:32:32.745Z] 31603596830f: Pulling fs layer [2020-12-14T06:32:32.745Z] 2a8b12db71e7: Pulling fs layer [2020-12-14T06:32:32.745Z] 6ca5941a6612: Pulling fs layer [2020-12-14T06:32:32.745Z] ecc8261a40a4: Pulling fs layer [2020-12-14T06:32:32.745Z] ecc8261a40a4: Waiting [2020-12-14T06:32:33.078Z] 2a8b12db71e7: Verifying Checksum [2020-12-14T06:32:33.078Z] 2a8b12db71e7: Download complete [2020-12-14T06:32:33.078Z] 31603596830f: Download complete [2020-12-14T06:32:33.779Z] ecc8261a40a4: Verifying Checksum [2020-12-14T06:32:33.779Z] ecc8261a40a4: Download complete [2020-12-14T06:32:33.779Z] 6ca5941a6612: Verifying Checksum [2020-12-14T06:32:33.779Z] 6ca5941a6612: Download complete [2020-12-14T06:32:34.084Z] 31603596830f: Pull complete [2020-12-14T06:32:34.389Z] 2a8b12db71e7: Pull complete [2020-12-14T06:32:37.170Z] 6ca5941a6612: Pull complete [2020-12-14T06:32:37.799Z] ecc8261a40a4: Pull complete [2020-12-14T06:32:37.799Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-14T06:32:38.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:32:38.070Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-14T06:32:38.351Z] prd-centos7-docker-4c-2g-15857 does not seem to be running inside a container [2020-12-14T06:32:38.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-156 -v /w/workspace/foundry_device-virtual-go_PR-156:/w/workspace/foundry_device-virtual-go_PR-156:rw,z -v /w/workspace/foundry_device-virtual-go_PR-156@tmp:/w/workspace/foundry_device-virtual-go_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-14T06:32:41.261Z] $ docker top 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-14T06:32:41.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T06:32:41.985Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T06:32:42.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T06:32:42.741Z] $ docker exec 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c ssh-agent [2020-12-14T06:32:43.158Z] SSH_AUTH_SOCK=/tmp/ssh-PXtiIahTSt5k/agent.12 [2020-12-14T06:32:43.158Z] SSH_AGENT_PID=18 [2020-12-14T06:32:43.178Z] Running ssh-add (command line suppressed) [2020-12-14T06:32:43.466Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-156@tmp/private_key_3514980916753038069.key (/w/workspace/foundry_device-virtual-go_PR-156@tmp/private_key_3514980916753038069.key) [2020-12-14T06:32:43.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T06:32:44.214Z] + git tag --points-at HEAD [Pipeline] } [2020-12-14T06:32:44.286Z] $ docker exec --env ******** --env ******** 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c ssh-agent -k [2020-12-14T06:32:44.513Z] unset SSH_AUTH_SOCK; [2020-12-14T06:32:44.520Z] unset SSH_AGENT_PID; [2020-12-14T06:32:44.520Z] echo Agent pid 18 killed; [2020-12-14T06:32:44.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-14T06:32:44.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T06:32:44.916Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T06:32:45.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T06:32:45.221Z] $ docker exec 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c ssh-agent [2020-12-14T06:32:45.562Z] SSH_AUTH_SOCK=/tmp/ssh-Zf4F1I2iVUrd/agent.47 [2020-12-14T06:32:45.562Z] SSH_AGENT_PID=52 [2020-12-14T06:32:45.572Z] Running ssh-add (command line suppressed) [2020-12-14T06:32:45.771Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-156@tmp/private_key_8328674629891879757.key (/w/workspace/foundry_device-virtual-go_PR-156@tmp/private_key_8328674629891879757.key) [2020-12-14T06:32:45.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T06:32:46.431Z] + git semver init [2020-12-14T06:32:46.431Z] # -> Open(): unable to determine branch for HEAD [2020-12-14T06:32:46.431Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-156/.git [2020-12-14T06:32:46.431Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-156 [2020-12-14T06:32:46.431Z] # $SEMVER_REMOTE_NAME = origin [2020-12-14T06:32:46.431Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-14T06:32:46.431Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-14T06:32:46.431Z] # $SEMVER_BRANCH = PR-156 [2020-12-14T06:32:46.432Z] # $SEMVER_TEMP = /tmp/semver-645331040 [2020-12-14T06:32:46.432Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-12-14T06:32:47.197Z] # '/tmp/semver-645331040' -> '/w/workspace/foundry_device-virtual-go_PR-156/.semver' [2020-12-14T06:32:47.197Z] # -> Force: false [2020-12-14T06:32:47.197Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-156/.semver [Pipeline] } [2020-12-14T06:32:47.245Z] $ docker exec --env ******** --env ******** 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c ssh-agent -k [2020-12-14T06:32:47.588Z] unset SSH_AUTH_SOCK; [2020-12-14T06:32:47.589Z] unset SSH_AGENT_PID; [2020-12-14T06:32:47.589Z] echo Agent pid 52 killed; [2020-12-14T06:32:47.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T06:32:48.628Z] + git semver [Pipeline] } [2020-12-14T06:32:48.703Z] $ docker stop --time=1 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c [2020-12-14T06:32:50.523Z] $ docker rm -f 0f48f66ae68520880f8fa6b54a46a6c25345a386cfa9c30622ed8e1423dfad9c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T06:32:51.350Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-14T06:32:52.227Z] Stashed 1 file(s) [Pipeline] echo [2020-12-14T06:32:52.248Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-12-14T06:33:08.163Z] Still waiting to schedule task [2020-12-14T06:33:08.164Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-14T06:33:08.187Z] Still waiting to schedule task [2020-12-14T06:33:08.187Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15834’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15835’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15837’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15838’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15839’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15841’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15842’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15855’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15859’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15865’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15869’ is offline [2020-12-14T06:35:56.636Z] Running on prd-centos7-docker-4c-2g-15882 in /w/workspace/foundry_device-virtual-go_PR-156 [Pipeline] { [Pipeline] ws [2020-12-14T06:35:56.759Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-12-14T06:35:59.313Z] using credential edgex-jenkins-ssh [2020-12-14T06:35:59.366Z] Cloning the remote Git repository [2020-12-14T06:35:59.393Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-12-14T06:35:59.467Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-12-14T06:35:59.520Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-12-14T06:35:59.521Z] > git --version # timeout=10 [2020-12-14T06:35:59.530Z] > git --version # 'git version 2.24.3' [2020-12-14T06:35:59.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:35:59.557Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:36:00.130Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-12-14T06:36:00.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:36:00.153Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-12-14T06:36:00.170Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-12-14T06:36:00.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:36:00.175Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T06:36:00.561Z] Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [2020-12-14T06:36:00.674Z] Merge succeeded, producing bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [2020-12-14T06:36:00.675Z] Checking out Revision bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 (PR-156) [2020-12-14T06:36:00.575Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T06:36:00.581Z] > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 [2020-12-14T06:36:00.639Z] > git remote # timeout=10 [2020-12-14T06:36:00.646Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T06:36:00.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:36:00.659Z] > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 [2020-12-14T06:36:00.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T06:36:00.680Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T06:36:00.685Z] > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 [2020-12-14T06:36:04.431Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2020-12-14T06:36:04.474Z] > git --version # timeout=10 [2020-12-14T06:36:04.480Z] > git --version # 'git version 2.24.3' [2020-12-14T06:36:04.484Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T06:36:06.148Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:36:06.728Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:36:07.069Z] + sudo service docker restart [2020-12-14T06:36:07.069Z] + true [2020-12-14T06:36:07.069Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:36:08.205Z] provisioning config files... [2020-12-14T06:36:08.240Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5667659508908114791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:36:08.378Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15874 in /w/workspace/foundry_device-virtual-go_PR-156 [Pipeline] { [Pipeline] ws [2020-12-14T06:36:08.601Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [2020-12-14T06:36:08.689Z] ---> docker-login.sh [2020-12-14T06:36:08.689Z] nexus3.edgexfoundry.org:10001 [Pipeline] checkout [2020-12-14T06:36:08.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:08.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:08.958Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:08.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:08.958Z] [2020-12-14T06:36:08.958Z] Login Succeeded [2020-12-14T06:36:08.958Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:36:09.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:09.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:09.223Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:09.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:09.223Z] [2020-12-14T06:36:09.223Z] Login Succeeded [2020-12-14T06:36:09.223Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:36:09.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:09.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:09.491Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:09.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:09.491Z] [2020-12-14T06:36:09.491Z] Login Succeeded [2020-12-14T06:36:09.491Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:36:09.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:09.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:09.491Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:09.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:09.491Z] [2020-12-14T06:36:09.491Z] Login Succeeded [2020-12-14T06:36:09.491Z] docker.io [2020-12-14T06:36:09.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:10.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:10.032Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:10.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:10.032Z] [2020-12-14T06:36:10.032Z] Login Succeeded [2020-12-14T06:36:10.032Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:36:10.079Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T06:36:10.792Z] ========================================================= [2020-12-14T06:36:10.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-14T06:36:10.792Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:36:11.182Z] + 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-12-14T06:36:11.182Z] Sending build context to Docker daemon 480.8kB [2020-12-14T06:36:11.182Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-14T06:36:11.182Z] Step 2/8 : FROM ${BASE} [2020-12-14T06:36:11.445Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-14T06:36:11.445Z] 188c0c94c7c5: Pulling fs layer [2020-12-14T06:36:11.445Z] 0ef7d3d256c8: Pulling fs layer [2020-12-14T06:36:11.445Z] de9db76c5a1d: Pulling fs layer [2020-12-14T06:36:11.445Z] bca2f99d35d6: Pulling fs layer [2020-12-14T06:36:11.445Z] 93359f2a8cfa: Pulling fs layer [2020-12-14T06:36:11.445Z] 7c6f9722023f: Pulling fs layer [2020-12-14T06:36:11.445Z] a35cf1a2eb13: Pulling fs layer [2020-12-14T06:36:11.445Z] bca2f99d35d6: Waiting [2020-12-14T06:36:11.445Z] 93359f2a8cfa: Waiting [2020-12-14T06:36:11.445Z] 7c6f9722023f: Waiting [2020-12-14T06:36:11.445Z] a35cf1a2eb13: Waiting [2020-12-14T06:36:11.445Z] de9db76c5a1d: Verifying Checksum [2020-12-14T06:36:11.445Z] de9db76c5a1d: Download complete [2020-12-14T06:36:11.445Z] 0ef7d3d256c8: Verifying Checksum [2020-12-14T06:36:11.445Z] 0ef7d3d256c8: Download complete [2020-12-14T06:36:11.445Z] 93359f2a8cfa: Verifying Checksum [2020-12-14T06:36:11.445Z] 93359f2a8cfa: Download complete [2020-12-14T06:36:11.445Z] 7c6f9722023f: Verifying Checksum [2020-12-14T06:36:11.445Z] 7c6f9722023f: Download complete [2020-12-14T06:36:11.723Z] 188c0c94c7c5: Verifying Checksum [2020-12-14T06:36:11.723Z] 188c0c94c7c5: Download complete [2020-12-14T06:36:11.995Z] 188c0c94c7c5: Pull complete [2020-12-14T06:36:12.259Z] 0ef7d3d256c8: Pull complete [2020-12-14T06:36:12.259Z] de9db76c5a1d: Pull complete [2020-12-14T06:36:13.215Z] a35cf1a2eb13: Verifying Checksum [2020-12-14T06:36:13.215Z] a35cf1a2eb13: Download complete [2020-12-14T06:36:13.796Z] bca2f99d35d6: Verifying Checksum [2020-12-14T06:36:13.796Z] bca2f99d35d6: Download complete [2020-12-14T06:36:15.140Z] using credential edgex-jenkins-ssh [2020-12-14T06:36:15.201Z] Cloning the remote Git repository [2020-12-14T06:36:15.286Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-12-14T06:36:15.414Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-12-14T06:36:15.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-12-14T06:36:15.515Z] > git --version # timeout=10 [2020-12-14T06:36:15.537Z] > git --version # 'git version 2.17.1' [2020-12-14T06:36:15.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:36:15.627Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:36:17.092Z] Merging remotes/origin/master commit 61a361d9b68ffcf858458df79d4a2319d2580f82 into PR head commit bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [2020-12-14T06:36:17.352Z] Merge succeeded, producing bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [2020-12-14T06:36:17.353Z] Checking out Revision bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 (PR-156) [2020-12-14T06:36:16.488Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-12-14T06:36:16.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:36:16.547Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-12-14T06:36:16.597Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-12-14T06:36:16.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:36:16.621Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T06:36:17.122Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T06:36:17.143Z] > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 [2020-12-14T06:36:17.255Z] > git remote # timeout=10 [2020-12-14T06:36:17.281Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T06:36:17.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:36:17.312Z] > git merge 61a361d9b68ffcf858458df79d4a2319d2580f82 # timeout=10 [2020-12-14T06:36:17.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T06:36:17.363Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T06:36:17.447Z] > git checkout -f bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 # timeout=10 [2020-12-14T06:36:19.119Z] bca2f99d35d6: Pull complete [2020-12-14T06:36:19.119Z] 93359f2a8cfa: Pull complete [2020-12-14T06:36:19.119Z] 7c6f9722023f: Pull complete [2020-12-14T06:36:22.117Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2020-12-14T06:36:22.177Z] > git --version # timeout=10 [2020-12-14T06:36:22.186Z] > git --version # 'git version 2.17.1' [2020-12-14T06:36:22.198Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T06:36:23.963Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:36:24.565Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:36:24.929Z] + + truesudo [2020-12-14T06:36:24.929Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:36:27.057Z] provisioning config files... [2020-12-14T06:36:27.108Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2106191401006660039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:36:27.296Z] a35cf1a2eb13: Pull complete [2020-12-14T06:36:27.296Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-14T06:36:27.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-14T06:36:27.296Z] ---> a62c8e92a672 [2020-12-14T06:36:27.296Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-12-14T06:36:27.296Z] ---> Running in a7f2e46f33f9 [2020-12-14T06:36:27.296Z] Removing intermediate container a7f2e46f33f9 [2020-12-14T06:36:27.296Z] ---> 89ad588aed1e [2020-12-14T06:36:27.296Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T06:36:27.296Z] ---> Running in f3ebe28391b1 [2020-12-14T06:36:27.612Z] ---> docker-login.sh [2020-12-14T06:36:27.612Z] nexus3.edgexfoundry.org:10001 [2020-12-14T06:36:28.253Z] Removing intermediate container f3ebe28391b1 [2020-12-14T06:36:28.254Z] ---> 833c92e02bd9 [2020-12-14T06:36:28.254Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-12-14T06:36:28.254Z] ---> Running in 64d9ad2ef4b3 [2020-12-14T06:36:28.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:28.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T06:36:29.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:29.210Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:29.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:29.210Z] [2020-12-14T06:36:29.210Z] Login Succeeded [2020-12-14T06:36:29.210Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:36:29.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T06:36:29.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:29.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:29.486Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:29.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:29.486Z] [2020-12-14T06:36:29.486Z] Login Succeeded [2020-12-14T06:36:29.486Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:36:29.977Z] (1/14) Installing libmagic (5.38-r0) [2020-12-14T06:36:30.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:30.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:30.092Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:30.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:30.092Z] [2020-12-14T06:36:30.092Z] Login Succeeded [2020-12-14T06:36:30.092Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:36:30.241Z] (2/14) Installing file (5.38-r0) [2020-12-14T06:36:30.241Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-12-14T06:36:30.504Z] (4/14) Installing g++ (9.3.0-r2) [2020-12-14T06:36:30.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:30.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:30.696Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:30.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:30.696Z] [2020-12-14T06:36:30.696Z] Login Succeeded [2020-12-14T06:36:30.696Z] docker.io [2020-12-14T06:36:31.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:31.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:31.567Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:31.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:31.567Z] [2020-12-14T06:36:31.567Z] Login Succeeded [2020-12-14T06:36:31.567Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:36:31.603Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T06:36:32.310Z] ========================================================= [2020-12-14T06:36:32.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-14T06:36:32.310Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:36:32.763Z] + 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-12-14T06:36:33.040Z] Sending build context to Docker daemon 479.7kB [2020-12-14T06:36:33.040Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-14T06:36:33.040Z] Step 2/8 : FROM ${BASE} [2020-12-14T06:36:33.321Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-14T06:36:33.321Z] 5f621e34cdf4: Pulling fs layer [2020-12-14T06:36:33.321Z] a4357932f1b6: Pulling fs layer [2020-12-14T06:36:33.321Z] 18c013af1878: Pulling fs layer [2020-12-14T06:36:33.321Z] 00ac8860ef70: Pulling fs layer [2020-12-14T06:36:33.321Z] 63d7cb157983: Pulling fs layer [2020-12-14T06:36:33.321Z] b116817d02f9: Pulling fs layer [2020-12-14T06:36:33.321Z] 745a02a5169b: Pulling fs layer [2020-12-14T06:36:33.321Z] 63d7cb157983: Waiting [2020-12-14T06:36:33.321Z] b116817d02f9: Waiting [2020-12-14T06:36:33.321Z] 00ac8860ef70: Waiting [2020-12-14T06:36:33.322Z] 745a02a5169b: Waiting [2020-12-14T06:36:33.322Z] 18c013af1878: Download complete [2020-12-14T06:36:33.322Z] a4357932f1b6: Download complete [2020-12-14T06:36:33.322Z] 63d7cb157983: Verifying Checksum [2020-12-14T06:36:33.322Z] 63d7cb157983: Download complete [2020-12-14T06:36:33.322Z] b116817d02f9: Download complete [2020-12-14T06:36:33.919Z] 5f621e34cdf4: Download complete [2020-12-14T06:36:34.522Z] 5f621e34cdf4: Pull complete [2020-12-14T06:36:35.123Z] a4357932f1b6: Pull complete [2020-12-14T06:36:35.400Z] 18c013af1878: Pull complete [2020-12-14T06:36:36.855Z] 745a02a5169b: Verifying Checksum [2020-12-14T06:36:36.855Z] 745a02a5169b: Download complete [2020-12-14T06:36:38.874Z] 00ac8860ef70: Verifying Checksum [2020-12-14T06:36:38.874Z] 00ac8860ef70: Download complete [2020-12-14T06:36:49.115Z] 00ac8860ef70: Pull complete [2020-12-14T06:36:49.395Z] 63d7cb157983: Pull complete [2020-12-14T06:36:49.999Z] b116817d02f9: Pull complete [2020-12-14T06:36:52.507Z] (5/14) Installing fortify-headers (1.1-r0) [2020-12-14T06:36:52.507Z] (6/14) Installing patch (2.7.6-r6) [2020-12-14T06:36:52.507Z] (7/14) Installing build-base (0.5-r2) [2020-12-14T06:36:52.507Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-12-14T06:36:52.507Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-12-14T06:36:52.507Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-12-14T06:36:52.507Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-12-14T06:36:52.507Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-12-14T06:36:52.507Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-12-14T06:36:52.507Z] (14/14) Installing openssh (8.3_p1-r0) [2020-12-14T06:36:52.507Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T06:36:52.772Z] OK: 237 MiB in 53 packages [2020-12-14T06:36:55.482Z] 745a02a5169b: Pull complete [2020-12-14T06:36:55.482Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-14T06:36:55.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-14T06:36:55.482Z] ---> b7e6874047d6 [2020-12-14T06:36:55.482Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-12-14T06:36:56.092Z] Removing intermediate container 64d9ad2ef4b3 [2020-12-14T06:36:56.092Z] ---> 5dae6fd97b59 [2020-12-14T06:36:56.092Z] Step 6/8 : WORKDIR /device-virtual-go [2020-12-14T06:36:56.092Z] ---> Running in dbef32f46725 [2020-12-14T06:36:56.355Z] Removing intermediate container dbef32f46725 [2020-12-14T06:36:56.355Z] ---> 830921fc4829 [2020-12-14T06:36:56.355Z] Step 7/8 : COPY . . [2020-12-14T06:36:57.301Z] ---> cedfbebc5548 [2020-12-14T06:36:57.301Z] Step 8/8 : RUN go mod download [2020-12-14T06:36:57.301Z] ---> Running in 904657943ac0 [2020-12-14T06:36:57.526Z] ---> Running in a6c3ea064d66 [2020-12-14T06:36:57.812Z] Removing intermediate container a6c3ea064d66 [2020-12-14T06:36:57.812Z] ---> ba67bc11f64c [2020-12-14T06:36:57.812Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T06:36:57.812Z] ---> Running in fcd6a395f774 [2020-12-14T06:37:00.466Z] Removing intermediate container fcd6a395f774 [2020-12-14T06:37:00.466Z] ---> d7b532917fe8 [2020-12-14T06:37:00.466Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-12-14T06:37:00.738Z] ---> Running in bc4c6ef36101 [2020-12-14T06:37:01.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T06:37:02.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T06:37:03.310Z] (1/14) Installing libmagic (5.38-r0) [2020-12-14T06:37:03.587Z] (2/14) Installing file (5.38-r0) [2020-12-14T06:37:03.587Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-12-14T06:37:03.587Z] (4/14) Installing g++ (9.3.0-r2) [2020-12-14T06:37:07.899Z] (5/14) Installing fortify-headers (1.1-r0) [2020-12-14T06:37:07.899Z] (6/14) Installing patch (2.7.6-r6) [2020-12-14T06:37:07.899Z] (7/14) Installing build-base (0.5-r2) [2020-12-14T06:37:07.899Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-12-14T06:37:07.899Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-12-14T06:37:07.899Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-12-14T06:37:08.176Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-12-14T06:37:08.176Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-12-14T06:37:08.176Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-12-14T06:37:08.454Z] (14/14) Installing openssh (8.3_p1-r0) [2020-12-14T06:37:08.454Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T06:37:08.454Z] OK: 221 MiB in 53 packages [2020-12-14T06:37:13.898Z] Removing intermediate container bc4c6ef36101 [2020-12-14T06:37:13.898Z] ---> be6da06428e7 [2020-12-14T06:37:13.898Z] Step 6/8 : WORKDIR /device-virtual-go [2020-12-14T06:37:13.898Z] ---> Running in c7603c0be545 [2020-12-14T06:37:13.898Z] Removing intermediate container c7603c0be545 [2020-12-14T06:37:13.898Z] ---> e63d6b9e367c [2020-12-14T06:37:13.898Z] Step 7/8 : COPY . . [2020-12-14T06:37:14.886Z] ---> c98b7c7263f0 [2020-12-14T06:37:14.886Z] Step 8/8 : RUN go mod download [2020-12-14T06:37:14.886Z] ---> Running in c3b8875075ea [2020-12-14T06:37:19.318Z] Removing intermediate container 904657943ac0 [2020-12-14T06:37:19.318Z] ---> 4649d4d77749 [2020-12-14T06:37:19.318Z] Successfully built 4649d4d77749 [2020-12-14T06:37:19.318Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:37:19.671Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T06:37:19.672Z] . [Pipeline] withDockerContainer [2020-12-14T06:37:19.804Z] prd-centos7-docker-4c-2g-15882 does not seem to be running inside a container [2020-12-14T06:37:19.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-14T06:37:20.561Z] $ docker top ba5644ee1652578436704aa294609575fc2fc20d57b57fb3afbf475526d26947 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:37:21.122Z] + go version [2020-12-14T06:37:21.122Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-14T06:37:21.151Z] $ docker stop --time=1 ba5644ee1652578436704aa294609575fc2fc20d57b57fb3afbf475526d26947 [2020-12-14T06:37:22.501Z] $ docker rm -f ba5644ee1652578436704aa294609575fc2fc20d57b57fb3afbf475526d26947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:37:23.716Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T06:37:23.716Z] . [Pipeline] withDockerContainer [2020-12-14T06:37:23.905Z] prd-centos7-docker-4c-2g-15882 does not seem to be running inside a container [2020-12-14T06:37:23.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-14T06:37:25.051Z] $ docker top bd82f5ef5f561d62a8750cc0f8ea41f1053e1023a18cf5a6ebf17bb9de1a3302 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:37:25.591Z] + make test [2020-12-14T06:37:25.591Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-14T06:37:26.552Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-12-14T06:37:41.665Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-12-14T06:37:41.665Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.343s coverage: 64.4% of statements [2020-12-14T06:37:41.707Z] Removing intermediate container c3b8875075ea [2020-12-14T06:37:41.707Z] ---> 15f4bce25869 [2020-12-14T06:37:41.707Z] Successfully built 15f4bce25869 [2020-12-14T06:37:41.707Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:37:41.928Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-14T06:37:42.092Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T06:37:42.092Z] . [Pipeline] withDockerContainer [2020-12-14T06:37:42.414Z] prd-ubuntu18.04-docker-arm64-4c-16g-15874 does not seem to be running inside a container [2020-12-14T06:37:42.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-14T06:37:44.092Z] $ docker top 5bdbf8df6a5d7cf1b9d318dcf6e6d79fcf7aed041490ac176271850119132ccb -eo pid,comm [Pipeline] { [2020-12-14T06:37:44.513Z] gofmt -l . [Pipeline] sh [2020-12-14T06:37:44.784Z] [ "`gofmt -l .`" = "" ] [2020-12-14T06:37:44.784Z] ./bin/test-attribution-txt.sh [2020-12-14T06:37:45.209Z] + go version [2020-12-14T06:37:45.209Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-14T06:37:45.259Z] $ docker stop --time=1 5bdbf8df6a5d7cf1b9d318dcf6e6d79fcf7aed041490ac176271850119132ccb [2020-12-14T06:37:45.358Z] ./bin/test-go-mod-tidy.sh [2020-12-14T06:37:47.393Z] $ docker rm -f 5bdbf8df6a5d7cf1b9d318dcf6e6d79fcf7aed041490ac176271850119132ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2020-12-14T06:37:47.829Z] $ docker stop --time=1 bd82f5ef5f561d62a8750cc0f8ea41f1053e1023a18cf5a6ebf17bb9de1a3302 [2020-12-14T06:37:49.472Z] $ docker rm -f bd82f5ef5f561d62a8750cc0f8ea41f1053e1023a18cf5a6ebf17bb9de1a3302 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-14T06:37:50.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:37:50.551Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-14T06:37:50.809Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T06:37:50.809Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2020-12-14T06:37:51.297Z] prd-ubuntu18.04-docker-arm64-4c-16g-15874 does not seem to be running inside a container [2020-12-14T06:37:51.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-14T06:37:53.086Z] $ docker top c05f4ae311dffded1ef1181f48e6d6eea543164bfae0b3f4b4944771732f70a3 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-14T06:37:54.247Z] + make test [2020-12-14T06:37:54.247Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] sh [2020-12-14T06:37:54.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-14T06:37:54.987Z] + ls -al . [2020-12-14T06:37:54.987Z] total 124 [2020-12-14T06:37:54.987Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 14 06:37 . [2020-12-14T06:37:54.987Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 14 06:35 .. [2020-12-14T06:37:54.987Z] -rw-rw-r--. 1 jenkins jenkins 6713 Dec 14 06:36 Attribution.txt [2020-12-14T06:37:54.987Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 14 06:36 bin [2020-12-14T06:37:54.987Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 14 06:36 cmd [2020-12-14T06:37:54.987Z] -rw-r--r--. 1 jenkins jenkins 47242 Dec 14 06:37 coverage.out [2020-12-14T06:37:54.987Z] -rw-rw-r--. 1 jenkins jenkins 1834 Dec 14 06:36 Dockerfile [2020-12-14T06:37:54.987Z] -rw-rw-r--. 1 jenkins jenkins 957 Dec 14 06:36 Dockerfile.build [2020-12-14T06:37:54.987Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 14 06:36 .git [2020-12-14T06:37:54.987Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 14 06:36 .github [2020-12-14T06:37:54.987Z] -rw-rw-r--. 1 jenkins jenkins 258 Dec 14 06:36 .gitignore [2020-12-14T06:37:54.987Z] -rw-r--r--. 1 jenkins jenkins 862 Dec 14 06:37 go.mod [2020-12-14T06:37:54.987Z] -rw-r--r--. 1 jenkins jenkins 16358 Dec 14 06:37 go.sum [2020-12-14T06:37:54.987Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 14 06:36 internal [2020-12-14T06:37:54.987Z] -rw-rw-r--. 1 jenkins jenkins 660 Dec 14 06:36 Jenkinsfile [2020-12-14T06:37:54.987Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 14 06:36 LICENSE [2020-12-14T06:37:54.987Z] -rw-rw-r--. 1 jenkins jenkins 873 Dec 14 06:36 Makefile [2020-12-14T06:37:54.987Z] -rw-rw-r--. 1 jenkins jenkins 918 Dec 14 06:36 README.md [2020-12-14T06:37:54.987Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 14 06:32 VERSION [2020-12-14T06:37:54.987Z] -rw-rw-r--. 1 jenkins jenkins 235 Dec 14 06:36 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:37:55.338Z] + 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=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 --label arch=amd64 --label version=0.0.0 . [2020-12-14T06:37:55.338Z] Sending build context to Docker daemon 545.8kB [2020-12-14T06:37:55.338Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-12-14T06:37:55.338Z] Step 2/22 : FROM ${BASE} AS builder [2020-12-14T06:37:55.338Z] ---> 4649d4d77749 [2020-12-14T06:37:55.338Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-12-14T06:37:55.613Z] ---> Running in 08be313428f7 [2020-12-14T06:37:55.613Z] Removing intermediate container 08be313428f7 [2020-12-14T06:37:55.613Z] ---> cfe3fdcad3ee [2020-12-14T06:37:55.613Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-12-14T06:37:55.713Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-12-14T06:37:55.875Z] ---> Running in 250b8886da74 [2020-12-14T06:37:55.875Z] Removing intermediate container 250b8886da74 [2020-12-14T06:37:55.875Z] ---> 2d603b15e212 [2020-12-14T06:37:55.875Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-12-14T06:37:55.875Z] ---> Running in 5b0fdaeef002 [2020-12-14T06:37:56.138Z] Removing intermediate container 5b0fdaeef002 [2020-12-14T06:37:56.138Z] ---> 02cc1f18840a [2020-12-14T06:37:56.138Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T06:37:56.138Z] ---> Running in 43ddc6b5c78a [2020-12-14T06:37:57.097Z] Removing intermediate container 43ddc6b5c78a [2020-12-14T06:37:57.097Z] ---> 382b51df5e6f [2020-12-14T06:37:57.097Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-14T06:37:57.097Z] ---> Running in 9d28c1af113c [2020-12-14T06:37:57.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T06:37:58.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T06:38:00.021Z] OK: 237 MiB in 53 packages [2020-12-14T06:38:00.599Z] Removing intermediate container 9d28c1af113c [2020-12-14T06:38:00.599Z] ---> 409d80d075b6 [2020-12-14T06:38:00.599Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-12-14T06:38:00.599Z] ---> Running in 06348e60a2ec [2020-12-14T06:38:00.863Z] Removing intermediate container 06348e60a2ec [2020-12-14T06:38:00.863Z] ---> effaad6e92d2 [2020-12-14T06:38:00.863Z] Step 9/22 : COPY . . [2020-12-14T06:38:01.448Z] ---> 9c338356a52f [2020-12-14T06:38:01.448Z] Step 10/22 : ARG MAKE='make build' [2020-12-14T06:38:01.448Z] ---> Running in 848061e204b3 [2020-12-14T06:38:01.711Z] Removing intermediate container 848061e204b3 [2020-12-14T06:38:01.711Z] ---> 8fae0297e859 [2020-12-14T06:38:01.711Z] Step 11/22 : RUN $MAKE [2020-12-14T06:38:01.711Z] ---> Running in d7c7b0ee8ba8 [2020-12-14T06:38:02.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-12-14T06:38:14.644Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-14T06:38:17.211Z] Removing intermediate container d7c7b0ee8ba8 [2020-12-14T06:38:17.211Z] ---> e5efe4a353a3 [2020-12-14T06:38:17.211Z] Step 12/22 : FROM alpine [2020-12-14T06:38:17.474Z] latest: Pulling from library/alpine [2020-12-14T06:38:17.474Z] 05e7bc50f07f: Pulling fs layer [2020-12-14T06:38:17.739Z] 05e7bc50f07f: Verifying Checksum [2020-12-14T06:38:17.739Z] 05e7bc50f07f: Download complete [2020-12-14T06:38:18.001Z] 05e7bc50f07f: Pull complete [2020-12-14T06:38:18.001Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-14T06:38:18.001Z] Status: Downloaded newer image for alpine:latest [2020-12-14T06:38:18.001Z] ---> b14afc6dfb98 [2020-12-14T06:38:18.001Z] Step 13/22 : ENV APP_PORT=49990 [2020-12-14T06:38:18.001Z] ---> Running in a8b8ac52fd20 [2020-12-14T06:38:18.266Z] Removing intermediate container a8b8ac52fd20 [2020-12-14T06:38:18.266Z] ---> 96f7f1a81506 [2020-12-14T06:38:18.266Z] Step 14/22 : EXPOSE $APP_PORT [2020-12-14T06:38:18.266Z] ---> Running in eb6f6da94f9d [2020-12-14T06:38:18.528Z] Removing intermediate container eb6f6da94f9d [2020-12-14T06:38:18.528Z] ---> e7386dbe7313 [2020-12-14T06:38:18.528Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-12-14T06:38:19.107Z] ---> 85acf40fb0aa [2020-12-14T06:38:19.107Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-12-14T06:38:19.369Z] ---> 2af4fbbd6bde [2020-12-14T06:38:19.369Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-12-14T06:38:19.631Z] ---> e4967b86ad0e [2020-12-14T06:38:19.631Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-12-14T06:38:19.631Z] ---> Running in 55fc055b54e8 [2020-12-14T06:38:19.631Z] Removing intermediate container 55fc055b54e8 [2020-12-14T06:38:19.631Z] ---> 913b7cf6573e [2020-12-14T06:38:19.631Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T06:38:19.895Z] ---> Running in eb8267e0ef26 [2020-12-14T06:38:19.895Z] Removing intermediate container eb8267e0ef26 [2020-12-14T06:38:19.895Z] ---> ce2fdbd66735 [2020-12-14T06:38:19.895Z] Step 20/22 : LABEL arch=amd64 [2020-12-14T06:38:20.158Z] ---> Running in 519b90649b62 [2020-12-14T06:38:20.158Z] Removing intermediate container 519b90649b62 [2020-12-14T06:38:20.158Z] ---> 335b3346dc66 [2020-12-14T06:38:20.158Z] Step 21/22 : LABEL git_sha=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [2020-12-14T06:38:20.158Z] ---> Running in 43d75cba98ad [2020-12-14T06:38:20.420Z] Removing intermediate container 43d75cba98ad [2020-12-14T06:38:20.420Z] ---> 3ad14bab0362 [2020-12-14T06:38:20.420Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T06:38:20.420Z] ---> Running in c8e3ab682ac7 [2020-12-14T06:38:20.682Z] Removing intermediate container c8e3ab682ac7 [2020-12-14T06:38:20.682Z] ---> 3f48f5a51bf1 [2020-12-14T06:38:20.682Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-14T06:38:20.682Z] Successfully built 3f48f5a51bf1 [2020-12-14T06:38:20.682Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-14T06:38:52.475Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-12-14T06:38:52.475Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.557s coverage: 64.4% of statements [2020-12-14T06:38:52.475Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-14T06:38:56.789Z] gofmt -l . [2020-12-14T06:38:57.063Z] [ "`gofmt -l .`" = "" ] [2020-12-14T06:38:57.063Z] ./bin/test-attribution-txt.sh [2020-12-14T06:38:58.548Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-14T06:38:58.865Z] $ docker stop --time=1 c05f4ae311dffded1ef1181f48e6d6eea543164bfae0b3f4b4944771732f70a3 [2020-12-14T06:39:01.179Z] $ docker rm -f c05f4ae311dffded1ef1181f48e6d6eea543164bfae0b3f4b4944771732f70a3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T06:39:02.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-14T06:39:02.396Z] Warning: overwriting stash ‘coverage-report’ [2020-12-14T06:39:03.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T06:39:04.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-14T06:39:04.855Z] + ls -al . [2020-12-14T06:39:04.855Z] total 148 [2020-12-14T06:39:04.855Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 14 06:38 . [2020-12-14T06:39:04.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:36 .. [2020-12-14T06:39:04.855Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 06:36 .git [2020-12-14T06:39:04.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:36 .github [2020-12-14T06:39:04.855Z] -rw-rw-r-- 1 jenkins jenkins 258 Dec 14 06:36 .gitignore [2020-12-14T06:39:04.855Z] -rw-rw-r-- 1 jenkins jenkins 6713 Dec 14 06:36 Attribution.txt [2020-12-14T06:39:04.855Z] -rw-rw-r-- 1 jenkins jenkins 1834 Dec 14 06:36 Dockerfile [2020-12-14T06:39:04.855Z] -rw-rw-r-- 1 jenkins jenkins 957 Dec 14 06:36 Dockerfile.build [2020-12-14T06:39:04.855Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 06:36 Jenkinsfile [2020-12-14T06:39:04.855Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 06:36 LICENSE [2020-12-14T06:39:04.855Z] -rw-rw-r-- 1 jenkins jenkins 873 Dec 14 06:36 Makefile [2020-12-14T06:39:04.855Z] -rw-rw-r-- 1 jenkins jenkins 918 Dec 14 06:36 README.md [2020-12-14T06:39:04.855Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 06:32 VERSION [2020-12-14T06:39:04.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:36 bin [2020-12-14T06:39:04.855Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:36 cmd [2020-12-14T06:39:04.855Z] -rw-r--r-- 1 jenkins jenkins 47242 Dec 14 06:38 coverage.out [2020-12-14T06:39:04.855Z] -rw-r--r-- 1 jenkins jenkins 862 Dec 14 06:38 go.mod [2020-12-14T06:39:04.855Z] -rw-r--r-- 1 jenkins jenkins 16358 Dec 14 06:38 go.sum [2020-12-14T06:39:04.855Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:36 internal [2020-12-14T06:39:04.855Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 06:36 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:39:05.246Z] + 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=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 --label arch=arm64 --label version=0.0.0 . [2020-12-14T06:39:05.521Z] Sending build context to Docker daemon 544.8kB [2020-12-14T06:39:05.794Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-12-14T06:39:05.794Z] Step 2/22 : FROM ${BASE} AS builder [2020-12-14T06:39:05.794Z] ---> 15f4bce25869 [2020-12-14T06:39:05.794Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-12-14T06:39:06.074Z] ---> Running in ba0b469b03af [2020-12-14T06:39:06.352Z] Removing intermediate container ba0b469b03af [2020-12-14T06:39:06.352Z] ---> a148d34ef3d1 [2020-12-14T06:39:06.352Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-12-14T06:39:06.627Z] ---> Running in aa818616278b [2020-12-14T06:39:07.228Z] Removing intermediate container aa818616278b [2020-12-14T06:39:07.228Z] ---> f11e06aa411d [2020-12-14T06:39:07.228Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-12-14T06:39:07.228Z] ---> Running in f1c8aa3f97cd [2020-12-14T06:39:07.834Z] Removing intermediate container f1c8aa3f97cd [2020-12-14T06:39:07.834Z] ---> d70eb3d897ef [2020-12-14T06:39:07.834Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T06:39:07.834Z] ---> Running in 5204f0c801ca [2020-12-14T06:39:10.475Z] Removing intermediate container 5204f0c801ca [2020-12-14T06:39:10.475Z] ---> 61cbc851746c [2020-12-14T06:39:10.475Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-14T06:39:10.475Z] ---> Running in b3fa6fbe47db [2020-12-14T06:39:11.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T06:39:12.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T06:39:13.872Z] OK: 221 MiB in 53 packages [2020-12-14T06:39:15.307Z] Removing intermediate container b3fa6fbe47db [2020-12-14T06:39:15.307Z] ---> ba00747a72e7 [2020-12-14T06:39:15.307Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-12-14T06:39:15.307Z] ---> Running in e99f4575bf91 [2020-12-14T06:39:15.902Z] Removing intermediate container e99f4575bf91 [2020-12-14T06:39:15.902Z] ---> 534a514fe960 [2020-12-14T06:39:15.902Z] Step 9/22 : COPY . . [2020-12-14T06:39:16.889Z] ---> 44bb0cc0c5f7 [2020-12-14T06:39:16.889Z] Step 10/22 : ARG MAKE='make build' [2020-12-14T06:39:16.889Z] ---> Running in b22bcf081f23 [2020-12-14T06:39:17.482Z] Removing intermediate container b22bcf081f23 [2020-12-14T06:39:17.482Z] ---> 197d68e1ebe5 [2020-12-14T06:39:17.482Z] Step 11/22 : RUN $MAKE [2020-12-14T06:39:17.482Z] ---> Running in 401674b3d5de [2020-12-14T06:39:18.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-12-14T06:39:57.961Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-14T06:40:02.275Z] Removing intermediate container 401674b3d5de [2020-12-14T06:40:02.275Z] ---> f3226cc95d08 [2020-12-14T06:40:02.275Z] Step 12/22 : FROM alpine [2020-12-14T06:40:02.867Z] latest: Pulling from library/alpine [2020-12-14T06:40:03.143Z] a3cc7d3b244e: Pulling fs layer [2020-12-14T06:40:03.416Z] a3cc7d3b244e: Verifying Checksum [2020-12-14T06:40:03.416Z] a3cc7d3b244e: Download complete [2020-12-14T06:40:04.021Z] a3cc7d3b244e: Pull complete [2020-12-14T06:40:04.021Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-14T06:40:04.021Z] Status: Downloaded newer image for alpine:latest [2020-12-14T06:40:04.021Z] ---> dd36a01c3f31 [2020-12-14T06:40:04.021Z] Step 13/22 : ENV APP_PORT=49990 [2020-12-14T06:40:04.022Z] ---> Running in 6e0225f60da0 [2020-12-14T06:40:04.618Z] Removing intermediate container 6e0225f60da0 [2020-12-14T06:40:04.618Z] ---> 504c9676378b [2020-12-14T06:40:04.618Z] Step 14/22 : EXPOSE $APP_PORT [2020-12-14T06:40:04.618Z] ---> Running in 31bdeee23766 [2020-12-14T06:40:05.211Z] Removing intermediate container 31bdeee23766 [2020-12-14T06:40:05.211Z] ---> e6438ee1a944 [2020-12-14T06:40:05.211Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-12-14T06:40:06.651Z] ---> ad826ff0fa23 [2020-12-14T06:40:06.651Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-12-14T06:40:07.633Z] ---> 70f9d36f0c2a [2020-12-14T06:40:07.633Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-12-14T06:40:08.231Z] ---> 9ded82c69640 [2020-12-14T06:40:08.231Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-12-14T06:40:08.231Z] ---> Running in 61578d6c9b4b [2020-12-14T06:40:08.835Z] Removing intermediate container 61578d6c9b4b [2020-12-14T06:40:08.835Z] ---> 41067fb0379a [2020-12-14T06:40:08.835Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T06:40:08.835Z] ---> Running in 59241e7350e2 [2020-12-14T06:40:09.433Z] Removing intermediate container 59241e7350e2 [2020-12-14T06:40:09.433Z] ---> fd36e5b698df [2020-12-14T06:40:09.433Z] Step 20/22 : LABEL arch=arm64 [2020-12-14T06:40:09.706Z] ---> Running in a2905ed9e8b8 [2020-12-14T06:40:09.980Z] Removing intermediate container a2905ed9e8b8 [2020-12-14T06:40:09.980Z] ---> 610ad01de418 [2020-12-14T06:40:09.980Z] Step 21/22 : LABEL git_sha=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [2020-12-14T06:40:10.256Z] ---> Running in 189c34613fe6 [2020-12-14T06:40:10.856Z] Removing intermediate container 189c34613fe6 [2020-12-14T06:40:10.856Z] ---> 07ef1e3f982e [2020-12-14T06:40:10.856Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T06:40:10.856Z] ---> Running in 646d1e9f3d26 [2020-12-14T06:40:11.451Z] Removing intermediate container 646d1e9f3d26 [2020-12-14T06:40:11.451Z] ---> f73be8a4791a [2020-12-14T06:40:11.451Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-14T06:40:11.451Z] Successfully built f73be8a4791a [2020-12-14T06:40:11.451Z] Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" 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) [Pipeline] unstash [Pipeline] wrap [2020-12-14T06:40:13.921Z] provisioning config files... [2020-12-14T06:40:13.935Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-156@tmp/config6793794548499594556tmp [Pipeline] { [Pipeline] sh [2020-12-14T06:40:14.419Z] + set +x [2020-12-14T06:40:14.419Z] + curl -s https://codecov.io/bash [2020-12-14T06:40:14.419Z] + bash -s -- [2020-12-14T06:40:14.686Z] [2020-12-14T06:40:14.686Z] _____ _ [2020-12-14T06:40:14.686Z] / ____| | | [2020-12-14T06:40:14.686Z] | | ___ __| | ___ ___ _____ __ [2020-12-14T06:40:14.686Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-14T06:40:14.686Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-14T06:40:14.686Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-14T06:40:14.686Z] Bash-20201130-cc6d3fe [2020-12-14T06:40:14.686Z] [2020-12-14T06:40:14.686Z] [2020-12-14T06:40:14.686Z] ==> Jenkins CI detected. [2020-12-14T06:40:14.686Z] project root: . [2020-12-14T06:40:14.686Z] --> token set from env [2020-12-14T06:40:14.960Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-14T06:40:14.960Z] ==> Running gcov in . (disable via -X gcov) [2020-12-14T06:40:14.960Z] ==> Python coveragepy not found [2020-12-14T06:40:14.960Z] ==> Searching for coverage reports in: [2020-12-14T06:40:14.960Z] + . [2020-12-14T06:40:14.960Z] -> Found 1 reports [2020-12-14T06:40:14.960Z] ==> Detecting git/mercurial file structure [2020-12-14T06:40:14.960Z] ==> Reading reports [2020-12-14T06:40:14.960Z] + ./coverage.out bytes=47242 [2020-12-14T06:40:14.960Z] ==> Appending adjustments [2020-12-14T06:40:14.960Z] https://docs.codecov.io/docs/fixing-reports [2020-12-14T06:40:15.228Z] + Found adjustments [2020-12-14T06:40:15.228Z] ==> Gzipping contents [2020-12-14T06:40:15.228Z] 8.0K /tmp/codecov.ieAQwT.gz [2020-12-14T06:40:15.228Z] ==> Uploading reports [2020-12-14T06:40:15.228Z] url: https://codecov.io [2020-12-14T06:40:15.228Z] query: branch=PR-156&commit=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=156&job=&cmd_args= [2020-12-14T06:40:15.228Z] -> Pinging Codecov [2020-12-14T06:40:15.228Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-156&commit=bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-156%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=156&job=&cmd_args= [2020-12-14T06:40:15.813Z] -> Uploading to [2020-12-14T06:40:15.813Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-14/5E52B4B073DB2E39498172D8E973AA87/bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2/c8273b1f-fd17-4621-bd85-c49c04865dbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T064015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88049f63aac60e59e3f01139c0aa7c4f8c2a345bcf4d81e778f90e4c7ae29ede [2020-12-14T06:40:15.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-14T06:40:15.813Z] Dload Upload Total Spent Left Speed [2020-12-14T06:40:16.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5804 0 0 100 5804 0 12613 --:--:-- --:--:-- --:--:-- 12617 100 5804 0 0 100 5804 0 12605 --:--:-- --:--:-- --:--:-- 12590 [2020-12-14T06:40:16.092Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/bdaca75c16ea68e0b19c0ca9c08d31f00709b8a2 [Pipeline] } [2020-12-14T06:40:16.127Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-12-14T06:40:19.714Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:40:20.355Z] ---> package-listing.sh [2020-12-14T06:40:20.355Z] ++ facter osfamily [2020-12-14T06:40:20.355Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-14T06:40:20.633Z] + OS_FAMILY=redhat [2020-12-14T06:40:20.633Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-156 [2020-12-14T06:40:20.633Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-14T06:40:20.633Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-14T06:40:20.633Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-14T06:40:20.633Z] + PACKAGES=/tmp/packages_start.txt [2020-12-14T06:40:20.633Z] + '[' /w/workspace/foundry_device-virtual-go_PR-156 ']' [2020-12-14T06:40:20.633Z] + PACKAGES=/tmp/packages_end.txt [2020-12-14T06:40:20.633Z] + case "${OS_FAMILY}" in [2020-12-14T06:40:20.633Z] + rpm -qa [2020-12-14T06:40:20.633Z] + sort [2020-12-14T06:40:25.996Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-14T06:40:25.996Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-14T06:40:25.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-14T06:40:25.996Z] + '[' /w/workspace/foundry_device-virtual-go_PR-156 ']' [2020-12-14T06:40:25.996Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-156/archives/ [2020-12-14T06:40:25.996Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-156/archives/ [Pipeline] echo [2020-12-14T06:40:26.035Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-14T06:40:26.386Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:40:27.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T06:40:27.323Z] [2020-12-14T06:40:27.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:40:27.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T06:40:28.092Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-14T06:40:28.092Z] df20fa9351a1: Pulling fs layer [2020-12-14T06:40:28.092Z] 36b3adc4ff6f: Pulling fs layer [2020-12-14T06:40:28.092Z] 8ad3a11d3b57: Pulling fs layer [2020-12-14T06:40:28.092Z] 46f8f816bc3b: Pulling fs layer [2020-12-14T06:40:28.092Z] 93b61091891f: Pulling fs layer [2020-12-14T06:40:28.092Z] 93b9cdb0e59b: Pulling fs layer [2020-12-14T06:40:28.092Z] 5e14af77c1be: Pulling fs layer [2020-12-14T06:40:28.092Z] 01666e4c0597: Pulling fs layer [2020-12-14T06:40:28.092Z] aa168da1d23b: Pulling fs layer [2020-12-14T06:40:28.092Z] 46f8f816bc3b: Waiting [2020-12-14T06:40:28.092Z] 93b61091891f: Waiting [2020-12-14T06:40:28.092Z] 5e14af77c1be: Waiting [2020-12-14T06:40:28.092Z] 01666e4c0597: Waiting [2020-12-14T06:40:28.092Z] aa168da1d23b: Waiting [2020-12-14T06:40:28.092Z] 93b9cdb0e59b: Waiting [2020-12-14T06:40:28.092Z] 36b3adc4ff6f: Verifying Checksum [2020-12-14T06:40:28.092Z] 36b3adc4ff6f: Download complete [2020-12-14T06:40:28.092Z] 46f8f816bc3b: Verifying Checksum [2020-12-14T06:40:28.092Z] 46f8f816bc3b: Download complete [2020-12-14T06:40:28.362Z] df20fa9351a1: Verifying Checksum [2020-12-14T06:40:28.362Z] df20fa9351a1: Download complete [2020-12-14T06:40:28.362Z] 93b9cdb0e59b: Verifying Checksum [2020-12-14T06:40:28.362Z] 93b9cdb0e59b: Download complete [2020-12-14T06:40:28.362Z] 93b61091891f: Download complete [2020-12-14T06:40:28.362Z] 01666e4c0597: Verifying Checksum [2020-12-14T06:40:28.362Z] 01666e4c0597: Download complete [2020-12-14T06:40:28.362Z] 5e14af77c1be: Verifying Checksum [2020-12-14T06:40:28.362Z] 5e14af77c1be: Download complete [2020-12-14T06:40:28.948Z] df20fa9351a1: Pull complete [2020-12-14T06:40:29.233Z] 36b3adc4ff6f: Pull complete [2020-12-14T06:40:29.233Z] 8ad3a11d3b57: Verifying Checksum [2020-12-14T06:40:29.234Z] 8ad3a11d3b57: Download complete [2020-12-14T06:40:31.354Z] 8ad3a11d3b57: Pull complete [2020-12-14T06:40:31.354Z] 46f8f816bc3b: Pull complete [2020-12-14T06:40:32.354Z] 93b61091891f: Pull complete [2020-12-14T06:40:32.631Z] 93b9cdb0e59b: Pull complete [2020-12-14T06:40:33.231Z] 5e14af77c1be: Pull complete [2020-12-14T06:40:33.232Z] aa168da1d23b: Verifying Checksum [2020-12-14T06:40:33.232Z] aa168da1d23b: Download complete [2020-12-14T06:40:33.513Z] 01666e4c0597: Pull complete [2020-12-14T06:40:43.650Z] aa168da1d23b: Pull complete [2020-12-14T06:40:43.650Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-14T06:40:43.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T06:40:43.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-14T06:40:43.899Z] prd-centos7-docker-4c-2g-15857 does not seem to be running inside a container [2020-12-14T06:40:44.006Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-156 -v /w/workspace/foundry_device-virtual-go_PR-156:/w/workspace/foundry_device-virtual-go_PR-156:rw,z -v /w/workspace/foundry_device-virtual-go_PR-156@tmp:/w/workspace/foundry_device-virtual-go_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-14T06:40:49.146Z] $ docker top 71ee346d807b574f76cfa2bdf5b4b56203095b9bc2c3505063d735b08f6fb011 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:40:50.020Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-14T06:40:50.361Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-14T06:40:50.709Z] + ls /var/log/sa-host [2020-12-14T06:40:50.709Z] + sadf -c /var/log/sa-host/sa14 [2020-12-14T06:40:50.709Z] file_magic: OK [2020-12-14T06:40:50.709Z] HZ: Using current value: 100 [2020-12-14T06:40:50.709Z] file_header: OK [2020-12-14T06:40:50.709Z] 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-12-14T06:40:50.709Z] Statistics: [2020-12-14T06:40:50.709Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-14T06:40:50.709Z] File successfully converted to sysstat format version 12.2.1 [2020-12-14T06:40:50.709Z] + sadf -c /var/log/sa-host/sa23 [2020-12-14T06:40:50.709Z] file_magic: OK [2020-12-14T06:40:50.709Z] HZ: Using current value: 100 [2020-12-14T06:40:50.709Z] file_header: OK [2020-12-14T06:40:50.709Z] 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-12-14T06:40:50.709Z] Statistics: [2020-12-14T06:40:50.709Z] Hnuu...uuuununununu... [2020-12-14T06:40:50.709Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-14T06:40:51.005Z] provisioning config files... [2020-12-14T06:40:51.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-156@tmp/config1341777622932769228tmp [Pipeline] { [Pipeline] echo [2020-12-14T06:40:51.164Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:40:51.548Z] ---> create-netrc.sh [Pipeline] } [2020-12-14T06:40:51.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-14T06:40:51.906Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:40:52.332Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-14T06:40:52.396Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:40:52.746Z] ---> sudo-logs.sh [2020-12-14T06:40:52.746Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-14T06:40:52.778Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:40:53.183Z] ---> job-cost.sh [2020-12-14T06:40:53.183Z] lf-activate-venv: SKIPPING [2020-12-14T06:40:53.183Z] INFO: No Stack... [2020-12-14T06:40:54.147Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-14T06:40:54.781Z] INFO: Archiving Costs [Pipeline] echo [2020-12-14T06:40:54.816Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:40:55.173Z] ---> logs-deploy.sh [2020-12-14T06:40:55.173Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-156/1 [2020-12-14T06:40:55.173Z] INFO: archiving workspace using pattern(s): [2020-12-14T06:40:57.754Z] Archives upload complete. [2020-12-14T06:40:57.754Z] INFO: archiving logs to Nexus