Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from b316d89914afe89a17a947d728b9e30b253306fb+93569aefbcf2dcd4d18a31fcf2c190494ae30d88 (1bac0724ab44fddd441fde03c7df03fa7da4ec77) 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-17161 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [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-699 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 into PR head commit b316d89914afe89a17a947d728b9e30b253306fb Merge succeeded, producing 59e15549ad9670581d27ef605d1b7f55c44b92a4 Checking out Revision 59e15549ad9670581d27ef605d1b7f55c44b92a4 (PR-699) > git config core.sparsecheckout # timeout=10 > git checkout -f b316d89914afe89a17a947d728b9e30b253306fb # 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 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59e15549ad9670581d27ef605d1b7f55c44b92a4 # timeout=10 Commit message: "Merge commit '93569aefbcf2dcd4d18a31fcf2c190494ae30d88' into HEAD" > git rev-list --no-walk b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-22T02:42:57.103Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-22T02:42:57.379Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-22T02:42:57.471Z] ========================================================= [2020-12-22T02:42:57.471Z] EdgeX Global Pipelines Version Info [2020-12-22T02:42:57.471Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-22T02:42:59.801Z] ------------------- [2020-12-22T02:42:59.801Z] stable info: [2020-12-22T02:42:59.801Z] ------------------- [2020-12-22T02:42:59.801Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-22T02:42:59.801Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T02:42:59.801Z] Message: update stable to v1.0.173 [2020-12-22T02:43:00.812Z] ------------------- [2020-12-22T02:43:00.812Z] experimental info: [2020-12-22T02:43:00.812Z] ------------------- [2020-12-22T02:43:00.812Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-22T02:43:00.812Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T02:43:00.812Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-22T02:43:01.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-22T02:43:01.195Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-22T02:43:01.290Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-22T02:43:01.441Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-22T02:43:01.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-22T02:43:01.627Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-22T02:43:01.718Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-22T02:43:01.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-22T02:43:01.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-22T02:43:02.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-22T02:43:02.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-22T02:43:02.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-22T02:43:02.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-22T02:43:02.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-22T02:43:02.449Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-22T02:43:02.531Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-22T02:43:02.614Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-22T02:43:02.705Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-22T02:43:02.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-22T02:43:02.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-22T02:43:02.970Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-22T02:43:03.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-22T02:43:03.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-22T02:43:03.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-22T02:43:03.466Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-22T02:43:03.563Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-22T02:43:03.659Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-22T02:43:03.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-699 [Pipeline] echo [2020-12-22T02:43:03.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-699 [Pipeline] echo [2020-12-22T02:43:03.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-699 [Pipeline] echo [2020-12-22T02:43:04.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59e15549ad9670581d27ef605d1b7f55c44b92a4 [Pipeline] echo [2020-12-22T02:43:04.136Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59e1554 [Pipeline] echo [2020-12-22T02:43:04.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T02:43:04.397Z] provisioning config files... [2020-12-22T02:43:04.439Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config6069041059673843328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T02:43:04.864Z] ---> docker-login.sh [2020-12-22T02:43:04.864Z] nexus3.edgexfoundry.org:10001 [2020-12-22T02:43:05.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:43:05.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:43:05.891Z] Configure a credential helper to remove this warning. See [2020-12-22T02:43:05.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:43:05.891Z] [2020-12-22T02:43:05.891Z] Login Succeeded [2020-12-22T02:43:05.891Z] nexus3.edgexfoundry.org:10002 [2020-12-22T02:43:06.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:43:06.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:43:06.527Z] Configure a credential helper to remove this warning. See [2020-12-22T02:43:06.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:43:06.527Z] [2020-12-22T02:43:06.527Z] Login Succeeded [2020-12-22T02:43:06.527Z] nexus3.edgexfoundry.org:10003 [2020-12-22T02:43:06.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:43:07.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:43:07.180Z] Configure a credential helper to remove this warning. See [2020-12-22T02:43:07.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:43:07.180Z] [2020-12-22T02:43:07.180Z] Login Succeeded [2020-12-22T02:43:07.180Z] nexus3.edgexfoundry.org:10004 [2020-12-22T02:43:07.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:43:07.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:43:07.759Z] Configure a credential helper to remove this warning. See [2020-12-22T02:43:07.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:43:07.759Z] [2020-12-22T02:43:07.759Z] Login Succeeded [2020-12-22T02:43:07.759Z] docker.io [2020-12-22T02:43:08.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:43:08.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:43:08.294Z] Configure a credential helper to remove this warning. See [2020-12-22T02:43:08.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:43:08.294Z] [2020-12-22T02:43:08.294Z] Login Succeeded [2020-12-22T02:43:08.294Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T02:43:08.312Z] 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-22T02:43:09.202Z] + git log --format=format:%s -1 59e15549ad9670581d27ef605d1b7f55c44b92a4 [Pipeline] echo [2020-12-22T02:43:09.284Z] GIT_COMMIT: 59e15549ad9670581d27ef605d1b7f55c44b92a4, Commit Message: Merge commit '93569aefbcf2dcd4d18a31fcf2c190494ae30d88' into HEAD [Pipeline] echo [2020-12-22T02:43:09.329Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:43:09.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T02:43:09.968Z] [2020-12-22T02:43:09.968Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:43:10.425Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T02:43:10.425Z] latest: Pulling from edgex-devops/git-semver [2020-12-22T02:43:10.425Z] 31603596830f: Pulling fs layer [2020-12-22T02:43:10.425Z] 2a8b12db71e7: Pulling fs layer [2020-12-22T02:43:10.425Z] 6ca5941a6612: Pulling fs layer [2020-12-22T02:43:10.425Z] ecc8261a40a4: Pulling fs layer [2020-12-22T02:43:10.425Z] ecc8261a40a4: Waiting [2020-12-22T02:43:10.425Z] 2a8b12db71e7: Download complete [2020-12-22T02:43:10.714Z] 31603596830f: Verifying Checksum [2020-12-22T02:43:10.714Z] 31603596830f: Download complete [2020-12-22T02:43:10.995Z] ecc8261a40a4: Verifying Checksum [2020-12-22T02:43:10.995Z] ecc8261a40a4: Download complete [2020-12-22T02:43:10.995Z] 6ca5941a6612: Verifying Checksum [2020-12-22T02:43:10.995Z] 6ca5941a6612: Download complete [2020-12-22T02:43:11.281Z] 31603596830f: Pull complete [2020-12-22T02:43:11.556Z] 2a8b12db71e7: Pull complete [2020-12-22T02:43:13.559Z] 6ca5941a6612: Pull complete [2020-12-22T02:43:13.855Z] ecc8261a40a4: Pull complete [2020-12-22T02:43:14.183Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-22T02:43:14.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T02:43:14.183Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-22T02:43:14.518Z] prd-centos7-docker-4c-2g-17161 does not seem to be running inside a container [2020-12-22T02:43:14.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-699 -v /w/workspace/dgexfoundry_device-sdk-go_PR-699:/w/workspace/dgexfoundry_device-sdk-go_PR-699:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-699@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-22T02:43:17.618Z] $ docker top 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-22T02:43:18.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-22T02:43:18.487Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-22T02:43:19.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-22T02:43:19.301Z] $ docker exec 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 ssh-agent [2020-12-22T02:43:19.820Z] SSH_AUTH_SOCK=/tmp/ssh-2TFFlt0wS7om/agent.12 [2020-12-22T02:43:19.820Z] SSH_AGENT_PID=17 [2020-12-22T02:43:19.836Z] Running ssh-add (command line suppressed) [2020-12-22T02:43:20.194Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_2373265300536509335.key (/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_2373265300536509335.key) [2020-12-22T02:43:20.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-22T02:43:21.165Z] + git tag --points-at HEAD [Pipeline] } [2020-12-22T02:43:21.219Z] $ docker exec --env ******** --env ******** 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 ssh-agent -k [2020-12-22T02:43:21.514Z] unset SSH_AUTH_SOCK; [2020-12-22T02:43:21.515Z] unset SSH_AGENT_PID; [2020-12-22T02:43:21.515Z] echo Agent pid 17 killed; [2020-12-22T02:43:21.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-22T02:43:21.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-22T02:43:21.825Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-22T02:43:22.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-22T02:43:22.227Z] $ docker exec 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 ssh-agent [2020-12-22T02:43:22.605Z] SSH_AUTH_SOCK=/tmp/ssh-CE8KBEHOrbak/agent.48 [2020-12-22T02:43:22.605Z] SSH_AGENT_PID=53 [2020-12-22T02:43:22.671Z] Running ssh-add (command line suppressed) [2020-12-22T02:43:23.025Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_7688840747463644212.key (/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_7688840747463644212.key) [2020-12-22T02:43:23.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-22T02:43:23.850Z] + git semver init [2020-12-22T02:43:23.850Z] # -> Open(): unable to determine branch for HEAD [2020-12-22T02:43:23.850Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-699/.git [2020-12-22T02:43:23.850Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-699 [2020-12-22T02:43:23.850Z] # $SEMVER_REMOTE_NAME = origin [2020-12-22T02:43:23.850Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-22T02:43:23.850Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-22T02:43:23.850Z] # $SEMVER_BRANCH = PR-699 [2020-12-22T02:43:23.850Z] # $SEMVER_TEMP = /tmp/semver-936687276 [2020-12-22T02:43:23.850Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-22T02:43:24.903Z] # '/tmp/semver-936687276' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-699/.semver' [2020-12-22T02:43:24.903Z] # -> Force: false [2020-12-22T02:43:24.903Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-699/.semver [Pipeline] } [2020-12-22T02:43:24.947Z] $ docker exec --env ******** --env ******** 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 ssh-agent -k [2020-12-22T02:43:25.374Z] unset SSH_AUTH_SOCK; [2020-12-22T02:43:25.376Z] unset SSH_AGENT_PID; [2020-12-22T02:43:25.376Z] echo Agent pid 53 killed; [2020-12-22T02:43:25.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-22T02:43:26.270Z] + git semver [Pipeline] } [2020-12-22T02:43:26.415Z] $ docker stop --time=1 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 [2020-12-22T02:43:28.256Z] $ docker rm -f 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T02:43:28.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-22T02:43:29.908Z] Stashed 1 file(s) [Pipeline] echo [2020-12-22T02:43:29.911Z] [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-22T02:43:45.446Z] Still waiting to schedule task [2020-12-22T02:43:45.446Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-22T02:43:45.449Z] Still waiting to schedule task [2020-12-22T02:43:45.449Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-17166’ is offline [2020-12-22T02:44:56.440Z] Running on prd-centos7-docker-4c-2g-17168 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [Pipeline] { [Pipeline] ws [2020-12-22T02:44:56.492Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-12-22T02:45:06.209Z] using credential edgex-jenkins-ssh [2020-12-22T02:45:06.269Z] Cloning the remote Git repository [2020-12-22T02:45:06.389Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-22T02:45:06.508Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-12-22T02:45:06.825Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-22T02:45:06.826Z] > git --version # timeout=10 [2020-12-22T02:45:06.864Z] > git --version # 'git version 2.24.3' [2020-12-22T02:45:06.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T02:45:07.014Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T02:45:08.155Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-22T02:45:09.006Z] Merging remotes/origin/master commit 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 into PR head commit b316d89914afe89a17a947d728b9e30b253306fb [2020-12-22T02:45:09.537Z] Merge succeeded, producing c38c26273932735b6a7a64fb5dc06472eb6a9955 [2020-12-22T02:45:09.538Z] Checking out Revision c38c26273932735b6a7a64fb5dc06472eb6a9955 (PR-699) [2020-12-22T02:45:08.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T02:45:08.245Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-22T02:45:08.318Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-22T02:45:08.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T02:45:08.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T02:45:09.026Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T02:45:09.071Z] > git checkout -f b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 [2020-12-22T02:45:09.227Z] > git remote # timeout=10 [2020-12-22T02:45:09.273Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T02:45:09.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T02:45:09.356Z] > git merge 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 # timeout=10 [2020-12-22T02:45:09.448Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T02:45:09.551Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T02:45:09.600Z] > git checkout -f c38c26273932735b6a7a64fb5dc06472eb6a9955 # timeout=10 [2020-12-22T02:45:14.429Z] Commit message: "Merge commit '93569aefbcf2dcd4d18a31fcf2c190494ae30d88' into HEAD" [2020-12-22T02:45:14.435Z] > git rev-list --no-walk b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-22T02:45:16.367Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-22T02:45:16.873Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-22T02:45:17.338Z] + sudo service docker restart [2020-12-22T02:45:17.338Z] + true [2020-12-22T02:45:17.338Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T02:45:19.542Z] provisioning config files... [2020-12-22T02:45:19.612Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7762437208591179896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T02:45:20.313Z] ---> docker-login.sh [2020-12-22T02:45:20.313Z] nexus3.edgexfoundry.org:10001 [2020-12-22T02:45:21.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:45:21.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:45:21.908Z] Configure a credential helper to remove this warning. See [2020-12-22T02:45:21.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:45:21.908Z] [2020-12-22T02:45:21.908Z] Login Succeeded [2020-12-22T02:45:21.908Z] nexus3.edgexfoundry.org:10002 [2020-12-22T02:45:22.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:45:22.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:45:22.923Z] Configure a credential helper to remove this warning. See [2020-12-22T02:45:22.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:45:22.923Z] [2020-12-22T02:45:22.923Z] Login Succeeded [2020-12-22T02:45:22.923Z] nexus3.edgexfoundry.org:10003 [2020-12-22T02:45:23.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:45:23.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:45:23.512Z] Configure a credential helper to remove this warning. See [2020-12-22T02:45:23.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:45:23.512Z] [2020-12-22T02:45:23.512Z] Login Succeeded [2020-12-22T02:45:23.512Z] nexus3.edgexfoundry.org:10004 [2020-12-22T02:45:24.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:45:24.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:45:24.174Z] Configure a credential helper to remove this warning. See [2020-12-22T02:45:24.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:45:24.174Z] [2020-12-22T02:45:24.174Z] Login Succeeded [2020-12-22T02:45:24.174Z] docker.io [2020-12-22T02:45:24.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:45:24.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:45:24.746Z] Configure a credential helper to remove this warning. See [2020-12-22T02:45:24.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:45:24.746Z] [2020-12-22T02:45:24.746Z] Login Succeeded [2020-12-22T02:45:24.746Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T02:45:24.761Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-22T02:45:25.807Z] ========================================================= [2020-12-22T02:45:25.807Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-22T02:45:25.807Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:45:26.497Z] + 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-22T02:45:26.832Z] Sending build context to Docker daemon 2.44MB [2020-12-22T02:45:26.832Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-22T02:45:26.832Z] Step 2/8 : FROM ${BASE} [2020-12-22T02:45:27.229Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-22T02:45:27.229Z] 188c0c94c7c5: Pulling fs layer [2020-12-22T02:45:27.229Z] 0ef7d3d256c8: Pulling fs layer [2020-12-22T02:45:27.229Z] de9db76c5a1d: Pulling fs layer [2020-12-22T02:45:27.229Z] bca2f99d35d6: Pulling fs layer [2020-12-22T02:45:27.229Z] 93359f2a8cfa: Pulling fs layer [2020-12-22T02:45:27.229Z] 7c6f9722023f: Pulling fs layer [2020-12-22T02:45:27.229Z] a35cf1a2eb13: Pulling fs layer [2020-12-22T02:45:27.229Z] bca2f99d35d6: Waiting [2020-12-22T02:45:27.229Z] 93359f2a8cfa: Waiting [2020-12-22T02:45:27.229Z] 7c6f9722023f: Waiting [2020-12-22T02:45:27.229Z] a35cf1a2eb13: Waiting [2020-12-22T02:45:27.229Z] de9db76c5a1d: Download complete [2020-12-22T02:45:27.229Z] 0ef7d3d256c8: Verifying Checksum [2020-12-22T02:45:27.229Z] 0ef7d3d256c8: Download complete [2020-12-22T02:45:27.540Z] 93359f2a8cfa: Verifying Checksum [2020-12-22T02:45:27.540Z] 93359f2a8cfa: Download complete [2020-12-22T02:45:27.847Z] 7c6f9722023f: Verifying Checksum [2020-12-22T02:45:27.847Z] 7c6f9722023f: Download complete [2020-12-22T02:45:28.372Z] 188c0c94c7c5: Verifying Checksum [2020-12-22T02:45:28.372Z] 188c0c94c7c5: Download complete [2020-12-22T02:45:29.520Z] 188c0c94c7c5: Pull complete [2020-12-22T02:45:29.846Z] 0ef7d3d256c8: Pull complete [2020-12-22T02:45:30.143Z] de9db76c5a1d: Pull complete [2020-12-22T02:45:34.510Z] a35cf1a2eb13: Verifying Checksum [2020-12-22T02:45:34.510Z] a35cf1a2eb13: Download complete [2020-12-22T02:45:36.645Z] bca2f99d35d6: Verifying Checksum [2020-12-22T02:45:36.645Z] bca2f99d35d6: Download complete [2020-12-22T02:45:55.345Z] bca2f99d35d6: Pull complete [2020-12-22T02:45:55.345Z] 93359f2a8cfa: Pull complete [2020-12-22T02:45:55.345Z] 7c6f9722023f: Pull complete [2020-12-22T02:46:00.913Z] a35cf1a2eb13: Pull complete [2020-12-22T02:46:00.913Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-22T02:46:00.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-22T02:46:00.913Z] ---> a62c8e92a672 [2020-12-22T02:46:00.913Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-22T02:46:00.913Z] ---> Running in a12a081f8ee1 [2020-12-22T02:46:00.913Z] Removing intermediate container a12a081f8ee1 [2020-12-22T02:46:00.913Z] ---> a515c83e49d3 [2020-12-22T02:46:00.913Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T02:46:01.272Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17171 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [Pipeline] { [Pipeline] ws [2020-12-22T02:46:01.328Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [2020-12-22T02:46:01.336Z] ---> Running in dfe30525a0a5 [Pipeline] checkout [2020-12-22T02:46:03.470Z] Removing intermediate container dfe30525a0a5 [2020-12-22T02:46:03.470Z] ---> a9a57941187c [2020-12-22T02:46:03.470Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-22T02:46:03.470Z] ---> Running in 4dd6e3217d16 [2020-12-22T02:46:04.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T02:46:05.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T02:46:05.835Z] OK: 166 MiB in 39 packages [2020-12-22T02:46:06.449Z] Removing intermediate container 4dd6e3217d16 [2020-12-22T02:46:06.449Z] ---> a10ee54ee9b1 [2020-12-22T02:46:06.449Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-22T02:46:06.757Z] ---> Running in 204d0b95fb61 [2020-12-22T02:46:07.056Z] Removing intermediate container 204d0b95fb61 [2020-12-22T02:46:07.056Z] ---> efae1b5259cb [2020-12-22T02:46:07.056Z] Step 7/8 : COPY . . [2020-12-22T02:46:07.169Z] using credential edgex-jenkins-ssh [2020-12-22T02:46:07.228Z] Cloning the remote Git repository [2020-12-22T02:46:07.314Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-22T02:46:07.445Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-12-22T02:46:07.531Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-22T02:46:07.532Z] > git --version # timeout=10 [2020-12-22T02:46:07.554Z] > git --version # 'git version 2.17.1' [2020-12-22T02:46:07.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T02:46:07.639Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T02:46:08.741Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-22T02:46:08.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T02:46:08.782Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-22T02:46:08.823Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-22T02:46:08.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T02:46:08.836Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T02:46:09.152Z] ---> 18f64247205d [2020-12-22T02:46:09.152Z] Step 8/8 : RUN go mod download [2020-12-22T02:46:09.152Z] ---> Running in 126d68d6453b [2020-12-22T02:46:09.467Z] Merging remotes/origin/master commit 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 into PR head commit b316d89914afe89a17a947d728b9e30b253306fb [2020-12-22T02:46:09.795Z] Merge succeeded, producing 4d236e947a1bf773bab8f2b6dbb97c2c9f1f68a0 [2020-12-22T02:46:09.795Z] Checking out Revision 4d236e947a1bf773bab8f2b6dbb97c2c9f1f68a0 (PR-699) [2020-12-22T02:46:09.490Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T02:46:09.504Z] > git checkout -f b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 [2020-12-22T02:46:09.630Z] > git remote # timeout=10 [2020-12-22T02:46:09.649Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T02:46:09.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T02:46:09.675Z] > git merge 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 # timeout=10 [2020-12-22T02:46:09.784Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T02:46:09.806Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T02:46:09.821Z] > git checkout -f 4d236e947a1bf773bab8f2b6dbb97c2c9f1f68a0 # timeout=10 [2020-12-22T02:46:14.259Z] Commit message: "Merge commit '93569aefbcf2dcd4d18a31fcf2c190494ae30d88' into HEAD" [2020-12-22T02:46:14.272Z] > git rev-list --no-walk b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-22T02:46:15.892Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-22T02:46:16.310Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-22T02:46:16.657Z] + sudo service docker restart [2020-12-22T02:46:16.657Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T02:46:19.373Z] provisioning config files... [2020-12-22T02:46:19.418Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8261700037913668225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T02:46:19.849Z] ---> docker-login.sh [2020-12-22T02:46:19.849Z] nexus3.edgexfoundry.org:10001 [2020-12-22T02:46:20.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:46:21.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:46:21.126Z] Configure a credential helper to remove this warning. See [2020-12-22T02:46:21.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:46:21.126Z] [2020-12-22T02:46:21.126Z] Login Succeeded [2020-12-22T02:46:21.126Z] nexus3.edgexfoundry.org:10002 [2020-12-22T02:46:21.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:46:21.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:46:21.732Z] Configure a credential helper to remove this warning. See [2020-12-22T02:46:21.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:46:21.732Z] [2020-12-22T02:46:21.732Z] Login Succeeded [2020-12-22T02:46:21.732Z] nexus3.edgexfoundry.org:10003 [2020-12-22T02:46:22.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:46:22.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:46:22.331Z] Configure a credential helper to remove this warning. See [2020-12-22T02:46:22.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:46:22.331Z] [2020-12-22T02:46:22.331Z] Login Succeeded [2020-12-22T02:46:22.331Z] nexus3.edgexfoundry.org:10004 [2020-12-22T02:46:22.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:46:22.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:46:22.933Z] Configure a credential helper to remove this warning. See [2020-12-22T02:46:22.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:46:22.933Z] [2020-12-22T02:46:22.933Z] Login Succeeded [2020-12-22T02:46:22.933Z] docker.io [2020-12-22T02:46:23.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T02:46:23.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T02:46:23.530Z] Configure a credential helper to remove this warning. See [2020-12-22T02:46:23.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T02:46:23.530Z] [2020-12-22T02:46:23.530Z] Login Succeeded [2020-12-22T02:46:23.803Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T02:46:23.821Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-22T02:46:24.375Z] ========================================================= [2020-12-22T02:46:24.375Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-22T02:46:24.375Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:46:24.759Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-22T02:46:25.044Z] Sending build context to Docker daemon 2.44MB [2020-12-22T02:46:25.329Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-22T02:46:25.329Z] Step 2/8 : FROM ${BASE} [2020-12-22T02:46:25.329Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-22T02:46:25.329Z] 5f621e34cdf4: Pulling fs layer [2020-12-22T02:46:25.329Z] a4357932f1b6: Pulling fs layer [2020-12-22T02:46:25.329Z] 18c013af1878: Pulling fs layer [2020-12-22T02:46:25.329Z] 00ac8860ef70: Pulling fs layer [2020-12-22T02:46:25.329Z] 63d7cb157983: Pulling fs layer [2020-12-22T02:46:25.329Z] b116817d02f9: Pulling fs layer [2020-12-22T02:46:25.329Z] 745a02a5169b: Pulling fs layer [2020-12-22T02:46:25.329Z] 00ac8860ef70: Waiting [2020-12-22T02:46:25.329Z] 63d7cb157983: Waiting [2020-12-22T02:46:25.329Z] b116817d02f9: Waiting [2020-12-22T02:46:25.329Z] 745a02a5169b: Waiting [2020-12-22T02:46:25.329Z] 18c013af1878: Verifying Checksum [2020-12-22T02:46:25.329Z] 18c013af1878: Download complete [2020-12-22T02:46:25.329Z] a4357932f1b6: Download complete [2020-12-22T02:46:25.329Z] 63d7cb157983: Verifying Checksum [2020-12-22T02:46:25.329Z] 63d7cb157983: Download complete [2020-12-22T02:46:25.329Z] b116817d02f9: Verifying Checksum [2020-12-22T02:46:25.329Z] b116817d02f9: Download complete [2020-12-22T02:46:25.607Z] 5f621e34cdf4: Verifying Checksum [2020-12-22T02:46:25.607Z] 5f621e34cdf4: Download complete [2020-12-22T02:46:26.224Z] 5f621e34cdf4: Pull complete [2020-12-22T02:46:26.847Z] a4357932f1b6: Pull complete [2020-12-22T02:46:27.121Z] 18c013af1878: Pull complete [2020-12-22T02:46:27.718Z] 745a02a5169b: Verifying Checksum [2020-12-22T02:46:27.718Z] 745a02a5169b: Download complete [2020-12-22T02:46:29.695Z] 00ac8860ef70: Verifying Checksum [2020-12-22T02:46:29.695Z] 00ac8860ef70: Download complete [2020-12-22T02:46:39.849Z] 00ac8860ef70: Pull complete [2020-12-22T02:46:39.849Z] 63d7cb157983: Pull complete [2020-12-22T02:46:39.849Z] b116817d02f9: Pull complete [2020-12-22T02:46:42.475Z] 745a02a5169b: Pull complete [2020-12-22T02:46:42.475Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-22T02:46:42.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-22T02:46:42.475Z] ---> b7e6874047d6 [2020-12-22T02:46:42.475Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-22T02:46:45.866Z] ---> Running in ed8756fc81b2 [2020-12-22T02:46:46.144Z] Removing intermediate container ed8756fc81b2 [2020-12-22T02:46:46.144Z] ---> 2f27d64df7e8 [2020-12-22T02:46:46.144Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T02:46:46.144Z] ---> Running in c6e54812c42f [2020-12-22T02:46:48.777Z] Removing intermediate container c6e54812c42f [2020-12-22T02:46:48.777Z] ---> a50fd93735f3 [2020-12-22T02:46:48.777Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-22T02:46:48.777Z] ---> Running in c5a31501ff49 [2020-12-22T02:46:48.837Z] Removing intermediate container 126d68d6453b [2020-12-22T02:46:48.837Z] ---> a3d4ec235e3b [2020-12-22T02:46:48.837Z] Successfully built a3d4ec235e3b [2020-12-22T02:46:48.837Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:46:49.309Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-22T02:46:49.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T02:46:49.977Z] . [Pipeline] withDockerContainer [2020-12-22T02:46:50.587Z] prd-centos7-docker-4c-2g-17168 does not seem to be running inside a container [2020-12-22T02:46:50.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T02:46:50.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-22T02:46:51.746Z] OK: 142 MiB in 39 packages [2020-12-22T02:46:52.681Z] $ docker top 0423a464fb8f4847fe7199cea6170861e48be043a0d31672a1f75c258db44b39 -eo pid,comm [2020-12-22T02:46:52.740Z] Removing intermediate container c5a31501ff49 [2020-12-22T02:46:52.740Z] ---> a999bf0242b3 [2020-12-22T02:46:52.740Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-22T02:46:53.016Z] ---> Running in 5eb2b0568a6c [Pipeline] { [Pipeline] sh [2020-12-22T02:46:53.613Z] Removing intermediate container 5eb2b0568a6c [2020-12-22T02:46:53.613Z] ---> 093231209530 [2020-12-22T02:46:53.613Z] Step 7/8 : COPY . . [2020-12-22T02:46:53.951Z] + go version [2020-12-22T02:46:53.951Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-22T02:46:54.001Z] $ docker stop --time=1 0423a464fb8f4847fe7199cea6170861e48be043a0d31672a1f75c258db44b39 [2020-12-22T02:46:55.259Z] ---> 7d03a510cd65 [2020-12-22T02:46:55.260Z] Step 8/8 : RUN go mod download [2020-12-22T02:46:55.260Z] ---> Running in 5f3104c0d4d3 [2020-12-22T02:46:56.376Z] $ docker rm -f 0423a464fb8f4847fe7199cea6170861e48be043a0d31672a1f75c258db44b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:46:57.477Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-22T02:46:57.477Z] . [Pipeline] withDockerContainer [2020-12-22T02:46:57.713Z] prd-centos7-docker-4c-2g-17168 does not seem to be running inside a container [2020-12-22T02:46:57.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-22T02:46:59.665Z] $ docker top e7dce44a2cd5ee64586b993672a1fce627d84032c4b34ec88d950f74c78db88d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T02:47:00.446Z] + make test [2020-12-22T02:47:00.446Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-22T02:47:17.501Z] Removing intermediate container 5f3104c0d4d3 [2020-12-22T02:47:17.501Z] ---> 840028328d7b [2020-12-22T02:47:17.501Z] Successfully built 840028328d7b [2020-12-22T02:47:17.501Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:47:17.846Z] + docker inspect -f . ci-base-image-arm64 [2020-12-22T02:47:17.846Z] . [Pipeline] withDockerContainer [2020-12-22T02:47:18.092Z] prd-ubuntu18.04-docker-arm64-4c-16g-17171 does not seem to be running inside a container [2020-12-22T02:47:18.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-22T02:47:19.578Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-22T02:47:19.663Z] $ docker top 714a598f3aadc87f629736eacb9e06482d3640728dde0b7656edff4ef2f5cfbd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T02:47:20.669Z] + go version [2020-12-22T02:47:20.670Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-22T02:47:20.697Z] $ docker stop --time=1 714a598f3aadc87f629736eacb9e06482d3640728dde0b7656edff4ef2f5cfbd [2020-12-22T02:47:22.691Z] $ docker rm -f 714a598f3aadc87f629736eacb9e06482d3640728dde0b7656edff4ef2f5cfbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:47:23.884Z] + docker inspect -f . ci-base-image-arm64 [2020-12-22T02:47:23.884Z] . [Pipeline] withDockerContainer [2020-12-22T02:47:24.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-17171 does not seem to be running inside a container [2020-12-22T02:47:24.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-22T02:47:25.737Z] $ docker top f52272ec7b842706274cf7ecd4f4969279b7982adb077e7b66551a4a38ed4816 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T02:47:26.728Z] + make test [2020-12-22T02:47:26.728Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-22T02:47:53.370Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-22T02:47:53.370Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-22T02:47:53.370Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-22T02:47:53.370Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.087s coverage: 19.4% of statements [2020-12-22T02:47:53.541Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-22T02:47:57.131Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.712s coverage: 97.1% of statements [2020-12-22T02:48:24.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.128s coverage: 9.4% of statements [2020-12-22T02:48:24.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.221s coverage: 21.9% of statements [2020-12-22T02:48:24.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-22T02:48:24.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.522s coverage: 42.5% of statements [2020-12-22T02:48:24.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-22T02:48:24.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.665s coverage: 68.9% of statements [2020-12-22T02:48:24.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-22T02:48:24.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-22T02:48:24.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-22T02:48:24.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-22T02:48:24.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.181s coverage: 53.8% of statements [2020-12-22T02:48:24.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-22T02:48:24.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-22T02:48:24.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-22T02:48:24.771Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.797s coverage: 68.9% of statements [2020-12-22T02:48:24.771Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.166s coverage: 4.2% of statements [2020-12-22T02:48:24.771Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-22T02:48:25.285Z] GO111MODULE=on go vet ./... [2020-12-22T02:48:32.593Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-22T02:48:32.593Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-22T02:48:32.594Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-22T02:48:32.594Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.142s coverage: 19.4% of statements [2020-12-22T02:48:38.074Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.297s coverage: 97.1% of statements [2020-12-22T02:48:52.952Z] gofmt -l . [2020-12-22T02:48:52.952Z] [ "`gofmt -l .`" = "" ] [2020-12-22T02:48:52.952Z] ./bin/test-attribution-txt.sh [2020-12-22T02:48:53.344Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-22T02:48:53.970Z] $ docker stop --time=1 e7dce44a2cd5ee64586b993672a1fce627d84032c4b34ec88d950f74c78db88d [2020-12-22T02:48:57.285Z] $ docker rm -f e7dce44a2cd5ee64586b993672a1fce627d84032c4b34ec88d950f74c78db88d [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T02:48:58.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-22T02:48:58.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-22T02:49:00.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-22T02:49:00.606Z] + ls -al . [2020-12-22T02:49:00.606Z] total 208 [2020-12-22T02:49:00.606Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 22 02:48 . [2020-12-22T02:49:00.606Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 22 02:45 .. [2020-12-22T02:49:00.606Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 22 02:45 bin [2020-12-22T02:49:00.606Z] -rw-r--r--. 1 jenkins jenkins 130527 Dec 22 02:48 coverage.out [2020-12-22T02:49:00.606Z] -rw-rw-r--. 1 jenkins jenkins 940 Dec 22 02:45 Dockerfile.build [2020-12-22T02:49:00.606Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 22 02:45 .dockerignore [2020-12-22T02:49:00.606Z] drwxrwxr-x. 4 jenkins jenkins 48 Dec 22 02:45 example [2020-12-22T02:49:00.606Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 22 02:45 .git [2020-12-22T02:49:00.606Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 22 02:45 .github [2020-12-22T02:49:00.606Z] -rw-rw-r--. 1 jenkins jenkins 138 Dec 22 02:45 .gitignore [2020-12-22T02:49:00.606Z] -rw-r--r--. 1 jenkins jenkins 488 Dec 22 02:48 go.mod [2020-12-22T02:49:00.606Z] -rw-r--r--. 1 jenkins jenkins 13631 Dec 22 02:48 go.sum [2020-12-22T02:49:00.606Z] drwxrwxr-x. 15 jenkins jenkins 211 Dec 22 02:45 internal [2020-12-22T02:49:00.606Z] -rw-rw-r--. 1 jenkins jenkins 901 Dec 22 02:45 Jenkinsfile [2020-12-22T02:49:00.606Z] -rw-rw-r--. 1 jenkins jenkins 11341 Dec 22 02:45 LICENSE [2020-12-22T02:49:00.606Z] -rw-rw-r--. 1 jenkins jenkins 1013 Dec 22 02:45 Makefile [2020-12-22T02:49:00.606Z] drwxrwxr-x. 4 jenkins jenkins 26 Dec 22 02:45 openapi [2020-12-22T02:49:00.606Z] drwxrwxr-x. 5 jenkins jenkins 50 Dec 22 02:45 pkg [2020-12-22T02:49:00.606Z] -rw-rw-r--. 1 jenkins jenkins 5897 Dec 22 02:45 README.md [2020-12-22T02:49:00.606Z] -rw-rw-r--. 1 jenkins jenkins 6616 Dec 22 02:45 RELEASE-NOTES.txt [2020-12-22T02:49:00.606Z] drwxrwxr-x. 4 jenkins jenkins 54 Dec 22 02:45 snap [2020-12-22T02:49:00.606Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 22 02:43 VERSION [2020-12-22T02:49:00.606Z] -rw-rw-r--. 1 jenkins jenkins 222 Dec 22 02:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:49:01.027Z] + 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=59e15549ad9670581d27ef605d1b7f55c44b92a4 --label arch=amd64 --label version=0.0.0 . [2020-12-22T02:49:02.021Z] Sending build context to Docker daemon 2.571MB [2020-12-22T02:49:02.021Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-22T02:49:02.021Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-22T02:49:02.021Z] ---> a3d4ec235e3b [2020-12-22T02:49:02.021Z] Step 3/24 : ARG MAKE='make build' [2020-12-22T02:49:02.021Z] ---> Running in a21b10ee2f72 [2020-12-22T02:49:02.292Z] Removing intermediate container a21b10ee2f72 [2020-12-22T02:49:02.292Z] ---> a50b00acea18 [2020-12-22T02:49:02.292Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-22T02:49:02.575Z] ---> Running in 638b10dd823c [2020-12-22T02:49:02.886Z] Removing intermediate container 638b10dd823c [2020-12-22T02:49:02.886Z] ---> fda656aefd29 [2020-12-22T02:49:02.886Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-22T02:49:02.886Z] ---> Running in 4e25b44f8459 [2020-12-22T02:49:03.159Z] Removing intermediate container 4e25b44f8459 [2020-12-22T02:49:03.159Z] ---> 6ce80e627c7f [2020-12-22T02:49:03.159Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T02:49:03.443Z] ---> Running in d286ea244795 [2020-12-22T02:49:05.526Z] Removing intermediate container d286ea244795 [2020-12-22T02:49:05.526Z] ---> 23fd656577a0 [2020-12-22T02:49:05.526Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-22T02:49:05.526Z] ---> Running in 5e53832f7829 [2020-12-22T02:49:06.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T02:49:07.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T02:49:07.706Z] OK: 166 MiB in 39 packages [2020-12-22T02:49:08.833Z] Removing intermediate container 5e53832f7829 [2020-12-22T02:49:08.833Z] ---> 67f1adb1b9c6 [2020-12-22T02:49:08.833Z] Step 8/24 : COPY . . [2020-12-22T02:49:09.543Z] ---> df49084c25b8 [2020-12-22T02:49:09.543Z] Step 9/24 : RUN ${MAKE} [2020-12-22T02:49:10.023Z] ---> Running in 62b905e8a51d [2020-12-22T02:49:10.446Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.120s coverage: 9.4% of statements [2020-12-22T02:49:10.446Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.114s coverage: 21.9% of statements [2020-12-22T02:49:10.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-22T02:49:10.446Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.607s coverage: 42.5% of statements [2020-12-22T02:49:10.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-22T02:49:10.446Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.807s coverage: 68.9% of statements [2020-12-22T02:49:10.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-22T02:49:10.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-22T02:49:10.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-22T02:49:10.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-22T02:49:10.446Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.225s coverage: 53.8% of statements [2020-12-22T02:49:10.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-22T02:49:10.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-22T02:49:10.446Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-22T02:49:10.446Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.914s coverage: 68.9% of statements [2020-12-22T02:49:10.446Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.151s coverage: 4.2% of statements [2020-12-22T02:49:10.446Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-22T02:49:10.446Z] GO111MODULE=on go vet ./... [2020-12-22T02:49:11.200Z] 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-22T02:49:30.239Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-22T02:49:32.883Z] Removing intermediate container 62b905e8a51d [2020-12-22T02:49:32.883Z] ---> 99e87c74e690 [2020-12-22T02:49:32.883Z] Step 10/24 : FROM scratch [2020-12-22T02:49:32.883Z] ---> [2020-12-22T02:49:32.883Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-22T02:49:32.883Z] ---> Running in 76163d3617d1 [2020-12-22T02:49:32.883Z] Removing intermediate container 76163d3617d1 [2020-12-22T02:49:32.883Z] ---> f8c8ef9bb9cc [2020-12-22T02:49:32.883Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-22T02:49:33.151Z] ---> Running in 2a2bc71e417f [2020-12-22T02:49:33.151Z] Removing intermediate container 2a2bc71e417f [2020-12-22T02:49:33.151Z] ---> 13fc2baff879 [2020-12-22T02:49:33.151Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-22T02:49:33.417Z] ---> Running in ae8e4367efb7 [2020-12-22T02:49:33.683Z] Removing intermediate container ae8e4367efb7 [2020-12-22T02:49:33.683Z] ---> 91a22d189dba [2020-12-22T02:49:33.683Z] Step 14/24 : WORKDIR / [2020-12-22T02:49:33.683Z] ---> Running in 634e5f8bd106 [2020-12-22T02:49:33.997Z] Removing intermediate container 634e5f8bd106 [2020-12-22T02:49:33.997Z] ---> 5a76a17875cc [2020-12-22T02:49:33.997Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-22T02:49:34.602Z] ---> 3a71fcf754d1 [2020-12-22T02:49:34.602Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-22T02:49:35.200Z] ---> 0d06e93a2c9b [2020-12-22T02:49:35.200Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-22T02:49:35.493Z] ---> 893b930630fc [2020-12-22T02:49:35.493Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-22T02:49:35.782Z] ---> d1b2fa0d43e1 [2020-12-22T02:49:35.782Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-22T02:49:36.378Z] ---> b70c3f5665f7 [2020-12-22T02:49:36.378Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-22T02:49:36.378Z] ---> Running in e68d0eb6363b [2020-12-22T02:49:36.695Z] Removing intermediate container e68d0eb6363b [2020-12-22T02:49:36.695Z] ---> 86a49acc5cba [2020-12-22T02:49:36.695Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T02:49:36.695Z] ---> Running in f480c8208b44 [2020-12-22T02:49:37.006Z] Removing intermediate container f480c8208b44 [2020-12-22T02:49:37.006Z] ---> ffaf74fc27db [2020-12-22T02:49:37.006Z] Step 22/24 : LABEL arch=amd64 [2020-12-22T02:49:37.006Z] ---> Running in 486a4cc4f845 [2020-12-22T02:49:37.299Z] Removing intermediate container 486a4cc4f845 [2020-12-22T02:49:37.299Z] ---> 313b9d6436c2 [2020-12-22T02:49:37.299Z] Step 23/24 : LABEL git_sha=59e15549ad9670581d27ef605d1b7f55c44b92a4 [2020-12-22T02:49:37.299Z] ---> Running in 18587284f887 [2020-12-22T02:49:37.607Z] Removing intermediate container 18587284f887 [2020-12-22T02:49:37.608Z] ---> 97f1d452f4d0 [2020-12-22T02:49:37.608Z] Step 24/24 : LABEL version=0.0.0 [2020-12-22T02:49:37.608Z] ---> Running in ba5ca3ed4638 [2020-12-22T02:49:37.937Z] Removing intermediate container ba5ca3ed4638 [2020-12-22T02:49:37.937Z] ---> f72d2a69d540 [2020-12-22T02:49:37.937Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-22T02:49:37.937Z] Successfully built f72d2a69d540 [2020-12-22T02:49:37.937Z] 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-22T02:49:42.869Z] gofmt -l . [2020-12-22T02:49:42.869Z] [ "`gofmt -l .`" = "" ] [2020-12-22T02:49:42.869Z] ./bin/test-attribution-txt.sh [2020-12-22T02:49:42.869Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-22T02:49:42.896Z] $ docker stop --time=1 f52272ec7b842706274cf7ecd4f4969279b7982adb077e7b66551a4a38ed4816 [2020-12-22T02:49:45.280Z] $ docker rm -f f52272ec7b842706274cf7ecd4f4969279b7982adb077e7b66551a4a38ed4816 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T02:49:46.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-22T02:49:46.575Z] Warning: overwriting stash ‘coverage-report’ [2020-12-22T02:49:47.654Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-22T02:49:48.350Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-22T02:49:48.757Z] + ls -al . [2020-12-22T02:49:48.757Z] total 244 [2020-12-22T02:49:48.757Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 22 02:49 . [2020-12-22T02:49:48.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 02:46 .. [2020-12-22T02:49:48.757Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 22 02:46 .dockerignore [2020-12-22T02:49:48.757Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 02:46 .git [2020-12-22T02:49:48.757Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 02:46 .github [2020-12-22T02:49:48.757Z] -rw-rw-r-- 1 jenkins jenkins 138 Dec 22 02:46 .gitignore [2020-12-22T02:49:48.757Z] -rw-rw-r-- 1 jenkins jenkins 940 Dec 22 02:46 Dockerfile.build [2020-12-22T02:49:48.757Z] -rw-rw-r-- 1 jenkins jenkins 901 Dec 22 02:46 Jenkinsfile [2020-12-22T02:49:48.757Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 22 02:46 LICENSE [2020-12-22T02:49:48.757Z] -rw-rw-r-- 1 jenkins jenkins 1013 Dec 22 02:46 Makefile [2020-12-22T02:49:48.757Z] -rw-rw-r-- 1 jenkins jenkins 5897 Dec 22 02:46 README.md [2020-12-22T02:49:48.757Z] -rw-rw-r-- 1 jenkins jenkins 6616 Dec 22 02:46 RELEASE-NOTES.txt [2020-12-22T02:49:48.757Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 22 02:43 VERSION [2020-12-22T02:49:48.757Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 02:46 bin [2020-12-22T02:49:48.757Z] -rw-r--r-- 1 jenkins jenkins 130526 Dec 22 02:49 coverage.out [2020-12-22T02:49:48.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 02:46 example [2020-12-22T02:49:48.757Z] -rw-r--r-- 1 jenkins jenkins 488 Dec 22 02:49 go.mod [2020-12-22T02:49:48.757Z] -rw-r--r-- 1 jenkins jenkins 13631 Dec 22 02:49 go.sum [2020-12-22T02:49:48.757Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 22 02:46 internal [2020-12-22T02:49:48.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 02:46 openapi [2020-12-22T02:49:48.757Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 22 02:46 pkg [2020-12-22T02:49:48.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 02:46 snap [2020-12-22T02:49:48.757Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 22 02:46 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:49:49.111Z] + 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=59e15549ad9670581d27ef605d1b7f55c44b92a4 --label arch=arm64 --label version=0.0.0 . [2020-12-22T02:49:49.741Z] Sending build context to Docker daemon 2.571MB [2020-12-22T02:49:49.741Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-22T02:49:49.741Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-22T02:49:49.741Z] ---> 840028328d7b [2020-12-22T02:49:49.741Z] Step 3/24 : ARG MAKE='make build' [2020-12-22T02:49:50.016Z] ---> Running in c18b51a23495 [2020-12-22T02:49:50.613Z] Removing intermediate container c18b51a23495 [2020-12-22T02:49:50.613Z] ---> 4c4230f5deda [2020-12-22T02:49:50.613Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-22T02:49:50.613Z] ---> Running in adc3b86c1cef [2020-12-22T02:49:51.208Z] Removing intermediate container adc3b86c1cef [2020-12-22T02:49:51.208Z] ---> f789337b9140 [2020-12-22T02:49:51.208Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-22T02:49:51.208Z] ---> Running in dd7ed2bd6688 [2020-12-22T02:49:51.805Z] Removing intermediate container dd7ed2bd6688 [2020-12-22T02:49:51.805Z] ---> 82b1db4820e0 [2020-12-22T02:49:51.805Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T02:49:51.805Z] ---> Running in 9682495ef364 [2020-12-22T02:49:54.427Z] Removing intermediate container 9682495ef364 [2020-12-22T02:49:54.427Z] ---> fb1db3db44f5 [2020-12-22T02:49:54.427Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-22T02:49:54.427Z] ---> Running in ad335f7b447f [2020-12-22T02:49:55.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T02:49:56.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T02:49:56.990Z] OK: 142 MiB in 39 packages [2020-12-22T02:49:57.969Z] Removing intermediate container ad335f7b447f [2020-12-22T02:49:57.969Z] ---> bd8a2f330aa1 [2020-12-22T02:49:57.969Z] Step 8/24 : COPY . . [2020-12-22T02:49:59.402Z] ---> ba152cb1c1dc [2020-12-22T02:49:59.402Z] Step 9/24 : RUN ${MAKE} [2020-12-22T02:49:59.685Z] ---> Running in e4b363d6c9aa [2020-12-22T02:50:00.673Z] 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-22T02:50:27.504Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-22T02:50:28.937Z] Removing intermediate container e4b363d6c9aa [2020-12-22T02:50:28.937Z] ---> 800feba03dcf [2020-12-22T02:50:28.937Z] Step 10/24 : FROM scratch [2020-12-22T02:50:28.937Z] ---> [2020-12-22T02:50:28.937Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-22T02:50:28.937Z] ---> Running in f785a0dfefcb [2020-12-22T02:50:29.228Z] Removing intermediate container f785a0dfefcb [2020-12-22T02:50:29.228Z] ---> c94f55c5ce2e [2020-12-22T02:50:29.228Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-22T02:50:29.228Z] ---> Running in 919d83862697 [2020-12-22T02:50:29.823Z] Removing intermediate container 919d83862697 [2020-12-22T02:50:29.823Z] ---> 0f4c12e72d20 [2020-12-22T02:50:29.823Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-22T02:50:29.823Z] ---> Running in 7ddc7687763a [2020-12-22T02:50:30.416Z] Removing intermediate container 7ddc7687763a [2020-12-22T02:50:30.416Z] ---> 2f9ebb30bfa8 [2020-12-22T02:50:30.416Z] Step 14/24 : WORKDIR / [2020-12-22T02:50:30.416Z] ---> Running in cfdb9cc01fa2 [2020-12-22T02:50:31.008Z] Removing intermediate container cfdb9cc01fa2 [2020-12-22T02:50:31.008Z] ---> ec8a8d2f6aae [2020-12-22T02:50:31.008Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-22T02:50:31.981Z] ---> 2804c258e245 [2020-12-22T02:50:31.981Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-22T02:50:32.576Z] ---> 16a727c93504 [2020-12-22T02:50:32.576Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-22T02:50:33.555Z] ---> b43e472dae0e [2020-12-22T02:50:33.555Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-22T02:50:34.146Z] ---> 4ddb0093c1b8 [2020-12-22T02:50:34.146Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-22T02:50:34.742Z] ---> 8e281202927f [2020-12-22T02:50:34.742Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-22T02:50:35.015Z] ---> Running in 42f6913ac0ff [2020-12-22T02:50:35.609Z] Removing intermediate container 42f6913ac0ff [2020-12-22T02:50:35.609Z] ---> 43a5856196cd [2020-12-22T02:50:35.609Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-22T02:50:35.609Z] ---> Running in d6641e70cb18 [2020-12-22T02:50:36.202Z] Removing intermediate container d6641e70cb18 [2020-12-22T02:50:36.202Z] ---> bb370d51fec6 [2020-12-22T02:50:36.202Z] Step 22/24 : LABEL arch=arm64 [2020-12-22T02:50:36.202Z] ---> Running in 0d235eb74170 [2020-12-22T02:50:36.794Z] Removing intermediate container 0d235eb74170 [2020-12-22T02:50:36.794Z] ---> da4c7222dbfc [2020-12-22T02:50:36.794Z] Step 23/24 : LABEL git_sha=59e15549ad9670581d27ef605d1b7f55c44b92a4 [2020-12-22T02:50:36.794Z] ---> Running in b9fa2450b3ef [2020-12-22T02:50:37.388Z] Removing intermediate container b9fa2450b3ef [2020-12-22T02:50:37.388Z] ---> b0c4ffa586dd [2020-12-22T02:50:37.388Z] Step 24/24 : LABEL version=0.0.0 [2020-12-22T02:50:37.388Z] ---> Running in 76124bad65b6 [2020-12-22T02:50:37.982Z] Removing intermediate container 76124bad65b6 [2020-12-22T02:50:37.982Z] ---> 4e0265cf9704 [2020-12-22T02:50:37.982Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-22T02:50:37.982Z] Successfully built 4e0265cf9704 [2020-12-22T02:50:37.982Z] 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-22T02:50:39.550Z] provisioning config files... [2020-12-22T02:50:39.565Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config4503768989937023192tmp [Pipeline] { [Pipeline] sh [2020-12-22T02:50:39.981Z] + set +x [2020-12-22T02:50:39.981Z] + curl -s https://codecov.io/bash [2020-12-22T02:50:39.981Z] + bash -s -- [2020-12-22T02:50:40.254Z] [2020-12-22T02:50:40.255Z] _____ _ [2020-12-22T02:50:40.255Z] / ____| | | [2020-12-22T02:50:40.255Z] | | ___ __| | ___ ___ _____ __ [2020-12-22T02:50:40.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-22T02:50:40.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-22T02:50:40.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-22T02:50:40.255Z] Bash-20201217-3d3df35 [2020-12-22T02:50:40.255Z] [2020-12-22T02:50:40.255Z] [2020-12-22T02:50:40.255Z] git version 2.24.3 found [2020-12-22T02:50:40.255Z] 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-22T02:50:40.255Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-22T02:50:40.255Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-22T02:50:40.255Z] ==> Jenkins CI detected. [2020-12-22T02:50:40.255Z] project root: . [2020-12-22T02:50:40.255Z] --> token set from env [2020-12-22T02:50:40.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-22T02:50:40.255Z] ==> Running gcov in . (disable via -X gcov) [2020-12-22T02:50:40.255Z] ==> Python coveragepy not found [2020-12-22T02:50:40.255Z] ==> Searching for coverage reports in: [2020-12-22T02:50:40.255Z] + . [2020-12-22T02:50:40.255Z] -> Found 1 reports [2020-12-22T02:50:40.255Z] ==> Detecting git/mercurial file structure [2020-12-22T02:50:40.255Z] ==> Reading reports [2020-12-22T02:50:40.255Z] + ./coverage.out bytes=130526 [2020-12-22T02:50:40.255Z] ==> Appending adjustments [2020-12-22T02:50:40.255Z] https://docs.codecov.io/docs/fixing-reports [2020-12-22T02:50:41.227Z] + Found adjustments [2020-12-22T02:50:41.227Z] ==> Gzipping contents [2020-12-22T02:50:41.227Z] 24K /tmp/codecov.BSMXJc.gz [2020-12-22T02:50:41.227Z] ==> Uploading reports [2020-12-22T02:50:41.227Z] url: https://codecov.io [2020-12-22T02:50:41.227Z] query: branch=PR-699&commit=59e15549ad9670581d27ef605d1b7f55c44b92a4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-699%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=699&job=&cmd_args= [2020-12-22T02:50:41.227Z] -> Pinging Codecov [2020-12-22T02:50:41.227Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-699&commit=59e15549ad9670581d27ef605d1b7f55c44b92a4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-699%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=699&job=&cmd_args= [2020-12-22T02:50:41.503Z] -> Uploading to [2020-12-22T02:50:41.503Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-22/7E55EF52A471D76F132DFD9A03CDDE97/59e15549ad9670581d27ef605d1b7f55c44b92a4/5af6be28-e609-4e81-8db4-310556263c1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201222T025041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aedf22886f8f7823355fb1fce6e58acf239630461c6d296322b674cfd655713d [2020-12-22T02:50:41.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-22T02:50:41.503Z] Dload Upload Total Spent Left Speed [2020-12-22T02:50:42.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21284 0 0 100 21284 0 48576 --:--:-- --:--:-- --:--:-- 48704 [2020-12-22T02:50:42.088Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/59e15549ad9670581d27ef605d1b7f55c44b92a4 [Pipeline] } [2020-12-22T02:50:42.100Z] 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-22T02:50:44.548Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T02:50:45.206Z] ---> package-listing.sh [2020-12-22T02:50:45.206Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-22T02:50:45.206Z] ++ facter osfamily [2020-12-22T02:50:45.497Z] + OS_FAMILY=redhat [2020-12-22T02:50:45.497Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-699 [2020-12-22T02:50:45.497Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-22T02:50:45.497Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-22T02:50:45.497Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-22T02:50:45.497Z] + PACKAGES=/tmp/packages_start.txt [2020-12-22T02:50:45.497Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-699 ']' [2020-12-22T02:50:45.497Z] + PACKAGES=/tmp/packages_end.txt [2020-12-22T02:50:45.497Z] + case "${OS_FAMILY}" in [2020-12-22T02:50:45.497Z] + rpm -qa [2020-12-22T02:50:45.497Z] + sort [2020-12-22T02:50:52.231Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-22T02:50:52.231Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-22T02:50:52.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-22T02:50:52.231Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-699 ']' [2020-12-22T02:50:52.231Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-699/archives/ [2020-12-22T02:50:52.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-699/archives/ [Pipeline] echo [2020-12-22T02:50:52.250Z] 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-699/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-22T02:50:52.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:50:53.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T02:50:53.629Z] [2020-12-22T02:50:53.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-22T02:50:54.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T02:50:54.335Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-22T02:50:54.335Z] df20fa9351a1: Pulling fs layer [2020-12-22T02:50:54.335Z] 36b3adc4ff6f: Pulling fs layer [2020-12-22T02:50:54.335Z] 8ad3a11d3b57: Pulling fs layer [2020-12-22T02:50:54.335Z] 46f8f816bc3b: Pulling fs layer [2020-12-22T02:50:54.335Z] 93b61091891f: Pulling fs layer [2020-12-22T02:50:54.335Z] 93b9cdb0e59b: Pulling fs layer [2020-12-22T02:50:54.335Z] 5e14af77c1be: Pulling fs layer [2020-12-22T02:50:54.335Z] 01666e4c0597: Pulling fs layer [2020-12-22T02:50:54.335Z] aa168da1d23b: Pulling fs layer [2020-12-22T02:50:54.335Z] 46f8f816bc3b: Waiting [2020-12-22T02:50:54.335Z] 93b61091891f: Waiting [2020-12-22T02:50:54.335Z] 93b9cdb0e59b: Waiting [2020-12-22T02:50:54.335Z] 5e14af77c1be: Waiting [2020-12-22T02:50:54.335Z] 01666e4c0597: Waiting [2020-12-22T02:50:54.335Z] aa168da1d23b: Waiting [2020-12-22T02:50:54.335Z] 36b3adc4ff6f: Verifying Checksum [2020-12-22T02:50:54.335Z] 36b3adc4ff6f: Download complete [2020-12-22T02:50:54.615Z] 46f8f816bc3b: Verifying Checksum [2020-12-22T02:50:54.615Z] 46f8f816bc3b: Download complete [2020-12-22T02:50:54.615Z] df20fa9351a1: Verifying Checksum [2020-12-22T02:50:54.615Z] df20fa9351a1: Download complete [2020-12-22T02:50:54.615Z] 93b9cdb0e59b: Verifying Checksum [2020-12-22T02:50:54.615Z] 93b9cdb0e59b: Download complete [2020-12-22T02:50:54.930Z] 93b61091891f: Download complete [2020-12-22T02:50:54.930Z] 01666e4c0597: Verifying Checksum [2020-12-22T02:50:54.930Z] 01666e4c0597: Download complete [2020-12-22T02:50:54.930Z] 5e14af77c1be: Download complete [2020-12-22T02:50:55.600Z] 8ad3a11d3b57: Verifying Checksum [2020-12-22T02:50:55.600Z] 8ad3a11d3b57: Download complete [2020-12-22T02:50:55.600Z] df20fa9351a1: Pull complete [2020-12-22T02:50:56.229Z] 36b3adc4ff6f: Pull complete [2020-12-22T02:50:57.841Z] 8ad3a11d3b57: Pull complete [2020-12-22T02:50:58.129Z] 46f8f816bc3b: Pull complete [2020-12-22T02:50:59.130Z] 93b61091891f: Pull complete [2020-12-22T02:50:59.412Z] 93b9cdb0e59b: Pull complete [2020-12-22T02:50:59.683Z] aa168da1d23b: Verifying Checksum [2020-12-22T02:50:59.683Z] aa168da1d23b: Download complete [2020-12-22T02:50:59.953Z] 5e14af77c1be: Pull complete [2020-12-22T02:51:00.246Z] 01666e4c0597: Pull complete [2020-12-22T02:51:12.857Z] aa168da1d23b: Pull complete [2020-12-22T02:51:12.857Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-22T02:51:12.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T02:51:12.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-22T02:51:13.159Z] prd-centos7-docker-4c-2g-17161 does not seem to be running inside a container [2020-12-22T02:51:13.243Z] $ 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-699/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-699 -v /w/workspace/dgexfoundry_device-sdk-go_PR-699:/w/workspace/dgexfoundry_device-sdk-go_PR-699:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-22T02:51:17.460Z] $ docker top ba77c394cce123f29c8a499d5a616af404a182e904000d19c79986bec293b73c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T02:51:18.408Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-22T02:51:18.741Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-22T02:51:19.062Z] + ls /var/log/sa-host [2020-12-22T02:51:19.062Z] + sadf -c /var/log/sa-host/sa22 [2020-12-22T02:51:19.062Z] file_magic: OK [2020-12-22T02:51:19.062Z] HZ: Using current value: 100 [2020-12-22T02:51:19.062Z] file_header: OK [2020-12-22T02:51:19.062Z] 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-22T02:51:19.062Z] Statistics: [2020-12-22T02:51:19.062Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-22T02:51:19.062Z] File successfully converted to sysstat format version 12.2.1 [2020-12-22T02:51:19.062Z] + sadf -c /var/log/sa-host/sa23 [2020-12-22T02:51:19.062Z] file_magic: OK [2020-12-22T02:51:19.062Z] HZ: Using current value: 100 [2020-12-22T02:51:19.062Z] file_header: OK [2020-12-22T02:51:19.062Z] 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-22T02:51:19.062Z] Statistics: [2020-12-22T02:51:19.062Z] Hnuu...uuuununununu... [2020-12-22T02:51:19.062Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-22T02:51:19.277Z] provisioning config files... [2020-12-22T02:51:19.295Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config6178022894419826127tmp [Pipeline] { [Pipeline] echo [2020-12-22T02:51:19.367Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T02:51:19.684Z] ---> create-netrc.sh [Pipeline] } [2020-12-22T02:51:19.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-22T02:51:20.064Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T02:51:20.436Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-22T02:51:20.467Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T02:51:20.811Z] ---> sudo-logs.sh [2020-12-22T02:51:20.811Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-22T02:51:20.824Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T02:51:21.177Z] ---> job-cost.sh [2020-12-22T02:51:21.177Z] lf-activate-venv: SKIPPING [2020-12-22T02:51:21.177Z] INFO: No Stack... [2020-12-22T02:51:22.599Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-22T02:51:23.188Z] INFO: Archiving Costs [Pipeline] echo [2020-12-22T02:51:23.213Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T02:51:23.588Z] ---> logs-deploy.sh [2020-12-22T02:51:23.588Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-699/3 [2020-12-22T02:51:23.588Z] INFO: archiving workspace using pattern(s): [2020-12-22T02:51:26.227Z] Archives upload complete. [2020-12-22T02:51:26.227Z] INFO: archiving logs to Nexus