Pull request #724 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f+909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 (67bdc6a470d4af4df12ab1fbfd091717779f045e) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-sdk-go/branches/PR-724/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-sdk-go/branches/PR-724/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19436 in /w/workspace/dgexfoundry_device-sdk-go_PR-724 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-724 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f Merge succeeded, producing 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f Checking out Revision 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f (PR-724) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/724/head:refs/remotes/origin/PR-724 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f # 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 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T07:00:17.172Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T07:00:17.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T07:00:17.792Z] ========================================================= [2021-01-11T07:00:17.792Z] EdgeX Global Pipelines Version Info [2021-01-11T07:00:17.792Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:00:19.434Z] ------------------- [2021-01-11T07:00:19.434Z] stable info: [2021-01-11T07:00:19.434Z] ------------------- [2021-01-11T07:00:19.434Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T07:00:19.434Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T07:00:19.434Z] Message: update stable to v1.0.173 [2021-01-11T07:00:20.396Z] ------------------- [2021-01-11T07:00:20.396Z] experimental info: [2021-01-11T07:00:20.396Z] ------------------- [2021-01-11T07:00:20.396Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T07:00:20.396Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T07:00:20.396Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T07:00:20.863Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-11T07:00:21.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-11T07:00:21.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T07:00:21.301Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T07:00:21.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T07:00:21.602Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T07:00:21.740Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T07:00:21.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T07:00:22.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-11T07:00:22.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T07:00:22.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T07:00:22.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-11T07:00:22.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T07:00:22.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T07:00:23.004Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T07:00:23.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T07:00:23.297Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T07:00:23.490Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T07:00:23.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T07:00:23.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-11T07:00:23.901Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-11T07:00:24.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-11T07:00:24.212Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-11T07:00:24.346Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-11T07:00:24.491Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-11T07:00:24.626Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T07:00:24.753Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T07:00:24.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-724 [Pipeline] echo [2021-01-11T07:00:25.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-724 [Pipeline] echo [2021-01-11T07:00:25.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-724 [Pipeline] echo [2021-01-11T07:00:25.304Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f [Pipeline] echo [2021-01-11T07:00:25.476Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7468d19 [Pipeline] echo [2021-01-11T07:00:25.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T07:00:26.128Z] provisioning config files... [2021-01-11T07:00:26.163Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-724@tmp/config3328226905385434725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:00:26.615Z] ---> docker-login.sh [2021-01-11T07:00:26.615Z] nexus3.edgexfoundry.org:10001 [2021-01-11T07:00:26.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:00:27.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:00:27.145Z] Configure a credential helper to remove this warning. See [2021-01-11T07:00:27.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:00:27.145Z] [2021-01-11T07:00:27.145Z] Login Succeeded [2021-01-11T07:00:27.145Z] nexus3.edgexfoundry.org:10002 [2021-01-11T07:00:27.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:00:27.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:00:27.407Z] Configure a credential helper to remove this warning. See [2021-01-11T07:00:27.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:00:27.407Z] [2021-01-11T07:00:27.407Z] Login Succeeded [2021-01-11T07:00:27.407Z] nexus3.edgexfoundry.org:10003 [2021-01-11T07:00:27.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:00:27.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:00:27.671Z] Configure a credential helper to remove this warning. See [2021-01-11T07:00:27.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:00:27.671Z] [2021-01-11T07:00:27.671Z] Login Succeeded [2021-01-11T07:00:27.671Z] nexus3.edgexfoundry.org:10004 [2021-01-11T07:00:27.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:00:27.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:00:27.671Z] Configure a credential helper to remove this warning. See [2021-01-11T07:00:27.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:00:27.671Z] [2021-01-11T07:00:27.671Z] Login Succeeded [2021-01-11T07:00:27.671Z] docker.io [2021-01-11T07:00:27.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:00:28.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:00:28.197Z] Configure a credential helper to remove this warning. See [2021-01-11T07:00:28.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:00:28.197Z] [2021-01-11T07:00:28.197Z] Login Succeeded [2021-01-11T07:00:28.197Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T07:00:28.223Z] 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 [2021-01-11T07:00:29.344Z] + git log --format=format:%s -1 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f [Pipeline] echo [2021-01-11T07:00:29.456Z] GIT_COMMIT: 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2021-01-11T07:00:29.550Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:00:30.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T07:00:30.639Z] [2021-01-11T07:00:30.639Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:00:31.052Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T07:00:31.052Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T07:00:31.052Z] 31603596830f: Pulling fs layer [2021-01-11T07:00:31.052Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T07:00:31.052Z] 6ca5941a6612: Pulling fs layer [2021-01-11T07:00:31.052Z] ecc8261a40a4: Pulling fs layer [2021-01-11T07:00:31.052Z] ecc8261a40a4: Waiting [2021-01-11T07:00:31.052Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T07:00:31.052Z] 2a8b12db71e7: Download complete [2021-01-11T07:00:31.052Z] 31603596830f: Verifying Checksum [2021-01-11T07:00:31.052Z] 31603596830f: Download complete [2021-01-11T07:00:31.316Z] 6ca5941a6612: Verifying Checksum [2021-01-11T07:00:31.316Z] 6ca5941a6612: Download complete [2021-01-11T07:00:31.316Z] ecc8261a40a4: Verifying Checksum [2021-01-11T07:00:31.316Z] ecc8261a40a4: Download complete [2021-01-11T07:00:31.584Z] 31603596830f: Pull complete [2021-01-11T07:00:31.584Z] 2a8b12db71e7: Pull complete [2021-01-11T07:00:32.550Z] 6ca5941a6612: Pull complete [2021-01-11T07:00:32.816Z] ecc8261a40a4: Pull complete [2021-01-11T07:00:32.816Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T07:00:32.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T07:00:32.816Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T07:00:32.952Z] prd-centos7-docker-4c-2g-19436 does not seem to be running inside a container [2021-01-11T07:00:33.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-724 -v /w/workspace/dgexfoundry_device-sdk-go_PR-724:/w/workspace/dgexfoundry_device-sdk-go_PR-724:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-724@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-724@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T07:00:34.882Z] $ docker top 7f6c842dd21908a55df46e605a8c7794c1e99be04561c0b657028b6142204fc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T07:00:35.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T07:00:35.344Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T07:00:35.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T07:00:35.572Z] $ docker exec 7f6c842dd21908a55df46e605a8c7794c1e99be04561c0b657028b6142204fc6 ssh-agent [2021-01-11T07:00:35.745Z] SSH_AUTH_SOCK=/tmp/ssh-tfulMxFdQW8W/agent.11 [2021-01-11T07:00:35.745Z] SSH_AGENT_PID=16 [2021-01-11T07:00:35.755Z] Running ssh-add (command line suppressed) [2021-01-11T07:00:35.878Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-724@tmp/private_key_8388537853699008962.key (/w/workspace/dgexfoundry_device-sdk-go_PR-724@tmp/private_key_8388537853699008962.key) [2021-01-11T07:00:35.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T07:00:36.313Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T07:00:36.346Z] $ docker exec --env ******** --env ******** 7f6c842dd21908a55df46e605a8c7794c1e99be04561c0b657028b6142204fc6 ssh-agent -k [2021-01-11T07:00:36.467Z] unset SSH_AUTH_SOCK; [2021-01-11T07:00:36.467Z] unset SSH_AGENT_PID; [2021-01-11T07:00:36.467Z] echo Agent pid 16 killed; [2021-01-11T07:00:36.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T07:00:36.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T07:00:36.742Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T07:00:36.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T07:00:36.919Z] $ docker exec 7f6c842dd21908a55df46e605a8c7794c1e99be04561c0b657028b6142204fc6 ssh-agent [2021-01-11T07:00:37.101Z] SSH_AUTH_SOCK=/tmp/ssh-FIyxj0g9y8JC/agent.45 [2021-01-11T07:00:37.101Z] SSH_AGENT_PID=50 [2021-01-11T07:00:37.108Z] Running ssh-add (command line suppressed) [2021-01-11T07:00:37.234Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-724@tmp/private_key_170616296389416439.key (/w/workspace/dgexfoundry_device-sdk-go_PR-724@tmp/private_key_170616296389416439.key) [2021-01-11T07:00:37.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T07:00:37.674Z] + git semver init [2021-01-11T07:00:37.674Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T07:00:37.674Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-724/.git [2021-01-11T07:00:37.674Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-724 [2021-01-11T07:00:37.674Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T07:00:37.674Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T07:00:37.674Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T07:00:37.674Z] # $SEMVER_BRANCH = PR-724 [2021-01-11T07:00:37.674Z] # $SEMVER_TEMP = /tmp/semver-529346650 [2021-01-11T07:00:37.674Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-11T07:00:38.249Z] # '/tmp/semver-529346650' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-724/.semver' [2021-01-11T07:00:38.249Z] # -> Force: false [2021-01-11T07:00:38.249Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-724/.semver [Pipeline] } [2021-01-11T07:00:38.279Z] $ docker exec --env ******** --env ******** 7f6c842dd21908a55df46e605a8c7794c1e99be04561c0b657028b6142204fc6 ssh-agent -k [2021-01-11T07:00:38.402Z] unset SSH_AUTH_SOCK; [2021-01-11T07:00:38.402Z] unset SSH_AGENT_PID; [2021-01-11T07:00:38.402Z] echo Agent pid 50 killed; [2021-01-11T07:00:38.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T07:00:39.072Z] + git semver [Pipeline] } [2021-01-11T07:00:39.150Z] $ docker stop --time=1 7f6c842dd21908a55df46e605a8c7794c1e99be04561c0b657028b6142204fc6 [2021-01-11T07:00:40.877Z] $ docker rm -f 7f6c842dd21908a55df46e605a8c7794c1e99be04561c0b657028b6142204fc6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T07:00:41.524Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T07:00:41.999Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T07:00:42.064Z] [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 [2021-01-11T07:00:57.989Z] Still waiting to schedule task [2021-01-11T07:00:57.990Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-11T07:00:58.020Z] Still waiting to schedule task [2021-01-11T07:00:58.020Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-11T07:02:48.633Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19437 in /w/workspace/dgexfoundry_device-sdk-go_PR-724 [Pipeline] { [Pipeline] ws [2021-01-11T07:02:48.729Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-11T07:02:53.941Z] using credential edgex-jenkins-ssh [2021-01-11T07:02:54.008Z] Cloning the remote Git repository [2021-01-11T07:02:54.073Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T07:02:54.189Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-11T07:02:54.266Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T07:02:54.267Z] > git --version # timeout=10 [2021-01-11T07:02:54.287Z] > git --version # 'git version 2.17.1' [2021-01-11T07:02:54.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:02:54.378Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T07:02:56.133Z] Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f [2021-01-11T07:02:56.405Z] Merge succeeded, producing 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f [2021-01-11T07:02:56.405Z] Checking out Revision 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f (PR-724) [2021-01-11T07:02:55.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T07:02:55.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T07:02:55.582Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T07:02:55.613Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T07:02:55.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:02:55.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/724/head:refs/remotes/origin/PR-724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T07:02:56.152Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T07:02:56.177Z] > git checkout -f 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f # timeout=10 [2021-01-11T07:02:56.297Z] > git remote # timeout=10 [2021-01-11T07:02:56.315Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T07:02:56.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:02:56.352Z] > git merge 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 [2021-01-11T07:02:56.379Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T07:02:56.411Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T07:02:56.428Z] > git checkout -f 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f # timeout=10 [2021-01-11T07:03:00.929Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-11T07:03:00.984Z] > git --version # timeout=10 [2021-01-11T07:03:00.997Z] > git --version # 'git version 2.17.1' [2021-01-11T07:03:01.016Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T07:03:03.080Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T07:03:03.569Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T07:03:03.934Z] + true [2021-01-11T07:03:03.934Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T07:03:06.715Z] provisioning config files... [2021-01-11T07:03:06.757Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8676084206882227302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:03:07.270Z] ---> docker-login.sh [2021-01-11T07:03:07.270Z] nexus3.edgexfoundry.org:10001 [2021-01-11T07:03:08.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:03:08.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:03:08.534Z] Configure a credential helper to remove this warning. See [2021-01-11T07:03:08.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:03:08.534Z] [2021-01-11T07:03:08.534Z] Login Succeeded [2021-01-11T07:03:08.534Z] nexus3.edgexfoundry.org:10002 [2021-01-11T07:03:08.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:03:09.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:03:09.087Z] Configure a credential helper to remove this warning. See [2021-01-11T07:03:09.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:03:09.087Z] [2021-01-11T07:03:09.087Z] Login Succeeded [2021-01-11T07:03:09.087Z] nexus3.edgexfoundry.org:10003 [2021-01-11T07:03:09.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:03:09.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:03:09.634Z] Configure a credential helper to remove this warning. See [2021-01-11T07:03:09.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:03:09.634Z] [2021-01-11T07:03:09.634Z] Login Succeeded [2021-01-11T07:03:09.634Z] nexus3.edgexfoundry.org:10004 [2021-01-11T07:03:09.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:03:10.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:03:10.184Z] Configure a credential helper to remove this warning. See [2021-01-11T07:03:10.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:03:10.184Z] [2021-01-11T07:03:10.184Z] Login Succeeded [2021-01-11T07:03:10.185Z] docker.io [2021-01-11T07:03:10.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:03:11.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:03:11.056Z] Configure a credential helper to remove this warning. See [2021-01-11T07:03:11.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:03:11.056Z] [2021-01-11T07:03:11.056Z] Login Succeeded [2021-01-11T07:03:11.056Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T07:03:11.095Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T07:03:11.683Z] ========================================================= [2021-01-11T07:03:11.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T07:03:11.683Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:03:12.117Z] + 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 . [2021-01-11T07:03:12.394Z] Sending build context to Docker daemon 2.431MB [2021-01-11T07:03:12.672Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T07:03:12.672Z] Step 2/8 : FROM ${BASE} [2021-01-11T07:03:12.672Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T07:03:12.672Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T07:03:12.672Z] a4357932f1b6: Pulling fs layer [2021-01-11T07:03:12.672Z] 18c013af1878: Pulling fs layer [2021-01-11T07:03:12.672Z] 00ac8860ef70: Pulling fs layer [2021-01-11T07:03:12.672Z] 63d7cb157983: Pulling fs layer [2021-01-11T07:03:12.672Z] b116817d02f9: Pulling fs layer [2021-01-11T07:03:12.672Z] 745a02a5169b: Pulling fs layer [2021-01-11T07:03:12.672Z] 00ac8860ef70: Waiting [2021-01-11T07:03:12.672Z] b116817d02f9: Waiting [2021-01-11T07:03:12.672Z] 745a02a5169b: Waiting [2021-01-11T07:03:12.672Z] 63d7cb157983: Waiting [2021-01-11T07:03:12.672Z] 18c013af1878: Verifying Checksum [2021-01-11T07:03:12.672Z] 18c013af1878: Download complete [2021-01-11T07:03:12.672Z] a4357932f1b6: Verifying Checksum [2021-01-11T07:03:12.672Z] a4357932f1b6: Download complete [2021-01-11T07:03:12.672Z] 63d7cb157983: Download complete [2021-01-11T07:03:12.946Z] b116817d02f9: Verifying Checksum [2021-01-11T07:03:12.947Z] b116817d02f9: Download complete [2021-01-11T07:03:12.947Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T07:03:12.947Z] 5f621e34cdf4: Download complete [2021-01-11T07:03:13.549Z] 5f621e34cdf4: Pull complete [2021-01-11T07:03:13.825Z] a4357932f1b6: Pull complete [2021-01-11T07:03:14.425Z] 18c013af1878: Pull complete [2021-01-11T07:03:15.403Z] 745a02a5169b: Verifying Checksum [2021-01-11T07:03:15.403Z] 745a02a5169b: Download complete [2021-01-11T07:03:16.829Z] 00ac8860ef70: Verifying Checksum [2021-01-11T07:03:16.829Z] 00ac8860ef70: Download complete [2021-01-11T07:03:26.989Z] 00ac8860ef70: Pull complete [2021-01-11T07:03:26.989Z] 63d7cb157983: Pull complete [2021-01-11T07:03:26.989Z] b116817d02f9: Pull complete [2021-01-11T07:03:30.386Z] 745a02a5169b: Pull complete [2021-01-11T07:03:30.386Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T07:03:30.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T07:03:30.386Z] ---> b7e6874047d6 [2021-01-11T07:03:30.386Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T07:03:33.011Z] ---> Running in 474108dc1731 [2021-01-11T07:03:33.298Z] Removing intermediate container 474108dc1731 [2021-01-11T07:03:33.298Z] ---> 9e42364ea5fc [2021-01-11T07:03:33.298Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T07:03:33.298Z] ---> Running in 6f9b5c0f1f04 [2021-01-11T07:03:35.761Z] Running on prd-centos7-docker-4c-2g-19438 in /w/workspace/dgexfoundry_device-sdk-go_PR-724 [Pipeline] { [Pipeline] ws [2021-01-11T07:03:35.876Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [2021-01-11T07:03:35.976Z] Removing intermediate container 6f9b5c0f1f04 [2021-01-11T07:03:35.976Z] ---> 727d5875264e [2021-01-11T07:03:35.976Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-11T07:03:35.976Z] ---> Running in 6dcb01bfcaea [Pipeline] checkout [2021-01-11T07:03:36.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T07:03:37.948Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T07:03:38.942Z] OK: 142 MiB in 39 packages [2021-01-11T07:03:39.942Z] Removing intermediate container 6dcb01bfcaea [2021-01-11T07:03:39.942Z] ---> 04c42cc011f8 [2021-01-11T07:03:39.942Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-11T07:03:39.942Z] ---> Running in ab9c60f25493 [2021-01-11T07:03:40.479Z] using credential edgex-jenkins-ssh [2021-01-11T07:03:40.548Z] Removing intermediate container ab9c60f25493 [2021-01-11T07:03:40.549Z] ---> 9caabdbe9892 [2021-01-11T07:03:40.549Z] Step 7/8 : COPY . . [2021-01-11T07:03:40.559Z] Cloning the remote Git repository [2021-01-11T07:03:40.613Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T07:03:40.698Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-11T07:03:40.781Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T07:03:40.781Z] > git --version # timeout=10 [2021-01-11T07:03:40.816Z] > git --version # 'git version 2.24.3' [2021-01-11T07:03:40.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:03:40.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T07:03:42.004Z] ---> 88a6b18747e8 [2021-01-11T07:03:42.005Z] Step 8/8 : RUN go mod download [2021-01-11T07:03:42.005Z] ---> Running in 334d7bb978eb [2021-01-11T07:03:42.327Z] Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f [2021-01-11T07:03:41.740Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T07:03:41.820Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T07:03:41.865Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T07:03:41.895Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T07:03:41.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:03:41.901Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/724/head:refs/remotes/origin/PR-724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T07:03:42.341Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T07:03:42.714Z] Merge succeeded, producing 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f [2021-01-11T07:03:42.715Z] Checking out Revision 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f (PR-724) [2021-01-11T07:03:42.395Z] > git checkout -f 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f # timeout=10 [2021-01-11T07:03:42.476Z] > git remote # timeout=10 [2021-01-11T07:03:42.520Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T07:03:42.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:03:42.639Z] > git merge 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 [2021-01-11T07:03:42.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T07:03:42.721Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T07:03:42.733Z] > git checkout -f 7468d19a386ea1340d5f5d5e1aaaf6129b8e726f # timeout=10 [2021-01-11T07:03:46.839Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-11T07:03:46.916Z] > git --version # timeout=10 [2021-01-11T07:03:46.941Z] > git --version # 'git version 2.24.3' [2021-01-11T07:03:46.982Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T07:03:49.057Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T07:03:49.495Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T07:03:49.860Z] + sudo service docker restart [2021-01-11T07:03:49.860Z] + true [2021-01-11T07:03:49.860Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T07:03:51.479Z] provisioning config files... [2021-01-11T07:03:51.516Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5688013623675976217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:03:52.051Z] ---> docker-login.sh [2021-01-11T07:03:52.051Z] nexus3.edgexfoundry.org:10001 [2021-01-11T07:03:52.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:03:52.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:03:52.652Z] Configure a credential helper to remove this warning. See [2021-01-11T07:03:52.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:03:52.652Z] [2021-01-11T07:03:52.652Z] Login Succeeded [2021-01-11T07:03:52.652Z] nexus3.edgexfoundry.org:10002 [2021-01-11T07:03:52.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:03:52.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:03:52.957Z] Configure a credential helper to remove this warning. See [2021-01-11T07:03:52.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:03:52.957Z] [2021-01-11T07:03:52.957Z] Login Succeeded [2021-01-11T07:03:52.957Z] nexus3.edgexfoundry.org:10003 [2021-01-11T07:03:53.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:03:53.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:03:53.521Z] Configure a credential helper to remove this warning. See [2021-01-11T07:03:53.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:03:53.521Z] [2021-01-11T07:03:53.521Z] Login Succeeded [2021-01-11T07:03:53.521Z] nexus3.edgexfoundry.org:10004 [2021-01-11T07:03:53.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:03:53.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:03:53.793Z] Configure a credential helper to remove this warning. See [2021-01-11T07:03:53.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:03:53.793Z] [2021-01-11T07:03:53.793Z] Login Succeeded [2021-01-11T07:03:53.793Z] docker.io [2021-01-11T07:03:53.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:03:54.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:03:54.086Z] Configure a credential helper to remove this warning. See [2021-01-11T07:03:54.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:03:54.086Z] [2021-01-11T07:03:54.086Z] Login Succeeded [2021-01-11T07:03:54.086Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T07:03:54.133Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T07:03:54.829Z] ========================================================= [2021-01-11T07:03:54.829Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T07:03:54.829Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:03:55.246Z] + 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 . [2021-01-11T07:03:55.949Z] Sending build context to Docker daemon 2.432MB [2021-01-11T07:03:55.949Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T07:03:55.949Z] Step 2/8 : FROM ${BASE} [2021-01-11T07:03:56.262Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T07:03:56.262Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T07:03:56.262Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T07:03:56.262Z] de9db76c5a1d: Pulling fs layer [2021-01-11T07:03:56.262Z] bca2f99d35d6: Pulling fs layer [2021-01-11T07:03:56.262Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T07:03:56.262Z] 7c6f9722023f: Pulling fs layer [2021-01-11T07:03:56.262Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T07:03:56.262Z] bca2f99d35d6: Waiting [2021-01-11T07:03:56.262Z] 93359f2a8cfa: Waiting [2021-01-11T07:03:56.262Z] a35cf1a2eb13: Waiting [2021-01-11T07:03:56.262Z] 7c6f9722023f: Waiting [2021-01-11T07:03:56.262Z] de9db76c5a1d: Verifying Checksum [2021-01-11T07:03:56.262Z] de9db76c5a1d: Download complete [2021-01-11T07:03:56.262Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T07:03:56.262Z] 0ef7d3d256c8: Download complete [2021-01-11T07:03:56.262Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T07:03:56.262Z] 93359f2a8cfa: Download complete [2021-01-11T07:03:56.900Z] 7c6f9722023f: Verifying Checksum [2021-01-11T07:03:56.900Z] 7c6f9722023f: Download complete [2021-01-11T07:03:57.216Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T07:03:57.216Z] 188c0c94c7c5: Download complete [2021-01-11T07:03:57.845Z] 188c0c94c7c5: Pull complete [2021-01-11T07:03:58.130Z] 0ef7d3d256c8: Pull complete [2021-01-11T07:03:58.416Z] de9db76c5a1d: Pull complete [2021-01-11T07:04:01.090Z] a35cf1a2eb13: Download complete [2021-01-11T07:04:02.546Z] bca2f99d35d6: Verifying Checksum [2021-01-11T07:04:02.546Z] bca2f99d35d6: Download complete [2021-01-11T07:04:04.233Z] Removing intermediate container 334d7bb978eb [2021-01-11T07:04:04.233Z] ---> bc73f14be11f [2021-01-11T07:04:04.233Z] Successfully built bc73f14be11f [2021-01-11T07:04:04.233Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:04:04.610Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T07:04:04.610Z] . [Pipeline] withDockerContainer [2021-01-11T07:04:04.875Z] prd-ubuntu18.04-docker-arm64-4c-16g-19437 does not seem to be running inside a container [2021-01-11T07:04:04.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2021-01-11T07:04:06.535Z] $ docker top e5116518a53f62f527282abb66231ae8361dfaa01fc62835ca221695c50991f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T07:04:07.690Z] + go version [2021-01-11T07:04:07.691Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T07:04:07.730Z] $ docker stop --time=1 e5116518a53f62f527282abb66231ae8361dfaa01fc62835ca221695c50991f1 [2021-01-11T07:04:09.692Z] $ docker rm -f e5116518a53f62f527282abb66231ae8361dfaa01fc62835ca221695c50991f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:04:11.037Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T07:04:11.037Z] . [Pipeline] withDockerContainer [2021-01-11T07:04:11.361Z] prd-ubuntu18.04-docker-arm64-4c-16g-19437 does not seem to be running inside a container [2021-01-11T07:04:11.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 [2021-01-11T07:04:12.814Z] bca2f99d35d6: Pull complete [2021-01-11T07:04:12.814Z] 93359f2a8cfa: Pull complete [2021-01-11T07:04:12.814Z] 7c6f9722023f: Pull complete [2021-01-11T07:04:12.909Z] $ docker top d38a10d08e1657ffa24804fd1a29449bf27ed759fc7d449125743cd210e644c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T07:04:13.960Z] + make test [2021-01-11T07:04:13.960Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T07:04:21.125Z] a35cf1a2eb13: Pull complete [2021-01-11T07:04:21.126Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T07:04:21.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T07:04:21.126Z] ---> a62c8e92a672 [2021-01-11T07:04:21.126Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T07:04:21.126Z] ---> Running in 41750a82d671 [2021-01-11T07:04:21.399Z] Removing intermediate container 41750a82d671 [2021-01-11T07:04:21.399Z] ---> 34afb481c11c [2021-01-11T07:04:21.399Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T07:04:21.399Z] ---> Running in f03efe9fb34e [2021-01-11T07:04:23.400Z] Removing intermediate container f03efe9fb34e [2021-01-11T07:04:23.400Z] ---> 159fe31803b0 [2021-01-11T07:04:23.400Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-11T07:04:23.400Z] ---> Running in 9557c6d841ca [2021-01-11T07:04:24.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T07:04:25.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T07:04:26.939Z] OK: 166 MiB in 39 packages [2021-01-11T07:04:27.207Z] Removing intermediate container 9557c6d841ca [2021-01-11T07:04:27.207Z] ---> ac6305808355 [2021-01-11T07:04:27.207Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-11T07:04:27.481Z] ---> Running in 97d7dc9694d5 [2021-01-11T07:04:27.481Z] Removing intermediate container 97d7dc9694d5 [2021-01-11T07:04:27.481Z] ---> 649221236a43 [2021-01-11T07:04:27.481Z] Step 7/8 : COPY . . [2021-01-11T07:04:28.925Z] ---> 3172b25005c2 [2021-01-11T07:04:28.925Z] Step 8/8 : RUN go mod download [2021-01-11T07:04:28.925Z] ---> Running in 1490a668d8c9 [2021-01-11T07:04:36.150Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-11T07:04:51.266Z] Removing intermediate container 1490a668d8c9 [2021-01-11T07:04:51.266Z] ---> 44edfc50ce35 [2021-01-11T07:04:51.266Z] Successfully built 44edfc50ce35 [2021-01-11T07:04:51.266Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:04:51.656Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T07:04:51.656Z] . [Pipeline] withDockerContainer [2021-01-11T07:04:51.922Z] prd-centos7-docker-4c-2g-19438 does not seem to be running inside a container [2021-01-11T07:04:52.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T07:04:53.250Z] $ docker top 67b8d0f6d66f8f1604c714e1a2ca4fd62004057bc3a5c788bf81ea5e9821110a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T07:04:54.328Z] + go version [2021-01-11T07:04:54.328Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T07:04:54.365Z] $ docker stop --time=1 67b8d0f6d66f8f1604c714e1a2ca4fd62004057bc3a5c788bf81ea5e9821110a [2021-01-11T07:04:56.104Z] $ docker rm -f 67b8d0f6d66f8f1604c714e1a2ca4fd62004057bc3a5c788bf81ea5e9821110a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:04:57.458Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T07:04:57.458Z] . [Pipeline] withDockerContainer [2021-01-11T07:04:57.760Z] prd-centos7-docker-4c-2g-19438 does not seem to be running inside a container [2021-01-11T07:04:57.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T07:04:58.853Z] $ docker top f53288b6b63b96682714f1b6e20bd9dd0ccc11750bf265e157056dcc0052e014 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T07:04:59.490Z] + make test [2021-01-11T07:04:59.490Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T07:05:11.975Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-11T07:05:15.218Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-11T07:05:15.219Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-11T07:05:15.219Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-11T07:05:15.219Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.128s coverage: 19.4% of statements [2021-01-11T07:05:20.644Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.223s coverage: 97.1% of statements [2021-01-11T07:05:39.253Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-11T07:05:39.253Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-11T07:05:39.253Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-11T07:05:39.591Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.134s coverage: 19.4% of statements [2021-01-11T07:05:43.264Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.711s coverage: 97.1% of statements [2021-01-11T07:05:47.462Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.177s coverage: 9.4% of statements [2021-01-11T07:05:47.462Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.132s coverage: 21.7% of statements [2021-01-11T07:05:47.462Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-11T07:05:47.462Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.635s coverage: 42.5% of statements [2021-01-11T07:05:47.462Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-11T07:05:47.462Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.747s coverage: 68.9% of statements [2021-01-11T07:05:47.462Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-11T07:05:47.462Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-11T07:05:47.462Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-11T07:05:47.462Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-11T07:05:47.462Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.197s coverage: 53.8% of statements [2021-01-11T07:05:47.462Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-11T07:05:47.462Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-11T07:05:47.462Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2021-01-11T07:05:47.462Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.737s coverage: 68.9% of statements [2021-01-11T07:05:47.462Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.2% of statements [2021-01-11T07:05:47.462Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-11T07:05:47.462Z] GO111MODULE=on go vet ./... [2021-01-11T07:06:15.834Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.179s coverage: 9.4% of statements [2021-01-11T07:06:15.834Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.088s coverage: 21.7% of statements [2021-01-11T07:06:15.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-11T07:06:15.834Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.391s coverage: 42.5% of statements [2021-01-11T07:06:15.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-11T07:06:15.834Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.461s coverage: 68.9% of statements [2021-01-11T07:06:15.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-11T07:06:15.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-11T07:06:15.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-11T07:06:15.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-11T07:06:15.834Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.094s coverage: 53.8% of statements [2021-01-11T07:06:15.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-11T07:06:15.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-11T07:06:15.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2021-01-11T07:06:15.834Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.063s coverage: 68.9% of statements [2021-01-11T07:06:15.834Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.092s coverage: 4.2% of statements [2021-01-11T07:06:15.834Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-11T07:06:15.834Z] GO111MODULE=on go vet ./... [2021-01-11T07:06:20.302Z] gofmt -l . [2021-01-11T07:06:20.303Z] [ "`gofmt -l .`" = "" ] [2021-01-11T07:06:20.303Z] ./bin/test-attribution-txt.sh [2021-01-11T07:06:20.303Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-11T07:06:20.933Z] $ docker stop --time=1 d38a10d08e1657ffa24804fd1a29449bf27ed759fc7d449125743cd210e644c9 [2021-01-11T07:06:23.227Z] $ docker rm -f d38a10d08e1657ffa24804fd1a29449bf27ed759fc7d449125743cd210e644c9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T07:06:24.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T07:06:25.278Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T07:06:28.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-11T07:06:28.590Z] + ls -al . [2021-01-11T07:06:28.590Z] total 244 [2021-01-11T07:06:28.590Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 07:06 . [2021-01-11T07:06:28.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 07:02 .. [2021-01-11T07:06:28.590Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 11 07:02 .dockerignore [2021-01-11T07:06:28.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 07:03 .git [2021-01-11T07:06:28.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 07:02 .github [2021-01-11T07:06:28.590Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 11 07:02 .gitignore [2021-01-11T07:06:28.590Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 11 07:02 Dockerfile.build [2021-01-11T07:06:28.590Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 11 07:02 Jenkinsfile [2021-01-11T07:06:28.590Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 11 07:02 LICENSE [2021-01-11T07:06:28.590Z] -rw-rw-r-- 1 jenkins jenkins 1013 Jan 11 07:02 Makefile [2021-01-11T07:06:28.590Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 11 07:02 README.md [2021-01-11T07:06:28.590Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 11 07:02 RELEASE-NOTES.txt [2021-01-11T07:06:28.590Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 07:00 VERSION [2021-01-11T07:06:28.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 07:02 bin [2021-01-11T07:06:28.590Z] -rw-r--r-- 1 jenkins jenkins 130605 Jan 11 07:05 coverage.out [2021-01-11T07:06:28.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 07:02 example [2021-01-11T07:06:28.590Z] -rw-r--r-- 1 jenkins jenkins 488 Jan 11 07:06 go.mod [2021-01-11T07:06:28.590Z] -rw-r--r-- 1 jenkins jenkins 14124 Jan 11 07:06 go.sum [2021-01-11T07:06:28.590Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 11 07:02 internal [2021-01-11T07:06:28.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 07:02 openapi [2021-01-11T07:06:28.590Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 11 07:02 pkg [2021-01-11T07:06:28.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 07:02 snap [2021-01-11T07:06:28.590Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 11 07:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:06:28.967Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7468d19a386ea1340d5f5d5e1aaaf6129b8e726f --label arch=arm64 --label version=0.0.0 . [2021-01-11T07:06:29.561Z] Sending build context to Docker daemon 2.563MB [2021-01-11T07:06:29.561Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T07:06:29.561Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-11T07:06:29.561Z] ---> bc73f14be11f [2021-01-11T07:06:29.561Z] Step 3/24 : ARG MAKE='make build' [2021-01-11T07:06:29.561Z] ---> Running in 5cb4e7d58917 [2021-01-11T07:06:30.155Z] Removing intermediate container 5cb4e7d58917 [2021-01-11T07:06:30.155Z] ---> cde2d7945a44 [2021-01-11T07:06:30.155Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-11T07:06:30.155Z] ---> Running in 6d41181f8e9a [2021-01-11T07:06:30.751Z] Removing intermediate container 6d41181f8e9a [2021-01-11T07:06:30.751Z] ---> e9231abc19fc [2021-01-11T07:06:30.751Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T07:06:30.751Z] ---> Running in c6bf0189b59f [2021-01-11T07:06:31.345Z] Removing intermediate container c6bf0189b59f [2021-01-11T07:06:31.345Z] ---> a79cd494dfbc [2021-01-11T07:06:31.345Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T07:06:31.623Z] ---> Running in 1b05a2e6ecc2 [2021-01-11T07:06:33.610Z] Removing intermediate container 1b05a2e6ecc2 [2021-01-11T07:06:33.610Z] ---> 38fb0f0d0f39 [2021-01-11T07:06:33.610Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-11T07:06:33.610Z] ---> Running in f6babadc6025 [2021-01-11T07:06:35.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T07:06:36.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T07:06:36.998Z] OK: 142 MiB in 39 packages [2021-01-11T07:06:38.414Z] gofmt -l . [2021-01-11T07:06:38.414Z] [ "`gofmt -l .`" = "" ] [2021-01-11T07:06:38.414Z] ./bin/test-attribution-txt.sh [2021-01-11T07:06:38.414Z] ./bin/test-go-mod-tidy.sh [2021-01-11T07:06:38.429Z] Removing intermediate container f6babadc6025 [2021-01-11T07:06:38.429Z] ---> 231ee6de8d6b [2021-01-11T07:06:38.429Z] Step 8/24 : COPY . . [Pipeline] } [2021-01-11T07:06:38.529Z] $ docker stop --time=1 f53288b6b63b96682714f1b6e20bd9dd0ccc11750bf265e157056dcc0052e014 [2021-01-11T07:06:39.409Z] ---> b6fd6e27b3c9 [2021-01-11T07:06:39.409Z] Step 9/24 : RUN ${MAKE} [2021-01-11T07:06:39.683Z] ---> Running in bfb320e631c2 [2021-01-11T07:06:40.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-11T07:06:40.986Z] $ docker rm -f f53288b6b63b96682714f1b6e20bd9dd0ccc11750bf265e157056dcc0052e014 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T07:06:41.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T07:06:42.076Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T07:06:42.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-11T07:06:43.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-11T07:06:44.419Z] + ls -al . [2021-01-11T07:06:44.419Z] total 208 [2021-01-11T07:06:44.419Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 11 07:06 . [2021-01-11T07:06:44.419Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 11 07:03 .. [2021-01-11T07:06:44.419Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 11 07:03 bin [2021-01-11T07:06:44.419Z] -rw-r--r--. 1 jenkins jenkins 130605 Jan 11 07:06 coverage.out [2021-01-11T07:06:44.419Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 11 07:03 Dockerfile.build [2021-01-11T07:06:44.419Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 11 07:03 .dockerignore [2021-01-11T07:06:44.419Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 11 07:03 example [2021-01-11T07:06:44.419Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 11 07:03 .git [2021-01-11T07:06:44.419Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 11 07:03 .github [2021-01-11T07:06:44.419Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 11 07:03 .gitignore [2021-01-11T07:06:44.419Z] -rw-r--r--. 1 jenkins jenkins 488 Jan 11 07:06 go.mod [2021-01-11T07:06:44.419Z] -rw-r--r--. 1 jenkins jenkins 14124 Jan 11 07:06 go.sum [2021-01-11T07:06:44.419Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 11 07:03 internal [2021-01-11T07:06:44.419Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 11 07:03 Jenkinsfile [2021-01-11T07:06:44.419Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 11 07:03 LICENSE [2021-01-11T07:06:44.419Z] -rw-rw-r--. 1 jenkins jenkins 1013 Jan 11 07:03 Makefile [2021-01-11T07:06:44.419Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 11 07:03 openapi [2021-01-11T07:06:44.419Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 11 07:03 pkg [2021-01-11T07:06:44.419Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 11 07:03 README.md [2021-01-11T07:06:44.419Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 11 07:03 RELEASE-NOTES.txt [2021-01-11T07:06:44.419Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 11 07:03 snap [2021-01-11T07:06:44.419Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 11 07:00 VERSION [2021-01-11T07:06:44.419Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 11 07:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:06:44.961Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7468d19a386ea1340d5f5d5e1aaaf6129b8e726f --label arch=amd64 --label version=0.0.0 . [2021-01-11T07:06:45.994Z] Sending build context to Docker daemon 2.564MB [2021-01-11T07:06:45.994Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T07:06:45.994Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-11T07:06:45.994Z] ---> 44edfc50ce35 [2021-01-11T07:06:45.994Z] Step 3/24 : ARG MAKE='make build' [2021-01-11T07:06:46.264Z] ---> Running in b9ab9766de9c [2021-01-11T07:06:46.910Z] Removing intermediate container b9ab9766de9c [2021-01-11T07:06:46.910Z] ---> 0ee55cb30ce0 [2021-01-11T07:06:46.910Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-11T07:06:46.910Z] ---> Running in d98b725cea27 [2021-01-11T07:06:47.219Z] Removing intermediate container d98b725cea27 [2021-01-11T07:06:47.219Z] ---> 17031adfac4f [2021-01-11T07:06:47.219Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T07:06:47.491Z] ---> Running in ad64237aa773 [2021-01-11T07:06:47.850Z] Removing intermediate container ad64237aa773 [2021-01-11T07:06:47.850Z] ---> a552c145b31f [2021-01-11T07:06:47.850Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T07:06:47.850Z] ---> Running in 8ad0f9fd1eb0 [2021-01-11T07:06:50.639Z] Removing intermediate container 8ad0f9fd1eb0 [2021-01-11T07:06:50.639Z] ---> 2aff4903499e [2021-01-11T07:06:50.639Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-11T07:06:50.639Z] ---> Running in 4fab69e230cf [2021-01-11T07:06:52.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T07:06:52.707Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T07:06:53.709Z] OK: 166 MiB in 39 packages [2021-01-11T07:06:55.278Z] Removing intermediate container 4fab69e230cf [2021-01-11T07:06:55.278Z] ---> 1ba1e06cfa49 [2021-01-11T07:06:55.278Z] Step 8/24 : COPY . . [2021-01-11T07:06:56.347Z] ---> 7cc86e157520 [2021-01-11T07:06:56.347Z] Step 9/24 : RUN ${MAKE} [2021-01-11T07:06:56.347Z] ---> Running in 79477aa88eeb [2021-01-11T07:06:57.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-11T07:07:07.479Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-11T07:07:07.479Z] Removing intermediate container bfb320e631c2 [2021-01-11T07:07:07.479Z] ---> e0e498090ce7 [2021-01-11T07:07:07.479Z] Step 10/24 : FROM scratch [2021-01-11T07:07:07.479Z] ---> [2021-01-11T07:07:07.479Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T07:07:07.479Z] ---> Running in 7ca6703094e2 [2021-01-11T07:07:08.076Z] Removing intermediate container 7ca6703094e2 [2021-01-11T07:07:08.076Z] ---> c432a30ad180 [2021-01-11T07:07:08.076Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-11T07:07:08.076Z] ---> Running in 1fb3b9707fa3 [2021-01-11T07:07:08.351Z] Removing intermediate container 1fb3b9707fa3 [2021-01-11T07:07:08.351Z] ---> 8933799ce932 [2021-01-11T07:07:08.351Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-11T07:07:08.351Z] ---> Running in 8fed7b67e68c [2021-01-11T07:07:08.946Z] Removing intermediate container 8fed7b67e68c [2021-01-11T07:07:08.946Z] ---> 77f39990fe16 [2021-01-11T07:07:08.946Z] Step 14/24 : WORKDIR / [2021-01-11T07:07:08.946Z] ---> Running in 80a416ffeb86 [2021-01-11T07:07:09.541Z] Removing intermediate container 80a416ffeb86 [2021-01-11T07:07:09.541Z] ---> 072afcfd7d49 [2021-01-11T07:07:09.541Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-11T07:07:10.523Z] ---> 6c80709db985 [2021-01-11T07:07:10.523Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-11T07:07:11.129Z] ---> a174e7c09cf4 [2021-01-11T07:07:11.129Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-11T07:07:12.109Z] ---> db9aacdca99d [2021-01-11T07:07:12.109Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-11T07:07:12.704Z] ---> af412ae7d7fd [2021-01-11T07:07:12.704Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-11T07:07:13.680Z] ---> 2b422d5eb06e [2021-01-11T07:07:13.680Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-11T07:07:13.680Z] ---> Running in 3f60dbb6b560 [2021-01-11T07:07:13.952Z] Removing intermediate container 3f60dbb6b560 [2021-01-11T07:07:13.952Z] ---> e4fc7414be22 [2021-01-11T07:07:13.952Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T07:07:14.228Z] ---> Running in e7396b2011f1 [2021-01-11T07:07:14.501Z] Removing intermediate container e7396b2011f1 [2021-01-11T07:07:14.501Z] ---> 2c6556fee6ea [2021-01-11T07:07:14.501Z] Step 22/24 : LABEL arch=arm64 [2021-01-11T07:07:14.779Z] ---> Running in 44d3abf7e4de [2021-01-11T07:07:15.376Z] Removing intermediate container 44d3abf7e4de [2021-01-11T07:07:15.376Z] ---> 86f64d8d9d19 [2021-01-11T07:07:15.376Z] Step 23/24 : LABEL git_sha=7468d19a386ea1340d5f5d5e1aaaf6129b8e726f [2021-01-11T07:07:15.376Z] ---> Running in 722edc01b76a [2021-01-11T07:07:15.970Z] Removing intermediate container 722edc01b76a [2021-01-11T07:07:15.970Z] ---> 68b5d6b39702 [2021-01-11T07:07:15.970Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T07:07:15.970Z] ---> Running in 6622fb424e1c [2021-01-11T07:07:16.566Z] Removing intermediate container 6622fb424e1c [2021-01-11T07:07:16.566Z] ---> e79a39734a2c [2021-01-11T07:07:16.566Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-11T07:07:16.566Z] Successfully built e79a39734a2c [2021-01-11T07:07:16.566Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [2021-01-11T07:07:16.600Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [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] } [2021-01-11T07:07:20.943Z] Removing intermediate container 79477aa88eeb [2021-01-11T07:07:20.943Z] ---> 9d1be7055551 [2021-01-11T07:07:20.943Z] Step 10/24 : FROM scratch [2021-01-11T07:07:20.943Z] ---> [2021-01-11T07:07:20.943Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T07:07:20.943Z] ---> Running in ce3ca93b63cb [2021-01-11T07:07:20.943Z] Removing intermediate container ce3ca93b63cb [2021-01-11T07:07:20.943Z] ---> bed92bc1952b [2021-01-11T07:07:20.943Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-11T07:07:20.943Z] ---> Running in 9049f0ffe71d [2021-01-11T07:07:20.943Z] Removing intermediate container 9049f0ffe71d [2021-01-11T07:07:20.943Z] ---> 5e82dd71d200 [2021-01-11T07:07:20.943Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-11T07:07:20.943Z] ---> Running in f6319484f662 [2021-01-11T07:07:21.238Z] Removing intermediate container f6319484f662 [2021-01-11T07:07:21.238Z] ---> 8fb3d0379b30 [2021-01-11T07:07:21.238Z] Step 14/24 : WORKDIR / [2021-01-11T07:07:21.505Z] ---> Running in 0dfd49718dc9 [2021-01-11T07:07:21.791Z] Removing intermediate container 0dfd49718dc9 [2021-01-11T07:07:21.791Z] ---> 6d37dbb26f76 [2021-01-11T07:07:21.791Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-11T07:07:22.829Z] ---> 1922ea2f2fb1 [2021-01-11T07:07:22.829Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-11T07:07:23.481Z] ---> 26d32efddf6d [2021-01-11T07:07:23.481Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-11T07:07:24.130Z] ---> ccd251c5a5ed [2021-01-11T07:07:24.130Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-11T07:07:24.405Z] ---> 4b452dc2592c [2021-01-11T07:07:24.405Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-11T07:07:25.026Z] ---> 4c18391a12b4 [2021-01-11T07:07:25.026Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-11T07:07:25.026Z] ---> Running in 2435e467c476 [2021-01-11T07:07:25.325Z] Removing intermediate container 2435e467c476 [2021-01-11T07:07:25.325Z] ---> 2932dd368db2 [2021-01-11T07:07:25.325Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T07:07:25.664Z] ---> Running in d81ea267962f [2021-01-11T07:07:25.956Z] Removing intermediate container d81ea267962f [2021-01-11T07:07:25.956Z] ---> 979cc1595299 [2021-01-11T07:07:25.956Z] Step 22/24 : LABEL arch=amd64 [2021-01-11T07:07:25.956Z] ---> Running in 4d3920778acf [2021-01-11T07:07:26.228Z] Removing intermediate container 4d3920778acf [2021-01-11T07:07:26.228Z] ---> cbf801884929 [2021-01-11T07:07:26.228Z] Step 23/24 : LABEL git_sha=7468d19a386ea1340d5f5d5e1aaaf6129b8e726f [2021-01-11T07:07:26.228Z] ---> Running in 713dc3435767 [2021-01-11T07:07:26.504Z] Removing intermediate container 713dc3435767 [2021-01-11T07:07:26.504Z] ---> 426e1d55d69a [2021-01-11T07:07:26.504Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T07:07:26.826Z] ---> Running in f4b08b7cb957 [2021-01-11T07:07:26.826Z] Removing intermediate container f4b08b7cb957 [2021-01-11T07:07:26.826Z] ---> fb4a8f1a9ac8 [2021-01-11T07:07:26.826Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-11T07:07:26.826Z] Successfully built fb4a8f1a9ac8 [2021-01-11T07:07:26.826Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 [2021-01-11T07:07:29.491Z] provisioning config files... [2021-01-11T07:07:29.514Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-724@tmp/config6625179982060489063tmp [Pipeline] { [Pipeline] sh [2021-01-11T07:07:29.970Z] + set +x [2021-01-11T07:07:29.970Z] + curl -s https://codecov.io/bash [2021-01-11T07:07:29.970Z] + bash -s -- [2021-01-11T07:07:30.233Z] [2021-01-11T07:07:30.233Z] _____ _ [2021-01-11T07:07:30.233Z] / ____| | | [2021-01-11T07:07:30.233Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T07:07:30.233Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T07:07:30.233Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T07:07:30.233Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T07:07:30.233Z] Bash-20201231-23d4836 [2021-01-11T07:07:30.233Z] [2021-01-11T07:07:30.233Z] [2021-01-11T07:07:30.233Z] ==> git version 2.24.3 found [2021-01-11T07:07:30.233Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-11T07:07:30.233Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T07:07:30.233Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T07:07:30.233Z] ==> Jenkins CI detected. [2021-01-11T07:07:30.233Z] project root: . [2021-01-11T07:07:30.233Z] --> token set from env [2021-01-11T07:07:30.233Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T07:07:30.233Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T07:07:30.233Z] ==> Python coveragepy not found [2021-01-11T07:07:30.233Z] ==> Searching for coverage reports in: [2021-01-11T07:07:30.233Z] + . [2021-01-11T07:07:30.233Z] -> Found 1 reports [2021-01-11T07:07:30.233Z] ==> Detecting git/mercurial file structure [2021-01-11T07:07:30.233Z] ==> Reading reports [2021-01-11T07:07:30.233Z] + ./coverage.out bytes=130605 [2021-01-11T07:07:30.233Z] ==> Appending adjustments [2021-01-11T07:07:30.233Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T07:07:30.806Z] + Found adjustments [2021-01-11T07:07:30.806Z] ==> Gzipping contents [2021-01-11T07:07:30.806Z] 24K /tmp/codecov.ZbzKnK.gz [2021-01-11T07:07:30.806Z] ==> Uploading reports [2021-01-11T07:07:30.806Z] url: https://codecov.io [2021-01-11T07:07:30.806Z] query: branch=PR-724&commit=7468d19a386ea1340d5f5d5e1aaaf6129b8e726f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-724%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=724&job=&cmd_args= [2021-01-11T07:07:30.806Z] -> Pinging Codecov [2021-01-11T07:07:30.806Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-724&commit=7468d19a386ea1340d5f5d5e1aaaf6129b8e726f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-724%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=724&job=&cmd_args= [2021-01-11T07:07:31.383Z] -> Uploading to [2021-01-11T07:07:31.384Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/7E55EF52A471D76F132DFD9A03CDDE97/7468d19a386ea1340d5f5d5e1aaaf6129b8e726f/75e93721-699d-4631-9697-a57ed24ddd49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T070731Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=232b49946e82c49a025148c655bd7761f06fb364d70098f23cd6e36ff71103ec [2021-01-11T07:07:31.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T07:07:31.384Z] Dload Upload Total Spent Left Speed [2021-01-11T07:07:31.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 21309 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21309 0 0 100 21309 0 38024 --:--:-- --:--:-- --:--:-- 37983 [2021-01-11T07:07:31.916Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7468d19a386ea1340d5f5d5e1aaaf6129b8e726f [Pipeline] } [2021-01-11T07:07:31.972Z] 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 [2021-01-11T07:07:35.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:07:36.358Z] ---> package-listing.sh [2021-01-11T07:07:36.358Z] ++ facter osfamily [2021-01-11T07:07:36.358Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T07:07:36.358Z] + OS_FAMILY=redhat [2021-01-11T07:07:36.358Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-724 [2021-01-11T07:07:36.358Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T07:07:36.358Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T07:07:36.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T07:07:36.358Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T07:07:36.358Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-724 ']' [2021-01-11T07:07:36.358Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T07:07:36.358Z] + case "${OS_FAMILY}" in [2021-01-11T07:07:36.358Z] + rpm -qa [2021-01-11T07:07:36.358Z] + sort [2021-01-11T07:07:41.692Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T07:07:41.692Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T07:07:41.692Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T07:07:41.692Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-724 ']' [2021-01-11T07:07:41.692Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-724/archives/ [2021-01-11T07:07:41.692Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-724/archives/ [Pipeline] echo [2021-01-11T07:07:41.746Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-724/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T07:07:42.060Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:07:42.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T07:07:42.416Z] [2021-01-11T07:07:42.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:07:42.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T07:07:42.819Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T07:07:42.819Z] df20fa9351a1: Pulling fs layer [2021-01-11T07:07:42.819Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T07:07:42.819Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T07:07:42.819Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T07:07:42.819Z] 93b61091891f: Pulling fs layer [2021-01-11T07:07:42.819Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T07:07:42.819Z] 5e14af77c1be: Pulling fs layer [2021-01-11T07:07:42.819Z] 01666e4c0597: Pulling fs layer [2021-01-11T07:07:42.819Z] aa168da1d23b: Pulling fs layer [2021-01-11T07:07:42.819Z] 93b61091891f: Waiting [2021-01-11T07:07:42.819Z] 5e14af77c1be: Waiting [2021-01-11T07:07:42.819Z] 01666e4c0597: Waiting [2021-01-11T07:07:42.819Z] 93b9cdb0e59b: Waiting [2021-01-11T07:07:42.819Z] aa168da1d23b: Waiting [2021-01-11T07:07:42.819Z] 46f8f816bc3b: Waiting [2021-01-11T07:07:42.819Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T07:07:42.819Z] 36b3adc4ff6f: Download complete [2021-01-11T07:07:42.819Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T07:07:42.819Z] 46f8f816bc3b: Download complete [2021-01-11T07:07:42.820Z] df20fa9351a1: Verifying Checksum [2021-01-11T07:07:42.820Z] df20fa9351a1: Download complete [2021-01-11T07:07:42.820Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T07:07:42.820Z] 93b9cdb0e59b: Download complete [2021-01-11T07:07:43.084Z] 5e14af77c1be: Verifying Checksum [2021-01-11T07:07:43.084Z] 5e14af77c1be: Download complete [2021-01-11T07:07:43.084Z] 93b61091891f: Verifying Checksum [2021-01-11T07:07:43.084Z] 93b61091891f: Download complete [2021-01-11T07:07:43.084Z] 01666e4c0597: Verifying Checksum [2021-01-11T07:07:43.084Z] 01666e4c0597: Download complete [2021-01-11T07:07:43.347Z] df20fa9351a1: Pull complete [2021-01-11T07:07:43.616Z] 36b3adc4ff6f: Pull complete [2021-01-11T07:07:43.885Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T07:07:43.885Z] 8ad3a11d3b57: Download complete [2021-01-11T07:07:44.847Z] 8ad3a11d3b57: Pull complete [2021-01-11T07:07:44.847Z] 46f8f816bc3b: Pull complete [2021-01-11T07:07:45.436Z] 93b61091891f: Pull complete [2021-01-11T07:07:45.436Z] aa168da1d23b: Verifying Checksum [2021-01-11T07:07:45.436Z] aa168da1d23b: Download complete [2021-01-11T07:07:45.700Z] 93b9cdb0e59b: Pull complete [2021-01-11T07:07:45.700Z] 5e14af77c1be: Pull complete [2021-01-11T07:07:45.963Z] 01666e4c0597: Pull complete [2021-01-11T07:07:52.611Z] aa168da1d23b: Pull complete [2021-01-11T07:07:52.611Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T07:07:52.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T07:07:52.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T07:07:52.842Z] prd-centos7-docker-4c-2g-19436 does not seem to be running inside a container [2021-01-11T07:07:52.895Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-724/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-724 -v /w/workspace/dgexfoundry_device-sdk-go_PR-724:/w/workspace/dgexfoundry_device-sdk-go_PR-724:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-724@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-724@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 [2021-01-11T07:07:56.274Z] $ docker top 6588dd19e35883d8c05dc0a12ef4fd898ee3460a00206dfd99216116c6e2f6a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T07:07:56.868Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T07:07:57.195Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T07:07:57.519Z] + ls /var/log/sa-host [2021-01-11T07:07:57.519Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T07:07:57.519Z] file_magic: OK [2021-01-11T07:07:57.519Z] HZ: Using current value: 100 [2021-01-11T07:07:57.519Z] file_header: OK [2021-01-11T07:07:57.519Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-11T07:07:57.519Z] Statistics: [2021-01-11T07:07:57.519Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T07:07:57.519Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T07:07:57.519Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T07:07:57.519Z] file_magic: OK [2021-01-11T07:07:57.519Z] HZ: Using current value: 100 [2021-01-11T07:07:57.519Z] file_header: OK [2021-01-11T07:07:57.519Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-11T07:07:57.519Z] Statistics: [2021-01-11T07:07:57.519Z] Hnuu...uuuununununu... [2021-01-11T07:07:57.519Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T07:07:58.266Z] provisioning config files... [2021-01-11T07:07:58.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-724@tmp/config6949798770652816318tmp [Pipeline] { [Pipeline] echo [2021-01-11T07:07:58.404Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:07:58.749Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T07:07:58.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T07:07:59.453Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:07:59.804Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T07:07:59.836Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:08:00.175Z] ---> sudo-logs.sh [2021-01-11T07:08:00.175Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T07:08:00.206Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:08:00.546Z] ---> job-cost.sh [2021-01-11T07:08:00.546Z] lf-activate-venv: SKIPPING [2021-01-11T07:08:00.546Z] INFO: No Stack... [2021-01-11T07:08:01.499Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T07:08:02.073Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T07:08:02.122Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:08:02.470Z] ---> logs-deploy.sh [2021-01-11T07:08:02.470Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-724/1 [2021-01-11T07:08:02.470Z] INFO: archiving workspace using pattern(s): [2021-01-11T07:08:04.391Z] Archives upload complete. [2021-01-11T07:08:04.391Z] INFO: archiving logs to Nexus