Pull request #812 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8ff5853612742f5f027ed0a877703346ffea9667+62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 (74b4b289551327de5dc6851e7efca2c28fd65f51) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-812/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-812/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29253 in /w/workspace/dgexfoundry_device-sdk-go_PR-812 [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-812 # 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 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 into PR head commit 8ff5853612742f5f027ed0a877703346ffea9667 Merge succeeded, producing 8ff5853612742f5f027ed0a877703346ffea9667 Checking out Revision 8ff5853612742f5f027ed0a877703346ffea9667 (PR-812) > 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/812/head:refs/remotes/origin/PR-812 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # 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 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-10T05:52:51.328Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-10T05:52:51.728Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-10T05:52:51.986Z] ========================================================= [2021-03-10T05:52:51.986Z] EdgeX Global Pipelines Version Info [2021-03-10T05:52:51.986Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-10T05:52:54.281Z] ------------------- [2021-03-10T05:52:54.281Z] stable info: [2021-03-10T05:52:54.281Z] ------------------- [2021-03-10T05:52:54.281Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-10T05:52:54.281Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-10T05:52:54.281Z] Message: update stable to v1.0.184 [2021-03-10T05:52:55.256Z] ------------------- [2021-03-10T05:52:55.256Z] experimental info: [2021-03-10T05:52:55.256Z] ------------------- [2021-03-10T05:52:55.256Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-10T05:52:55.256Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-10T05:52:55.256Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-10T05:52:55.785Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-10T05:52:55.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-10T05:52:56.067Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-10T05:52:56.244Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-10T05:52:56.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-10T05:52:56.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-10T05:52:56.688Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-10T05:52:56.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-10T05:52:56.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-10T05:52:57.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-10T05:52:57.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-10T05:52:57.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-10T05:52:57.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-10T05:52:57.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-10T05:52:57.778Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-10T05:52:57.923Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-10T05:52:58.054Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-10T05:52:58.188Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-10T05:52:58.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-10T05:52:58.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-10T05:52:58.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-10T05:52:58.714Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-10T05:52:58.855Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-10T05:52:59.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-10T05:52:59.160Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-10T05:52:59.296Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-10T05:52:59.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-812 [Pipeline] echo [2021-03-10T05:52:59.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-812 [Pipeline] echo [2021-03-10T05:52:59.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-812 [Pipeline] echo [2021-03-10T05:52:59.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ff5853612742f5f027ed0a877703346ffea9667 [Pipeline] echo [2021-03-10T05:52:59.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ff5853 [Pipeline] echo [2021-03-10T05:53:00.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-10T05:53:00.382Z] provisioning config files... [2021-03-10T05:53:00.426Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/config8548147723397793806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-10T05:53:01.152Z] ---> docker-login.sh [2021-03-10T05:53:01.152Z] nexus3.edgexfoundry.org:10001 [2021-03-10T05:53:02.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:53:02.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:53:02.562Z] Configure a credential helper to remove this warning. See [2021-03-10T05:53:02.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:53:02.562Z] [2021-03-10T05:53:02.562Z] Login Succeeded [2021-03-10T05:53:02.562Z] nexus3.edgexfoundry.org:10002 [2021-03-10T05:53:02.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:53:03.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:53:03.104Z] Configure a credential helper to remove this warning. See [2021-03-10T05:53:03.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:53:03.104Z] [2021-03-10T05:53:03.104Z] Login Succeeded [2021-03-10T05:53:03.104Z] nexus3.edgexfoundry.org:10003 [2021-03-10T05:53:03.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:53:03.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:53:03.384Z] Configure a credential helper to remove this warning. See [2021-03-10T05:53:03.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:53:03.384Z] [2021-03-10T05:53:03.384Z] Login Succeeded [2021-03-10T05:53:03.384Z] nexus3.edgexfoundry.org:10004 [2021-03-10T05:53:03.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:53:03.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:53:03.653Z] Configure a credential helper to remove this warning. See [2021-03-10T05:53:03.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:53:03.653Z] [2021-03-10T05:53:03.653Z] Login Succeeded [2021-03-10T05:53:03.653Z] docker.io [2021-03-10T05:53:03.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:53:04.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:53:04.194Z] Configure a credential helper to remove this warning. See [2021-03-10T05:53:04.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:53:04.194Z] [2021-03-10T05:53:04.194Z] Login Succeeded [2021-03-10T05:53:04.194Z] ---> docker-login.sh ends [Pipeline] } [2021-03-10T05:53:04.228Z] 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-03-10T05:53:05.401Z] + git log --format=format:%s -1 8ff5853612742f5f027ed0a877703346ffea9667 [Pipeline] echo [2021-03-10T05:53:05.627Z] GIT_COMMIT: 8ff5853612742f5f027ed0a877703346ffea9667, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-10T05:53:05.704Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-10T05:53:07.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-10T05:53:07.281Z] [2021-03-10T05:53:07.281Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T05:53:07.733Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-10T05:53:07.733Z] latest: Pulling from edgex-devops/git-semver [2021-03-10T05:53:07.733Z] 31603596830f: Pulling fs layer [2021-03-10T05:53:07.733Z] 2a8b12db71e7: Pulling fs layer [2021-03-10T05:53:07.733Z] 6ca5941a6612: Pulling fs layer [2021-03-10T05:53:07.733Z] ecc8261a40a4: Pulling fs layer [2021-03-10T05:53:07.733Z] ecc8261a40a4: Waiting [2021-03-10T05:53:07.733Z] 2a8b12db71e7: Verifying Checksum [2021-03-10T05:53:07.733Z] 2a8b12db71e7: Download complete [2021-03-10T05:53:08.007Z] 31603596830f: Verifying Checksum [2021-03-10T05:53:08.007Z] 31603596830f: Download complete [2021-03-10T05:53:08.301Z] ecc8261a40a4: Verifying Checksum [2021-03-10T05:53:08.301Z] ecc8261a40a4: Download complete [2021-03-10T05:53:08.301Z] 6ca5941a6612: Verifying Checksum [2021-03-10T05:53:08.301Z] 6ca5941a6612: Download complete [2021-03-10T05:53:08.932Z] 31603596830f: Pull complete [2021-03-10T05:53:09.306Z] 2a8b12db71e7: Pull complete [2021-03-10T05:53:11.429Z] 6ca5941a6612: Pull complete [2021-03-10T05:53:12.397Z] ecc8261a40a4: Pull complete [2021-03-10T05:53:12.397Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-10T05:53:12.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-10T05:53:12.397Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-10T05:53:12.717Z] prd-centos7-docker-4c-2g-29253 does not seem to be running inside a container [2021-03-10T05:53:12.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-812 -v /w/workspace/dgexfoundry_device-sdk-go_PR-812:/w/workspace/dgexfoundry_device-sdk-go_PR-812:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-10T05:53:16.532Z] $ docker top 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-10T05:53:17.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-10T05:53:17.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-10T05:53:17.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-10T05:53:17.865Z] $ docker exec 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef ssh-agent [2021-03-10T05:53:18.159Z] SSH_AUTH_SOCK=/tmp/ssh-gkDGhzXy2YV5/agent.11 [2021-03-10T05:53:18.159Z] SSH_AGENT_PID=17 [2021-03-10T05:53:18.173Z] Running ssh-add (command line suppressed) [2021-03-10T05:53:18.363Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/private_key_7715064439548536112.key (/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/private_key_7715064439548536112.key) [2021-03-10T05:53:18.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-10T05:53:18.844Z] + git tag --points-at HEAD [Pipeline] } [2021-03-10T05:53:18.875Z] $ docker exec --env ******** --env ******** 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef ssh-agent -k [2021-03-10T05:53:19.109Z] unset SSH_AUTH_SOCK; [2021-03-10T05:53:19.109Z] unset SSH_AGENT_PID; [2021-03-10T05:53:19.110Z] echo Agent pid 17 killed; [2021-03-10T05:53:19.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-10T05:53:19.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-10T05:53:19.384Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-10T05:53:19.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-10T05:53:19.615Z] $ docker exec 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef ssh-agent [2021-03-10T05:53:20.025Z] SSH_AUTH_SOCK=/tmp/ssh-LmMbuxbf1Fk6/agent.47 [2021-03-10T05:53:20.025Z] SSH_AGENT_PID=52 [2021-03-10T05:53:20.037Z] Running ssh-add (command line suppressed) [2021-03-10T05:53:20.216Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/private_key_3634799097685626411.key (/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/private_key_3634799097685626411.key) [2021-03-10T05:53:20.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-10T05:53:20.692Z] + git semver init [2021-03-10T05:53:20.693Z] # -> Open(): unable to determine branch for HEAD [2021-03-10T05:53:20.693Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-812/.git [2021-03-10T05:53:20.693Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-812 [2021-03-10T05:53:20.693Z] # $SEMVER_REMOTE_NAME = origin [2021-03-10T05:53:20.693Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-10T05:53:20.693Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-10T05:53:20.693Z] # $SEMVER_BRANCH = PR-812 [2021-03-10T05:53:20.693Z] # $SEMVER_TEMP = /tmp/semver-282539280 [2021-03-10T05:53:20.693Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-10T05:53:21.662Z] # '/tmp/semver-282539280' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-812/.semver' [2021-03-10T05:53:21.662Z] # -> Force: false [2021-03-10T05:53:21.662Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-812/.semver [Pipeline] } [2021-03-10T05:53:21.680Z] $ docker exec --env ******** --env ******** 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef ssh-agent -k [2021-03-10T05:53:21.848Z] unset SSH_AUTH_SOCK; [2021-03-10T05:53:21.848Z] unset SSH_AGENT_PID; [2021-03-10T05:53:21.848Z] echo Agent pid 52 killed; [2021-03-10T05:53:21.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-10T05:53:22.506Z] + git semver [Pipeline] } [2021-03-10T05:53:22.560Z] $ docker stop --time=1 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef [2021-03-10T05:53:24.329Z] $ docker rm -f 1d26070b40385c4873ca9a9a306f82eea77fc9bda145fb4952e5d6e137ccd2ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-10T05:53:25.064Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-10T05:53:25.954Z] Stashed 1 file(s) [Pipeline] echo [2021-03-10T05:53:25.976Z] [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-03-10T05:53:41.817Z] Still waiting to schedule task [2021-03-10T05:53:41.817Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29253’ [2021-03-10T05:53:41.843Z] Still waiting to schedule task [2021-03-10T05:53:41.843Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-10T05:55:26.983Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29254 in /w/workspace/dgexfoundry_device-sdk-go_PR-812 [Pipeline] { [Pipeline] ws [2021-03-10T05:55:27.080Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-10T05:55:32.049Z] using credential edgex-jenkins-ssh [2021-03-10T05:55:32.105Z] Cloning the remote Git repository [2021-03-10T05:55:32.161Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-10T05:55:32.270Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-10T05:55:32.344Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-10T05:55:32.344Z] > git --version # timeout=10 [2021-03-10T05:55:32.369Z] > git --version # 'git version 2.17.1' [2021-03-10T05:55:32.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T05:55:32.457Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T05:55:34.110Z] Merging remotes/origin/master commit 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 into PR head commit 8ff5853612742f5f027ed0a877703346ffea9667 [2021-03-10T05:55:34.422Z] Merge succeeded, producing 8ff5853612742f5f027ed0a877703346ffea9667 [2021-03-10T05:55:34.423Z] Checking out Revision 8ff5853612742f5f027ed0a877703346ffea9667 (PR-812) [2021-03-10T05:55:33.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-10T05:55:33.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T05:55:33.554Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-10T05:55:33.590Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-10T05:55:33.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T05:55:33.603Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/812/head:refs/remotes/origin/PR-812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-10T05:55:34.136Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T05:55:34.156Z] > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # timeout=10 [2021-03-10T05:55:34.273Z] > git remote # timeout=10 [2021-03-10T05:55:34.295Z] > git config --get remote.origin.url # timeout=10 [2021-03-10T05:55:34.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T05:55:34.377Z] > git merge 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 # timeout=10 [2021-03-10T05:55:34.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-10T05:55:34.435Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T05:55:34.467Z] > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # timeout=10 [2021-03-10T05:55:38.758Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-10T05:55:38.814Z] > git --version # timeout=10 [2021-03-10T05:55:38.823Z] > git --version # 'git version 2.17.1' [2021-03-10T05:55:38.831Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-10T05:55:41.988Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-10T05:55:42.481Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-10T05:55:42.853Z] + true [2021-03-10T05:55:42.853Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-10T05:55:45.633Z] provisioning config files... [2021-03-10T05:55:45.668Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3325095648157533327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-10T05:55:46.144Z] ---> docker-login.sh [2021-03-10T05:55:46.144Z] nexus3.edgexfoundry.org:10001 [2021-03-10T05:55:47.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:55:47.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:55:47.401Z] Configure a credential helper to remove this warning. See [2021-03-10T05:55:47.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:55:47.401Z] [2021-03-10T05:55:47.401Z] Login Succeeded [2021-03-10T05:55:47.401Z] nexus3.edgexfoundry.org:10002 [2021-03-10T05:55:47.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:55:47.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:55:47.947Z] Configure a credential helper to remove this warning. See [2021-03-10T05:55:47.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:55:47.947Z] [2021-03-10T05:55:47.947Z] Login Succeeded [2021-03-10T05:55:47.947Z] nexus3.edgexfoundry.org:10003 [2021-03-10T05:55:48.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:55:48.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:55:48.544Z] Configure a credential helper to remove this warning. See [2021-03-10T05:55:48.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:55:48.544Z] [2021-03-10T05:55:48.544Z] Login Succeeded [2021-03-10T05:55:48.544Z] nexus3.edgexfoundry.org:10004 [2021-03-10T05:55:48.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:55:49.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:55:49.093Z] Configure a credential helper to remove this warning. See [2021-03-10T05:55:49.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:55:49.093Z] [2021-03-10T05:55:49.093Z] Login Succeeded [2021-03-10T05:55:49.093Z] docker.io [2021-03-10T05:55:49.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:55:49.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:55:49.645Z] Configure a credential helper to remove this warning. See [2021-03-10T05:55:49.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:55:49.645Z] [2021-03-10T05:55:49.645Z] Login Succeeded [2021-03-10T05:55:49.645Z] ---> docker-login.sh ends [Pipeline] } [2021-03-10T05:55:49.677Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-10T05:55:50.373Z] ========================================================= [2021-03-10T05:55:50.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-10T05:55:50.373Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-10T05:55:50.798Z] + 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-03-10T05:55:51.081Z] Sending build context to Docker daemon 2.424MB [2021-03-10T05:55:51.358Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-10T05:55:51.358Z] Step 2/8 : FROM ${BASE} [2021-03-10T05:55:51.358Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-10T05:55:51.358Z] 5f621e34cdf4: Pulling fs layer [2021-03-10T05:55:51.358Z] a4357932f1b6: Pulling fs layer [2021-03-10T05:55:51.358Z] 18c013af1878: Pulling fs layer [2021-03-10T05:55:51.358Z] 00ac8860ef70: Pulling fs layer [2021-03-10T05:55:51.358Z] 63d7cb157983: Pulling fs layer [2021-03-10T05:55:51.358Z] b116817d02f9: Pulling fs layer [2021-03-10T05:55:51.358Z] 745a02a5169b: Pulling fs layer [2021-03-10T05:55:51.358Z] 00ac8860ef70: Waiting [2021-03-10T05:55:51.358Z] 63d7cb157983: Waiting [2021-03-10T05:55:51.358Z] b116817d02f9: Waiting [2021-03-10T05:55:51.358Z] 745a02a5169b: Waiting [2021-03-10T05:55:51.358Z] a4357932f1b6: Download complete [2021-03-10T05:55:51.358Z] 18c013af1878: Verifying Checksum [2021-03-10T05:55:51.358Z] 18c013af1878: Download complete [2021-03-10T05:55:51.358Z] 63d7cb157983: Verifying Checksum [2021-03-10T05:55:51.358Z] 63d7cb157983: Download complete [2021-03-10T05:55:51.358Z] b116817d02f9: Verifying Checksum [2021-03-10T05:55:51.358Z] b116817d02f9: Download complete [2021-03-10T05:55:51.358Z] 5f621e34cdf4: Download complete [2021-03-10T05:55:52.344Z] 5f621e34cdf4: Pull complete [2021-03-10T05:55:52.621Z] a4357932f1b6: Pull complete [2021-03-10T05:55:53.220Z] 18c013af1878: Pull complete [2021-03-10T05:55:53.817Z] 745a02a5169b: Verifying Checksum [2021-03-10T05:55:53.818Z] 745a02a5169b: Download complete [2021-03-10T05:55:55.256Z] 00ac8860ef70: Verifying Checksum [2021-03-10T05:55:55.256Z] 00ac8860ef70: Download complete [2021-03-10T05:56:05.339Z] Running on prd-centos7-docker-4c-2g-29255 in /w/workspace/dgexfoundry_device-sdk-go_PR-812 [Pipeline] { [2021-03-10T05:56:05.415Z] 00ac8860ef70: Pull complete [2021-03-10T05:56:05.415Z] 63d7cb157983: Pull complete [Pipeline] ws [2021-03-10T05:56:05.438Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-10T05:56:05.696Z] b116817d02f9: Pull complete [2021-03-10T05:56:07.848Z] using credential edgex-jenkins-ssh [2021-03-10T05:56:07.911Z] Cloning the remote Git repository [2021-03-10T05:56:07.951Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-10T05:56:08.013Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-10T05:56:08.075Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-10T05:56:08.075Z] > git --version # timeout=10 [2021-03-10T05:56:08.082Z] > git --version # 'git version 2.24.3' [2021-03-10T05:56:08.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T05:56:08.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T05:56:08.858Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-10T05:56:08.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-10T05:56:08.877Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-10T05:56:08.889Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-10T05:56:08.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T05:56:08.895Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/812/head:refs/remotes/origin/PR-812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-10T05:56:09.245Z] Merging remotes/origin/master commit 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 into PR head commit 8ff5853612742f5f027ed0a877703346ffea9667 [2021-03-10T05:56:09.339Z] Merge succeeded, producing 8ff5853612742f5f027ed0a877703346ffea9667 [2021-03-10T05:56:09.340Z] Checking out Revision 8ff5853612742f5f027ed0a877703346ffea9667 (PR-812) [2021-03-10T05:56:10.019Z] 745a02a5169b: Pull complete [2021-03-10T05:56:10.019Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-10T05:56:10.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-10T05:56:10.019Z] ---> b7e6874047d6 [2021-03-10T05:56:10.019Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-10T05:56:09.254Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T05:56:09.259Z] > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # timeout=10 [2021-03-10T05:56:09.308Z] > git remote # timeout=10 [2021-03-10T05:56:09.314Z] > git config --get remote.origin.url # timeout=10 [2021-03-10T05:56:09.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-10T05:56:09.324Z] > git merge 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 # timeout=10 [2021-03-10T05:56:09.334Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-10T05:56:09.344Z] > git config core.sparsecheckout # timeout=10 [2021-03-10T05:56:09.351Z] > git checkout -f 8ff5853612742f5f027ed0a877703346ffea9667 # timeout=10 [2021-03-10T05:56:12.646Z] ---> Running in 46853bce87c6 [2021-03-10T05:56:12.646Z] Removing intermediate container 46853bce87c6 [2021-03-10T05:56:12.646Z] ---> e4a37f75a260 [2021-03-10T05:56:12.646Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T05:56:12.918Z] ---> Running in 98db5d7dbf86 [2021-03-10T05:56:13.003Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-10T05:56:13.036Z] > git --version # timeout=10 [2021-03-10T05:56:13.042Z] > git --version # 'git version 2.24.3' [2021-03-10T05:56:13.050Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-10T05:56:14.492Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-10T05:56:14.842Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-10T05:56:15.168Z] + sudo service docker restart [2021-03-10T05:56:15.168Z] + true [2021-03-10T05:56:15.168Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-10T05:56:16.252Z] provisioning config files... [2021-03-10T05:56:16.279Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config245983183005580911tmp [Pipeline] { [2021-03-10T05:56:16.332Z] Removing intermediate container 98db5d7dbf86 [2021-03-10T05:56:16.332Z] ---> 38506bdd3372 [2021-03-10T05:56:16.332Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-10T05:56:16.332Z] ---> Running in 285b88aac3cb [Pipeline] libraryResource [Pipeline] sh [2021-03-10T05:56:16.729Z] ---> docker-login.sh [2021-03-10T05:56:16.729Z] nexus3.edgexfoundry.org:10001 [2021-03-10T05:56:16.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:56:16.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:56:16.997Z] Configure a credential helper to remove this warning. See [2021-03-10T05:56:16.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:56:16.997Z] [2021-03-10T05:56:16.997Z] Login Succeeded [2021-03-10T05:56:16.997Z] nexus3.edgexfoundry.org:10002 [2021-03-10T05:56:17.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:56:17.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:56:17.261Z] Configure a credential helper to remove this warning. See [2021-03-10T05:56:17.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:56:17.261Z] [2021-03-10T05:56:17.261Z] Login Succeeded [2021-03-10T05:56:17.261Z] nexus3.edgexfoundry.org:10003 [2021-03-10T05:56:17.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-10T05:56:17.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:56:17.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:56:17.526Z] Configure a credential helper to remove this warning. See [2021-03-10T05:56:17.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:56:17.526Z] [2021-03-10T05:56:17.526Z] Login Succeeded [2021-03-10T05:56:17.526Z] nexus3.edgexfoundry.org:10004 [2021-03-10T05:56:17.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:56:17.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:56:17.789Z] Configure a credential helper to remove this warning. See [2021-03-10T05:56:17.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:56:17.789Z] [2021-03-10T05:56:17.789Z] Login Succeeded [2021-03-10T05:56:17.789Z] docker.io [2021-03-10T05:56:17.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-10T05:56:17.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T05:56:18.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-10T05:56:18.051Z] Configure a credential helper to remove this warning. See [2021-03-10T05:56:18.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-10T05:56:18.051Z] [2021-03-10T05:56:18.051Z] Login Succeeded [2021-03-10T05:56:18.051Z] ---> docker-login.sh ends [Pipeline] } [2021-03-10T05:56:18.080Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-10T05:56:18.501Z] OK: 142 MiB in 39 packages [Pipeline] echo [2021-03-10T05:56:18.586Z] ========================================================= [2021-03-10T05:56:18.586Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-10T05:56:18.586Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-10T05:56:18.976Z] + 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-03-10T05:56:18.976Z] Sending build context to Docker daemon 2.425MB [2021-03-10T05:56:18.976Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-10T05:56:18.976Z] Step 2/8 : FROM ${BASE} [2021-03-10T05:56:19.238Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-10T05:56:19.238Z] 188c0c94c7c5: Pulling fs layer [2021-03-10T05:56:19.238Z] 0ef7d3d256c8: Pulling fs layer [2021-03-10T05:56:19.238Z] de9db76c5a1d: Pulling fs layer [2021-03-10T05:56:19.238Z] bca2f99d35d6: Pulling fs layer [2021-03-10T05:56:19.238Z] 93359f2a8cfa: Pulling fs layer [2021-03-10T05:56:19.238Z] 7c6f9722023f: Pulling fs layer [2021-03-10T05:56:19.238Z] a35cf1a2eb13: Pulling fs layer [2021-03-10T05:56:19.238Z] 93359f2a8cfa: Waiting [2021-03-10T05:56:19.238Z] 7c6f9722023f: Waiting [2021-03-10T05:56:19.238Z] a35cf1a2eb13: Waiting [2021-03-10T05:56:19.238Z] bca2f99d35d6: Waiting [2021-03-10T05:56:19.238Z] de9db76c5a1d: Download complete [2021-03-10T05:56:19.238Z] 0ef7d3d256c8: Verifying Checksum [2021-03-10T05:56:19.238Z] 0ef7d3d256c8: Download complete [2021-03-10T05:56:19.238Z] 93359f2a8cfa: Verifying Checksum [2021-03-10T05:56:19.238Z] 93359f2a8cfa: Download complete [2021-03-10T05:56:19.238Z] 7c6f9722023f: Verifying Checksum [2021-03-10T05:56:19.238Z] 7c6f9722023f: Download complete [2021-03-10T05:56:19.238Z] 188c0c94c7c5: Verifying Checksum [2021-03-10T05:56:19.238Z] 188c0c94c7c5: Download complete [2021-03-10T05:56:19.504Z] 188c0c94c7c5: Pull complete [2021-03-10T05:56:19.771Z] 0ef7d3d256c8: Pull complete [2021-03-10T05:56:19.771Z] de9db76c5a1d: Pull complete [2021-03-10T05:56:19.932Z] Removing intermediate container 285b88aac3cb [2021-03-10T05:56:19.932Z] ---> c47794eb735e [2021-03-10T05:56:19.932Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-10T05:56:19.932Z] ---> Running in e111aef9f087 [2021-03-10T05:56:20.529Z] Removing intermediate container e111aef9f087 [2021-03-10T05:56:20.529Z] ---> eb0eeb2533d9 [2021-03-10T05:56:20.529Z] Step 7/8 : COPY . . [2021-03-10T05:56:21.175Z] a35cf1a2eb13: Verifying Checksum [2021-03-10T05:56:21.175Z] a35cf1a2eb13: Download complete [2021-03-10T05:56:21.508Z] ---> 0aa7f4e56f0b [2021-03-10T05:56:21.508Z] Step 8/8 : RUN go mod download [2021-03-10T05:56:21.750Z] bca2f99d35d6: Verifying Checksum [2021-03-10T05:56:21.751Z] bca2f99d35d6: Download complete [2021-03-10T05:56:21.781Z] ---> Running in c919b8e28f9d [2021-03-10T05:56:27.087Z] bca2f99d35d6: Pull complete [2021-03-10T05:56:27.087Z] 93359f2a8cfa: Pull complete [2021-03-10T05:56:27.087Z] 7c6f9722023f: Pull complete [2021-03-10T05:56:33.702Z] a35cf1a2eb13: Pull complete [2021-03-10T05:56:33.702Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-10T05:56:33.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-10T05:56:33.702Z] ---> a62c8e92a672 [2021-03-10T05:56:33.702Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-10T05:56:33.702Z] ---> Running in 1a779f3850d8 [2021-03-10T05:56:33.967Z] Removing intermediate container 1a779f3850d8 [2021-03-10T05:56:33.967Z] ---> c6e8f4ed4917 [2021-03-10T05:56:33.967Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T05:56:33.967Z] ---> Running in 0d5184c45ada [2021-03-10T05:56:34.920Z] Removing intermediate container 0d5184c45ada [2021-03-10T05:56:34.920Z] ---> 87e11348a451 [2021-03-10T05:56:34.920Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-10T05:56:35.186Z] ---> Running in 7278bcf5a912 [2021-03-10T05:56:36.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T05:56:36.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T05:56:37.664Z] OK: 166 MiB in 39 packages [2021-03-10T05:56:37.927Z] Removing intermediate container 7278bcf5a912 [2021-03-10T05:56:37.927Z] ---> 35259dbd086e [2021-03-10T05:56:37.927Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-10T05:56:38.191Z] ---> Running in 1d56176d1de7 [2021-03-10T05:56:38.191Z] Removing intermediate container 1d56176d1de7 [2021-03-10T05:56:38.191Z] ---> 1209543c7e3a [2021-03-10T05:56:38.191Z] Step 7/8 : COPY . . [2021-03-10T05:56:39.583Z] ---> 7d852bef0b43 [2021-03-10T05:56:39.583Z] Step 8/8 : RUN go mod download [2021-03-10T05:56:39.583Z] ---> Running in 4a009b0a15df [2021-03-10T05:56:48.584Z] Removing intermediate container c919b8e28f9d [2021-03-10T05:56:48.584Z] ---> c34ac7ec1be8 [2021-03-10T05:56:48.584Z] Successfully built c34ac7ec1be8 [2021-03-10T05:56:48.584Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T05:56:48.984Z] + docker inspect -f . ci-base-image-arm64 [2021-03-10T05:56:48.984Z] . [Pipeline] withDockerContainer [2021-03-10T05:56:49.278Z] prd-ubuntu18.04-docker-arm64-4c-16g-29254 does not seem to be running inside a container [2021-03-10T05:56:49.354Z] $ 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-03-10T05:56:50.951Z] $ docker top c42ea3028177cd7775cca049556ce49e9f8486943e4ab052f38b8e8409e4fccd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T05:56:52.022Z] + go version [2021-03-10T05:56:52.022Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-10T05:56:52.055Z] $ docker stop --time=1 c42ea3028177cd7775cca049556ce49e9f8486943e4ab052f38b8e8409e4fccd [2021-03-10T05:56:53.990Z] $ docker rm -f c42ea3028177cd7775cca049556ce49e9f8486943e4ab052f38b8e8409e4fccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T05:56:55.270Z] + docker inspect -f . ci-base-image-arm64 [2021-03-10T05:56:55.270Z] . [Pipeline] withDockerContainer [2021-03-10T05:56:55.546Z] prd-ubuntu18.04-docker-arm64-4c-16g-29254 does not seem to be running inside a container [2021-03-10T05:56:55.626Z] $ 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-03-10T05:56:57.105Z] $ docker top 5d9e92681a50a5f3daf5bd9084b9d7e9971cf30cd7f03283f357d8f982c0ff88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T05:56:58.252Z] + make test [2021-03-10T05:56:58.252Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-10T05:57:01.629Z] Removing intermediate container 4a009b0a15df [2021-03-10T05:57:01.629Z] ---> 9b37fc02e39e [2021-03-10T05:57:01.629Z] Successfully built 9b37fc02e39e [2021-03-10T05:57:01.629Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-10T05:57:01.998Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-10T05:57:01.999Z] . [Pipeline] withDockerContainer [2021-03-10T05:57:02.144Z] prd-centos7-docker-4c-2g-29255 does not seem to be running inside a container [2021-03-10T05:57:02.196Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-10T05:57:03.650Z] $ docker top 42d93f5a4bacc49278ca33a10d883ef759f224621439062836a8183cefb932ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T05:57:04.199Z] + go version [2021-03-10T05:57:04.199Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-10T05:57:04.233Z] $ docker stop --time=1 42d93f5a4bacc49278ca33a10d883ef759f224621439062836a8183cefb932ff [2021-03-10T05:57:05.577Z] $ docker rm -f 42d93f5a4bacc49278ca33a10d883ef759f224621439062836a8183cefb932ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-10T05:57:06.766Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-10T05:57:06.767Z] . [Pipeline] withDockerContainer [2021-03-10T05:57:06.914Z] prd-centos7-docker-4c-2g-29255 does not seem to be running inside a container [2021-03-10T05:57:06.967Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-10T05:57:07.645Z] $ docker top 148421c1c48691fff7037467661c94485de10fe3e14e6938d26017db81347fcd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T05:57:08.219Z] + make test [2021-03-10T05:57:08.219Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-10T05:57:16.419Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-10T05:57:20.434Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-10T05:57:31.430Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-10T05:57:31.430Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-10T05:57:31.430Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-10T05:57:33.366Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 25.5% of statements [2021-03-10T05:58:05.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.047s coverage: 10.5% of statements [2021-03-10T05:58:05.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.051s coverage: 12.5% of statements [2021-03-10T05:58:05.527Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-10T05:58:05.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.065s coverage: 84.8% of statements [2021-03-10T05:58:05.527Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-03-10T05:58:05.527Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-03-10T05:58:05.527Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-10T05:58:05.527Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-10T05:58:05.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 48.9% of statements [2021-03-10T05:58:05.527Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-03-10T05:58:05.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.079s coverage: 81.3% of statements [2021-03-10T05:58:05.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.078s coverage: 24.8% of statements [2021-03-10T05:58:05.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.398s coverage: 85.6% of statements [2021-03-10T05:58:05.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.065s coverage: 5.2% of statements [2021-03-10T05:58:05.527Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-10T05:58:05.527Z] GO111MODULE=on go vet ./... [2021-03-10T05:58:07.425Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-10T05:58:07.425Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-10T05:58:07.425Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-10T05:58:07.425Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.136s coverage: 25.5% of statements [2021-03-10T05:58:12.239Z] gofmt -l . [2021-03-10T05:58:12.239Z] [ "`gofmt -l .`" = "" ] [2021-03-10T05:58:12.239Z] ./bin/test-attribution-txt.sh [2021-03-10T05:58:13.188Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-10T05:58:13.482Z] $ docker stop --time=1 148421c1c48691fff7037467661c94485de10fe3e14e6938d26017db81347fcd [2021-03-10T05:58:15.653Z] $ docker rm -f 148421c1c48691fff7037467661c94485de10fe3e14e6938d26017db81347fcd [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-10T05:58:16.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-10T05:58:16.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-10T05:58:19.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-10T05:58:20.174Z] + ls -al . [2021-03-10T05:58:20.174Z] total 184 [2021-03-10T05:58:20.174Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 10 05:58 . [2021-03-10T05:58:20.174Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 10 05:56 .. [2021-03-10T05:58:20.174Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 10 05:56 bin [2021-03-10T05:58:20.174Z] -rw-r--r--. 1 jenkins jenkins 101321 Mar 10 05:58 coverage.out [2021-03-10T05:58:20.174Z] -rw-rw-r--. 1 jenkins jenkins 949 Mar 10 05:56 Dockerfile.build [2021-03-10T05:58:20.174Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 10 05:56 .dockerignore [2021-03-10T05:58:20.174Z] drwxrwxr-x. 4 jenkins jenkins 48 Mar 10 05:56 example [2021-03-10T05:58:20.174Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 10 05:56 .git [2021-03-10T05:58:20.174Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 10 05:56 .github [2021-03-10T05:58:20.174Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 10 05:56 .gitignore [2021-03-10T05:58:20.174Z] -rw-r--r--. 1 jenkins jenkins 516 Mar 10 05:58 go.mod [2021-03-10T05:58:20.174Z] -rw-r--r--. 1 jenkins jenkins 17490 Mar 10 05:58 go.sum [2021-03-10T05:58:20.174Z] drwxrwxr-x. 13 jenkins jenkins 183 Mar 10 05:56 internal [2021-03-10T05:58:20.174Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 10 05:56 Jenkinsfile [2021-03-10T05:58:20.174Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 10 05:56 LICENSE [2021-03-10T05:58:20.174Z] -rw-rw-r--. 1 jenkins jenkins 1016 Mar 10 05:56 Makefile [2021-03-10T05:58:20.174Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 10 05:56 openapi [2021-03-10T05:58:20.174Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 10 05:56 pkg [2021-03-10T05:58:20.174Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 10 05:56 README.md [2021-03-10T05:58:20.174Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 10 05:56 RELEASE-NOTES.txt [2021-03-10T05:58:20.174Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 10 05:56 snap [2021-03-10T05:58:20.174Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 10 05:53 VERSION [2021-03-10T05:58:20.174Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 10 05:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-10T05:58:20.519Z] + 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=8ff5853612742f5f027ed0a877703346ffea9667 --label arch=amd64 --label version=0.0.0 . [2021-03-10T05:58:20.781Z] Sending build context to Docker daemon 2.527MB [2021-03-10T05:58:20.781Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-10T05:58:20.781Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-10T05:58:20.781Z] ---> 9b37fc02e39e [2021-03-10T05:58:20.781Z] Step 3/24 : ARG MAKE='make build' [2021-03-10T05:58:21.356Z] ---> Running in 2ac7b3d28d6a [2021-03-10T05:58:21.356Z] Removing intermediate container 2ac7b3d28d6a [2021-03-10T05:58:21.356Z] ---> 5784fa25ddb0 [2021-03-10T05:58:21.356Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-10T05:58:21.356Z] ---> Running in 8f753de6b257 [2021-03-10T05:58:21.619Z] Removing intermediate container 8f753de6b257 [2021-03-10T05:58:21.619Z] ---> fe80d8a66fae [2021-03-10T05:58:21.619Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-10T05:58:21.619Z] ---> Running in d9733d173054 [2021-03-10T05:58:21.884Z] Removing intermediate container d9733d173054 [2021-03-10T05:58:21.884Z] ---> 20a2e2734d25 [2021-03-10T05:58:21.884Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T05:58:21.884Z] ---> Running in 346768de6dde [2021-03-10T05:58:22.834Z] Removing intermediate container 346768de6dde [2021-03-10T05:58:22.834Z] ---> ce951d217617 [2021-03-10T05:58:22.834Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-10T05:58:22.834Z] ---> Running in c2dd081f4531 [2021-03-10T05:58:23.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-10T05:58:24.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-10T05:58:24.953Z] OK: 166 MiB in 39 packages [2021-03-10T05:58:25.216Z] Removing intermediate container c2dd081f4531 [2021-03-10T05:58:25.216Z] ---> a49949ca38a8 [2021-03-10T05:58:25.216Z] Step 8/24 : COPY . . [2021-03-10T05:58:26.167Z] ---> 370719569001 [2021-03-10T05:58:26.167Z] Step 9/24 : RUN ${MAKE} [2021-03-10T05:58:26.438Z] ---> Running in bd901cf08bbd [2021-03-10T05:58:26.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-10T05:58:34.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.161s coverage: 10.5% of statements [2021-03-10T05:58:34.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.121s coverage: 12.5% of statements [2021-03-10T05:58:34.264Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-10T05:58:34.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.134s coverage: 84.8% of statements [2021-03-10T05:58:34.264Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-03-10T05:58:34.264Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-03-10T05:58:34.264Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-10T05:58:34.264Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-10T05:58:34.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.192s coverage: 48.9% of statements [2021-03-10T05:58:34.264Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-03-10T05:58:34.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.191s coverage: 81.3% of statements [2021-03-10T05:58:34.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.190s coverage: 24.8% of statements [2021-03-10T05:58:34.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.693s coverage: 85.6% of statements [2021-03-10T05:58:34.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.134s coverage: 5.2% of statements [2021-03-10T05:58:34.264Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-10T05:58:34.264Z] GO111MODULE=on go vet ./... [2021-03-10T05:58:36.817Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-10T05:58:37.765Z] Removing intermediate container bd901cf08bbd [2021-03-10T05:58:37.765Z] ---> 9a5625ee9ae7 [2021-03-10T05:58:37.765Z] Step 10/24 : FROM scratch [2021-03-10T05:58:37.765Z] ---> [2021-03-10T05:58:37.765Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-10T05:58:38.029Z] ---> Running in 551491caea16 [2021-03-10T05:58:38.029Z] Removing intermediate container 551491caea16 [2021-03-10T05:58:38.029Z] ---> a7382d066ae8 [2021-03-10T05:58:38.029Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-10T05:58:38.293Z] ---> Running in 6b6195563dc4 [2021-03-10T05:58:38.293Z] Removing intermediate container 6b6195563dc4 [2021-03-10T05:58:38.293Z] ---> a31faf4175b7 [2021-03-10T05:58:38.293Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-10T05:58:38.555Z] ---> Running in 700dde908e20 [2021-03-10T05:58:38.555Z] Removing intermediate container 700dde908e20 [2021-03-10T05:58:38.555Z] ---> 9628fa1468ae [2021-03-10T05:58:38.555Z] Step 14/24 : WORKDIR / [2021-03-10T05:58:38.817Z] ---> Running in 2c4fb753d006 [2021-03-10T05:58:38.817Z] Removing intermediate container 2c4fb753d006 [2021-03-10T05:58:38.817Z] ---> 43115f84ba1e [2021-03-10T05:58:38.817Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-10T05:58:39.393Z] ---> 869095dee354 [2021-03-10T05:58:39.393Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-10T05:58:39.662Z] ---> addea7146078 [2021-03-10T05:58:39.662Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-10T05:58:39.925Z] ---> 1724642376a5 [2021-03-10T05:58:39.925Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-10T05:58:40.188Z] ---> bc049c22e92f [2021-03-10T05:58:40.188Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-10T05:58:40.453Z] ---> 159c8d1fc110 [2021-03-10T05:58:40.453Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-10T05:58:40.453Z] ---> Running in 3334aef91c35 [2021-03-10T05:58:40.715Z] Removing intermediate container 3334aef91c35 [2021-03-10T05:58:40.715Z] ---> 239cdc3229bd [2021-03-10T05:58:40.715Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T05:58:40.715Z] ---> Running in 1624ac51e8df [2021-03-10T05:58:40.977Z] Removing intermediate container 1624ac51e8df [2021-03-10T05:58:40.977Z] ---> ecc2ed7d9012 [2021-03-10T05:58:40.977Z] Step 22/24 : LABEL arch=amd64 [2021-03-10T05:58:40.977Z] ---> Running in b5d44c27be46 [2021-03-10T05:58:41.239Z] Removing intermediate container b5d44c27be46 [2021-03-10T05:58:41.239Z] ---> e8cf7e962354 [2021-03-10T05:58:41.239Z] Step 23/24 : LABEL git_sha=8ff5853612742f5f027ed0a877703346ffea9667 [2021-03-10T05:58:41.239Z] ---> Running in 016119e34944 [2021-03-10T05:58:41.502Z] Removing intermediate container 016119e34944 [2021-03-10T05:58:41.502Z] ---> 849ed361d8a4 [2021-03-10T05:58:41.502Z] Step 24/24 : LABEL version=0.0.0 [2021-03-10T05:58:41.502Z] ---> Running in 33f6de92f6d8 [2021-03-10T05:58:41.763Z] Removing intermediate container 33f6de92f6d8 [2021-03-10T05:58:41.763Z] ---> 533c74685c36 [2021-03-10T05:58:41.763Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-10T05:58:41.763Z] Successfully built 533c74685c36 [2021-03-10T05:58:41.763Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-10T05:58:43.215Z] ---> job-cost.sh [2021-03-10T05:58:43.215Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RUXm [2021-03-10T05:58:58.420Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-10T05:59:13.365Z] gofmt -l . [2021-03-10T05:59:13.365Z] [ "`gofmt -l .`" = "" ] [2021-03-10T05:59:13.365Z] ./bin/test-attribution-txt.sh [2021-03-10T05:59:13.365Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-10T05:59:13.395Z] $ docker stop --time=1 5d9e92681a50a5f3daf5bd9084b9d7e9971cf30cd7f03283f357d8f982c0ff88 [2021-03-10T05:59:15.667Z] $ docker rm -f 5d9e92681a50a5f3daf5bd9084b9d7e9971cf30cd7f03283f357d8f982c0ff88 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-10T05:59:16.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-10T05:59:16.961Z] Warning: overwriting stash ‘coverage-report’ [2021-03-10T05:59:17.855Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-10T05:59:18.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-10T05:59:19.297Z] + ls -al . [2021-03-10T05:59:19.297Z] total 220 [2021-03-10T05:59:19.297Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 10 05:59 . [2021-03-10T05:59:19.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:55 .. [2021-03-10T05:59:19.297Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 05:55 .dockerignore [2021-03-10T05:59:19.297Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 05:55 .git [2021-03-10T05:59:19.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:55 .github [2021-03-10T05:59:19.297Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 10 05:55 .gitignore [2021-03-10T05:59:19.297Z] -rw-rw-r-- 1 jenkins jenkins 949 Mar 10 05:55 Dockerfile.build [2021-03-10T05:59:19.297Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 10 05:55 Jenkinsfile [2021-03-10T05:59:19.297Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 05:55 LICENSE [2021-03-10T05:59:19.297Z] -rw-rw-r-- 1 jenkins jenkins 1016 Mar 10 05:55 Makefile [2021-03-10T05:59:19.297Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 10 05:55 README.md [2021-03-10T05:59:19.297Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 10 05:55 RELEASE-NOTES.txt [2021-03-10T05:59:19.297Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 05:53 VERSION [2021-03-10T05:59:19.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:55 bin [2021-03-10T05:59:19.297Z] -rw-r--r-- 1 jenkins jenkins 101321 Mar 10 05:58 coverage.out [2021-03-10T05:59:19.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:55 example [2021-03-10T05:59:19.297Z] -rw-r--r-- 1 jenkins jenkins 516 Mar 10 05:59 go.mod [2021-03-10T05:59:19.297Z] -rw-r--r-- 1 jenkins jenkins 17490 Mar 10 05:59 go.sum [2021-03-10T05:59:19.297Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 10 05:55 internal [2021-03-10T05:59:19.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:55 openapi [2021-03-10T05:59:19.297Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 10 05:55 pkg [2021-03-10T05:59:19.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:55 snap [2021-03-10T05:59:19.297Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 05:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-10T05:59:19.744Z] + 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=8ff5853612742f5f027ed0a877703346ffea9667 --label arch=arm64 --label version=0.0.0 . [2021-03-10T05:59:20.397Z] Sending build context to Docker daemon 2.526MB [2021-03-10T05:59:20.397Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-10T05:59:20.397Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-10T05:59:20.397Z] ---> c34ac7ec1be8 [2021-03-10T05:59:20.397Z] Step 3/24 : ARG MAKE='make build' [2021-03-10T05:59:20.681Z] ---> Running in e12b9509c23f [2021-03-10T05:59:20.963Z] Removing intermediate container e12b9509c23f [2021-03-10T05:59:20.963Z] ---> faf89b9ef134 [2021-03-10T05:59:20.963Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-10T05:59:21.255Z] ---> Running in 37ccf718e90e [2021-03-10T05:59:21.852Z] Removing intermediate container 37ccf718e90e [2021-03-10T05:59:21.852Z] ---> 2bfccac69ede [2021-03-10T05:59:21.852Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-10T05:59:21.852Z] ---> Running in a081a0ab48a8 [2021-03-10T05:59:22.448Z] Removing intermediate container a081a0ab48a8 [2021-03-10T05:59:22.448Z] ---> 7ada2567b22e [2021-03-10T05:59:22.448Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-10T05:59:22.448Z] ---> Running in ec464e16d1be [2021-03-10T05:59:25.069Z] Removing intermediate container ec464e16d1be [2021-03-10T05:59:25.069Z] ---> 3b49163557bb [2021-03-10T05:59:25.069Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-10T05:59:25.069Z] ---> Running in be2ed46294dc [2021-03-10T05:59:25.118Z] lf-activate-venv(): INFO: Adding /tmp/venv-RUXm/bin to PATH [2021-03-10T05:59:25.118Z] INFO: No Stack... [2021-03-10T05:59:25.118Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-10T05:59:25.694Z] INFO: Archiving Costs [Pipeline] sh [2021-03-10T05:59:26.031Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-10T05:59:26.031Z] + cut -d, -f6 [2021-03-10T05:59:26.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] lock [2021-03-10T05:59:26.142Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] [2021-03-10T05:59:26.150Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] did not exist. Created. [2021-03-10T05:59:26.150Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-10T05:59:26.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-10T05:59:26.673Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-10T05:59:26.835Z] Stashed 1 file(s) [Pipeline] } [2021-03-10T05:59:26.859Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-03-10T05:59:27.626Z] OK: 142 MiB in 39 packages [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-10T05:59:28.608Z] Removing intermediate container be2ed46294dc [2021-03-10T05:59:28.608Z] ---> 0b82ce616086 [2021-03-10T05:59:28.608Z] Step 8/24 : COPY . . [2021-03-10T05:59:30.042Z] ---> 41dcd02570e9 [2021-03-10T05:59:30.042Z] Step 9/24 : RUN ${MAKE} [2021-03-10T05:59:30.042Z] ---> Running in c988c794983f [2021-03-10T05:59:31.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-10T05:59:57.844Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-10T05:59:58.823Z] Removing intermediate container c988c794983f [2021-03-10T05:59:58.823Z] ---> 824721394438 [2021-03-10T05:59:58.823Z] Step 10/24 : FROM scratch [2021-03-10T05:59:58.823Z] ---> [2021-03-10T05:59:58.823Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-10T05:59:58.823Z] ---> Running in 45efdb498dc8 [2021-03-10T05:59:59.092Z] Removing intermediate container 45efdb498dc8 [2021-03-10T05:59:59.092Z] ---> 04645d42b8f4 [2021-03-10T05:59:59.092Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-10T05:59:59.364Z] ---> Running in 54e53ee2e200 [2021-03-10T05:59:59.642Z] Removing intermediate container 54e53ee2e200 [2021-03-10T05:59:59.642Z] ---> 14f534250dd5 [2021-03-10T05:59:59.642Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-10T05:59:59.642Z] ---> Running in 0689c416f59a [2021-03-10T06:00:00.251Z] Removing intermediate container 0689c416f59a [2021-03-10T06:00:00.251Z] ---> fbace4d6ccb3 [2021-03-10T06:00:00.251Z] Step 14/24 : WORKDIR / [2021-03-10T06:00:00.251Z] ---> Running in 1142c59cc60c [2021-03-10T06:00:00.848Z] Removing intermediate container 1142c59cc60c [2021-03-10T06:00:00.848Z] ---> 141fd91be221 [2021-03-10T06:00:00.848Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-10T06:00:01.849Z] ---> 816c67770fb7 [2021-03-10T06:00:01.849Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-10T06:00:02.843Z] ---> a383ada251b5 [2021-03-10T06:00:02.843Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-10T06:00:03.443Z] ---> 06a921856c72 [2021-03-10T06:00:03.443Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-10T06:00:04.042Z] ---> 8f74551edd71 [2021-03-10T06:00:04.042Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-10T06:00:05.032Z] ---> 9258cc302d51 [2021-03-10T06:00:05.032Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-10T06:00:05.032Z] ---> Running in 33e6bfaab823 [2021-03-10T06:00:05.308Z] Removing intermediate container 33e6bfaab823 [2021-03-10T06:00:05.308Z] ---> 907ac421859e [2021-03-10T06:00:05.308Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-10T06:00:05.580Z] ---> Running in b78bc59a2dab [2021-03-10T06:00:05.855Z] Removing intermediate container b78bc59a2dab [2021-03-10T06:00:05.855Z] ---> dce2d2bd06b7 [2021-03-10T06:00:05.855Z] Step 22/24 : LABEL arch=arm64 [2021-03-10T06:00:06.133Z] ---> Running in 989f02c08fa5 [2021-03-10T06:00:06.408Z] Removing intermediate container 989f02c08fa5 [2021-03-10T06:00:06.409Z] ---> f23032073cff [2021-03-10T06:00:06.409Z] Step 23/24 : LABEL git_sha=8ff5853612742f5f027ed0a877703346ffea9667 [2021-03-10T06:00:06.683Z] ---> Running in 984e5a1d24bd [2021-03-10T06:00:06.965Z] Removing intermediate container 984e5a1d24bd [2021-03-10T06:00:06.965Z] ---> 7722487143ae [2021-03-10T06:00:06.965Z] Step 24/24 : LABEL version=0.0.0 [2021-03-10T06:00:07.240Z] ---> Running in 35e2d824c4cf [2021-03-10T06:00:07.517Z] Removing intermediate container 35e2d824c4cf [2021-03-10T06:00:07.517Z] ---> d9bd99ea6c67 [2021-03-10T06:00:07.517Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-10T06:00:07.789Z] Successfully built d9bd99ea6c67 [2021-03-10T06:00:07.789Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-10T06:00:08.835Z] ---> job-cost.sh [2021-03-10T06:00:08.836Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XQGF [2021-03-10T06:00:47.818Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-10T06:02:24.619Z] lf-activate-venv(): INFO: Adding /tmp/venv-XQGF/bin to PATH [2021-03-10T06:02:24.620Z] INFO: No Stack... [2021-03-10T06:02:24.620Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-10T06:02:24.620Z] INFO: Archiving Costs [Pipeline] sh [2021-03-10T06:02:24.992Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-10T06:02:24.992Z] + cut -d, -f6 [Pipeline] lock [2021-03-10T06:02:25.131Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] [2021-03-10T06:02:25.136Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] did not exist. Created. [2021-03-10T06:02:25.137Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-10T06:02:25.686Z] /w/workspace/device-sdk-go/1@tmp/durable-e17c1367/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-e17c1367/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-10T06:02:26.067Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-10T06:02:26.109Z] Warning: overwriting stash ‘stack-cost’ [2021-03-10T06:02:26.271Z] Stashed 1 file(s) [Pipeline] } [2021-03-10T06:02:26.289Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-812-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-10T06:02:28.202Z] provisioning config files... [2021-03-10T06:02:28.216Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/config3682917376815372836tmp [Pipeline] { [Pipeline] sh [2021-03-10T06:02:28.676Z] + set +x [2021-03-10T06:02:28.676Z] + bash -s -- [2021-03-10T06:02:28.676Z] + curl -s https://codecov.io/bash [2021-03-10T06:02:28.957Z] [2021-03-10T06:02:28.957Z] _____ _ [2021-03-10T06:02:28.957Z] / ____| | | [2021-03-10T06:02:28.957Z] | | ___ __| | ___ ___ _____ __ [2021-03-10T06:02:28.957Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-10T06:02:28.957Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-10T06:02:28.957Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-10T06:02:28.957Z] Bash-20210309-2b87ace [2021-03-10T06:02:28.957Z] [2021-03-10T06:02:28.957Z] [2021-03-10T06:02:28.957Z] ==> git version 2.24.3 found [2021-03-10T06:02:28.957Z] ==> 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-03-10T06:02:28.957Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-10T06:02:28.957Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-10T06:02:28.957Z] ==> Jenkins CI detected. [2021-03-10T06:02:28.957Z] project root: . [2021-03-10T06:02:28.957Z] --> token set from env [2021-03-10T06:02:29.248Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-10T06:02:29.248Z] ==> Running gcov in . (disable via -X gcov) [2021-03-10T06:02:29.248Z] ==> Python coveragepy not found [2021-03-10T06:02:29.248Z] ==> Searching for coverage reports in: [2021-03-10T06:02:29.248Z] + . [2021-03-10T06:02:29.248Z] -> Found 1 reports [2021-03-10T06:02:29.248Z] ==> Detecting git/mercurial file structure [2021-03-10T06:02:29.248Z] ==> Reading reports [2021-03-10T06:02:29.602Z] + ./coverage.out bytes=101321 [2021-03-10T06:02:29.602Z] ==> Appending adjustments [2021-03-10T06:02:29.602Z] https://docs.codecov.io/docs/fixing-reports [2021-03-10T06:02:30.635Z] + Found adjustments [2021-03-10T06:02:30.635Z] ==> Gzipping contents [2021-03-10T06:02:30.635Z] 20K /tmp/codecov.gOUOpx.gz [2021-03-10T06:02:30.635Z] ==> Uploading reports [2021-03-10T06:02:30.635Z] url: https://codecov.io [2021-03-10T06:02:30.635Z] query: branch=PR-812&commit=8ff5853612742f5f027ed0a877703346ffea9667&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-812%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=812&job=&cmd_args= [2021-03-10T06:02:30.635Z] -> Pinging Codecov [2021-03-10T06:02:30.635Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-812&commit=8ff5853612742f5f027ed0a877703346ffea9667&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-812%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=812&job=&cmd_args= [2021-03-10T06:02:31.267Z] -> Uploading to [2021-03-10T06:02:31.267Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-10/7E55EF52A471D76F132DFD9A03CDDE97/8ff5853612742f5f027ed0a877703346ffea9667/d3cfdc0d-36da-41f3-a67c-5a2691e600ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210310T060230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3b5f97ffc3135543ce4fa07b85ad616280698adea1cdbd0c7482d7e726db3f6 [2021-03-10T06:02:31.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-10T06:02:31.267Z] Dload Upload Total Spent Left Speed [2021-03-10T06:02:31.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16513 0 0 100 16513 0 29033 --:--:-- --:--:-- --:--:-- 29072 [2021-03-10T06:02:31.858Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/8ff5853612742f5f027ed0a877703346ffea9667 [Pipeline] } [2021-03-10T06:02:31.890Z] 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] { (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-03-10T06:02:35.342Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T06:02:35.978Z] ---> package-listing.sh [2021-03-10T06:02:35.978Z] ++ facter osfamily [2021-03-10T06:02:35.978Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-10T06:02:35.978Z] + OS_FAMILY=redhat [2021-03-10T06:02:35.978Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-812 [2021-03-10T06:02:35.978Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-10T06:02:35.978Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-10T06:02:35.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-10T06:02:35.978Z] + PACKAGES=/tmp/packages_start.txt [2021-03-10T06:02:35.978Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-812 ']' [2021-03-10T06:02:35.978Z] + PACKAGES=/tmp/packages_end.txt [2021-03-10T06:02:35.978Z] + case "${OS_FAMILY}" in [2021-03-10T06:02:35.978Z] + rpm -qa [2021-03-10T06:02:35.978Z] + sort [2021-03-10T06:02:42.692Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-10T06:02:42.692Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-10T06:02:42.692Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-10T06:02:42.692Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-812 ']' [2021-03-10T06:02:42.692Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-812/archives/ [2021-03-10T06:02:42.692Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-812/archives/ [Pipeline] echo [2021-03-10T06:02:42.786Z] 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-812/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-10T06:02:43.160Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-10T06:02:43.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-10T06:02:43.799Z] [2021-03-10T06:02:43.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-10T06:02:44.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-10T06:02:44.643Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-10T06:02:44.643Z] df20fa9351a1: Pulling fs layer [2021-03-10T06:02:44.643Z] 36b3adc4ff6f: Pulling fs layer [2021-03-10T06:02:44.643Z] 8ad3a11d3b57: Pulling fs layer [2021-03-10T06:02:44.643Z] 46f8f816bc3b: Pulling fs layer [2021-03-10T06:02:44.643Z] 93b61091891f: Pulling fs layer [2021-03-10T06:02:44.643Z] 93b9cdb0e59b: Pulling fs layer [2021-03-10T06:02:44.643Z] 5e14af77c1be: Pulling fs layer [2021-03-10T06:02:44.643Z] 01666e4c0597: Pulling fs layer [2021-03-10T06:02:44.643Z] aa168da1d23b: Pulling fs layer [2021-03-10T06:02:44.643Z] 93b9cdb0e59b: Waiting [2021-03-10T06:02:44.643Z] 5e14af77c1be: Waiting [2021-03-10T06:02:44.643Z] 01666e4c0597: Waiting [2021-03-10T06:02:44.643Z] aa168da1d23b: Waiting [2021-03-10T06:02:44.643Z] 46f8f816bc3b: Waiting [2021-03-10T06:02:44.643Z] 93b61091891f: Waiting [2021-03-10T06:02:44.979Z] 36b3adc4ff6f: Verifying Checksum [2021-03-10T06:02:44.979Z] 36b3adc4ff6f: Download complete [2021-03-10T06:02:44.979Z] 46f8f816bc3b: Verifying Checksum [2021-03-10T06:02:44.979Z] 46f8f816bc3b: Download complete [2021-03-10T06:02:45.265Z] 93b61091891f: Verifying Checksum [2021-03-10T06:02:45.265Z] 93b61091891f: Download complete [2021-03-10T06:02:45.265Z] df20fa9351a1: Verifying Checksum [2021-03-10T06:02:45.265Z] df20fa9351a1: Download complete [2021-03-10T06:02:45.265Z] 93b9cdb0e59b: Verifying Checksum [2021-03-10T06:02:45.265Z] 93b9cdb0e59b: Download complete [2021-03-10T06:02:45.265Z] 5e14af77c1be: Verifying Checksum [2021-03-10T06:02:45.265Z] 5e14af77c1be: Download complete [2021-03-10T06:02:45.265Z] 01666e4c0597: Verifying Checksum [2021-03-10T06:02:45.265Z] 01666e4c0597: Download complete [2021-03-10T06:02:46.241Z] df20fa9351a1: Pull complete [2021-03-10T06:02:46.241Z] 8ad3a11d3b57: Verifying Checksum [2021-03-10T06:02:46.241Z] 8ad3a11d3b57: Download complete [2021-03-10T06:02:46.513Z] 36b3adc4ff6f: Pull complete [2021-03-10T06:02:48.575Z] 8ad3a11d3b57: Pull complete [2021-03-10T06:02:48.575Z] 46f8f816bc3b: Pull complete [2021-03-10T06:02:48.847Z] aa168da1d23b: Verifying Checksum [2021-03-10T06:02:48.847Z] aa168da1d23b: Download complete [2021-03-10T06:02:49.460Z] 93b61091891f: Pull complete [2021-03-10T06:02:49.741Z] 93b9cdb0e59b: Pull complete [2021-03-10T06:02:50.018Z] 5e14af77c1be: Pull complete [2021-03-10T06:02:50.018Z] 01666e4c0597: Pull complete [2021-03-10T06:03:12.427Z] aa168da1d23b: Pull complete [2021-03-10T06:03:12.427Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-10T06:03:12.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-10T06:03:12.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-10T06:03:13.100Z] prd-centos7-docker-4c-2g-29253 does not seem to be running inside a container [2021-03-10T06:03:13.197Z] $ 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-812/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-812 -v /w/workspace/dgexfoundry_device-sdk-go_PR-812:/w/workspace/dgexfoundry_device-sdk-go_PR-812:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-10T06:03:17.293Z] $ docker top 0996b8b4429082ca7890322b19821e3cdd909246de83ebeefe53342c79cac773 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-10T06:03:18.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-10T06:03:19.052Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-10T06:03:19.437Z] + ls /var/log/sa-host [2021-03-10T06:03:19.437Z] + sadf -c /var/log/sa-host/sa10 [2021-03-10T06:03:19.437Z] file_magic: OK [2021-03-10T06:03:19.437Z] HZ: Using current value: 100 [2021-03-10T06:03:19.437Z] file_header: OK [2021-03-10T06:03:19.437Z] 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-03-10T06:03:19.437Z] Statistics: [2021-03-10T06:03:19.437Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-10T06:03:19.437Z] File successfully converted to sysstat format version 12.2.1 [2021-03-10T06:03:19.437Z] + sadf -c /var/log/sa-host/sa23 [2021-03-10T06:03:19.437Z] file_magic: OK [2021-03-10T06:03:19.437Z] HZ: Using current value: 100 [2021-03-10T06:03:19.437Z] file_header: OK [2021-03-10T06:03:19.437Z] 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-03-10T06:03:19.437Z] Statistics: [2021-03-10T06:03:19.437Z] Hnuu...uuuununununu... [2021-03-10T06:03:19.437Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-10T06:03:20.204Z] provisioning config files... [2021-03-10T06:03:20.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-812@tmp/config359500291242700958tmp [Pipeline] { [Pipeline] echo [2021-03-10T06:03:20.383Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T06:03:20.763Z] ---> create-netrc.sh [Pipeline] } [2021-03-10T06:03:20.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-10T06:03:20.952Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T06:03:21.317Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-10T06:03:21.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T06:03:22.075Z] ---> sudo-logs.sh [2021-03-10T06:03:22.075Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-10T06:03:22.213Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T06:03:22.886Z] ---> job-cost.sh [2021-03-10T06:03:22.886Z] lf-activate-venv: SKIPPING [2021-03-10T06:03:22.886Z] DEBUG: total: 0.20999999344348907 [2021-03-10T06:03:22.886Z] INFO: Retrieving Stack Cost... [2021-03-10T06:03:23.844Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-10T06:03:24.109Z] INFO: Archiving Costs [Pipeline] echo [2021-03-10T06:03:24.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-10T06:03:24.860Z] ---> logs-deploy.sh [2021-03-10T06:03:24.861Z] lf-activate-venv: SKIPPING [2021-03-10T06:03:24.861Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-812/1 [2021-03-10T06:03:24.861Z] INFO: archiving workspace using pattern(s): [2021-03-10T06:03:28.325Z] Archives upload complete. [2021-03-10T06:03:28.325Z] INFO: archiving logs to Nexus