Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b+b058260e0a173cbd20e8373902e2c8ff53da770e (f54c683db10a37108485365a32de0b05bd81f023) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16814 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [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-692 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b058260e0a173cbd20e8373902e2c8ff53da770e into PR head commit a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b Merge succeeded, producing b9f241cb05e8e81268357a29f99a221fd728e08a Checking out Revision b9f241cb05e8e81268357a29f99a221fd728e08a (PR-692) > 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/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b # 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 b058260e0a173cbd20e8373902e2c8ff53da770e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9f241cb05e8e81268357a29f99a221fd728e08a # timeout=10 Commit message: "Merge commit 'b058260e0a173cbd20e8373902e2c8ff53da770e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-19T02:42:44.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 36f88f4d4181b49d8dd3acadddff984456ee158f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-19T02:42:44.841Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-19T02:42:44.940Z] ========================================================= [2020-12-19T02:42:44.940Z] EdgeX Global Pipelines Version Info [2020-12-19T02:42:44.940Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:42:46.403Z] ------------------- [2020-12-19T02:42:46.403Z] stable info: [2020-12-19T02:42:46.403Z] ------------------- [2020-12-19T02:42:46.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-19T02:42:46.403Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-19T02:42:46.403Z] Message: update stable to v1.0.173 [2020-12-19T02:42:47.352Z] ------------------- [2020-12-19T02:42:47.352Z] experimental info: [2020-12-19T02:42:47.352Z] ------------------- [2020-12-19T02:42:47.352Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-19T02:42:47.352Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-19T02:42:47.352Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-19T02:42:47.600Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-19T02:42:47.681Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-19T02:42:47.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-19T02:42:47.846Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-19T02:42:47.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-19T02:42:48.037Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-19T02:42:48.162Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-19T02:42:48.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-19T02:42:48.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-19T02:42:48.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-19T02:42:48.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-19T02:42:48.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-19T02:42:48.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-19T02:42:48.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-19T02:42:48.919Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-19T02:42:49.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-19T02:42:49.085Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-19T02:42:49.178Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-19T02:42:49.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-19T02:42:49.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-19T02:42:49.453Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-19T02:42:49.534Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-19T02:42:49.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-19T02:42:49.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-19T02:42:49.785Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-19T02:42:49.869Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-19T02:42:49.957Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-19T02:42:50.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-692 [Pipeline] echo [2020-12-19T02:42:50.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-692 [Pipeline] echo [2020-12-19T02:42:50.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-692 [Pipeline] echo [2020-12-19T02:42:50.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9f241cb05e8e81268357a29f99a221fd728e08a [Pipeline] echo [2020-12-19T02:42:50.469Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9f241c [Pipeline] echo [2020-12-19T02:42:50.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-19T02:42:50.745Z] provisioning config files... [2020-12-19T02:42:50.774Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config1053385599338164259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:42:51.153Z] ---> docker-login.sh [2020-12-19T02:42:51.153Z] nexus3.edgexfoundry.org:10001 [2020-12-19T02:42:51.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:42:51.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:42:51.681Z] Configure a credential helper to remove this warning. See [2020-12-19T02:42:51.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:42:51.681Z] [2020-12-19T02:42:51.681Z] Login Succeeded [2020-12-19T02:42:51.681Z] nexus3.edgexfoundry.org:10002 [2020-12-19T02:42:51.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:42:51.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:42:51.681Z] Configure a credential helper to remove this warning. See [2020-12-19T02:42:51.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:42:51.681Z] [2020-12-19T02:42:51.681Z] Login Succeeded [2020-12-19T02:42:51.681Z] nexus3.edgexfoundry.org:10003 [2020-12-19T02:42:51.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:42:51.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:42:51.945Z] Configure a credential helper to remove this warning. See [2020-12-19T02:42:51.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:42:51.945Z] [2020-12-19T02:42:51.945Z] Login Succeeded [2020-12-19T02:42:51.945Z] nexus3.edgexfoundry.org:10004 [2020-12-19T02:42:51.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:42:52.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:42:52.207Z] Configure a credential helper to remove this warning. See [2020-12-19T02:42:52.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:42:52.207Z] [2020-12-19T02:42:52.207Z] Login Succeeded [2020-12-19T02:42:52.207Z] docker.io [2020-12-19T02:42:52.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:42:52.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:42:52.474Z] Configure a credential helper to remove this warning. See [2020-12-19T02:42:52.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:42:52.474Z] [2020-12-19T02:42:52.474Z] Login Succeeded [2020-12-19T02:42:52.474Z] ---> docker-login.sh ends [Pipeline] } [2020-12-19T02:42:52.491Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-19T02:42:53.247Z] + git log --format=format:%s -1 b9f241cb05e8e81268357a29f99a221fd728e08a [Pipeline] echo [2020-12-19T02:42:53.315Z] GIT_COMMIT: b9f241cb05e8e81268357a29f99a221fd728e08a, Commit Message: Merge commit 'b058260e0a173cbd20e8373902e2c8ff53da770e' into HEAD [Pipeline] echo [2020-12-19T02:42:53.358Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:42:53.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-19T02:42:53.952Z] [2020-12-19T02:42:53.952Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:42:54.302Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-19T02:42:54.302Z] latest: Pulling from edgex-devops/git-semver [2020-12-19T02:42:54.302Z] 31603596830f: Pulling fs layer [2020-12-19T02:42:54.302Z] 2a8b12db71e7: Pulling fs layer [2020-12-19T02:42:54.302Z] 6ca5941a6612: Pulling fs layer [2020-12-19T02:42:54.302Z] ecc8261a40a4: Pulling fs layer [2020-12-19T02:42:54.302Z] 2a8b12db71e7: Download complete [2020-12-19T02:42:54.302Z] 31603596830f: Verifying Checksum [2020-12-19T02:42:54.302Z] 31603596830f: Download complete [2020-12-19T02:42:54.565Z] ecc8261a40a4: Verifying Checksum [2020-12-19T02:42:54.565Z] ecc8261a40a4: Download complete [2020-12-19T02:42:54.565Z] 6ca5941a6612: Verifying Checksum [2020-12-19T02:42:54.565Z] 6ca5941a6612: Download complete [2020-12-19T02:42:54.828Z] 31603596830f: Pull complete [2020-12-19T02:42:54.828Z] 2a8b12db71e7: Pull complete [2020-12-19T02:42:55.786Z] 6ca5941a6612: Pull complete [2020-12-19T02:42:56.055Z] ecc8261a40a4: Pull complete [2020-12-19T02:42:56.055Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-19T02:42:56.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-19T02:42:56.055Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-19T02:42:56.194Z] prd-centos7-docker-4c-2g-16814 does not seem to be running inside a container [2020-12-19T02:42:56.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-692 -v /w/workspace/dgexfoundry_device-sdk-go_PR-692:/w/workspace/dgexfoundry_device-sdk-go_PR-692:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-19T02:42:58.117Z] $ docker top feae3e617935051be175d64bb646c0159d49ef7025e1dd2fc87f3f054be95549 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-19T02:42:58.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-19T02:42:58.486Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-19T02:42:58.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-19T02:42:58.745Z] $ docker exec feae3e617935051be175d64bb646c0159d49ef7025e1dd2fc87f3f054be95549 ssh-agent [2020-12-19T02:42:58.910Z] SSH_AUTH_SOCK=/tmp/ssh-fzwChDQr01Qq/agent.12 [2020-12-19T02:42:58.910Z] SSH_AGENT_PID=17 [2020-12-19T02:42:58.920Z] Running ssh-add (command line suppressed) [2020-12-19T02:42:59.044Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_6240876811854531246.key (/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_6240876811854531246.key) [2020-12-19T02:42:59.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-19T02:42:59.446Z] + git tag --points-at HEAD [Pipeline] } [2020-12-19T02:42:59.469Z] $ docker exec --env ******** --env ******** feae3e617935051be175d64bb646c0159d49ef7025e1dd2fc87f3f054be95549 ssh-agent -k [2020-12-19T02:42:59.582Z] unset SSH_AUTH_SOCK; [2020-12-19T02:42:59.583Z] unset SSH_AGENT_PID; [2020-12-19T02:42:59.583Z] echo Agent pid 17 killed; [2020-12-19T02:42:59.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-19T02:42:59.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-19T02:42:59.770Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-19T02:42:59.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-19T02:42:59.941Z] $ docker exec feae3e617935051be175d64bb646c0159d49ef7025e1dd2fc87f3f054be95549 ssh-agent [2020-12-19T02:43:00.113Z] SSH_AUTH_SOCK=/tmp/ssh-zkfyQSwAyi2j/agent.45 [2020-12-19T02:43:00.113Z] SSH_AGENT_PID=51 [2020-12-19T02:43:00.121Z] Running ssh-add (command line suppressed) [2020-12-19T02:43:00.264Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_6513449893306404581.key (/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_6513449893306404581.key) [2020-12-19T02:43:00.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-19T02:43:00.655Z] + git semver init [2020-12-19T02:43:00.655Z] # -> Open(): unable to determine branch for HEAD [2020-12-19T02:43:00.655Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-692/.git [2020-12-19T02:43:00.655Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-692 [2020-12-19T02:43:00.655Z] # $SEMVER_REMOTE_NAME = origin [2020-12-19T02:43:00.655Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-19T02:43:00.655Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-19T02:43:00.655Z] # $SEMVER_BRANCH = PR-692 [2020-12-19T02:43:00.655Z] # $SEMVER_TEMP = /tmp/semver-989049433 [2020-12-19T02:43:00.655Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-19T02:43:01.608Z] # '/tmp/semver-989049433' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-692/.semver' [2020-12-19T02:43:01.608Z] # -> Force: false [2020-12-19T02:43:01.608Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-692/.semver [Pipeline] } [2020-12-19T02:43:01.624Z] $ docker exec --env ******** --env ******** feae3e617935051be175d64bb646c0159d49ef7025e1dd2fc87f3f054be95549 ssh-agent -k [2020-12-19T02:43:01.737Z] unset SSH_AUTH_SOCK; [2020-12-19T02:43:01.738Z] unset SSH_AGENT_PID; [2020-12-19T02:43:01.738Z] echo Agent pid 51 killed; [2020-12-19T02:43:01.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-19T02:43:02.242Z] + git semver [Pipeline] } [2020-12-19T02:43:02.261Z] $ docker stop --time=1 feae3e617935051be175d64bb646c0159d49ef7025e1dd2fc87f3f054be95549 [2020-12-19T02:43:03.972Z] $ docker rm -f feae3e617935051be175d64bb646c0159d49ef7025e1dd2fc87f3f054be95549 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-19T02:43:04.458Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-19T02:43:04.833Z] Stashed 1 file(s) [Pipeline] echo [2020-12-19T02:43:04.836Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-19T02:43:20.402Z] Still waiting to schedule task [2020-12-19T02:43:20.402Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-16817’ is offline [2020-12-19T02:43:20.405Z] Still waiting to schedule task [2020-12-19T02:43:20.405Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-19T02:44:28.156Z] Running on prd-centos7-docker-4c-2g-16819 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [Pipeline] { [Pipeline] ws [2020-12-19T02:44:28.208Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2020-12-19T02:44:30.598Z] using credential edgex-jenkins-ssh [2020-12-19T02:44:30.654Z] Cloning the remote Git repository [2020-12-19T02:44:30.682Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-19T02:44:30.746Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2020-12-19T02:44:30.798Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-19T02:44:30.799Z] > git --version # timeout=10 [2020-12-19T02:44:30.809Z] > git --version # 'git version 2.24.3' [2020-12-19T02:44:30.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-19T02:44:30.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-19T02:44:31.528Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-19T02:44:31.536Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-19T02:44:31.549Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-19T02:44:31.568Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-19T02:44:31.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-19T02:44:31.574Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-19T02:44:31.978Z] Merging remotes/origin/master commit b058260e0a173cbd20e8373902e2c8ff53da770e into PR head commit a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b [2020-12-19T02:44:32.088Z] Merge succeeded, producing 6ac8c18a67c562261d7ea07882d3bf1d9dc2a895 [2020-12-19T02:44:32.088Z] Checking out Revision 6ac8c18a67c562261d7ea07882d3bf1d9dc2a895 (PR-692) [2020-12-19T02:44:31.987Z] > git config core.sparsecheckout # timeout=10 [2020-12-19T02:44:31.992Z] > git checkout -f a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b # timeout=10 [2020-12-19T02:44:32.042Z] > git remote # timeout=10 [2020-12-19T02:44:32.048Z] > git config --get remote.origin.url # timeout=10 [2020-12-19T02:44:32.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-19T02:44:32.056Z] > git merge b058260e0a173cbd20e8373902e2c8ff53da770e # timeout=10 [2020-12-19T02:44:32.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-19T02:44:32.093Z] > git config core.sparsecheckout # timeout=10 [2020-12-19T02:44:32.096Z] > git checkout -f 6ac8c18a67c562261d7ea07882d3bf1d9dc2a895 # timeout=10 [2020-12-19T02:44:35.628Z] Commit message: "Merge commit 'b058260e0a173cbd20e8373902e2c8ff53da770e' into HEAD" [2020-12-19T02:44:35.641Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-19T02:44:36.766Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2020-12-19T02:44:35.634Z] > git rev-list --no-walk 36f88f4d4181b49d8dd3acadddff984456ee158f # timeout=10 [Pipeline] sh [2020-12-19T02:44:37.093Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-19T02:44:37.389Z] + sudo service docker restart [2020-12-19T02:44:37.389Z] + true [2020-12-19T02:44:37.389Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-19T02:44:38.445Z] provisioning config files... [2020-12-19T02:44:38.469Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config8735248189843484924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:44:38.851Z] ---> docker-login.sh [2020-12-19T02:44:38.851Z] nexus3.edgexfoundry.org:10001 [2020-12-19T02:44:39.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:44:39.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:44:39.113Z] Configure a credential helper to remove this warning. See [2020-12-19T02:44:39.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:44:39.113Z] [2020-12-19T02:44:39.113Z] Login Succeeded [2020-12-19T02:44:39.113Z] nexus3.edgexfoundry.org:10002 [2020-12-19T02:44:39.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:44:39.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:44:39.375Z] Configure a credential helper to remove this warning. See [2020-12-19T02:44:39.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:44:39.375Z] [2020-12-19T02:44:39.375Z] Login Succeeded [2020-12-19T02:44:39.375Z] nexus3.edgexfoundry.org:10003 [2020-12-19T02:44:39.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:44:39.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:44:39.637Z] Configure a credential helper to remove this warning. See [2020-12-19T02:44:39.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:44:39.637Z] [2020-12-19T02:44:39.637Z] Login Succeeded [2020-12-19T02:44:39.637Z] nexus3.edgexfoundry.org:10004 [2020-12-19T02:44:39.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:44:39.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:44:39.637Z] Configure a credential helper to remove this warning. See [2020-12-19T02:44:39.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:44:39.637Z] [2020-12-19T02:44:39.637Z] Login Succeeded [2020-12-19T02:44:39.637Z] docker.io [2020-12-19T02:44:39.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:44:40.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:44:40.161Z] Configure a credential helper to remove this warning. See [2020-12-19T02:44:40.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:44:40.161Z] [2020-12-19T02:44:40.161Z] Login Succeeded [2020-12-19T02:44:40.161Z] ---> docker-login.sh ends [Pipeline] } [2020-12-19T02:44:40.170Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-19T02:44:40.517Z] ========================================================= [2020-12-19T02:44:40.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-19T02:44:40.517Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:44:40.877Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-19T02:44:40.877Z] Sending build context to Docker daemon 2.407MB [2020-12-19T02:44:40.877Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-19T02:44:40.877Z] Step 2/8 : FROM ${BASE} [2020-12-19T02:44:40.877Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-19T02:44:40.877Z] 188c0c94c7c5: Pulling fs layer [2020-12-19T02:44:40.877Z] 0ef7d3d256c8: Pulling fs layer [2020-12-19T02:44:40.877Z] de9db76c5a1d: Pulling fs layer [2020-12-19T02:44:40.877Z] bca2f99d35d6: Pulling fs layer [2020-12-19T02:44:40.877Z] 93359f2a8cfa: Pulling fs layer [2020-12-19T02:44:40.877Z] 7c6f9722023f: Pulling fs layer [2020-12-19T02:44:40.877Z] a35cf1a2eb13: Pulling fs layer [2020-12-19T02:44:40.877Z] 93359f2a8cfa: Waiting [2020-12-19T02:44:40.877Z] 7c6f9722023f: Waiting [2020-12-19T02:44:40.877Z] bca2f99d35d6: Waiting [2020-12-19T02:44:40.877Z] a35cf1a2eb13: Waiting [2020-12-19T02:44:41.139Z] de9db76c5a1d: Verifying Checksum [2020-12-19T02:44:41.139Z] de9db76c5a1d: Download complete [2020-12-19T02:44:41.139Z] 0ef7d3d256c8: Download complete [2020-12-19T02:44:41.139Z] 93359f2a8cfa: Verifying Checksum [2020-12-19T02:44:41.139Z] 7c6f9722023f: Verifying Checksum [2020-12-19T02:44:41.139Z] 7c6f9722023f: Download complete [2020-12-19T02:44:41.713Z] 188c0c94c7c5: Verifying Checksum [2020-12-19T02:44:41.713Z] 188c0c94c7c5: Download complete [2020-12-19T02:44:41.980Z] 188c0c94c7c5: Pull complete [2020-12-19T02:44:42.246Z] 0ef7d3d256c8: Pull complete [2020-12-19T02:44:42.246Z] de9db76c5a1d: Pull complete [2020-12-19T02:44:44.803Z] a35cf1a2eb13: Verifying Checksum [2020-12-19T02:44:44.803Z] a35cf1a2eb13: Download complete [2020-12-19T02:44:45.745Z] bca2f99d35d6: Verifying Checksum [2020-12-19T02:44:45.745Z] bca2f99d35d6: Download complete [2020-12-19T02:44:51.074Z] bca2f99d35d6: Pull complete [2020-12-19T02:44:51.074Z] 93359f2a8cfa: Pull complete [2020-12-19T02:44:51.074Z] 7c6f9722023f: Pull complete [2020-12-19T02:44:59.245Z] a35cf1a2eb13: Pull complete [2020-12-19T02:44:59.245Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-19T02:44:59.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-19T02:44:59.245Z] ---> a62c8e92a672 [2020-12-19T02:44:59.245Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-19T02:44:59.245Z] ---> Running in f973b8ade126 [2020-12-19T02:44:59.508Z] Removing intermediate container f973b8ade126 [2020-12-19T02:44:59.508Z] ---> 32a0cfed7575 [2020-12-19T02:44:59.508Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-19T02:44:59.508Z] ---> Running in 126f393049c8 [2020-12-19T02:45:00.912Z] Removing intermediate container 126f393049c8 [2020-12-19T02:45:00.912Z] ---> ad7e2d04958b [2020-12-19T02:45:00.912Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-19T02:45:00.912Z] ---> Running in 5432262b6890 [2020-12-19T02:45:01.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-19T02:45:02.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-19T02:45:02.652Z] OK: 166 MiB in 39 packages [2020-12-19T02:45:02.919Z] Removing intermediate container 5432262b6890 [2020-12-19T02:45:02.919Z] ---> c9dd88cc3d0b [2020-12-19T02:45:02.919Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-19T02:45:03.181Z] ---> Running in 63ebd95b5e01 [2020-12-19T02:45:03.181Z] Removing intermediate container 63ebd95b5e01 [2020-12-19T02:45:03.181Z] ---> 524ccd6f1670 [2020-12-19T02:45:03.181Z] Step 7/8 : COPY . . [2020-12-19T02:45:04.579Z] ---> c4f1f1dc596d [2020-12-19T02:45:04.579Z] Step 8/8 : RUN go mod download [2020-12-19T02:45:04.579Z] ---> Running in bf0efc0769fb [2020-12-19T02:45:22.752Z] Removing intermediate container bf0efc0769fb [2020-12-19T02:45:22.752Z] ---> e03802188cc7 [2020-12-19T02:45:22.752Z] Successfully built e03802188cc7 [2020-12-19T02:45:22.752Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:45:23.066Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-19T02:45:23.066Z] . [Pipeline] withDockerContainer [2020-12-19T02:45:23.321Z] prd-centos7-docker-4c-2g-16819 does not seem to be running inside a container [2020-12-19T02:45:23.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** ci-base-image-x86_64 cat [2020-12-19T02:45:24.139Z] $ docker top 85a244c1e2cc4b7ee48345d7981fe41cf097634fa0fa0290d182e19d1c111d07 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-19T02:45:24.633Z] + go version [2020-12-19T02:45:24.633Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-19T02:45:24.651Z] $ docker stop --time=1 85a244c1e2cc4b7ee48345d7981fe41cf097634fa0fa0290d182e19d1c111d07 [2020-12-19T02:45:25.975Z] $ docker rm -f 85a244c1e2cc4b7ee48345d7981fe41cf097634fa0fa0290d182e19d1c111d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:45:26.808Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-19T02:45:26.808Z] . [Pipeline] withDockerContainer [2020-12-19T02:45:26.915Z] prd-centos7-docker-4c-2g-16819 does not seem to be running inside a container [2020-12-19T02:45:26.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** ci-base-image-x86_64 cat [2020-12-19T02:45:27.568Z] $ docker top 59e25552c4d0b3c486102ffd380538b73ed33ca47d7e7fdf1d606781701a3e29 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-19T02:45:28.216Z] + make test [2020-12-19T02:45:28.216Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-19T02:45:34.870Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-19T02:45:49.929Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-19T02:45:49.929Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-19T02:45:49.929Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-19T02:45:49.929Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.062s coverage: 19.4% of statements [2020-12-19T02:45:50.194Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.466s coverage: 97.1% of statements [2020-12-19T02:46:06.218Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16822 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [Pipeline] { [Pipeline] ws [2020-12-19T02:46:06.273Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2020-12-19T02:46:12.128Z] using credential edgex-jenkins-ssh [2020-12-19T02:46:12.199Z] Cloning the remote Git repository [2020-12-19T02:46:12.285Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-19T02:46:12.429Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2020-12-19T02:46:12.543Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-19T02:46:12.544Z] > git --version # timeout=10 [2020-12-19T02:46:12.563Z] > git --version # 'git version 2.17.1' [2020-12-19T02:46:12.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-19T02:46:12.625Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-19T02:46:13.864Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-19T02:46:13.887Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-19T02:46:13.922Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-19T02:46:13.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-19T02:46:13.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-19T02:46:14.517Z] Merging remotes/origin/master commit b058260e0a173cbd20e8373902e2c8ff53da770e into PR head commit a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b [2020-12-19T02:46:14.928Z] Merge succeeded, producing 248de7c59c33d5fba748f52285d186ed6b08d254 [2020-12-19T02:46:14.928Z] Checking out Revision 248de7c59c33d5fba748f52285d186ed6b08d254 (PR-692) [2020-12-19T02:46:13.984Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-19T02:46:14.541Z] > git config core.sparsecheckout # timeout=10 [2020-12-19T02:46:14.557Z] > git checkout -f a6e7e57d4cbe6eae8cb1ba1b92014a5704ca128b # timeout=10 [2020-12-19T02:46:14.691Z] > git remote # timeout=10 [2020-12-19T02:46:14.712Z] > git config --get remote.origin.url # timeout=10 [2020-12-19T02:46:14.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-19T02:46:14.740Z] > git merge b058260e0a173cbd20e8373902e2c8ff53da770e # timeout=10 [2020-12-19T02:46:14.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-19T02:46:14.936Z] > git config core.sparsecheckout # timeout=10 [2020-12-19T02:46:14.950Z] > git checkout -f 248de7c59c33d5fba748f52285d186ed6b08d254 # timeout=10 [2020-12-19T02:46:19.578Z] Commit message: "Merge commit 'b058260e0a173cbd20e8373902e2c8ff53da770e' into HEAD" [2020-12-19T02:46:19.605Z] First time build. Skipping changelog. [2020-12-19T02:46:19.589Z] > git rev-list --no-walk 36f88f4d4181b49d8dd3acadddff984456ee158f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-19T02:46:21.270Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-19T02:46:21.717Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-19T02:46:22.069Z] + sudo service docker restart [2020-12-19T02:46:22.069Z] + true [2020-12-19T02:46:22.423Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.050s coverage: 9.4% of statements [2020-12-19T02:46:22.423Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.058s coverage: 21.9% of statements [2020-12-19T02:46:22.423Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-19T02:46:22.423Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.228s coverage: 42.5% of statements [2020-12-19T02:46:22.423Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-19T02:46:22.423Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.278s coverage: 68.9% of statements [2020-12-19T02:46:22.423Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-19T02:46:22.423Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-19T02:46:22.423Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-19T02:46:22.423Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-19T02:46:22.423Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.076s coverage: 53.8% of statements [2020-12-19T02:46:22.423Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-19T02:46:22.423Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-19T02:46:22.423Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-19T02:46:22.423Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.247s coverage: 68.9% of statements [2020-12-19T02:46:22.423Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.053s coverage: 4.3% of statements [2020-12-19T02:46:22.423Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-19T02:46:22.423Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-19T02:46:24.198Z] provisioning config files... [2020-12-19T02:46:24.245Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config1774418713321079472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:46:24.684Z] ---> docker-login.sh [2020-12-19T02:46:24.684Z] nexus3.edgexfoundry.org:10001 [2020-12-19T02:46:25.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:46:25.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:46:25.949Z] Configure a credential helper to remove this warning. See [2020-12-19T02:46:25.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:46:25.949Z] [2020-12-19T02:46:25.949Z] Login Succeeded [2020-12-19T02:46:25.949Z] nexus3.edgexfoundry.org:10002 [2020-12-19T02:46:26.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:46:26.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:46:26.547Z] Configure a credential helper to remove this warning. See [2020-12-19T02:46:26.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:46:26.547Z] [2020-12-19T02:46:26.547Z] Login Succeeded [2020-12-19T02:46:26.547Z] nexus3.edgexfoundry.org:10003 [2020-12-19T02:46:27.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:46:27.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:46:27.146Z] Configure a credential helper to remove this warning. See [2020-12-19T02:46:27.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:46:27.146Z] [2020-12-19T02:46:27.146Z] Login Succeeded [2020-12-19T02:46:27.146Z] nexus3.edgexfoundry.org:10004 [2020-12-19T02:46:27.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:46:27.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:46:27.748Z] Configure a credential helper to remove this warning. See [2020-12-19T02:46:27.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:46:27.748Z] [2020-12-19T02:46:27.748Z] Login Succeeded [2020-12-19T02:46:27.748Z] docker.io [2020-12-19T02:46:28.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-19T02:46:28.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-19T02:46:28.620Z] Configure a credential helper to remove this warning. See [2020-12-19T02:46:28.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-19T02:46:28.620Z] [2020-12-19T02:46:28.620Z] Login Succeeded [2020-12-19T02:46:28.620Z] ---> docker-login.sh ends [Pipeline] } [2020-12-19T02:46:28.638Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-19T02:46:29.109Z] gofmt -l . [2020-12-19T02:46:29.109Z] [ "`gofmt -l .`" = "" ] [2020-12-19T02:46:29.109Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2020-12-19T02:46:29.116Z] ========================================================= [2020-12-19T02:46:29.116Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-19T02:46:29.116Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:46:29.375Z] ./bin/test-go-mod-tidy.sh [2020-12-19T02:46:29.523Z] + 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 . [Pipeline] } [2020-12-19T02:46:29.659Z] $ docker stop --time=1 59e25552c4d0b3c486102ffd380538b73ed33ca47d7e7fdf1d606781701a3e29 [2020-12-19T02:46:30.129Z] Sending build context to Docker daemon 2.406MB [2020-12-19T02:46:30.130Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-19T02:46:30.130Z] Step 2/8 : FROM ${BASE} [2020-12-19T02:46:30.130Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-19T02:46:30.130Z] 5f621e34cdf4: Pulling fs layer [2020-12-19T02:46:30.130Z] a4357932f1b6: Pulling fs layer [2020-12-19T02:46:30.130Z] 18c013af1878: Pulling fs layer [2020-12-19T02:46:30.130Z] 00ac8860ef70: Pulling fs layer [2020-12-19T02:46:30.130Z] 63d7cb157983: Pulling fs layer [2020-12-19T02:46:30.130Z] b116817d02f9: Pulling fs layer [2020-12-19T02:46:30.130Z] 745a02a5169b: Pulling fs layer [2020-12-19T02:46:30.130Z] 63d7cb157983: Waiting [2020-12-19T02:46:30.130Z] b116817d02f9: Waiting [2020-12-19T02:46:30.130Z] 745a02a5169b: Waiting [2020-12-19T02:46:30.130Z] 00ac8860ef70: Waiting [2020-12-19T02:46:30.130Z] 18c013af1878: Verifying Checksum [2020-12-19T02:46:30.130Z] 18c013af1878: Download complete [2020-12-19T02:46:30.130Z] a4357932f1b6: Download complete [2020-12-19T02:46:30.130Z] 63d7cb157983: Verifying Checksum [2020-12-19T02:46:30.130Z] 63d7cb157983: Download complete [2020-12-19T02:46:30.130Z] b116817d02f9: Verifying Checksum [2020-12-19T02:46:30.130Z] b116817d02f9: Download complete [2020-12-19T02:46:30.130Z] 5f621e34cdf4: Verifying Checksum [2020-12-19T02:46:30.130Z] 5f621e34cdf4: Download complete [2020-12-19T02:46:31.120Z] 5f621e34cdf4: Pull complete [2020-12-19T02:46:31.399Z] a4357932f1b6: Pull complete [2020-12-19T02:46:31.429Z] $ docker rm -f 59e25552c4d0b3c486102ffd380538b73ed33ca47d7e7fdf1d606781701a3e29 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-19T02:46:32.025Z] 18c013af1878: Pull complete [2020-12-19T02:46:32.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-19T02:46:32.373Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-19T02:46:33.538Z] 745a02a5169b: Download complete [2020-12-19T02:46:33.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-19T02:46:33.817Z] 00ac8860ef70: Verifying Checksum [2020-12-19T02:46:33.817Z] 00ac8860ef70: Download complete [2020-12-19T02:46:33.899Z] + ls -al . [2020-12-19T02:46:33.900Z] total 208 [2020-12-19T02:46:33.900Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 19 02:46 . [2020-12-19T02:46:33.900Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 19 02:44 .. [2020-12-19T02:46:33.900Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 19 02:44 bin [2020-12-19T02:46:33.900Z] -rw-r--r--. 1 jenkins jenkins 130290 Dec 19 02:46 coverage.out [2020-12-19T02:46:33.900Z] -rw-rw-r--. 1 jenkins jenkins 936 Dec 19 02:44 Dockerfile.build [2020-12-19T02:46:33.900Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 19 02:44 .dockerignore [2020-12-19T02:46:33.900Z] drwxrwxr-x. 4 jenkins jenkins 48 Dec 19 02:44 example [2020-12-19T02:46:33.900Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 19 02:44 .git [2020-12-19T02:46:33.900Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 19 02:44 .github [2020-12-19T02:46:33.900Z] -rw-rw-r--. 1 jenkins jenkins 138 Dec 19 02:44 .gitignore [2020-12-19T02:46:33.900Z] -rw-r--r--. 1 jenkins jenkins 488 Dec 19 02:46 go.mod [2020-12-19T02:46:33.900Z] -rw-r--r--. 1 jenkins jenkins 13734 Dec 19 02:46 go.sum [2020-12-19T02:46:33.900Z] drwxrwxr-x. 15 jenkins jenkins 211 Dec 19 02:44 internal [2020-12-19T02:46:33.900Z] -rw-rw-r--. 1 jenkins jenkins 901 Dec 19 02:44 Jenkinsfile [2020-12-19T02:46:33.900Z] -rw-rw-r--. 1 jenkins jenkins 11341 Dec 19 02:44 LICENSE [2020-12-19T02:46:33.900Z] -rw-rw-r--. 1 jenkins jenkins 1013 Dec 19 02:44 Makefile [2020-12-19T02:46:33.900Z] drwxrwxr-x. 4 jenkins jenkins 26 Dec 19 02:44 openapi [2020-12-19T02:46:33.900Z] drwxrwxr-x. 5 jenkins jenkins 50 Dec 19 02:44 pkg [2020-12-19T02:46:33.900Z] -rw-rw-r--. 1 jenkins jenkins 5897 Dec 19 02:44 README.md [2020-12-19T02:46:33.900Z] -rw-rw-r--. 1 jenkins jenkins 4291 Dec 19 02:44 RELEASE-NOTES.txt [2020-12-19T02:46:33.900Z] drwxrwxr-x. 4 jenkins jenkins 54 Dec 19 02:44 snap [2020-12-19T02:46:33.900Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 19 02:43 VERSION [2020-12-19T02:46:33.900Z] -rw-rw-r--. 1 jenkins jenkins 222 Dec 19 02:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:46:34.210Z] + 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=b9f241cb05e8e81268357a29f99a221fd728e08a --label arch=amd64 --label version=0.0.0 . [2020-12-19T02:46:34.478Z] Sending build context to Docker daemon 2.538MB [2020-12-19T02:46:34.478Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-19T02:46:34.478Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-19T02:46:34.478Z] ---> e03802188cc7 [2020-12-19T02:46:34.478Z] Step 3/24 : ARG MAKE='make build' [2020-12-19T02:46:35.052Z] ---> Running in 07b9f4e9fc88 [2020-12-19T02:46:35.052Z] Removing intermediate container 07b9f4e9fc88 [2020-12-19T02:46:35.052Z] ---> 9152148d88d1 [2020-12-19T02:46:35.052Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-19T02:46:35.313Z] ---> Running in 108aaa33a595 [2020-12-19T02:46:35.313Z] Removing intermediate container 108aaa33a595 [2020-12-19T02:46:35.313Z] ---> 0cecd3557e04 [2020-12-19T02:46:35.313Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-19T02:46:35.579Z] ---> Running in 1d62714a0d9e [2020-12-19T02:46:35.579Z] Removing intermediate container 1d62714a0d9e [2020-12-19T02:46:35.579Z] ---> c436f9dfa60e [2020-12-19T02:46:35.579Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-19T02:46:35.579Z] ---> Running in 3de07721a803 [2020-12-19T02:46:36.531Z] Removing intermediate container 3de07721a803 [2020-12-19T02:46:36.531Z] ---> 00ead2aa551e [2020-12-19T02:46:36.531Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-19T02:46:36.531Z] ---> Running in 80c68738fbdc [2020-12-19T02:46:37.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-19T02:46:37.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-19T02:46:38.262Z] OK: 166 MiB in 39 packages [2020-12-19T02:46:38.844Z] Removing intermediate container 80c68738fbdc [2020-12-19T02:46:38.844Z] ---> d56989ec2e56 [2020-12-19T02:46:38.844Z] Step 8/24 : COPY . . [2020-12-19T02:46:39.792Z] ---> ca625b12df75 [2020-12-19T02:46:39.792Z] Step 9/24 : RUN ${MAKE} [2020-12-19T02:46:39.792Z] ---> Running in 05c4f912ca46 [2020-12-19T02:46:40.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-19T02:46:46.262Z] 00ac8860ef70: Pull complete [2020-12-19T02:46:46.262Z] 63d7cb157983: Pull complete [2020-12-19T02:46:46.262Z] b116817d02f9: Pull complete [2020-12-19T02:46:48.245Z] 745a02a5169b: Pull complete [2020-12-19T02:46:48.245Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-19T02:46:48.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-19T02:46:48.245Z] ---> b7e6874047d6 [2020-12-19T02:46:48.245Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-19T02:46:48.675Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-19T02:46:50.062Z] Removing intermediate container 05c4f912ca46 [2020-12-19T02:46:50.063Z] ---> b88788e8a7e5 [2020-12-19T02:46:50.063Z] Step 10/24 : FROM scratch [2020-12-19T02:46:50.063Z] ---> [2020-12-19T02:46:50.063Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-19T02:46:50.063Z] ---> Running in 996dfb8f1765 [2020-12-19T02:46:50.323Z] Removing intermediate container 996dfb8f1765 [2020-12-19T02:46:50.323Z] ---> b669cac57968 [2020-12-19T02:46:50.323Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-19T02:46:50.323Z] ---> Running in 5802e33f75b5 [2020-12-19T02:46:50.323Z] Removing intermediate container 5802e33f75b5 [2020-12-19T02:46:50.323Z] ---> 0aac9e635ca9 [2020-12-19T02:46:50.323Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-19T02:46:50.587Z] ---> Running in 5ebec1a36071 [2020-12-19T02:46:50.587Z] Removing intermediate container 5ebec1a36071 [2020-12-19T02:46:50.587Z] ---> 442c1ef463b5 [2020-12-19T02:46:50.587Z] Step 14/24 : WORKDIR / [2020-12-19T02:46:50.587Z] ---> Running in c8de69ff7789 [2020-12-19T02:46:50.850Z] Removing intermediate container c8de69ff7789 [2020-12-19T02:46:50.850Z] ---> 91266d7dac01 [2020-12-19T02:46:50.850Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-19T02:46:51.422Z] ---> 4bb5f83f389c [2020-12-19T02:46:51.422Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-19T02:46:51.422Z] ---> fd33d1a4051f [2020-12-19T02:46:51.422Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-19T02:46:51.683Z] ---> 2019c18ba7e5 [2020-12-19T02:46:51.683Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-19T02:46:51.944Z] ---> 4fac4d771e95 [2020-12-19T02:46:51.944Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-19T02:46:52.209Z] ---> 7628fdb0e9d7 [2020-12-19T02:46:52.209Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-19T02:46:52.209Z] ---> Running in ba02fd3d9d72 [2020-12-19T02:46:52.471Z] Removing intermediate container ba02fd3d9d72 [2020-12-19T02:46:52.471Z] ---> cb85248b9e74 [2020-12-19T02:46:52.471Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-19T02:46:52.471Z] ---> Running in a9b5bae350f0 [2020-12-19T02:46:52.568Z] ---> Running in e1ab0624e088 [2020-12-19T02:46:52.569Z] Removing intermediate container e1ab0624e088 [2020-12-19T02:46:52.569Z] ---> 05334d7f55c7 [2020-12-19T02:46:52.569Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-19T02:46:52.569Z] ---> Running in 8470c4bdbf2a [2020-12-19T02:46:52.732Z] Removing intermediate container a9b5bae350f0 [2020-12-19T02:46:52.732Z] ---> 34d99e3dc773 [2020-12-19T02:46:52.732Z] Step 22/24 : LABEL arch=amd64 [2020-12-19T02:46:52.732Z] ---> Running in 5fbdbdb4f620 [2020-12-19T02:46:52.995Z] Removing intermediate container 5fbdbdb4f620 [2020-12-19T02:46:52.995Z] ---> 30e8136c83de [2020-12-19T02:46:52.995Z] Step 23/24 : LABEL git_sha=b9f241cb05e8e81268357a29f99a221fd728e08a [2020-12-19T02:46:52.995Z] ---> Running in ae1b9b25d0a1 [2020-12-19T02:46:52.995Z] Removing intermediate container ae1b9b25d0a1 [2020-12-19T02:46:52.995Z] ---> 7b34e82445a7 [2020-12-19T02:46:52.995Z] Step 24/24 : LABEL version=0.0.0 [2020-12-19T02:46:53.256Z] ---> Running in 3e37c61a4c05 [2020-12-19T02:46:53.256Z] Removing intermediate container 3e37c61a4c05 [2020-12-19T02:46:53.256Z] ---> 4ebaeabc6a9b [2020-12-19T02:46:53.256Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-19T02:46:53.256Z] Successfully built 4ebaeabc6a9b [2020-12-19T02:46:53.256Z] 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] } [2020-12-19T02:46:55.202Z] Removing intermediate container 8470c4bdbf2a [2020-12-19T02:46:55.203Z] ---> 6f2f6872f377 [2020-12-19T02:46:55.203Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-19T02:46:55.203Z] ---> Running in c17cfbe166b5 [2020-12-19T02:46:56.190Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-19T02:46:56.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-19T02:46:57.773Z] OK: 142 MiB in 39 packages [2020-12-19T02:46:58.761Z] Removing intermediate container c17cfbe166b5 [2020-12-19T02:46:58.761Z] ---> 3cc569ebf423 [2020-12-19T02:46:58.761Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-19T02:46:59.036Z] ---> Running in 808091b1fd10 [2020-12-19T02:46:59.631Z] Removing intermediate container 808091b1fd10 [2020-12-19T02:46:59.631Z] ---> 119c0124402d [2020-12-19T02:46:59.631Z] Step 7/8 : COPY . . [2020-12-19T02:47:01.067Z] ---> 84df5f5d612c [2020-12-19T02:47:01.067Z] Step 8/8 : RUN go mod download [2020-12-19T02:47:01.341Z] ---> Running in b6b25bd6056f [2020-12-19T02:47:23.527Z] Removing intermediate container b6b25bd6056f [2020-12-19T02:47:23.527Z] ---> 95578bd377de [2020-12-19T02:47:23.527Z] Successfully built 95578bd377de [2020-12-19T02:47:23.527Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:47:23.869Z] + docker inspect -f . ci-base-image-arm64 [2020-12-19T02:47:23.869Z] . [Pipeline] withDockerContainer [2020-12-19T02:47:24.153Z] prd-ubuntu18.04-docker-arm64-4c-16g-16822 does not seem to be running inside a container [2020-12-19T02:47:24.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** ci-base-image-arm64 cat [2020-12-19T02:47:25.677Z] $ docker top b26ade7554200151d4388c4c92ed32345063014ce85824de998099b1ed7a75b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-19T02:47:26.764Z] + go version [2020-12-19T02:47:26.764Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-19T02:47:26.787Z] $ docker stop --time=1 b26ade7554200151d4388c4c92ed32345063014ce85824de998099b1ed7a75b8 [2020-12-19T02:47:28.682Z] $ docker rm -f b26ade7554200151d4388c4c92ed32345063014ce85824de998099b1ed7a75b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:47:29.783Z] + docker inspect -f . ci-base-image-arm64 [2020-12-19T02:47:29.783Z] . [Pipeline] withDockerContainer [2020-12-19T02:47:30.029Z] prd-ubuntu18.04-docker-arm64-4c-16g-16822 does not seem to be running inside a container [2020-12-19T02:47:30.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** ci-base-image-arm64 cat [2020-12-19T02:47:31.569Z] $ docker top 7fabe89afeef2207af447cea8951239509f5d3c9fe7e2cb3c8c388752a18585b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-19T02:47:32.549Z] + make test [2020-12-19T02:47:32.549Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-19T02:47:54.791Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-19T02:48:41.857Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-19T02:48:41.857Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-19T02:48:41.857Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-19T02:48:41.857Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.159s coverage: 19.4% of statements [2020-12-19T02:48:47.332Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.301s coverage: 97.1% of statements [2020-12-19T02:49:14.159Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.147s coverage: 9.4% of statements [2020-12-19T02:49:14.159Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.121s coverage: 21.9% of statements [2020-12-19T02:49:14.159Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-19T02:49:14.159Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.717s coverage: 42.5% of statements [2020-12-19T02:49:14.159Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-19T02:49:14.159Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.806s coverage: 68.9% of statements [2020-12-19T02:49:14.159Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-19T02:49:14.159Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-19T02:49:14.159Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-19T02:49:14.159Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-19T02:49:14.159Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.199s coverage: 53.8% of statements [2020-12-19T02:49:14.159Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-19T02:49:14.159Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-19T02:49:14.159Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-19T02:49:14.159Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 6.147s coverage: 68.9% of statements [2020-12-19T02:49:14.159Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.132s coverage: 4.3% of statements [2020-12-19T02:49:14.159Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-19T02:49:14.758Z] GO111MODULE=on go vet ./... [2020-12-19T02:49:49.260Z] gofmt -l . [2020-12-19T02:49:49.260Z] [ "`gofmt -l .`" = "" ] [2020-12-19T02:49:49.260Z] ./bin/test-attribution-txt.sh [2020-12-19T02:49:49.260Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-19T02:49:49.550Z] $ docker stop --time=1 7fabe89afeef2207af447cea8951239509f5d3c9fe7e2cb3c8c388752a18585b [2020-12-19T02:49:51.963Z] $ docker rm -f 7fabe89afeef2207af447cea8951239509f5d3c9fe7e2cb3c8c388752a18585b [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-19T02:49:53.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-19T02:49:53.209Z] Warning: overwriting stash ‘coverage-report’ [2020-12-19T02:49:54.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-19T02:49:54.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-19T02:49:55.046Z] + ls -al . [2020-12-19T02:49:55.046Z] total 244 [2020-12-19T02:49:55.046Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 02:49 . [2020-12-19T02:49:55.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 02:46 .. [2020-12-19T02:49:55.046Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 19 02:46 .dockerignore [2020-12-19T02:49:55.046Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 02:46 .git [2020-12-19T02:49:55.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 02:46 .github [2020-12-19T02:49:55.046Z] -rw-rw-r-- 1 jenkins jenkins 138 Dec 19 02:46 .gitignore [2020-12-19T02:49:55.046Z] -rw-rw-r-- 1 jenkins jenkins 936 Dec 19 02:46 Dockerfile.build [2020-12-19T02:49:55.046Z] -rw-rw-r-- 1 jenkins jenkins 901 Dec 19 02:46 Jenkinsfile [2020-12-19T02:49:55.046Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 19 02:46 LICENSE [2020-12-19T02:49:55.046Z] -rw-rw-r-- 1 jenkins jenkins 1013 Dec 19 02:46 Makefile [2020-12-19T02:49:55.046Z] -rw-rw-r-- 1 jenkins jenkins 5897 Dec 19 02:46 README.md [2020-12-19T02:49:55.046Z] -rw-rw-r-- 1 jenkins jenkins 4291 Dec 19 02:46 RELEASE-NOTES.txt [2020-12-19T02:49:55.046Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 02:43 VERSION [2020-12-19T02:49:55.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 02:46 bin [2020-12-19T02:49:55.046Z] -rw-r--r-- 1 jenkins jenkins 130290 Dec 19 02:49 coverage.out [2020-12-19T02:49:55.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 02:46 example [2020-12-19T02:49:55.046Z] -rw-r--r-- 1 jenkins jenkins 488 Dec 19 02:49 go.mod [2020-12-19T02:49:55.046Z] -rw-r--r-- 1 jenkins jenkins 13734 Dec 19 02:49 go.sum [2020-12-19T02:49:55.046Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 19 02:46 internal [2020-12-19T02:49:55.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 02:46 openapi [2020-12-19T02:49:55.046Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 19 02:46 pkg [2020-12-19T02:49:55.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 02:46 snap [2020-12-19T02:49:55.046Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 19 02:46 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:49:55.399Z] + 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=b9f241cb05e8e81268357a29f99a221fd728e08a --label arch=arm64 --label version=0.0.0 . [2020-12-19T02:49:56.001Z] Sending build context to Docker daemon 2.537MB [2020-12-19T02:49:56.001Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-19T02:49:56.001Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-19T02:49:56.001Z] ---> 95578bd377de [2020-12-19T02:49:56.001Z] Step 3/24 : ARG MAKE='make build' [2020-12-19T02:49:56.274Z] ---> Running in 9bb2a122790a [2020-12-19T02:49:56.547Z] Removing intermediate container 9bb2a122790a [2020-12-19T02:49:56.547Z] ---> e646bf8dd897 [2020-12-19T02:49:56.547Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-19T02:49:56.822Z] ---> Running in 46430a3fa34e [2020-12-19T02:49:57.418Z] Removing intermediate container 46430a3fa34e [2020-12-19T02:49:57.418Z] ---> d0e1b1a1f369 [2020-12-19T02:49:57.418Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-19T02:49:57.418Z] ---> Running in a8cc16913ba0 [2020-12-19T02:49:58.013Z] Removing intermediate container a8cc16913ba0 [2020-12-19T02:49:58.013Z] ---> dee03abadb9b [2020-12-19T02:49:58.013Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-19T02:49:58.013Z] ---> Running in 597b72aa85e6 [2020-12-19T02:50:00.001Z] Removing intermediate container 597b72aa85e6 [2020-12-19T02:50:00.001Z] ---> 0f884dc97ede [2020-12-19T02:50:00.001Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-19T02:50:00.275Z] ---> Running in 134b1a105abc [2020-12-19T02:50:01.713Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-19T02:50:02.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-19T02:50:02.928Z] OK: 142 MiB in 39 packages [2020-12-19T02:50:03.920Z] Removing intermediate container 134b1a105abc [2020-12-19T02:50:03.920Z] ---> a0845df22904 [2020-12-19T02:50:03.920Z] Step 8/24 : COPY . . [2020-12-19T02:50:05.354Z] ---> f29c8c2f75fb [2020-12-19T02:50:05.354Z] Step 9/24 : RUN ${MAKE} [2020-12-19T02:50:05.625Z] ---> Running in c690b4148f4d [2020-12-19T02:50:06.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-19T02:50:33.429Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-19T02:50:33.702Z] Removing intermediate container c690b4148f4d [2020-12-19T02:50:33.702Z] ---> 8a852380569e [2020-12-19T02:50:33.702Z] Step 10/24 : FROM scratch [2020-12-19T02:50:33.702Z] ---> [2020-12-19T02:50:33.702Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-19T02:50:33.972Z] ---> Running in 05ff6b08dd61 [2020-12-19T02:50:34.244Z] Removing intermediate container 05ff6b08dd61 [2020-12-19T02:50:34.244Z] ---> fdac0785980a [2020-12-19T02:50:34.244Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-19T02:50:34.516Z] ---> Running in d1d1f94b7c3d [2020-12-19T02:50:34.788Z] Removing intermediate container d1d1f94b7c3d [2020-12-19T02:50:34.788Z] ---> 770483edb7c2 [2020-12-19T02:50:34.788Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-19T02:50:35.062Z] ---> Running in d6e63386e65f [2020-12-19T02:50:35.335Z] Removing intermediate container d6e63386e65f [2020-12-19T02:50:35.335Z] ---> 10b7b4b63412 [2020-12-19T02:50:35.335Z] Step 14/24 : WORKDIR / [2020-12-19T02:50:35.607Z] ---> Running in f7ff65fd43e5 [2020-12-19T02:50:36.200Z] Removing intermediate container f7ff65fd43e5 [2020-12-19T02:50:36.200Z] ---> 2b9436729b99 [2020-12-19T02:50:36.200Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-19T02:50:37.181Z] ---> 564ae803187a [2020-12-19T02:50:37.181Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-19T02:50:37.778Z] ---> 5f89e3ef26cf [2020-12-19T02:50:37.778Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-19T02:50:38.756Z] ---> 1ca33e853527 [2020-12-19T02:50:38.756Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-19T02:50:39.354Z] ---> efb62ef348bd [2020-12-19T02:50:39.354Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-19T02:50:40.333Z] ---> f4158b215484 [2020-12-19T02:50:40.333Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-19T02:50:40.609Z] ---> Running in f42baf5e2497 [2020-12-19T02:50:41.208Z] Removing intermediate container f42baf5e2497 [2020-12-19T02:50:41.208Z] ---> f114dc2e20f6 [2020-12-19T02:50:41.208Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-19T02:50:41.208Z] ---> Running in dade5baddedb [2020-12-19T02:50:41.805Z] Removing intermediate container dade5baddedb [2020-12-19T02:50:41.805Z] ---> 075697b3e282 [2020-12-19T02:50:41.805Z] Step 22/24 : LABEL arch=arm64 [2020-12-19T02:50:42.086Z] ---> Running in 36df94a4b6c1 [2020-12-19T02:50:42.361Z] Removing intermediate container 36df94a4b6c1 [2020-12-19T02:50:42.361Z] ---> 6ab49c1fec05 [2020-12-19T02:50:42.361Z] Step 23/24 : LABEL git_sha=b9f241cb05e8e81268357a29f99a221fd728e08a [2020-12-19T02:50:42.635Z] ---> Running in f461e4b56344 [2020-12-19T02:50:43.229Z] Removing intermediate container f461e4b56344 [2020-12-19T02:50:43.229Z] ---> 869cff036408 [2020-12-19T02:50:43.229Z] Step 24/24 : LABEL version=0.0.0 [2020-12-19T02:50:43.501Z] ---> Running in 62b80f65f147 [2020-12-19T02:50:43.776Z] Removing intermediate container 62b80f65f147 [2020-12-19T02:50:43.776Z] ---> d9530830d8a5 [2020-12-19T02:50:43.776Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-19T02:50:43.776Z] Successfully built d9530830d8a5 [2020-12-19T02:50:43.776Z] 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 [2020-12-19T02:50:45.281Z] provisioning config files... [2020-12-19T02:50:45.293Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config1420303804974148389tmp [Pipeline] { [Pipeline] sh [2020-12-19T02:50:45.723Z] + set +x [2020-12-19T02:50:45.723Z] + curl -s https://codecov.io/bash [2020-12-19T02:50:45.723Z] + bash -s -- [2020-12-19T02:50:45.986Z] [2020-12-19T02:50:45.987Z] _____ _ [2020-12-19T02:50:45.987Z] / ____| | | [2020-12-19T02:50:45.987Z] | | ___ __| | ___ ___ _____ __ [2020-12-19T02:50:45.987Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-19T02:50:45.987Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-19T02:50:45.987Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-19T02:50:45.987Z] Bash-20201217-3d3df35 [2020-12-19T02:50:45.987Z] [2020-12-19T02:50:45.987Z] [2020-12-19T02:50:45.987Z] git version 2.24.3 found [2020-12-19T02:50:45.987Z] 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 [2020-12-19T02:50:45.987Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-19T02:50:45.987Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-19T02:50:45.987Z] ==> Jenkins CI detected. [2020-12-19T02:50:45.987Z] project root: . [2020-12-19T02:50:45.987Z] --> token set from env [2020-12-19T02:50:45.987Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-19T02:50:45.987Z] ==> Running gcov in . (disable via -X gcov) [2020-12-19T02:50:45.987Z] ==> Python coveragepy not found [2020-12-19T02:50:45.987Z] ==> Searching for coverage reports in: [2020-12-19T02:50:45.987Z] + . [2020-12-19T02:50:45.987Z] -> Found 1 reports [2020-12-19T02:50:45.987Z] ==> Detecting git/mercurial file structure [2020-12-19T02:50:45.987Z] ==> Reading reports [2020-12-19T02:50:45.987Z] + ./coverage.out bytes=130290 [2020-12-19T02:50:45.987Z] ==> Appending adjustments [2020-12-19T02:50:45.987Z] https://docs.codecov.io/docs/fixing-reports [2020-12-19T02:50:46.563Z] + Found adjustments [2020-12-19T02:50:46.563Z] ==> Gzipping contents [2020-12-19T02:50:46.563Z] 24K /tmp/codecov.mgQQGx.gz [2020-12-19T02:50:46.563Z] ==> Uploading reports [2020-12-19T02:50:46.563Z] url: https://codecov.io [2020-12-19T02:50:46.563Z] query: branch=PR-692&commit=b9f241cb05e8e81268357a29f99a221fd728e08a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-692%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=692&job=&cmd_args= [2020-12-19T02:50:46.563Z] -> Pinging Codecov [2020-12-19T02:50:46.563Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-692&commit=b9f241cb05e8e81268357a29f99a221fd728e08a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-692%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=692&job=&cmd_args= [2020-12-19T02:50:46.828Z] -> Uploading to [2020-12-19T02:50:46.828Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-19/7E55EF52A471D76F132DFD9A03CDDE97/b9f241cb05e8e81268357a29f99a221fd728e08a/8dec9dfe-31be-4897-97e9-43522f524ec5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201219T025046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b2fb790a12bf9765ac5801877e6f0097246335b0714088d4159925a478a9135 [2020-12-19T02:50:46.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-19T02:50:46.828Z] Dload Upload Total Spent Left Speed [2020-12-19T02:50:47.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21213 0 0 100 21213 0 49938 --:--:-- --:--:-- --:--:-- 50030 [2020-12-19T02:50:47.426Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b9f241cb05e8e81268357a29f99a221fd728e08a [Pipeline] } [2020-12-19T02:50:47.440Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:50:49.968Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:50:50.302Z] ---> package-listing.sh [2020-12-19T02:50:50.302Z] ++ facter osfamily [2020-12-19T02:50:50.302Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-19T02:50:50.302Z] + OS_FAMILY=redhat [2020-12-19T02:50:50.302Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-692 [2020-12-19T02:50:50.302Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-19T02:50:50.302Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-19T02:50:50.302Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-19T02:50:50.302Z] + PACKAGES=/tmp/packages_start.txt [2020-12-19T02:50:50.302Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-692 ']' [2020-12-19T02:50:50.302Z] + PACKAGES=/tmp/packages_end.txt [2020-12-19T02:50:50.302Z] + case "${OS_FAMILY}" in [2020-12-19T02:50:50.302Z] + rpm -qa [2020-12-19T02:50:50.302Z] + sort [2020-12-19T02:50:55.627Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-19T02:50:55.627Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-19T02:50:55.627Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-19T02:50:55.627Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-692 ']' [2020-12-19T02:50:55.627Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-692/archives/ [2020-12-19T02:50:55.627Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-692/archives/ [Pipeline] echo [2020-12-19T02:50:55.642Z] 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-692/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-19T02:50:55.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:50:56.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-19T02:50:56.249Z] [2020-12-19T02:50:56.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-19T02:50:56.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-19T02:50:56.619Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-19T02:50:56.619Z] df20fa9351a1: Pulling fs layer [2020-12-19T02:50:56.619Z] 36b3adc4ff6f: Pulling fs layer [2020-12-19T02:50:56.619Z] 8ad3a11d3b57: Pulling fs layer [2020-12-19T02:50:56.619Z] 46f8f816bc3b: Pulling fs layer [2020-12-19T02:50:56.619Z] 93b61091891f: Pulling fs layer [2020-12-19T02:50:56.619Z] 93b9cdb0e59b: Pulling fs layer [2020-12-19T02:50:56.619Z] 5e14af77c1be: Pulling fs layer [2020-12-19T02:50:56.619Z] 01666e4c0597: Pulling fs layer [2020-12-19T02:50:56.619Z] aa168da1d23b: Pulling fs layer [2020-12-19T02:50:56.619Z] 46f8f816bc3b: Waiting [2020-12-19T02:50:56.619Z] 01666e4c0597: Waiting [2020-12-19T02:50:56.619Z] aa168da1d23b: Waiting [2020-12-19T02:50:56.619Z] 5e14af77c1be: Waiting [2020-12-19T02:50:56.619Z] 93b61091891f: Waiting [2020-12-19T02:50:56.619Z] 93b9cdb0e59b: Waiting [2020-12-19T02:50:56.619Z] 36b3adc4ff6f: Verifying Checksum [2020-12-19T02:50:56.619Z] 36b3adc4ff6f: Download complete [2020-12-19T02:50:56.619Z] 46f8f816bc3b: Verifying Checksum [2020-12-19T02:50:56.619Z] 46f8f816bc3b: Download complete [2020-12-19T02:50:56.619Z] df20fa9351a1: Verifying Checksum [2020-12-19T02:50:56.619Z] df20fa9351a1: Download complete [2020-12-19T02:50:56.882Z] 93b9cdb0e59b: Verifying Checksum [2020-12-19T02:50:56.882Z] 93b9cdb0e59b: Download complete [2020-12-19T02:50:56.882Z] 5e14af77c1be: Verifying Checksum [2020-12-19T02:50:56.882Z] 5e14af77c1be: Download complete [2020-12-19T02:50:56.882Z] 01666e4c0597: Verifying Checksum [2020-12-19T02:50:56.882Z] 01666e4c0597: Download complete [2020-12-19T02:50:56.882Z] 93b61091891f: Download complete [2020-12-19T02:50:56.882Z] 8ad3a11d3b57: Verifying Checksum [2020-12-19T02:50:56.882Z] 8ad3a11d3b57: Download complete [2020-12-19T02:50:57.151Z] df20fa9351a1: Pull complete [2020-12-19T02:50:57.417Z] 36b3adc4ff6f: Pull complete [2020-12-19T02:50:58.377Z] 8ad3a11d3b57: Pull complete [2020-12-19T02:50:58.377Z] 46f8f816bc3b: Pull complete [2020-12-19T02:50:58.961Z] 93b61091891f: Pull complete [2020-12-19T02:50:58.961Z] aa168da1d23b: Verifying Checksum [2020-12-19T02:50:58.961Z] aa168da1d23b: Download complete [2020-12-19T02:50:59.226Z] 93b9cdb0e59b: Pull complete [2020-12-19T02:50:59.226Z] 5e14af77c1be: Pull complete [2020-12-19T02:50:59.490Z] 01666e4c0597: Pull complete [2020-12-19T02:51:06.119Z] aa168da1d23b: Pull complete [2020-12-19T02:51:06.381Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-19T02:51:06.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-19T02:51:06.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-19T02:51:06.520Z] prd-centos7-docker-4c-2g-16814 does not seem to be running inside a container [2020-12-19T02:51:06.577Z] $ 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-692/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-692 -v /w/workspace/dgexfoundry_device-sdk-go_PR-692:/w/workspace/dgexfoundry_device-sdk-go_PR-692:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-692@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-19T02:51:09.917Z] $ docker top 0cf7c76bf9b6e944a567b2fe49a9a5fb082780fdcd55031af463b4737378072e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-19T02:51:10.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-19T02:51:10.733Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-19T02:51:11.037Z] + ls /var/log/sa-host [2020-12-19T02:51:11.037Z] + sadf -c /var/log/sa-host/sa19 [2020-12-19T02:51:11.037Z] file_magic: OK [2020-12-19T02:51:11.037Z] HZ: Using current value: 100 [2020-12-19T02:51:11.037Z] file_header: OK [2020-12-19T02:51:11.038Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-19T02:51:11.038Z] Statistics: [2020-12-19T02:51:11.038Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-19T02:51:11.038Z] File successfully converted to sysstat format version 12.2.1 [2020-12-19T02:51:11.038Z] + sadf -c /var/log/sa-host/sa23 [2020-12-19T02:51:11.038Z] file_magic: OK [2020-12-19T02:51:11.038Z] HZ: Using current value: 100 [2020-12-19T02:51:11.038Z] file_header: OK [2020-12-19T02:51:11.038Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-19T02:51:11.038Z] Statistics: [2020-12-19T02:51:11.038Z] Hnuu...uuuununununu... [2020-12-19T02:51:11.038Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-19T02:51:11.245Z] provisioning config files... [2020-12-19T02:51:11.259Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config175324485187498222tmp [Pipeline] { [Pipeline] echo [2020-12-19T02:51:11.340Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:51:11.640Z] ---> create-netrc.sh [Pipeline] } [2020-12-19T02:51:11.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-19T02:51:11.764Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:51:12.069Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-19T02:51:12.082Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:51:12.380Z] ---> sudo-logs.sh [2020-12-19T02:51:12.380Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-19T02:51:12.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:51:12.695Z] ---> job-cost.sh [2020-12-19T02:51:12.695Z] lf-activate-venv: SKIPPING [2020-12-19T02:51:12.695Z] INFO: No Stack... [2020-12-19T02:51:14.089Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-19T02:51:14.353Z] INFO: Archiving Costs [Pipeline] echo [2020-12-19T02:51:14.368Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-19T02:51:14.671Z] ---> logs-deploy.sh [2020-12-19T02:51:14.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-692/6 [2020-12-19T02:51:14.671Z] INFO: archiving workspace using pattern(s): [2020-12-19T02:51:16.597Z] Archives upload complete. [2020-12-19T02:51:16.597Z] INFO: archiving logs to Nexus