Pull request #768 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 257588ec254f7c0b56a699facf3efc2aaecac6a5+3aea893206dfece0cb943228d650ae216607898f (2185e7ff65de7ce164d8f347bac90750833348b2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25718 in /w/workspace/dgexfoundry_device-sdk-go_PR-768 [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-768 # 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 > 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/768/head:refs/remotes/origin/PR-768 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 257588ec254f7c0b56a699facf3efc2aaecac6a5 Merge succeeded, producing 257588ec254f7c0b56a699facf3efc2aaecac6a5 Checking out Revision 257588ec254f7c0b56a699facf3efc2aaecac6a5 (PR-768) > git config core.sparsecheckout # timeout=10 > git checkout -f 257588ec254f7c0b56a699facf3efc2aaecac6a5 # 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 3aea893206dfece0cb943228d650ae216607898f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 257588ec254f7c0b56a699facf3efc2aaecac6a5 # timeout=10 Commit message: "fix: fix requested changes in PR" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 7af912c45a376a8520a68a386b6086ff58bb65ae # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-09T05:41:03.030Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-09T05:41:03.302Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-09T05:41:03.396Z] ========================================================= [2021-02-09T05:41:03.396Z] EdgeX Global Pipelines Version Info [2021-02-09T05:41:03.396Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:41:04.963Z] ------------------- [2021-02-09T05:41:04.963Z] stable info: [2021-02-09T05:41:04.963Z] ------------------- [2021-02-09T05:41:04.963Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-09T05:41:04.963Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-09T05:41:04.963Z] Message: update stable to v1.0.179 [2021-02-09T05:41:05.916Z] ------------------- [2021-02-09T05:41:05.916Z] experimental info: [2021-02-09T05:41:05.916Z] ------------------- [2021-02-09T05:41:05.916Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-09T05:41:05.916Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-09T05:41:05.916Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-09T05:41:06.193Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-02-09T05:41:06.301Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-02-09T05:41:06.423Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-09T05:41:06.507Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-09T05:41:06.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-09T05:41:06.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-09T05:41:06.773Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-09T05:41:06.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-09T05:41:06.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-02-09T05:41:07.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-09T05:41:07.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-09T05:41:07.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-02-09T05:41:07.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-09T05:41:07.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-09T05:41:07.558Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-09T05:41:07.642Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-09T05:41:07.735Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-09T05:41:07.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-09T05:41:07.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-09T05:41:08.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-09T05:41:08.124Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-09T05:41:08.209Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-09T05:41:08.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-09T05:41:08.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-09T05:41:08.515Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-09T05:41:08.604Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-09T05:41:08.692Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-09T05:41:08.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-768 [Pipeline] echo [2021-02-09T05:41:08.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-768 [Pipeline] echo [2021-02-09T05:41:08.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-768 [Pipeline] echo [2021-02-09T05:41:09.048Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 257588ec254f7c0b56a699facf3efc2aaecac6a5 [Pipeline] echo [2021-02-09T05:41:09.277Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 257588e [Pipeline] echo [2021-02-09T05:41:09.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-09T05:41:09.596Z] provisioning config files... [2021-02-09T05:41:09.629Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp/config2895739862489722158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:41:09.991Z] ---> docker-login.sh [2021-02-09T05:41:09.991Z] nexus3.edgexfoundry.org:10001 [2021-02-09T05:41:10.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:41:10.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:41:10.525Z] Configure a credential helper to remove this warning. See [2021-02-09T05:41:10.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:41:10.525Z] [2021-02-09T05:41:10.525Z] Login Succeeded [2021-02-09T05:41:10.525Z] nexus3.edgexfoundry.org:10002 [2021-02-09T05:41:10.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:41:10.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:41:10.791Z] Configure a credential helper to remove this warning. See [2021-02-09T05:41:10.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:41:10.791Z] [2021-02-09T05:41:10.791Z] Login Succeeded [2021-02-09T05:41:10.791Z] nexus3.edgexfoundry.org:10003 [2021-02-09T05:41:10.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:41:10.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:41:10.791Z] Configure a credential helper to remove this warning. See [2021-02-09T05:41:10.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:41:10.791Z] [2021-02-09T05:41:10.791Z] Login Succeeded [2021-02-09T05:41:10.791Z] nexus3.edgexfoundry.org:10004 [2021-02-09T05:41:11.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:41:11.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:41:11.057Z] Configure a credential helper to remove this warning. See [2021-02-09T05:41:11.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:41:11.057Z] [2021-02-09T05:41:11.057Z] Login Succeeded [2021-02-09T05:41:11.057Z] docker.io [2021-02-09T05:41:11.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:41:11.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:41:11.591Z] Configure a credential helper to remove this warning. See [2021-02-09T05:41:11.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:41:11.591Z] [2021-02-09T05:41:11.591Z] Login Succeeded [2021-02-09T05:41:11.591Z] ---> docker-login.sh ends [Pipeline] } [2021-02-09T05:41:11.603Z] 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-02-09T05:41:12.398Z] + git log --format=format:%s -1 257588ec254f7c0b56a699facf3efc2aaecac6a5 [Pipeline] echo [2021-02-09T05:41:12.476Z] GIT_COMMIT: 257588ec254f7c0b56a699facf3efc2aaecac6a5, Commit Message: fix: fix requested changes in PR [Pipeline] echo [2021-02-09T05:41:12.519Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:41:13.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T05:41:13.107Z] [2021-02-09T05:41:13.107Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:41:13.470Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T05:41:13.470Z] latest: Pulling from edgex-devops/git-semver [2021-02-09T05:41:13.470Z] 31603596830f: Pulling fs layer [2021-02-09T05:41:13.470Z] 2a8b12db71e7: Pulling fs layer [2021-02-09T05:41:13.470Z] 6ca5941a6612: Pulling fs layer [2021-02-09T05:41:13.470Z] ecc8261a40a4: Pulling fs layer [2021-02-09T05:41:13.470Z] ecc8261a40a4: Waiting [2021-02-09T05:41:13.470Z] 2a8b12db71e7: Verifying Checksum [2021-02-09T05:41:13.470Z] 2a8b12db71e7: Download complete [2021-02-09T05:41:13.735Z] 31603596830f: Verifying Checksum [2021-02-09T05:41:13.735Z] 31603596830f: Download complete [2021-02-09T05:41:13.735Z] ecc8261a40a4: Verifying Checksum [2021-02-09T05:41:13.735Z] ecc8261a40a4: Download complete [2021-02-09T05:41:13.735Z] 6ca5941a6612: Verifying Checksum [2021-02-09T05:41:13.735Z] 6ca5941a6612: Download complete [2021-02-09T05:41:14.000Z] 31603596830f: Pull complete [2021-02-09T05:41:14.270Z] 2a8b12db71e7: Pull complete [2021-02-09T05:41:15.237Z] 6ca5941a6612: Pull complete [2021-02-09T05:41:15.502Z] ecc8261a40a4: Pull complete [2021-02-09T05:41:15.502Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-09T05:41:15.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T05:41:15.502Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-09T05:41:15.624Z] prd-centos7-docker-4c-2g-25718 does not seem to be running inside a container [2021-02-09T05:41:15.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-768 -v /w/workspace/dgexfoundry_device-sdk-go_PR-768:/w/workspace/dgexfoundry_device-sdk-go_PR-768:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-09T05:41:17.632Z] $ docker top 34a220b1bb49c40021d3c3e298a91cadd06636a687507159475ba8839377b8d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-09T05:41:18.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-09T05:41:18.049Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-09T05:41:18.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-09T05:41:18.328Z] $ docker exec 34a220b1bb49c40021d3c3e298a91cadd06636a687507159475ba8839377b8d0 ssh-agent [2021-02-09T05:41:18.525Z] SSH_AUTH_SOCK=/tmp/ssh-rsTQaQK9jRXV/agent.12 [2021-02-09T05:41:18.525Z] SSH_AGENT_PID=17 [2021-02-09T05:41:18.540Z] Running ssh-add (command line suppressed) [2021-02-09T05:41:18.693Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp/private_key_6976687447525819854.key (/w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp/private_key_6976687447525819854.key) [2021-02-09T05:41:18.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-09T05:41:19.115Z] + git tag --points-at HEAD [Pipeline] } [2021-02-09T05:41:19.141Z] $ docker exec --env ******** --env ******** 34a220b1bb49c40021d3c3e298a91cadd06636a687507159475ba8839377b8d0 ssh-agent -k [2021-02-09T05:41:19.280Z] unset SSH_AUTH_SOCK; [2021-02-09T05:41:19.280Z] unset SSH_AGENT_PID; [2021-02-09T05:41:19.280Z] echo Agent pid 17 killed; [2021-02-09T05:41:19.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-09T05:41:19.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-09T05:41:19.482Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-09T05:41:19.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-09T05:41:19.686Z] $ docker exec 34a220b1bb49c40021d3c3e298a91cadd06636a687507159475ba8839377b8d0 ssh-agent [2021-02-09T05:41:19.867Z] SSH_AUTH_SOCK=/tmp/ssh-eQ7bsSivYqP4/agent.45 [2021-02-09T05:41:19.867Z] SSH_AGENT_PID=50 [2021-02-09T05:41:19.878Z] Running ssh-add (command line suppressed) [2021-02-09T05:41:20.005Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp/private_key_7467662317802092135.key (/w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp/private_key_7467662317802092135.key) [2021-02-09T05:41:20.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-09T05:41:20.410Z] + git semver init [2021-02-09T05:41:20.410Z] # -> Open(): unable to determine branch for HEAD [2021-02-09T05:41:20.410Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-768/.git [2021-02-09T05:41:20.410Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-768 [2021-02-09T05:41:20.410Z] # $SEMVER_REMOTE_NAME = origin [2021-02-09T05:41:20.410Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-09T05:41:20.410Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-09T05:41:20.410Z] # $SEMVER_BRANCH = PR-768 [2021-02-09T05:41:20.410Z] # $SEMVER_TEMP = /tmp/semver-435354072 [2021-02-09T05:41:20.410Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-02-09T05:41:21.369Z] # '/tmp/semver-435354072' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-768/.semver' [2021-02-09T05:41:21.369Z] # -> Force: false [2021-02-09T05:41:21.369Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-768/.semver [Pipeline] } [2021-02-09T05:41:21.383Z] $ docker exec --env ******** --env ******** 34a220b1bb49c40021d3c3e298a91cadd06636a687507159475ba8839377b8d0 ssh-agent -k [2021-02-09T05:41:21.539Z] unset SSH_AUTH_SOCK; [2021-02-09T05:41:21.540Z] unset SSH_AGENT_PID; [2021-02-09T05:41:21.540Z] echo Agent pid 50 killed; [2021-02-09T05:41:21.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-09T05:41:22.081Z] + git semver [Pipeline] } [2021-02-09T05:41:22.099Z] $ docker stop --time=1 34a220b1bb49c40021d3c3e298a91cadd06636a687507159475ba8839377b8d0 [2021-02-09T05:41:23.690Z] $ docker rm -f 34a220b1bb49c40021d3c3e298a91cadd06636a687507159475ba8839377b8d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T05:41:24.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-09T05:41:24.850Z] Stashed 1 file(s) [Pipeline] echo [2021-02-09T05:41:24.853Z] [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-02-09T05:41:40.377Z] Still waiting to schedule task [2021-02-09T05:41:40.377Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-09T05:41:40.379Z] Still waiting to schedule task [2021-02-09T05:41:40.379Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-09T05:44:47.231Z] Running on prd-centos7-docker-4c-2g-25720 in /w/workspace/dgexfoundry_device-sdk-go_PR-768 [Pipeline] { [Pipeline] ws [2021-02-09T05:44:47.287Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-02-09T05:44:50.054Z] using credential edgex-jenkins-ssh [2021-02-09T05:44:50.141Z] Cloning the remote Git repository [2021-02-09T05:44:50.140Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-09T05:44:50.213Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-02-09T05:44:50.281Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-09T05:44:50.281Z] > git --version # timeout=10 [2021-02-09T05:44:50.291Z] > git --version # 'git version 2.24.3' [2021-02-09T05:44:50.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T05:44:50.326Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T05:44:51.617Z] Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 257588ec254f7c0b56a699facf3efc2aaecac6a5 [2021-02-09T05:44:51.717Z] Merge succeeded, producing 257588ec254f7c0b56a699facf3efc2aaecac6a5 [2021-02-09T05:44:51.717Z] Checking out Revision 257588ec254f7c0b56a699facf3efc2aaecac6a5 (PR-768) [2021-02-09T05:44:51.082Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-09T05:44:51.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T05:44:51.104Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-09T05:44:51.118Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-09T05:44:51.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T05:44:51.124Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/768/head:refs/remotes/origin/PR-768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-09T05:44:51.625Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T05:44:51.630Z] > git checkout -f 257588ec254f7c0b56a699facf3efc2aaecac6a5 # timeout=10 [2021-02-09T05:44:51.683Z] > git remote # timeout=10 [2021-02-09T05:44:51.689Z] > git config --get remote.origin.url # timeout=10 [2021-02-09T05:44:51.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T05:44:51.699Z] > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 [2021-02-09T05:44:51.710Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-09T05:44:51.719Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T05:44:51.723Z] > git checkout -f 257588ec254f7c0b56a699facf3efc2aaecac6a5 # timeout=10 [2021-02-09T05:44:55.353Z] Commit message: "fix: fix requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-09T05:44:56.581Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-09T05:44:56.933Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-09T05:44:57.240Z] + sudo service docker restart [2021-02-09T05:44:57.240Z] + true [2021-02-09T05:44:57.240Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-09T05:44:58.259Z] provisioning config files... [2021-02-09T05:44:58.287Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config7587123908703128623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:44:58.646Z] ---> docker-login.sh [2021-02-09T05:44:58.646Z] nexus3.edgexfoundry.org:10001 [2021-02-09T05:44:58.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:44:59.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:44:59.174Z] Configure a credential helper to remove this warning. See [2021-02-09T05:44:59.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:44:59.174Z] [2021-02-09T05:44:59.174Z] Login Succeeded [2021-02-09T05:44:59.174Z] nexus3.edgexfoundry.org:10002 [2021-02-09T05:44:59.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:44:59.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:44:59.438Z] Configure a credential helper to remove this warning. See [2021-02-09T05:44:59.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:44:59.438Z] [2021-02-09T05:44:59.438Z] Login Succeeded [2021-02-09T05:44:59.438Z] nexus3.edgexfoundry.org:10003 [2021-02-09T05:44:59.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:44:59.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:44:59.438Z] Configure a credential helper to remove this warning. See [2021-02-09T05:44:59.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:44:59.438Z] [2021-02-09T05:44:59.438Z] Login Succeeded [2021-02-09T05:44:59.438Z] nexus3.edgexfoundry.org:10004 [2021-02-09T05:44:59.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:44:59.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:44:59.704Z] Configure a credential helper to remove this warning. See [2021-02-09T05:44:59.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:44:59.704Z] [2021-02-09T05:44:59.704Z] Login Succeeded [2021-02-09T05:44:59.704Z] docker.io [2021-02-09T05:44:59.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:45:00.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:45:00.233Z] Configure a credential helper to remove this warning. See [2021-02-09T05:45:00.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:45:00.233Z] [2021-02-09T05:45:00.233Z] Login Succeeded [2021-02-09T05:45:00.233Z] ---> docker-login.sh ends [Pipeline] } [2021-02-09T05:45:00.244Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-09T05:45:00.676Z] ========================================================= [2021-02-09T05:45:00.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-09T05:45:00.677Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:45:01.025Z] + 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-02-09T05:45:01.294Z] Sending build context to Docker daemon 2.427MB [2021-02-09T05:45:01.294Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-09T05:45:01.294Z] Step 2/8 : FROM ${BASE} [2021-02-09T05:45:01.294Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-09T05:45:01.294Z] 188c0c94c7c5: Pulling fs layer [2021-02-09T05:45:01.294Z] 0ef7d3d256c8: Pulling fs layer [2021-02-09T05:45:01.294Z] de9db76c5a1d: Pulling fs layer [2021-02-09T05:45:01.294Z] bca2f99d35d6: Pulling fs layer [2021-02-09T05:45:01.294Z] 93359f2a8cfa: Pulling fs layer [2021-02-09T05:45:01.294Z] 7c6f9722023f: Pulling fs layer [2021-02-09T05:45:01.294Z] a35cf1a2eb13: Pulling fs layer [2021-02-09T05:45:01.294Z] 93359f2a8cfa: Waiting [2021-02-09T05:45:01.294Z] 7c6f9722023f: Waiting [2021-02-09T05:45:01.294Z] a35cf1a2eb13: Waiting [2021-02-09T05:45:01.294Z] bca2f99d35d6: Waiting [2021-02-09T05:45:01.294Z] de9db76c5a1d: Verifying Checksum [2021-02-09T05:45:01.294Z] de9db76c5a1d: Download complete [2021-02-09T05:45:01.294Z] 0ef7d3d256c8: Verifying Checksum [2021-02-09T05:45:01.294Z] 0ef7d3d256c8: Download complete [2021-02-09T05:45:01.294Z] 93359f2a8cfa: Verifying Checksum [2021-02-09T05:45:01.294Z] 93359f2a8cfa: Download complete [2021-02-09T05:45:01.294Z] 7c6f9722023f: Verifying Checksum [2021-02-09T05:45:01.294Z] 7c6f9722023f: Download complete [2021-02-09T05:45:01.294Z] 188c0c94c7c5: Verifying Checksum [2021-02-09T05:45:01.294Z] 188c0c94c7c5: Download complete [2021-02-09T05:45:01.559Z] 188c0c94c7c5: Pull complete [2021-02-09T05:45:01.834Z] 0ef7d3d256c8: Pull complete [2021-02-09T05:45:02.103Z] de9db76c5a1d: Pull complete [2021-02-09T05:45:04.674Z] a35cf1a2eb13: Verifying Checksum [2021-02-09T05:45:04.674Z] a35cf1a2eb13: Download complete [2021-02-09T05:45:05.634Z] bca2f99d35d6: Download complete [2021-02-09T05:45:10.965Z] bca2f99d35d6: Pull complete [2021-02-09T05:45:11.232Z] 93359f2a8cfa: Pull complete [2021-02-09T05:45:11.232Z] 7c6f9722023f: Pull complete [2021-02-09T05:45:16.579Z] a35cf1a2eb13: Pull complete [2021-02-09T05:45:16.579Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-09T05:45:16.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-09T05:45:16.579Z] ---> a62c8e92a672 [2021-02-09T05:45:16.579Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-09T05:45:16.579Z] ---> Running in d9e66db07cf0 [2021-02-09T05:45:16.579Z] Removing intermediate container d9e66db07cf0 [2021-02-09T05:45:16.579Z] ---> 185aebe062c0 [2021-02-09T05:45:16.579Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T05:45:16.579Z] ---> Running in a983068930fb [2021-02-09T05:45:17.558Z] Removing intermediate container a983068930fb [2021-02-09T05:45:17.558Z] ---> 0dc13565195a [2021-02-09T05:45:17.558Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-09T05:45:17.558Z] ---> Running in 15575b5859f0 [2021-02-09T05:45:18.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T05:45:19.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T05:45:19.678Z] OK: 166 MiB in 39 packages [2021-02-09T05:45:19.726Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25719 in /w/workspace/dgexfoundry_device-sdk-go_PR-768 [Pipeline] { [Pipeline] ws [2021-02-09T05:45:19.776Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-02-09T05:45:20.266Z] Removing intermediate container 15575b5859f0 [2021-02-09T05:45:20.266Z] ---> e742fd5dc34b [2021-02-09T05:45:20.266Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-09T05:45:20.266Z] ---> Running in db7f6da0e5d3 [2021-02-09T05:45:20.529Z] Removing intermediate container db7f6da0e5d3 [2021-02-09T05:45:20.529Z] ---> 121d012c71d9 [2021-02-09T05:45:20.529Z] Step 7/8 : COPY . . [2021-02-09T05:45:21.934Z] ---> 5db7d7bab2ac [2021-02-09T05:45:21.934Z] Step 8/8 : RUN go mod download [2021-02-09T05:45:21.934Z] ---> Running in 592129ba8be5 [2021-02-09T05:45:25.053Z] using credential edgex-jenkins-ssh [2021-02-09T05:45:25.110Z] Cloning the remote Git repository [2021-02-09T05:45:25.180Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-09T05:45:25.291Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-02-09T05:45:25.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-09T05:45:25.394Z] > git --version # timeout=10 [2021-02-09T05:45:25.418Z] > git --version # 'git version 2.17.1' [2021-02-09T05:45:25.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T05:45:25.490Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T05:45:26.667Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-09T05:45:26.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T05:45:26.732Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-09T05:45:26.774Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-09T05:45:26.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T05:45:26.786Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/768/head:refs/remotes/origin/PR-768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-09T05:45:27.570Z] Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 257588ec254f7c0b56a699facf3efc2aaecac6a5 [2021-02-09T05:45:27.832Z] Merge succeeded, producing 257588ec254f7c0b56a699facf3efc2aaecac6a5 [2021-02-09T05:45:27.833Z] Checking out Revision 257588ec254f7c0b56a699facf3efc2aaecac6a5 (PR-768) [2021-02-09T05:45:27.594Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T05:45:27.611Z] > git checkout -f 257588ec254f7c0b56a699facf3efc2aaecac6a5 # timeout=10 [2021-02-09T05:45:27.725Z] > git remote # timeout=10 [2021-02-09T05:45:27.747Z] > git config --get remote.origin.url # timeout=10 [2021-02-09T05:45:27.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T05:45:27.787Z] > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 [2021-02-09T05:45:27.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-09T05:45:27.843Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T05:45:27.871Z] > git checkout -f 257588ec254f7c0b56a699facf3efc2aaecac6a5 # timeout=10 [2021-02-09T05:45:32.279Z] Commit message: "fix: fix requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-09T05:45:33.766Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-09T05:45:34.201Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-09T05:45:34.548Z] + sudo service docker restart [2021-02-09T05:45:34.548Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-09T05:45:37.263Z] provisioning config files... [2021-02-09T05:45:37.301Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config3546321198794572150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:45:37.788Z] ---> docker-login.sh [2021-02-09T05:45:37.788Z] nexus3.edgexfoundry.org:10001 [2021-02-09T05:45:38.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:45:39.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:45:39.050Z] Configure a credential helper to remove this warning. See [2021-02-09T05:45:39.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:45:39.050Z] [2021-02-09T05:45:39.050Z] Login Succeeded [2021-02-09T05:45:39.050Z] nexus3.edgexfoundry.org:10002 [2021-02-09T05:45:39.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:45:39.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:45:39.649Z] Configure a credential helper to remove this warning. See [2021-02-09T05:45:39.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:45:39.649Z] [2021-02-09T05:45:39.649Z] Login Succeeded [2021-02-09T05:45:39.649Z] nexus3.edgexfoundry.org:10003 [2021-02-09T05:45:39.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:45:40.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:45:40.203Z] Configure a credential helper to remove this warning. See [2021-02-09T05:45:40.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:45:40.203Z] [2021-02-09T05:45:40.203Z] Login Succeeded [2021-02-09T05:45:40.203Z] nexus3.edgexfoundry.org:10004 [2021-02-09T05:45:40.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:45:40.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:45:40.754Z] Configure a credential helper to remove this warning. See [2021-02-09T05:45:40.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:45:40.754Z] [2021-02-09T05:45:40.754Z] Login Succeeded [2021-02-09T05:45:40.754Z] docker.io [2021-02-09T05:45:41.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T05:45:41.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T05:45:41.624Z] Configure a credential helper to remove this warning. See [2021-02-09T05:45:41.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T05:45:41.624Z] [2021-02-09T05:45:41.624Z] Login Succeeded [2021-02-09T05:45:41.624Z] ---> docker-login.sh ends [Pipeline] } [2021-02-09T05:45:41.641Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-09T05:45:42.333Z] ========================================================= [2021-02-09T05:45:42.333Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-09T05:45:42.333Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:45:42.716Z] + 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-02-09T05:45:43.319Z] Sending build context to Docker daemon 2.435MB [2021-02-09T05:45:43.319Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-09T05:45:43.319Z] Step 2/8 : FROM ${BASE} [2021-02-09T05:45:43.319Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-09T05:45:43.319Z] 5f621e34cdf4: Pulling fs layer [2021-02-09T05:45:43.319Z] a4357932f1b6: Pulling fs layer [2021-02-09T05:45:43.319Z] 18c013af1878: Pulling fs layer [2021-02-09T05:45:43.319Z] 00ac8860ef70: Pulling fs layer [2021-02-09T05:45:43.319Z] 63d7cb157983: Pulling fs layer [2021-02-09T05:45:43.319Z] b116817d02f9: Pulling fs layer [2021-02-09T05:45:43.319Z] 745a02a5169b: Pulling fs layer [2021-02-09T05:45:43.319Z] 00ac8860ef70: Waiting [2021-02-09T05:45:43.319Z] 63d7cb157983: Waiting [2021-02-09T05:45:43.319Z] b116817d02f9: Waiting [2021-02-09T05:45:43.319Z] 745a02a5169b: Waiting [2021-02-09T05:45:43.319Z] 18c013af1878: Verifying Checksum [2021-02-09T05:45:43.319Z] 18c013af1878: Download complete [2021-02-09T05:45:43.319Z] a4357932f1b6: Verifying Checksum [2021-02-09T05:45:43.319Z] a4357932f1b6: Download complete [2021-02-09T05:45:43.319Z] 63d7cb157983: Verifying Checksum [2021-02-09T05:45:43.319Z] 63d7cb157983: Download complete [2021-02-09T05:45:43.319Z] 5f621e34cdf4: Verifying Checksum [2021-02-09T05:45:43.319Z] 5f621e34cdf4: Download complete [2021-02-09T05:45:43.319Z] b116817d02f9: Verifying Checksum [2021-02-09T05:45:43.319Z] b116817d02f9: Download complete [2021-02-09T05:45:43.924Z] 5f621e34cdf4: Pull complete [2021-02-09T05:45:43.966Z] Removing intermediate container 592129ba8be5 [2021-02-09T05:45:43.966Z] ---> 1b71c610934b [2021-02-09T05:45:43.966Z] Successfully built 1b71c610934b [2021-02-09T05:45:43.966Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:45:44.294Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-09T05:45:44.294Z] . [Pipeline] withDockerContainer [2021-02-09T05:45:44.542Z] prd-centos7-docker-4c-2g-25720 does not seem to be running inside a container [2021-02-09T05:45:44.546Z] a4357932f1b6: Pull complete [2021-02-09T05:45:44.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-09T05:45:45.144Z] 18c013af1878: Pull complete [2021-02-09T05:45:45.523Z] $ docker top 38ff83c3891ee58e14c8835fc6d748e3248a8dcacbcad325943c5e9fffc4a00b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T05:45:46.021Z] + go version [2021-02-09T05:45:46.022Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-09T05:45:46.036Z] $ docker stop --time=1 38ff83c3891ee58e14c8835fc6d748e3248a8dcacbcad325943c5e9fffc4a00b [2021-02-09T05:45:46.128Z] 745a02a5169b: Verifying Checksum [2021-02-09T05:45:46.128Z] 745a02a5169b: Download complete [2021-02-09T05:45:47.111Z] 00ac8860ef70: Verifying Checksum [2021-02-09T05:45:47.111Z] 00ac8860ef70: Download complete [2021-02-09T05:45:47.393Z] $ docker rm -f 38ff83c3891ee58e14c8835fc6d748e3248a8dcacbcad325943c5e9fffc4a00b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:45:48.253Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-09T05:45:48.253Z] . [Pipeline] withDockerContainer [2021-02-09T05:45:48.360Z] prd-centos7-docker-4c-2g-25720 does not seem to be running inside a container [2021-02-09T05:45:48.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-09T05:45:49.116Z] $ docker top 53f2cc5d63208eaefb393c0460cea2b893e1b40ad8f205703da2a5d5c19eb5d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T05:45:49.640Z] + make test [2021-02-09T05:45:49.641Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-09T05:45:57.851Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-09T05:45:59.538Z] 00ac8860ef70: Pull complete [2021-02-09T05:45:59.538Z] 63d7cb157983: Pull complete [2021-02-09T05:45:59.538Z] b116817d02f9: Pull complete [2021-02-09T05:46:02.164Z] 745a02a5169b: Pull complete [2021-02-09T05:46:02.164Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-09T05:46:02.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-09T05:46:02.164Z] ---> b7e6874047d6 [2021-02-09T05:46:02.164Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-09T05:46:04.775Z] ---> Running in c3daea64636d [2021-02-09T05:46:05.046Z] Removing intermediate container c3daea64636d [2021-02-09T05:46:05.046Z] ---> 8f74b8e67c18 [2021-02-09T05:46:05.046Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T05:46:05.320Z] ---> Running in 930f3b66da05 [2021-02-09T05:46:07.295Z] Removing intermediate container 930f3b66da05 [2021-02-09T05:46:07.295Z] ---> ff4314896ba0 [2021-02-09T05:46:07.295Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-09T05:46:07.571Z] ---> Running in 59ae1f08be6c [2021-02-09T05:46:08.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T05:46:09.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T05:46:10.511Z] OK: 142 MiB in 39 packages [2021-02-09T05:46:11.481Z] Removing intermediate container 59ae1f08be6c [2021-02-09T05:46:11.481Z] ---> 1e7ea3078b6e [2021-02-09T05:46:11.481Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-09T05:46:11.481Z] ---> Running in fd2d1bd7c637 [2021-02-09T05:46:12.079Z] Removing intermediate container fd2d1bd7c637 [2021-02-09T05:46:12.079Z] ---> e1e45f6a9af9 [2021-02-09T05:46:12.079Z] Step 7/8 : COPY . . [2021-02-09T05:46:12.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-02-09T05:46:12.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-02-09T05:46:12.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-02-09T05:46:13.058Z] ---> b67eeb0d3ab1 [2021-02-09T05:46:13.058Z] Step 8/8 : RUN go mod download [2021-02-09T05:46:13.328Z] ---> Running in 9215482f3a19 [2021-02-09T05:46:16.307Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 25.5% of statements [2021-02-09T05:46:40.137Z] Removing intermediate container 9215482f3a19 [2021-02-09T05:46:40.137Z] ---> 505024caf265 [2021-02-09T05:46:40.137Z] Successfully built 505024caf265 [2021-02-09T05:46:40.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:46:40.481Z] + docker inspect -f . ci-base-image-arm64 [2021-02-09T05:46:40.481Z] . [Pipeline] withDockerContainer [2021-02-09T05:46:40.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-25719 does not seem to be running inside a container [2021-02-09T05:46:40.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-09T05:46:42.275Z] $ docker top ae73ad8a45d3785d0b620a5cde3492bb80bc0fc760357887c0460e642483ffd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T05:46:43.261Z] + go version [2021-02-09T05:46:43.261Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-09T05:46:43.286Z] $ docker stop --time=1 ae73ad8a45d3785d0b620a5cde3492bb80bc0fc760357887c0460e642483ffd9 [2021-02-09T05:46:45.240Z] $ docker rm -f ae73ad8a45d3785d0b620a5cde3492bb80bc0fc760357887c0460e642483ffd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:46:46.238Z] + docker inspect -f . ci-base-image-arm64 [2021-02-09T05:46:46.238Z] . [Pipeline] withDockerContainer [2021-02-09T05:46:46.475Z] prd-ubuntu18.04-docker-arm64-4c-16g-25719 does not seem to be running inside a container [2021-02-09T05:46:46.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-09T05:46:48.076Z] $ docker top 386f9a2af9bf18a247310dea41a657c772bb2168d825f77ed4a542d36e729f05 -eo pid,comm [Pipeline] { [2021-02-09T05:46:48.481Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.068s coverage: 10.1% of statements [2021-02-09T05:46:48.481Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.086s coverage: 12.5% of statements [2021-02-09T05:46:48.481Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-02-09T05:46:48.481Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.072s coverage: 84.8% of statements [2021-02-09T05:46:48.481Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-02-09T05:46:48.481Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-02-09T05:46:48.481Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-02-09T05:46:48.481Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-02-09T05:46:48.481Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.086s coverage: 49.2% of statements [2021-02-09T05:46:48.481Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-02-09T05:46:48.481Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-02-09T05:46:48.481Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.082s coverage: 24.8% of statements [2021-02-09T05:46:48.481Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.456s coverage: 83.5% of statements [2021-02-09T05:46:48.481Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.3% of statements [2021-02-09T05:46:48.481Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-02-09T05:46:48.481Z] GO111MODULE=on go vet ./... [Pipeline] sh [2021-02-09T05:46:49.183Z] + make test [2021-02-09T05:46:49.183Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-09T05:46:55.188Z] gofmt -l . [2021-02-09T05:46:55.452Z] [ "`gofmt -l .`" = "" ] [2021-02-09T05:46:55.452Z] ./bin/test-attribution-txt.sh [2021-02-09T05:46:56.407Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-09T05:46:56.424Z] $ docker stop --time=1 53f2cc5d63208eaefb393c0460cea2b893e1b40ad8f205703da2a5d5c19eb5d0 [2021-02-09T05:46:58.434Z] $ docker rm -f 53f2cc5d63208eaefb393c0460cea2b893e1b40ad8f205703da2a5d5c19eb5d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T05:46:59.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-09T05:46:59.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-09T05:47:01.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-09T05:47:02.252Z] + ls -al . [2021-02-09T05:47:02.252Z] total 172 [2021-02-09T05:47:02.252Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 9 05:46 . [2021-02-09T05:47:02.252Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 9 05:44 .. [2021-02-09T05:47:02.252Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 9 05:44 bin [2021-02-09T05:47:02.252Z] -rw-r--r--. 1 jenkins jenkins 89677 Feb 9 05:46 coverage.out [2021-02-09T05:47:02.252Z] -rw-rw-r--. 1 jenkins jenkins 949 Feb 9 05:44 Dockerfile.build [2021-02-09T05:47:02.252Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 9 05:44 .dockerignore [2021-02-09T05:47:02.252Z] drwxrwxr-x. 4 jenkins jenkins 48 Feb 9 05:44 example [2021-02-09T05:47:02.252Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 9 05:44 .git [2021-02-09T05:47:02.252Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 9 05:44 .github [2021-02-09T05:47:02.252Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 9 05:44 .gitignore [2021-02-09T05:47:02.252Z] -rw-r--r--. 1 jenkins jenkins 515 Feb 9 05:46 go.mod [2021-02-09T05:47:02.252Z] -rw-r--r--. 1 jenkins jenkins 19062 Feb 9 05:46 go.sum [2021-02-09T05:47:02.252Z] drwxrwxr-x. 13 jenkins jenkins 183 Feb 9 05:44 internal [2021-02-09T05:47:02.252Z] -rw-rw-r--. 1 jenkins jenkins 901 Feb 9 05:44 Jenkinsfile [2021-02-09T05:47:02.252Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 9 05:44 LICENSE [2021-02-09T05:47:02.252Z] -rw-rw-r--. 1 jenkins jenkins 1016 Feb 9 05:44 Makefile [2021-02-09T05:47:02.252Z] drwxrwxr-x. 4 jenkins jenkins 26 Feb 9 05:44 openapi [2021-02-09T05:47:02.252Z] drwxrwxr-x. 5 jenkins jenkins 50 Feb 9 05:44 pkg [2021-02-09T05:47:02.252Z] -rw-rw-r--. 1 jenkins jenkins 5897 Feb 9 05:44 README.md [2021-02-09T05:47:02.252Z] -rw-rw-r--. 1 jenkins jenkins 6616 Feb 9 05:44 RELEASE-NOTES.txt [2021-02-09T05:47:02.252Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 9 05:44 snap [2021-02-09T05:47:02.252Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 9 05:41 VERSION [2021-02-09T05:47:02.252Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 9 05:44 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:47:02.560Z] + 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=257588ec254f7c0b56a699facf3efc2aaecac6a5 --label arch=amd64 --label version=0.0.0 . [2021-02-09T05:47:02.827Z] Sending build context to Docker daemon 2.518MB [2021-02-09T05:47:02.827Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-09T05:47:02.827Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-09T05:47:02.827Z] ---> 1b71c610934b [2021-02-09T05:47:02.827Z] Step 3/24 : ARG MAKE='make build' [2021-02-09T05:47:03.403Z] ---> Running in 5bbdccfc6376 [2021-02-09T05:47:03.665Z] Removing intermediate container 5bbdccfc6376 [2021-02-09T05:47:03.665Z] ---> cdd1ff85f88b [2021-02-09T05:47:03.665Z] Step 4/24 : WORKDIR /device-sdk-go [2021-02-09T05:47:03.665Z] ---> Running in 53bb63d2bc5f [2021-02-09T05:47:03.927Z] Removing intermediate container 53bb63d2bc5f [2021-02-09T05:47:03.927Z] ---> aea40742f0cf [2021-02-09T05:47:03.927Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-09T05:47:03.927Z] ---> Running in 3fd58f7ef2e3 [2021-02-09T05:47:03.927Z] Removing intermediate container 3fd58f7ef2e3 [2021-02-09T05:47:03.927Z] ---> bc37a5089b02 [2021-02-09T05:47:03.927Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T05:47:04.199Z] ---> Running in 21f15e600d0c [2021-02-09T05:47:05.149Z] Removing intermediate container 21f15e600d0c [2021-02-09T05:47:05.149Z] ---> cb1a43144894 [2021-02-09T05:47:05.149Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-02-09T05:47:05.412Z] ---> Running in 4e267b494a2f [2021-02-09T05:47:05.677Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T05:47:06.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T05:47:07.202Z] OK: 166 MiB in 39 packages [2021-02-09T05:47:07.776Z] Removing intermediate container 4e267b494a2f [2021-02-09T05:47:07.776Z] ---> 916c7a845e2d [2021-02-09T05:47:07.776Z] Step 8/24 : COPY . . [2021-02-09T05:47:08.731Z] ---> 5016ee04baef [2021-02-09T05:47:08.731Z] Step 9/24 : RUN ${MAKE} [2021-02-09T05:47:08.997Z] ---> Running in dd58e97654e7 [2021-02-09T05:47:09.608Z] 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-02-09T05:47:11.393Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-09T05:47:19.693Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-02-09T05:47:21.617Z] Removing intermediate container dd58e97654e7 [2021-02-09T05:47:21.617Z] ---> d33468360a7a [2021-02-09T05:47:21.617Z] Step 10/24 : FROM scratch [2021-02-09T05:47:21.617Z] ---> [2021-02-09T05:47:21.617Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-09T05:47:21.617Z] ---> Running in faef9bb2a8c3 [2021-02-09T05:47:21.617Z] Removing intermediate container faef9bb2a8c3 [2021-02-09T05:47:21.617Z] ---> d8383830f6e1 [2021-02-09T05:47:21.617Z] Step 12/24 : ENV APP_PORT=49990 [2021-02-09T05:47:21.617Z] ---> Running in 48d04cf87e16 [2021-02-09T05:47:21.879Z] Removing intermediate container 48d04cf87e16 [2021-02-09T05:47:21.879Z] ---> 9b0388832f39 [2021-02-09T05:47:21.879Z] Step 13/24 : EXPOSE $APP_PORT [2021-02-09T05:47:21.879Z] ---> Running in f9c9b4847131 [2021-02-09T05:47:22.140Z] Removing intermediate container f9c9b4847131 [2021-02-09T05:47:22.140Z] ---> 63ae5ff7e83f [2021-02-09T05:47:22.140Z] Step 14/24 : WORKDIR / [2021-02-09T05:47:22.140Z] ---> Running in c84b3035fafc [2021-02-09T05:47:22.140Z] Removing intermediate container c84b3035fafc [2021-02-09T05:47:22.140Z] ---> 5d50198bfafc [2021-02-09T05:47:22.140Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-02-09T05:47:22.714Z] ---> 3d3fff9af1d2 [2021-02-09T05:47:22.714Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-02-09T05:47:22.978Z] ---> f22c0d2fbea3 [2021-02-09T05:47:22.978Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-02-09T05:47:23.240Z] ---> 6e160485c105 [2021-02-09T05:47:23.240Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-02-09T05:47:23.504Z] ---> c344ee80bf09 [2021-02-09T05:47:23.504Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-02-09T05:47:23.769Z] ---> 98f133dcc65e [2021-02-09T05:47:23.769Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-02-09T05:47:24.030Z] ---> Running in 98aa19b79366 [2021-02-09T05:47:24.030Z] Removing intermediate container 98aa19b79366 [2021-02-09T05:47:24.030Z] ---> 2bccce4f514b [2021-02-09T05:47:24.030Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T05:47:24.030Z] ---> Running in d1daa46ca13e [2021-02-09T05:47:24.295Z] Removing intermediate container d1daa46ca13e [2021-02-09T05:47:24.295Z] ---> 88b5b6864817 [2021-02-09T05:47:24.295Z] Step 22/24 : LABEL arch=amd64 [2021-02-09T05:47:24.295Z] ---> Running in c701ee9da5a1 [2021-02-09T05:47:24.557Z] Removing intermediate container c701ee9da5a1 [2021-02-09T05:47:24.557Z] ---> 039a7140545a [2021-02-09T05:47:24.557Z] Step 23/24 : LABEL git_sha=257588ec254f7c0b56a699facf3efc2aaecac6a5 [2021-02-09T05:47:24.557Z] ---> Running in 45ba658b026e [2021-02-09T05:47:24.819Z] Removing intermediate container 45ba658b026e [2021-02-09T05:47:24.819Z] ---> 7c6454f68890 [2021-02-09T05:47:24.819Z] Step 24/24 : LABEL version=0.0.0 [2021-02-09T05:47:24.819Z] ---> Running in a3621612e9a8 [2021-02-09T05:47:25.081Z] Removing intermediate container a3621612e9a8 [2021-02-09T05:47:25.081Z] ---> e1997f917f97 [2021-02-09T05:47:25.081Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-09T05:47:25.081Z] Successfully built e1997f917f97 [2021-02-09T05:47:25.081Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-09T05:47:58.408Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-02-09T05:47:58.408Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-02-09T05:47:58.408Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-02-09T05:47:58.408Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.128s coverage: 25.5% of statements [2021-02-09T05:48:25.223Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.135s coverage: 10.1% of statements [2021-02-09T05:48:25.223Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.150s coverage: 12.5% of statements [2021-02-09T05:48:25.223Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-02-09T05:48:25.223Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.153s coverage: 84.8% of statements [2021-02-09T05:48:25.223Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-02-09T05:48:25.223Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-02-09T05:48:25.223Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-02-09T05:48:25.223Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-02-09T05:48:25.223Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.225s coverage: 49.2% of statements [2021-02-09T05:48:25.223Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-02-09T05:48:25.223Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-02-09T05:48:25.223Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.180s coverage: 24.8% of statements [2021-02-09T05:48:25.223Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.876s coverage: 83.5% of statements [2021-02-09T05:48:25.223Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.135s coverage: 5.3% of statements [2021-02-09T05:48:25.223Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-02-09T05:48:25.494Z] GO111MODULE=on go vet ./... [2021-02-09T05:49:04.647Z] gofmt -l . [2021-02-09T05:49:04.647Z] [ "`gofmt -l .`" = "" ] [2021-02-09T05:49:04.647Z] ./bin/test-attribution-txt.sh [2021-02-09T05:49:04.647Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-09T05:49:04.666Z] $ docker stop --time=1 386f9a2af9bf18a247310dea41a657c772bb2168d825f77ed4a542d36e729f05 [2021-02-09T05:49:06.958Z] $ docker rm -f 386f9a2af9bf18a247310dea41a657c772bb2168d825f77ed4a542d36e729f05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T05:49:08.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-09T05:49:08.092Z] Warning: overwriting stash ‘coverage-report’ [2021-02-09T05:49:08.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-09T05:49:09.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-09T05:49:10.058Z] + ls -al . [2021-02-09T05:49:10.058Z] total 208 [2021-02-09T05:49:10.058Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 9 05:49 . [2021-02-09T05:49:10.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 05:45 .. [2021-02-09T05:49:10.058Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 9 05:45 .dockerignore [2021-02-09T05:49:10.058Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 9 05:45 .git [2021-02-09T05:49:10.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 05:45 .github [2021-02-09T05:49:10.058Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 9 05:45 .gitignore [2021-02-09T05:49:10.058Z] -rw-rw-r-- 1 jenkins jenkins 949 Feb 9 05:45 Dockerfile.build [2021-02-09T05:49:10.058Z] -rw-rw-r-- 1 jenkins jenkins 901 Feb 9 05:45 Jenkinsfile [2021-02-09T05:49:10.058Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 9 05:45 LICENSE [2021-02-09T05:49:10.058Z] -rw-rw-r-- 1 jenkins jenkins 1016 Feb 9 05:45 Makefile [2021-02-09T05:49:10.058Z] -rw-rw-r-- 1 jenkins jenkins 5897 Feb 9 05:45 README.md [2021-02-09T05:49:10.058Z] -rw-rw-r-- 1 jenkins jenkins 6616 Feb 9 05:45 RELEASE-NOTES.txt [2021-02-09T05:49:10.058Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 9 05:41 VERSION [2021-02-09T05:49:10.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 05:45 bin [2021-02-09T05:49:10.058Z] -rw-r--r-- 1 jenkins jenkins 89677 Feb 9 05:48 coverage.out [2021-02-09T05:49:10.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 05:45 example [2021-02-09T05:49:10.058Z] -rw-r--r-- 1 jenkins jenkins 515 Feb 9 05:49 go.mod [2021-02-09T05:49:10.058Z] -rw-r--r-- 1 jenkins jenkins 19062 Feb 9 05:49 go.sum [2021-02-09T05:49:10.058Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 9 05:45 internal [2021-02-09T05:49:10.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 05:45 openapi [2021-02-09T05:49:10.058Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 9 05:45 pkg [2021-02-09T05:49:10.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 9 05:45 snap [2021-02-09T05:49:10.058Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 9 05:45 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:49:10.402Z] + 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=257588ec254f7c0b56a699facf3efc2aaecac6a5 --label arch=arm64 --label version=0.0.0 . [2021-02-09T05:49:11.005Z] Sending build context to Docker daemon 2.525MB [2021-02-09T05:49:11.005Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-09T05:49:11.005Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-09T05:49:11.005Z] ---> 505024caf265 [2021-02-09T05:49:11.005Z] Step 3/24 : ARG MAKE='make build' [2021-02-09T05:49:11.286Z] ---> Running in 83c1d11674e4 [2021-02-09T05:49:11.561Z] Removing intermediate container 83c1d11674e4 [2021-02-09T05:49:11.561Z] ---> af8da89f4e0b [2021-02-09T05:49:11.561Z] Step 4/24 : WORKDIR /device-sdk-go [2021-02-09T05:49:11.835Z] ---> Running in 925d195e8657 [2021-02-09T05:49:12.432Z] Removing intermediate container 925d195e8657 [2021-02-09T05:49:12.432Z] ---> e5349896ae81 [2021-02-09T05:49:12.432Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-09T05:49:12.432Z] ---> Running in c2f5e3b3edd0 [2021-02-09T05:49:13.027Z] Removing intermediate container c2f5e3b3edd0 [2021-02-09T05:49:13.027Z] ---> 21752d488f02 [2021-02-09T05:49:13.027Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T05:49:13.027Z] ---> Running in 26d2598f7a65 [2021-02-09T05:49:15.647Z] Removing intermediate container 26d2598f7a65 [2021-02-09T05:49:15.647Z] ---> f561a135b98a [2021-02-09T05:49:15.647Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-02-09T05:49:15.647Z] ---> Running in 30941eab366f [2021-02-09T05:49:16.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T05:49:17.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T05:49:18.230Z] OK: 142 MiB in 39 packages [2021-02-09T05:49:19.215Z] Removing intermediate container 30941eab366f [2021-02-09T05:49:19.215Z] ---> 1181f2ac03fc [2021-02-09T05:49:19.215Z] Step 8/24 : COPY . . [2021-02-09T05:49:20.652Z] ---> cfdc98dfc8d1 [2021-02-09T05:49:20.652Z] Step 9/24 : RUN ${MAKE} [2021-02-09T05:49:20.652Z] ---> Running in f949788a0b95 [2021-02-09T05:49:21.637Z] 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-02-09T05:49:48.488Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-02-09T05:49:49.916Z] Removing intermediate container f949788a0b95 [2021-02-09T05:49:49.916Z] ---> 8135b2243b51 [2021-02-09T05:49:49.916Z] Step 10/24 : FROM scratch [2021-02-09T05:49:49.916Z] ---> [2021-02-09T05:49:49.916Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-09T05:49:49.916Z] ---> Running in 9950d2396a9d [2021-02-09T05:49:50.510Z] Removing intermediate container 9950d2396a9d [2021-02-09T05:49:50.510Z] ---> e85d5b99e7ff [2021-02-09T05:49:50.510Z] Step 12/24 : ENV APP_PORT=49990 [2021-02-09T05:49:50.510Z] ---> Running in 4de1b05a9fe3 [2021-02-09T05:49:50.783Z] Removing intermediate container 4de1b05a9fe3 [2021-02-09T05:49:50.783Z] ---> faa7862f1c3a [2021-02-09T05:49:50.783Z] Step 13/24 : EXPOSE $APP_PORT [2021-02-09T05:49:51.062Z] ---> Running in 52e72c240d71 [2021-02-09T05:49:51.335Z] Removing intermediate container 52e72c240d71 [2021-02-09T05:49:51.335Z] ---> 480b313b858c [2021-02-09T05:49:51.335Z] Step 14/24 : WORKDIR / [2021-02-09T05:49:51.606Z] ---> Running in 824e5e58fea3 [2021-02-09T05:49:51.879Z] Removing intermediate container 824e5e58fea3 [2021-02-09T05:49:51.879Z] ---> 8b706fe7e6c9 [2021-02-09T05:49:51.879Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-02-09T05:49:53.316Z] ---> f56e546263d8 [2021-02-09T05:49:53.316Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-02-09T05:49:53.911Z] ---> 8ad4ce164b2d [2021-02-09T05:49:53.911Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-02-09T05:49:54.512Z] ---> 9662537cbf4a [2021-02-09T05:49:54.512Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-02-09T05:49:55.492Z] ---> 0a1c24ed911f [2021-02-09T05:49:55.492Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-02-09T05:49:56.086Z] ---> 8d49f8e622e7 [2021-02-09T05:49:56.086Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-02-09T05:49:56.358Z] ---> Running in 21db5b3549c6 [2021-02-09T05:49:56.628Z] Removing intermediate container 21db5b3549c6 [2021-02-09T05:49:56.628Z] ---> 87376752c845 [2021-02-09T05:49:56.629Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T05:49:56.902Z] ---> Running in e1cb47172c43 [2021-02-09T05:49:57.174Z] Removing intermediate container e1cb47172c43 [2021-02-09T05:49:57.174Z] ---> 31585a3312f8 [2021-02-09T05:49:57.174Z] Step 22/24 : LABEL arch=arm64 [2021-02-09T05:49:57.447Z] ---> Running in aefd4af2fb0a [2021-02-09T05:49:58.040Z] Removing intermediate container aefd4af2fb0a [2021-02-09T05:49:58.040Z] ---> c6cafb75e8ab [2021-02-09T05:49:58.040Z] Step 23/24 : LABEL git_sha=257588ec254f7c0b56a699facf3efc2aaecac6a5 [2021-02-09T05:49:58.040Z] ---> Running in 3920d2447c86 [2021-02-09T05:49:58.313Z] Removing intermediate container 3920d2447c86 [2021-02-09T05:49:58.313Z] ---> cb99283c17e6 [2021-02-09T05:49:58.313Z] Step 24/24 : LABEL version=0.0.0 [2021-02-09T05:49:58.590Z] ---> Running in a5f55e626986 [2021-02-09T05:49:59.184Z] Removing intermediate container a5f55e626986 [2021-02-09T05:49:59.184Z] ---> c2d1f67ccdbc [2021-02-09T05:49:59.184Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-09T05:49:59.184Z] Successfully built c2d1f67ccdbc [2021-02-09T05:49:59.184Z] 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 [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-02-09T05:50:00.890Z] provisioning config files... [2021-02-09T05:50:00.902Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp/config5283580286005774946tmp [Pipeline] { [Pipeline] sh [2021-02-09T05:50:01.319Z] + set +x [2021-02-09T05:50:01.319Z] + curl -s https://codecov.io/bash [2021-02-09T05:50:01.319Z] + bash -s -- [2021-02-09T05:50:01.319Z] [2021-02-09T05:50:01.319Z] _____ _ [2021-02-09T05:50:01.319Z] / ____| | | [2021-02-09T05:50:01.319Z] | | ___ __| | ___ ___ _____ __ [2021-02-09T05:50:01.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-09T05:50:01.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-09T05:50:01.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-09T05:50:01.320Z] Bash-20210129-7c25fce [2021-02-09T05:50:01.320Z] [2021-02-09T05:50:01.320Z] [2021-02-09T05:50:01.320Z] ==> git version 2.24.3 found [2021-02-09T05:50:01.585Z] ==> 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-02-09T05:50:01.585Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-09T05:50:01.585Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-09T05:50:01.585Z] ==> Jenkins CI detected. [2021-02-09T05:50:01.585Z] project root: . [2021-02-09T05:50:01.585Z] --> token set from env [2021-02-09T05:50:01.585Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-09T05:50:01.585Z] ==> Running gcov in . (disable via -X gcov) [2021-02-09T05:50:01.585Z] ==> Python coveragepy not found [2021-02-09T05:50:01.585Z] ==> Searching for coverage reports in: [2021-02-09T05:50:01.585Z] + . [2021-02-09T05:50:01.585Z] -> Found 1 reports [2021-02-09T05:50:01.585Z] ==> Detecting git/mercurial file structure [2021-02-09T05:50:01.585Z] ==> Reading reports [2021-02-09T05:50:01.585Z] + ./coverage.out bytes=89677 [2021-02-09T05:50:01.585Z] ==> Appending adjustments [2021-02-09T05:50:01.585Z] https://docs.codecov.io/docs/fixing-reports [2021-02-09T05:50:01.848Z] + Found adjustments [2021-02-09T05:50:01.848Z] ==> Gzipping contents [2021-02-09T05:50:02.121Z] 16K /tmp/codecov.5G1TnL.gz [2021-02-09T05:50:02.121Z] ==> Uploading reports [2021-02-09T05:50:02.121Z] url: https://codecov.io [2021-02-09T05:50:02.121Z] query: branch=PR-768&commit=257588ec254f7c0b56a699facf3efc2aaecac6a5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-768%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=768&job=&cmd_args= [2021-02-09T05:50:02.121Z] -> Pinging Codecov [2021-02-09T05:50:02.121Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-768&commit=257588ec254f7c0b56a699facf3efc2aaecac6a5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-768%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=768&job=&cmd_args= [2021-02-09T05:50:02.389Z] -> Uploading to [2021-02-09T05:50:02.389Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-09/7E55EF52A471D76F132DFD9A03CDDE97/257588ec254f7c0b56a699facf3efc2aaecac6a5/adee2731-05f9-493f-a961-990a514e161b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210209T055002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5ff40ccff6aedfe763e366bbc89b3cae21877e25dd058defa8dff1d9a397afc [2021-02-09T05:50:02.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-09T05:50:02.389Z] Dload Upload Total Spent Left Speed [2021-02-09T05:50:02.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15135 0 0 100 15135 0 30378 --:--:-- --:--:-- --:--:-- 30330 [2021-02-09T05:50:02.916Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/257588ec254f7c0b56a699facf3efc2aaecac6a5 [Pipeline] } [2021-02-09T05:50:02.926Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:50:05.630Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:50:05.937Z] ---> package-listing.sh [2021-02-09T05:50:05.937Z] ++ facter osfamily [2021-02-09T05:50:05.937Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-09T05:50:05.937Z] + OS_FAMILY=redhat [2021-02-09T05:50:05.937Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-768 [2021-02-09T05:50:05.937Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-09T05:50:05.937Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-09T05:50:05.937Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-09T05:50:05.937Z] + PACKAGES=/tmp/packages_start.txt [2021-02-09T05:50:05.937Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-768 ']' [2021-02-09T05:50:05.937Z] + PACKAGES=/tmp/packages_end.txt [2021-02-09T05:50:05.937Z] + case "${OS_FAMILY}" in [2021-02-09T05:50:05.937Z] + rpm -qa [2021-02-09T05:50:05.937Z] + sort [2021-02-09T05:50:10.187Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-09T05:50:10.187Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-09T05:50:10.187Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-09T05:50:10.187Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-768 ']' [2021-02-09T05:50:10.187Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-768/archives/ [2021-02-09T05:50:10.187Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-768/archives/ [Pipeline] echo [2021-02-09T05:50:10.204Z] 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-768/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-09T05:50:10.508Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:50:10.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T05:50:10.831Z] [2021-02-09T05:50:10.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-09T05:50:11.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T05:50:11.187Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-09T05:50:11.187Z] df20fa9351a1: Pulling fs layer [2021-02-09T05:50:11.187Z] 36b3adc4ff6f: Pulling fs layer [2021-02-09T05:50:11.187Z] 8ad3a11d3b57: Pulling fs layer [2021-02-09T05:50:11.187Z] 46f8f816bc3b: Pulling fs layer [2021-02-09T05:50:11.187Z] 93b61091891f: Pulling fs layer [2021-02-09T05:50:11.187Z] 93b9cdb0e59b: Pulling fs layer [2021-02-09T05:50:11.187Z] 5e14af77c1be: Pulling fs layer [2021-02-09T05:50:11.187Z] 01666e4c0597: Pulling fs layer [2021-02-09T05:50:11.187Z] aa168da1d23b: Pulling fs layer [2021-02-09T05:50:11.187Z] 01666e4c0597: Waiting [2021-02-09T05:50:11.187Z] 93b9cdb0e59b: Waiting [2021-02-09T05:50:11.187Z] 5e14af77c1be: Waiting [2021-02-09T05:50:11.187Z] aa168da1d23b: Waiting [2021-02-09T05:50:11.187Z] 46f8f816bc3b: Waiting [2021-02-09T05:50:11.187Z] 93b61091891f: Waiting [2021-02-09T05:50:11.187Z] 36b3adc4ff6f: Verifying Checksum [2021-02-09T05:50:11.187Z] 36b3adc4ff6f: Download complete [2021-02-09T05:50:11.187Z] 46f8f816bc3b: Verifying Checksum [2021-02-09T05:50:11.187Z] 46f8f816bc3b: Download complete [2021-02-09T05:50:11.456Z] df20fa9351a1: Download complete [2021-02-09T05:50:11.456Z] 93b9cdb0e59b: Verifying Checksum [2021-02-09T05:50:11.456Z] 93b9cdb0e59b: Download complete [2021-02-09T05:50:11.456Z] 5e14af77c1be: Verifying Checksum [2021-02-09T05:50:11.456Z] 5e14af77c1be: Download complete [2021-02-09T05:50:11.456Z] 93b61091891f: Download complete [2021-02-09T05:50:11.456Z] 01666e4c0597: Verifying Checksum [2021-02-09T05:50:11.456Z] 01666e4c0597: Download complete [2021-02-09T05:50:11.456Z] 8ad3a11d3b57: Verifying Checksum [2021-02-09T05:50:11.456Z] 8ad3a11d3b57: Download complete [2021-02-09T05:50:11.728Z] df20fa9351a1: Pull complete [2021-02-09T05:50:12.002Z] 36b3adc4ff6f: Pull complete [2021-02-09T05:50:12.985Z] 8ad3a11d3b57: Pull complete [2021-02-09T05:50:12.985Z] 46f8f816bc3b: Pull complete [2021-02-09T05:50:14.402Z] 93b61091891f: Pull complete [2021-02-09T05:50:14.402Z] aa168da1d23b: Verifying Checksum [2021-02-09T05:50:14.402Z] aa168da1d23b: Download complete [2021-02-09T05:50:14.980Z] 93b9cdb0e59b: Pull complete [2021-02-09T05:50:14.980Z] 5e14af77c1be: Pull complete [2021-02-09T05:50:15.244Z] 01666e4c0597: Pull complete [2021-02-09T05:50:21.900Z] aa168da1d23b: Pull complete [2021-02-09T05:50:21.900Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-09T05:50:21.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T05:50:21.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-09T05:50:22.049Z] prd-centos7-docker-4c-2g-25718 does not seem to be running inside a container [2021-02-09T05:50:22.099Z] $ 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-768/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-768 -v /w/workspace/dgexfoundry_device-sdk-go_PR-768:/w/workspace/dgexfoundry_device-sdk-go_PR-768:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-09T05:50:25.397Z] $ docker top de887f717d023471f9cc14a6bc366ae27a116d5d7b3a1bbde12f14fc323d1d55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T05:50:26.054Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-09T05:50:26.367Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-09T05:50:26.675Z] + ls /var/log/sa-host [2021-02-09T05:50:26.675Z] + sadf -c /var/log/sa-host/sa09 [2021-02-09T05:50:26.675Z] file_magic: OK [2021-02-09T05:50:26.675Z] HZ: Using current value: 100 [2021-02-09T05:50:26.675Z] file_header: OK [2021-02-09T05:50:26.675Z] 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-02-09T05:50:26.675Z] Statistics: [2021-02-09T05:50:26.675Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-09T05:50:26.675Z] File successfully converted to sysstat format version 12.2.1 [2021-02-09T05:50:26.675Z] + sadf -c /var/log/sa-host/sa23 [2021-02-09T05:50:26.675Z] file_magic: OK [2021-02-09T05:50:26.675Z] HZ: Using current value: 100 [2021-02-09T05:50:26.675Z] file_header: OK [2021-02-09T05:50:26.676Z] 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-02-09T05:50:26.676Z] Statistics: [2021-02-09T05:50:26.676Z] Hnuu...uuuununununu... [2021-02-09T05:50:26.676Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-09T05:50:26.879Z] provisioning config files... [2021-02-09T05:50:26.906Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-768@tmp/config2454259123170222593tmp [Pipeline] { [Pipeline] echo [2021-02-09T05:50:27.004Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:50:27.308Z] ---> create-netrc.sh [Pipeline] } [2021-02-09T05:50:27.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-09T05:50:27.414Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:50:27.729Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-09T05:50:27.741Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:50:28.043Z] ---> sudo-logs.sh [2021-02-09T05:50:28.043Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-09T05:50:28.057Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:50:28.363Z] ---> job-cost.sh [2021-02-09T05:50:28.363Z] lf-activate-venv: SKIPPING [2021-02-09T05:50:28.363Z] INFO: No Stack... [2021-02-09T05:50:28.940Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-09T05:50:29.518Z] INFO: Archiving Costs [Pipeline] echo [2021-02-09T05:50:29.533Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T05:50:29.841Z] ---> logs-deploy.sh [2021-02-09T05:50:29.841Z] lf-activate-venv: SKIPPING [2021-02-09T05:50:29.841Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-768/4 [2021-02-09T05:50:29.841Z] INFO: archiving workspace using pattern(s): [2021-02-09T05:50:31.770Z] Archives upload complete. [2021-02-09T05:50:31.770Z] INFO: archiving logs to Nexus