Pull request #718 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 6f3dd4d201a93bcda4f4931f685f2c776ae14895+619f260ee4c0648af817c78e3551f454d78ccf58 (bdb41dc33a2eaf6b2dc2438ee66268a9abcbd596) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 Running on prd-centos7-docker-4c-2g-20477 in /w/workspace/dgexfoundry_device-sdk-go_PR-718 [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-718 # 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/718/head:refs/remotes/origin/PR-718 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 619f260ee4c0648af817c78e3551f454d78ccf58 into PR head commit 6f3dd4d201a93bcda4f4931f685f2c776ae14895 Merge succeeded, producing 6f3dd4d201a93bcda4f4931f685f2c776ae14895 Checking out Revision 6f3dd4d201a93bcda4f4931f685f2c776ae14895 (PR-718) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # 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 619f260ee4c0648af817c78e3551f454d78ccf58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # timeout=10 Commit message: "docs(v2): update schema to be consistent with edgex-go" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-15T10:16:48.236Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-15T10:16:48.460Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-15T10:16:48.550Z] ========================================================= [2021-01-15T10:16:48.550Z] EdgeX Global Pipelines Version Info [2021-01-15T10:16:48.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 24a7db6aa375322f003ce0c1b6a027f335be965f # timeout=10 [2021-01-15T10:16:50.030Z] ------------------- [2021-01-15T10:16:50.030Z] stable info: [2021-01-15T10:16:50.030Z] ------------------- [2021-01-15T10:16:50.030Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-15T10:16:50.030Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T10:16:50.030Z] Message: update stable to v1.0.177 [2021-01-15T10:16:50.976Z] ------------------- [2021-01-15T10:16:50.976Z] experimental info: [2021-01-15T10:16:50.976Z] ------------------- [2021-01-15T10:16:50.976Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-15T10:16:50.976Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T10:16:50.976Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-15T10:16:51.234Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-15T10:16:51.319Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-15T10:16:51.419Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-15T10:16:51.502Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-15T10:16:51.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-15T10:16:51.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-15T10:16:51.770Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-15T10:16:51.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-15T10:16:51.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-15T10:16:52.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-15T10:16:52.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-15T10:16:52.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-15T10:16:52.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-15T10:16:52.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-15T10:16:52.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T10:16:52.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T10:16:52.751Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T10:16:52.850Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T10:16:52.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-15T10:16:53.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-15T10:16:53.100Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-15T10:16:53.201Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-15T10:16:53.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-15T10:16:53.418Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-15T10:16:53.502Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-15T10:16:53.588Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-15T10:16:53.697Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-15T10:16:53.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-718 [Pipeline] echo [2021-01-15T10:16:53.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-718 [Pipeline] echo [2021-01-15T10:16:53.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-718 [Pipeline] echo [2021-01-15T10:16:54.045Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f3dd4d201a93bcda4f4931f685f2c776ae14895 [Pipeline] echo [2021-01-15T10:16:54.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f3dd4d [Pipeline] echo [2021-01-15T10:16:54.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T10:16:54.371Z] provisioning config files... [2021-01-15T10:16:54.404Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/config8985751689412628267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T10:16:54.775Z] ---> docker-login.sh [2021-01-15T10:16:54.775Z] nexus3.edgexfoundry.org:10001 [2021-01-15T10:16:55.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:16:55.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:16:55.038Z] Configure a credential helper to remove this warning. See [2021-01-15T10:16:55.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:16:55.038Z] [2021-01-15T10:16:55.038Z] Login Succeeded [2021-01-15T10:16:55.038Z] nexus3.edgexfoundry.org:10002 [2021-01-15T10:16:55.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:16:55.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:16:55.299Z] Configure a credential helper to remove this warning. See [2021-01-15T10:16:55.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:16:55.299Z] [2021-01-15T10:16:55.299Z] Login Succeeded [2021-01-15T10:16:55.299Z] nexus3.edgexfoundry.org:10003 [2021-01-15T10:16:55.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:16:55.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:16:55.561Z] Configure a credential helper to remove this warning. See [2021-01-15T10:16:55.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:16:55.561Z] [2021-01-15T10:16:55.561Z] Login Succeeded [2021-01-15T10:16:55.561Z] nexus3.edgexfoundry.org:10004 [2021-01-15T10:16:55.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:16:55.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:16:55.561Z] Configure a credential helper to remove this warning. See [2021-01-15T10:16:55.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:16:55.561Z] [2021-01-15T10:16:55.561Z] Login Succeeded [2021-01-15T10:16:55.561Z] docker.io [2021-01-15T10:16:55.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:16:56.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:16:56.085Z] Configure a credential helper to remove this warning. See [2021-01-15T10:16:56.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:16:56.085Z] [2021-01-15T10:16:56.085Z] Login Succeeded [2021-01-15T10:16:56.085Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T10:16:56.094Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T10:16:56.922Z] + git log --format=format:%s -1 6f3dd4d201a93bcda4f4931f685f2c776ae14895 [Pipeline] echo [2021-01-15T10:16:56.982Z] GIT_COMMIT: 6f3dd4d201a93bcda4f4931f685f2c776ae14895, Commit Message: docs(v2): update schema to be consistent with edgex-go [Pipeline] echo [2021-01-15T10:16:57.031Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:16:57.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T10:16:57.624Z] [2021-01-15T10:16:57.624Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:16:57.967Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T10:16:57.967Z] latest: Pulling from edgex-devops/git-semver [2021-01-15T10:16:57.967Z] 31603596830f: Pulling fs layer [2021-01-15T10:16:57.967Z] 2a8b12db71e7: Pulling fs layer [2021-01-15T10:16:57.967Z] 6ca5941a6612: Pulling fs layer [2021-01-15T10:16:57.967Z] ecc8261a40a4: Pulling fs layer [2021-01-15T10:16:57.967Z] ecc8261a40a4: Waiting [2021-01-15T10:16:57.967Z] 2a8b12db71e7: Verifying Checksum [2021-01-15T10:16:57.967Z] 2a8b12db71e7: Download complete [2021-01-15T10:16:58.232Z] 31603596830f: Download complete [2021-01-15T10:16:58.232Z] 6ca5941a6612: Verifying Checksum [2021-01-15T10:16:58.232Z] 6ca5941a6612: Download complete [2021-01-15T10:16:58.232Z] ecc8261a40a4: Verifying Checksum [2021-01-15T10:16:58.232Z] ecc8261a40a4: Download complete [2021-01-15T10:16:58.496Z] 31603596830f: Pull complete [2021-01-15T10:16:58.496Z] 2a8b12db71e7: Pull complete [2021-01-15T10:16:59.441Z] 6ca5941a6612: Pull complete [2021-01-15T10:16:59.441Z] ecc8261a40a4: Pull complete [2021-01-15T10:16:59.441Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-15T10:16:59.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T10:16:59.702Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-15T10:16:59.803Z] prd-centos7-docker-4c-2g-20477 does not seem to be running inside a container [2021-01-15T10:16:59.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-718 -v /w/workspace/dgexfoundry_device-sdk-go_PR-718:/w/workspace/dgexfoundry_device-sdk-go_PR-718:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-718@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-15T10:17:01.725Z] $ docker top 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-15T10:17:02.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T10:17:02.039Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T10:17:02.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T10:17:02.263Z] $ docker exec 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 ssh-agent [2021-01-15T10:17:02.424Z] SSH_AUTH_SOCK=/tmp/ssh-c8N2SwqUZMY4/agent.12 [2021-01-15T10:17:02.424Z] SSH_AGENT_PID=18 [2021-01-15T10:17:02.433Z] Running ssh-add (command line suppressed) [2021-01-15T10:17:02.550Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/private_key_279824868691726150.key (/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/private_key_279824868691726150.key) [2021-01-15T10:17:02.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T10:17:02.934Z] + git tag --points-at HEAD [Pipeline] } [2021-01-15T10:17:02.952Z] $ docker exec --env ******** --env ******** 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 ssh-agent -k [2021-01-15T10:17:03.070Z] unset SSH_AUTH_SOCK; [2021-01-15T10:17:03.071Z] unset SSH_AGENT_PID; [2021-01-15T10:17:03.071Z] echo Agent pid 18 killed; [2021-01-15T10:17:03.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-15T10:17:03.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T10:17:03.256Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T10:17:03.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T10:17:03.417Z] $ docker exec 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 ssh-agent [2021-01-15T10:17:03.574Z] SSH_AUTH_SOCK=/tmp/ssh-fCUnnuXezH1H/agent.47 [2021-01-15T10:17:03.574Z] SSH_AGENT_PID=52 [2021-01-15T10:17:03.580Z] Running ssh-add (command line suppressed) [2021-01-15T10:17:03.693Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/private_key_1547744897527299637.key (/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/private_key_1547744897527299637.key) [2021-01-15T10:17:04.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T10:17:04.396Z] + git semver init [2021-01-15T10:17:04.396Z] # -> Open(): unable to determine branch for HEAD [2021-01-15T10:17:04.396Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-718/.git [2021-01-15T10:17:04.396Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-718 [2021-01-15T10:17:04.396Z] # $SEMVER_REMOTE_NAME = origin [2021-01-15T10:17:04.396Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-15T10:17:04.396Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-15T10:17:04.396Z] # $SEMVER_BRANCH = PR-718 [2021-01-15T10:17:04.396Z] # $SEMVER_TEMP = /tmp/semver-541449831 [2021-01-15T10:17:04.396Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-15T10:17:06.313Z] # '/tmp/semver-541449831' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-718/.semver' [2021-01-15T10:17:06.313Z] # -> Force: false [2021-01-15T10:17:06.313Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-718/.semver [Pipeline] } [2021-01-15T10:17:06.325Z] $ docker exec --env ******** --env ******** 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 ssh-agent -k [2021-01-15T10:17:06.445Z] unset SSH_AUTH_SOCK; [2021-01-15T10:17:06.445Z] unset SSH_AGENT_PID; [2021-01-15T10:17:06.445Z] echo Agent pid 52 killed; [2021-01-15T10:17:06.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T10:17:06.951Z] + git semver [Pipeline] } [2021-01-15T10:17:06.966Z] $ docker stop --time=1 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 [2021-01-15T10:17:08.621Z] $ docker rm -f 084e9c9cc2c2d8ba1b5f35e1100471675058fe9205d1f2a9b8b719ab125757d2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T10:17:09.110Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-15T10:17:09.642Z] Stashed 1 file(s) [Pipeline] echo [2021-01-15T10:17:09.645Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-15T10:17:25.174Z] Still waiting to schedule task [2021-01-15T10:17:25.174Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-15T10:17:25.176Z] Still waiting to schedule task [2021-01-15T10:17:25.176Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-15T10:19:10.057Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20479 in /w/workspace/dgexfoundry_device-sdk-go_PR-718 [Pipeline] { [Pipeline] ws [2021-01-15T10:19:10.149Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-01-15T10:19:15.333Z] using credential edgex-jenkins-ssh [2021-01-15T10:19:15.399Z] Cloning the remote Git repository [2021-01-15T10:19:15.462Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T10:19:15.591Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2021-01-15T10:19:15.688Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T10:19:15.689Z] > git --version # timeout=10 [2021-01-15T10:19:15.720Z] > git --version # 'git version 2.17.1' [2021-01-15T10:19:15.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T10:19:15.799Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T10:19:17.645Z] Merging remotes/origin/master commit 619f260ee4c0648af817c78e3551f454d78ccf58 into PR head commit 6f3dd4d201a93bcda4f4931f685f2c776ae14895 [2021-01-15T10:19:16.869Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-15T10:19:16.893Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T10:19:16.930Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-15T10:19:16.977Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T10:19:16.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T10:19:16.991Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/718/head:refs/remotes/origin/PR-718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T10:19:17.663Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T10:19:17.684Z] > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # timeout=10 [2021-01-15T10:19:17.798Z] > git remote # timeout=10 [2021-01-15T10:19:17.899Z] Merge succeeded, producing 6f3dd4d201a93bcda4f4931f685f2c776ae14895 [2021-01-15T10:19:17.900Z] Checking out Revision 6f3dd4d201a93bcda4f4931f685f2c776ae14895 (PR-718) [2021-01-15T10:19:17.819Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T10:19:17.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T10:19:17.854Z] > git merge 619f260ee4c0648af817c78e3551f454d78ccf58 # timeout=10 [2021-01-15T10:19:17.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T10:19:17.905Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T10:19:17.920Z] > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # timeout=10 [2021-01-15T10:19:22.379Z] Commit message: "docs(v2): update schema to be consistent with edgex-go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T10:19:24.110Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-15T10:19:24.521Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T10:19:24.861Z] + + sudo service docker restart [2021-01-15T10:19:24.861Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T10:19:27.602Z] provisioning config files... [2021-01-15T10:19:27.697Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config3767140052374239601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T10:19:28.161Z] ---> docker-login.sh [2021-01-15T10:19:28.161Z] nexus3.edgexfoundry.org:10001 [2021-01-15T10:19:28.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:19:29.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:19:29.361Z] Configure a credential helper to remove this warning. See [2021-01-15T10:19:29.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:19:29.361Z] [2021-01-15T10:19:29.361Z] Login Succeeded [2021-01-15T10:19:29.361Z] nexus3.edgexfoundry.org:10002 [2021-01-15T10:19:29.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:19:29.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:19:29.634Z] Configure a credential helper to remove this warning. See [2021-01-15T10:19:29.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:19:29.634Z] [2021-01-15T10:19:29.634Z] Login Succeeded [2021-01-15T10:19:29.909Z] nexus3.edgexfoundry.org:10003 [2021-01-15T10:19:30.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:19:30.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:19:30.182Z] Configure a credential helper to remove this warning. See [2021-01-15T10:19:30.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:19:30.182Z] [2021-01-15T10:19:30.182Z] Login Succeeded [2021-01-15T10:19:30.182Z] nexus3.edgexfoundry.org:10004 [2021-01-15T10:19:30.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:19:30.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:19:30.732Z] Configure a credential helper to remove this warning. See [2021-01-15T10:19:30.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:19:30.732Z] [2021-01-15T10:19:30.732Z] Login Succeeded [2021-01-15T10:19:30.732Z] docker.io [2021-01-15T10:19:31.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:19:31.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:19:31.291Z] Configure a credential helper to remove this warning. See [2021-01-15T10:19:31.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:19:31.291Z] [2021-01-15T10:19:31.291Z] Login Succeeded [2021-01-15T10:19:31.291Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T10:19:31.310Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-15T10:19:31.830Z] ========================================================= [2021-01-15T10:19:31.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-15T10:19:31.830Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:19:32.225Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-15T10:19:32.511Z] Sending build context to Docker daemon 2.548MB [2021-01-15T10:19:32.787Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T10:19:32.787Z] Step 2/8 : FROM ${BASE} [2021-01-15T10:19:32.787Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-15T10:19:32.787Z] 5f621e34cdf4: Pulling fs layer [2021-01-15T10:19:32.787Z] a4357932f1b6: Pulling fs layer [2021-01-15T10:19:32.787Z] 18c013af1878: Pulling fs layer [2021-01-15T10:19:32.787Z] 00ac8860ef70: Pulling fs layer [2021-01-15T10:19:32.787Z] 63d7cb157983: Pulling fs layer [2021-01-15T10:19:32.787Z] b116817d02f9: Pulling fs layer [2021-01-15T10:19:32.787Z] 745a02a5169b: Pulling fs layer [2021-01-15T10:19:32.787Z] 00ac8860ef70: Waiting [2021-01-15T10:19:32.787Z] 63d7cb157983: Waiting [2021-01-15T10:19:32.787Z] b116817d02f9: Waiting [2021-01-15T10:19:32.787Z] 18c013af1878: Verifying Checksum [2021-01-15T10:19:32.787Z] 18c013af1878: Download complete [2021-01-15T10:19:32.787Z] a4357932f1b6: Verifying Checksum [2021-01-15T10:19:32.787Z] a4357932f1b6: Download complete [2021-01-15T10:19:32.787Z] 63d7cb157983: Verifying Checksum [2021-01-15T10:19:32.787Z] 63d7cb157983: Download complete [2021-01-15T10:19:33.382Z] b116817d02f9: Verifying Checksum [2021-01-15T10:19:33.382Z] b116817d02f9: Download complete [2021-01-15T10:19:33.382Z] 5f621e34cdf4: Verifying Checksum [2021-01-15T10:19:33.382Z] 5f621e34cdf4: Download complete [2021-01-15T10:19:33.982Z] 5f621e34cdf4: Pull complete [2021-01-15T10:19:34.588Z] a4357932f1b6: Pull complete [2021-01-15T10:19:34.874Z] 18c013af1878: Pull complete [2021-01-15T10:19:35.853Z] 745a02a5169b: Verifying Checksum [2021-01-15T10:19:35.854Z] 745a02a5169b: Download complete [2021-01-15T10:19:36.830Z] 00ac8860ef70: Verifying Checksum [2021-01-15T10:19:36.830Z] 00ac8860ef70: Download complete [2021-01-15T10:19:46.997Z] 00ac8860ef70: Pull complete [2021-01-15T10:19:46.997Z] 63d7cb157983: Pull complete [2021-01-15T10:19:47.593Z] b116817d02f9: Pull complete [2021-01-15T10:19:51.910Z] 745a02a5169b: Pull complete [2021-01-15T10:19:51.910Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-15T10:19:51.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-15T10:19:51.910Z] ---> b7e6874047d6 [2021-01-15T10:19:51.910Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T10:19:54.539Z] ---> Running in 7688d593cb35 [2021-01-15T10:19:54.539Z] Removing intermediate container 7688d593cb35 [2021-01-15T10:19:54.539Z] ---> 8c966c9fa0f7 [2021-01-15T10:19:54.539Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T10:19:54.812Z] ---> Running in 10e6413189f3 [2021-01-15T10:19:57.433Z] Removing intermediate container 10e6413189f3 [2021-01-15T10:19:57.433Z] ---> 3fea9cab7757 [2021-01-15T10:19:57.433Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-15T10:19:57.433Z] ---> Running in 86a295cb8384 [2021-01-15T10:19:58.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T10:19:59.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T10:19:59.590Z] OK: 142 MiB in 39 packages [2021-01-15T10:20:00.566Z] Removing intermediate container 86a295cb8384 [2021-01-15T10:20:00.566Z] ---> f1791911b055 [2021-01-15T10:20:00.566Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-15T10:20:00.840Z] ---> Running in 847cd8631f24 [2021-01-15T10:20:01.437Z] Removing intermediate container 847cd8631f24 [2021-01-15T10:20:01.438Z] ---> d97e64e32ce2 [2021-01-15T10:20:01.438Z] Step 7/8 : COPY . . [2021-01-15T10:20:02.901Z] ---> b6ce69557693 [2021-01-15T10:20:02.901Z] Step 8/8 : RUN go mod download [2021-01-15T10:20:02.901Z] ---> Running in fe7e30325812 [2021-01-15T10:20:25.055Z] Removing intermediate container fe7e30325812 [2021-01-15T10:20:25.055Z] ---> a500900f907d [2021-01-15T10:20:25.055Z] Successfully built a500900f907d [2021-01-15T10:20:25.055Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:20:25.403Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T10:20:25.403Z] . [Pipeline] withDockerContainer [2021-01-15T10:20:25.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-20479 does not seem to be running inside a container [2021-01-15T10:20:25.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T10:20:27.159Z] $ docker top 087ae10934add8870f66a782ecc2b5a69b7b574eebec672a7cbfad66de95d519 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T10:20:28.151Z] + go version [2021-01-15T10:20:28.151Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-15T10:20:28.175Z] $ docker stop --time=1 087ae10934add8870f66a782ecc2b5a69b7b574eebec672a7cbfad66de95d519 [2021-01-15T10:20:30.113Z] $ docker rm -f 087ae10934add8870f66a782ecc2b5a69b7b574eebec672a7cbfad66de95d519 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:20:31.196Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T10:20:31.196Z] . [Pipeline] withDockerContainer [2021-01-15T10:20:31.432Z] prd-ubuntu18.04-docker-arm64-4c-16g-20479 does not seem to be running inside a container [2021-01-15T10:20:31.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T10:20:32.918Z] $ docker top d0a019e2b1a3bd2bdf03d12a869f0869df5e2782a79cef6b1e2385f35bfb9096 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T10:20:33.909Z] + make test [2021-01-15T10:20:33.909Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T10:20:56.096Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-15T10:21:35.162Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-15T10:21:35.162Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-15T10:21:35.162Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-15T10:21:35.162Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.149s coverage: 19.4% of statements [2021-01-15T10:21:41.930Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.158s coverage: 97.1% of statements [2021-01-15T10:21:44.719Z] Running on prd-centos7-docker-4c-2g-20480 in /w/workspace/dgexfoundry_device-sdk-go_PR-718 [Pipeline] { [Pipeline] ws [2021-01-15T10:21:44.814Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-01-15T10:21:50.495Z] using credential edgex-jenkins-ssh [2021-01-15T10:21:50.567Z] Cloning the remote Git repository [2021-01-15T10:21:50.714Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T10:21:50.807Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2021-01-15T10:21:50.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T10:21:50.897Z] > git --version # timeout=10 [2021-01-15T10:21:50.929Z] > git --version # 'git version 2.24.3' [2021-01-15T10:21:50.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T10:21:51.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T10:21:52.028Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-15T10:21:52.049Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T10:21:52.096Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-15T10:21:52.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T10:21:52.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T10:21:52.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/718/head:refs/remotes/origin/PR-718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T10:21:52.781Z] Merging remotes/origin/master commit 619f260ee4c0648af817c78e3551f454d78ccf58 into PR head commit 6f3dd4d201a93bcda4f4931f685f2c776ae14895 [2021-01-15T10:21:53.209Z] Merge succeeded, producing 6f3dd4d201a93bcda4f4931f685f2c776ae14895 [2021-01-15T10:21:53.209Z] Checking out Revision 6f3dd4d201a93bcda4f4931f685f2c776ae14895 (PR-718) [2021-01-15T10:21:52.796Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T10:21:52.848Z] > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # timeout=10 [2021-01-15T10:21:52.984Z] > git remote # timeout=10 [2021-01-15T10:21:53.048Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T10:21:53.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T10:21:53.098Z] > git merge 619f260ee4c0648af817c78e3551f454d78ccf58 # timeout=10 [2021-01-15T10:21:53.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T10:21:53.219Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T10:21:53.322Z] > git checkout -f 6f3dd4d201a93bcda4f4931f685f2c776ae14895 # timeout=10 [2021-01-15T10:21:57.469Z] Commit message: "docs(v2): update schema to be consistent with edgex-go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T10:21:59.097Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-15T10:21:59.581Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T10:21:59.906Z] + true [2021-01-15T10:21:59.906Z] + sudo service docker restart [2021-01-15T10:21:59.906Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T10:22:01.431Z] provisioning config files... [2021-01-15T10:22:01.467Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config2960575227671771936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T10:22:01.959Z] ---> docker-login.sh [2021-01-15T10:22:01.959Z] nexus3.edgexfoundry.org:10001 [2021-01-15T10:22:02.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:22:02.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:22:02.855Z] Configure a credential helper to remove this warning. See [2021-01-15T10:22:02.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:22:02.855Z] [2021-01-15T10:22:02.855Z] Login Succeeded [2021-01-15T10:22:02.855Z] nexus3.edgexfoundry.org:10002 [2021-01-15T10:22:02.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:22:03.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:22:03.158Z] Configure a credential helper to remove this warning. See [2021-01-15T10:22:03.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:22:03.158Z] [2021-01-15T10:22:03.158Z] Login Succeeded [2021-01-15T10:22:03.158Z] nexus3.edgexfoundry.org:10003 [2021-01-15T10:22:03.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:22:03.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:22:03.439Z] Configure a credential helper to remove this warning. See [2021-01-15T10:22:03.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:22:03.439Z] [2021-01-15T10:22:03.439Z] Login Succeeded [2021-01-15T10:22:03.439Z] nexus3.edgexfoundry.org:10004 [2021-01-15T10:22:03.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:22:03.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:22:03.981Z] Configure a credential helper to remove this warning. See [2021-01-15T10:22:03.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:22:03.981Z] [2021-01-15T10:22:03.981Z] Login Succeeded [2021-01-15T10:22:03.981Z] docker.io [2021-01-15T10:22:03.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T10:22:04.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T10:22:04.266Z] Configure a credential helper to remove this warning. See [2021-01-15T10:22:04.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T10:22:04.266Z] [2021-01-15T10:22:04.266Z] Login Succeeded [2021-01-15T10:22:04.266Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T10:22:04.279Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-15T10:22:04.813Z] ========================================================= [2021-01-15T10:22:04.813Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-15T10:22:04.813Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:22:05.288Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-15T10:22:05.561Z] Sending build context to Docker daemon 2.549MB [2021-01-15T10:22:05.561Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T10:22:05.561Z] Step 2/8 : FROM ${BASE} [2021-01-15T10:22:05.561Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-15T10:22:05.561Z] 188c0c94c7c5: Pulling fs layer [2021-01-15T10:22:05.561Z] 0ef7d3d256c8: Pulling fs layer [2021-01-15T10:22:05.561Z] de9db76c5a1d: Pulling fs layer [2021-01-15T10:22:05.561Z] bca2f99d35d6: Pulling fs layer [2021-01-15T10:22:05.561Z] 93359f2a8cfa: Pulling fs layer [2021-01-15T10:22:05.561Z] 7c6f9722023f: Pulling fs layer [2021-01-15T10:22:05.561Z] a35cf1a2eb13: Pulling fs layer [2021-01-15T10:22:05.561Z] bca2f99d35d6: Waiting [2021-01-15T10:22:05.561Z] 7c6f9722023f: Waiting [2021-01-15T10:22:05.561Z] 93359f2a8cfa: Waiting [2021-01-15T10:22:05.561Z] a35cf1a2eb13: Waiting [2021-01-15T10:22:05.827Z] de9db76c5a1d: Verifying Checksum [2021-01-15T10:22:05.827Z] de9db76c5a1d: Download complete [2021-01-15T10:22:05.827Z] 0ef7d3d256c8: Download complete [2021-01-15T10:22:05.827Z] 93359f2a8cfa: Verifying Checksum [2021-01-15T10:22:05.827Z] 93359f2a8cfa: Download complete [2021-01-15T10:22:05.827Z] 7c6f9722023f: Verifying Checksum [2021-01-15T10:22:05.827Z] 7c6f9722023f: Download complete [2021-01-15T10:22:06.799Z] 188c0c94c7c5: Verifying Checksum [2021-01-15T10:22:06.799Z] 188c0c94c7c5: Download complete [2021-01-15T10:22:07.390Z] 188c0c94c7c5: Pull complete [2021-01-15T10:22:07.706Z] 0ef7d3d256c8: Pull complete [2021-01-15T10:22:07.706Z] de9db76c5a1d: Pull complete [2021-01-15T10:22:08.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.137s coverage: 9.4% of statements [2021-01-15T10:22:08.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.130s coverage: 21.7% of statements [2021-01-15T10:22:08.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-15T10:22:08.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.613s coverage: 42.9% of statements [2021-01-15T10:22:08.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-15T10:22:08.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.714s coverage: 68.9% of statements [2021-01-15T10:22:08.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-15T10:22:08.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-15T10:22:08.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-15T10:22:08.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-15T10:22:08.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.203s coverage: 53.8% of statements [2021-01-15T10:22:08.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-15T10:22:08.771Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-15T10:22:08.771Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.189s coverage: 25.6% of statements [2021-01-15T10:22:08.771Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.696s coverage: 68.9% of statements [2021-01-15T10:22:08.771Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.151s coverage: 4.2% of statements [2021-01-15T10:22:08.771Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-15T10:22:08.771Z] GO111MODULE=on go vet ./... [2021-01-15T10:22:09.742Z] a35cf1a2eb13: Verifying Checksum [2021-01-15T10:22:09.743Z] a35cf1a2eb13: Download complete [2021-01-15T10:22:12.475Z] bca2f99d35d6: Verifying Checksum [2021-01-15T10:22:12.475Z] bca2f99d35d6: Download complete [2021-01-15T10:22:22.909Z] bca2f99d35d6: Pull complete [2021-01-15T10:22:22.909Z] 93359f2a8cfa: Pull complete [2021-01-15T10:22:22.909Z] 7c6f9722023f: Pull complete [2021-01-15T10:22:29.685Z] a35cf1a2eb13: Pull complete [2021-01-15T10:22:29.685Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-15T10:22:29.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-15T10:22:29.685Z] ---> a62c8e92a672 [2021-01-15T10:22:29.685Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T10:22:29.685Z] ---> Running in 3807bb515cac [2021-01-15T10:22:29.685Z] Removing intermediate container 3807bb515cac [2021-01-15T10:22:29.685Z] ---> e8984539b981 [2021-01-15T10:22:29.685Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T10:22:29.685Z] ---> Running in 8a0da296e624 [2021-01-15T10:22:31.173Z] Removing intermediate container 8a0da296e624 [2021-01-15T10:22:31.173Z] ---> f2c133e2d225 [2021-01-15T10:22:31.173Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-15T10:22:31.173Z] ---> Running in 51ac1a0c95e4 [2021-01-15T10:22:32.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T10:22:32.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T10:22:33.378Z] OK: 166 MiB in 39 packages [2021-01-15T10:22:34.000Z] Removing intermediate container 51ac1a0c95e4 [2021-01-15T10:22:34.000Z] ---> 6ed16c368ecb [2021-01-15T10:22:34.000Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-15T10:22:34.000Z] ---> Running in 53b8f104a30f [2021-01-15T10:22:34.293Z] Removing intermediate container 53b8f104a30f [2021-01-15T10:22:34.293Z] ---> c2f561f8911e [2021-01-15T10:22:34.293Z] Step 7/8 : COPY . . [2021-01-15T10:22:35.722Z] ---> 9fd48b4f0ee1 [2021-01-15T10:22:35.722Z] Step 8/8 : RUN go mod download [2021-01-15T10:22:35.722Z] ---> Running in 3e60de56b121 [2021-01-15T10:22:41.177Z] gofmt -l . [2021-01-15T10:22:41.177Z] [ "`gofmt -l .`" = "" ] [2021-01-15T10:22:41.453Z] ./bin/test-attribution-txt.sh [2021-01-15T10:22:42.432Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-15T10:22:42.727Z] $ docker stop --time=1 d0a019e2b1a3bd2bdf03d12a869f0869df5e2782a79cef6b1e2385f35bfb9096 [2021-01-15T10:22:45.032Z] $ docker rm -f d0a019e2b1a3bd2bdf03d12a869f0869df5e2782a79cef6b1e2385f35bfb9096 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T10:22:46.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-15T10:22:47.501Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T10:22:50.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-15T10:22:50.601Z] + ls -al . [2021-01-15T10:22:50.601Z] total 252 [2021-01-15T10:22:50.601Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 15 10:22 . [2021-01-15T10:22:50.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 10:19 .. [2021-01-15T10:22:50.601Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 15 10:19 .dockerignore [2021-01-15T10:22:50.601Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 15 10:19 .git [2021-01-15T10:22:50.601Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 10:19 .github [2021-01-15T10:22:50.601Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 15 10:19 .gitignore [2021-01-15T10:22:50.601Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 15 10:19 Dockerfile.build [2021-01-15T10:22:50.601Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 15 10:19 Jenkinsfile [2021-01-15T10:22:50.601Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 15 10:19 LICENSE [2021-01-15T10:22:50.601Z] -rw-rw-r-- 1 jenkins jenkins 1013 Jan 15 10:19 Makefile [2021-01-15T10:22:50.601Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 15 10:19 README.md [2021-01-15T10:22:50.601Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 15 10:19 RELEASE-NOTES.txt [2021-01-15T10:22:50.601Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 15 10:17 VERSION [2021-01-15T10:22:50.601Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 10:19 bin [2021-01-15T10:22:50.601Z] -rw-r--r-- 1 jenkins jenkins 139195 Jan 15 10:22 coverage.out [2021-01-15T10:22:50.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 10:19 example [2021-01-15T10:22:50.601Z] -rw-r--r-- 1 jenkins jenkins 488 Jan 15 10:22 go.mod [2021-01-15T10:22:50.601Z] -rw-r--r-- 1 jenkins jenkins 14124 Jan 15 10:22 go.sum [2021-01-15T10:22:50.601Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 15 10:19 internal [2021-01-15T10:22:50.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 10:19 openapi [2021-01-15T10:22:50.601Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 15 10:19 pkg [2021-01-15T10:22:50.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 10:19 snap [2021-01-15T10:22:50.601Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 15 10:19 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:22:50.945Z] + 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=6f3dd4d201a93bcda4f4931f685f2c776ae14895 --label arch=arm64 --label version=0.0.0 . [2021-01-15T10:22:51.543Z] Sending build context to Docker daemon 2.687MB [2021-01-15T10:22:51.543Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T10:22:51.543Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-15T10:22:51.543Z] ---> a500900f907d [2021-01-15T10:22:51.543Z] Step 3/24 : ARG MAKE='make build' [2021-01-15T10:22:51.824Z] ---> Running in e02a90e906cc [2021-01-15T10:22:52.097Z] Removing intermediate container e02a90e906cc [2021-01-15T10:22:52.097Z] ---> e18132d6fe4c [2021-01-15T10:22:52.097Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-15T10:22:52.372Z] ---> Running in 233b8f7129e8 [2021-01-15T10:22:52.646Z] Removing intermediate container 233b8f7129e8 [2021-01-15T10:22:52.646Z] ---> 0877a7d9c8e3 [2021-01-15T10:22:52.646Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T10:22:52.922Z] ---> Running in 13a43634b423 [2021-01-15T10:22:53.194Z] Removing intermediate container 13a43634b423 [2021-01-15T10:22:53.194Z] ---> 47a1a77f0ca3 [2021-01-15T10:22:53.194Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T10:22:53.466Z] ---> Running in fb9fa63160fe [2021-01-15T10:22:55.450Z] Removing intermediate container fb9fa63160fe [2021-01-15T10:22:55.450Z] ---> dfd591218437 [2021-01-15T10:22:55.450Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-15T10:22:55.450Z] ---> Running in 5a030e0a699f [2021-01-15T10:22:56.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T10:22:57.401Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T10:22:57.976Z] Removing intermediate container 3e60de56b121 [2021-01-15T10:22:57.976Z] ---> 46ed125e16d4 [2021-01-15T10:22:57.976Z] Successfully built 46ed125e16d4 [2021-01-15T10:22:57.976Z] Successfully tagged ci-base-image-x86_64:latest [2021-01-15T10:22:57.994Z] OK: 142 MiB in 39 packages [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:22:58.784Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T10:22:58.981Z] Removing intermediate container 5a030e0a699f [2021-01-15T10:22:58.981Z] ---> 4dba9d0eb8e6 [2021-01-15T10:22:58.981Z] Step 8/24 : COPY . . [2021-01-15T10:22:59.055Z] . [Pipeline] withDockerContainer [2021-01-15T10:22:59.410Z] prd-centos7-docker-4c-2g-20480 does not seem to be running inside a container [2021-01-15T10:22:59.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 [2021-01-15T10:23:00.410Z] ---> d743fcbed8cd [2021-01-15T10:23:00.410Z] Step 9/24 : RUN ${MAKE} [2021-01-15T10:23:00.683Z] ---> Running in 3ed276d5b3fe [2021-01-15T10:23:00.976Z] $ docker top a28ce47418da1ca991363dec2076af09d797644f0cc8d9b9e699231907274b89 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T10:23:01.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-15T10:23:01.998Z] + go version [2021-01-15T10:23:01.999Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-15T10:23:02.031Z] $ docker stop --time=1 a28ce47418da1ca991363dec2076af09d797644f0cc8d9b9e699231907274b89 [2021-01-15T10:23:03.589Z] $ docker rm -f a28ce47418da1ca991363dec2076af09d797644f0cc8d9b9e699231907274b89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:23:04.487Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T10:23:04.487Z] . [Pipeline] withDockerContainer [2021-01-15T10:23:04.678Z] prd-centos7-docker-4c-2g-20480 does not seem to be running inside a container [2021-01-15T10:23:04.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 [2021-01-15T10:23:06.037Z] $ docker top 674874c3b647e7215ff42dc64f53f44d81f18610fc13e22491071ce0eca33f29 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T10:23:06.680Z] + make test [2021-01-15T10:23:06.680Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T10:23:22.217Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-15T10:23:28.475Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-15T10:23:28.748Z] Removing intermediate container 3ed276d5b3fe [2021-01-15T10:23:28.748Z] ---> 1bb59a296d80 [2021-01-15T10:23:28.748Z] Step 10/24 : FROM scratch [2021-01-15T10:23:28.748Z] ---> [2021-01-15T10:23:28.748Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T10:23:29.025Z] ---> Running in a194aa527b39 [2021-01-15T10:23:29.299Z] Removing intermediate container a194aa527b39 [2021-01-15T10:23:29.299Z] ---> 6ac6a09c902e [2021-01-15T10:23:29.299Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-15T10:23:29.572Z] ---> Running in 51b33a5b05cb [2021-01-15T10:23:29.843Z] Removing intermediate container 51b33a5b05cb [2021-01-15T10:23:29.843Z] ---> c34c7eaad554 [2021-01-15T10:23:29.843Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T10:23:30.116Z] ---> Running in 69deb7945e22 [2021-01-15T10:23:30.388Z] Removing intermediate container 69deb7945e22 [2021-01-15T10:23:30.388Z] ---> fd38c22754bd [2021-01-15T10:23:30.388Z] Step 14/24 : WORKDIR / [2021-01-15T10:23:30.662Z] ---> Running in c2a71c257f75 [2021-01-15T10:23:30.933Z] Removing intermediate container c2a71c257f75 [2021-01-15T10:23:30.933Z] ---> 04befe823801 [2021-01-15T10:23:30.933Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-15T10:23:32.366Z] ---> 6122c2b3b410 [2021-01-15T10:23:32.366Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-15T10:23:32.958Z] ---> 9419d6251ff1 [2021-01-15T10:23:32.958Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-15T10:23:33.549Z] ---> 275e69e20568 [2021-01-15T10:23:33.550Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-15T10:23:34.146Z] ---> cf85d37d14dd [2021-01-15T10:23:34.146Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-15T10:23:34.744Z] ---> 3a8076822b4d [2021-01-15T10:23:34.744Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-15T10:23:35.018Z] ---> Running in 353bbcba8833 [2021-01-15T10:23:35.613Z] Removing intermediate container 353bbcba8833 [2021-01-15T10:23:35.613Z] ---> 022ab71e9cd3 [2021-01-15T10:23:35.613Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T10:23:35.613Z] ---> Running in 2b021dc49db1 [2021-01-15T10:23:35.887Z] Removing intermediate container 2b021dc49db1 [2021-01-15T10:23:35.887Z] ---> 81a2881cf390 [2021-01-15T10:23:35.887Z] Step 22/24 : LABEL arch=arm64 [2021-01-15T10:23:36.162Z] ---> Running in e1c12190b255 [2021-01-15T10:23:36.760Z] Removing intermediate container e1c12190b255 [2021-01-15T10:23:36.760Z] ---> 95473736d762 [2021-01-15T10:23:36.760Z] Step 23/24 : LABEL git_sha=6f3dd4d201a93bcda4f4931f685f2c776ae14895 [2021-01-15T10:23:36.760Z] ---> Running in 1cbb211d70f5 [2021-01-15T10:23:37.357Z] Removing intermediate container 1cbb211d70f5 [2021-01-15T10:23:37.357Z] ---> 336becb26b2a [2021-01-15T10:23:37.357Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T10:23:37.357Z] ---> Running in dba13a5fb403 [2021-01-15T10:23:37.951Z] Removing intermediate container dba13a5fb403 [2021-01-15T10:23:37.951Z] ---> 647d36d6795e [2021-01-15T10:23:37.951Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-15T10:23:37.951Z] Successfully built 647d36d6795e [2021-01-15T10:23:37.951Z] 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] } [2021-01-15T10:23:49.540Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-15T10:23:49.540Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-15T10:23:49.540Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-15T10:23:49.540Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.074s coverage: 19.4% of statements [2021-01-15T10:23:52.351Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.618s coverage: 97.1% of statements [2021-01-15T10:24:19.330Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.094s coverage: 9.4% of statements [2021-01-15T10:24:19.330Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.079s coverage: 21.7% of statements [2021-01-15T10:24:19.330Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-15T10:24:19.330Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.374s coverage: 42.9% of statements [2021-01-15T10:24:19.330Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-15T10:24:19.330Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.462s coverage: 68.9% of statements [2021-01-15T10:24:19.330Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-15T10:24:19.330Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-15T10:24:19.330Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-15T10:24:19.330Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-15T10:24:19.330Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.172s coverage: 53.8% of statements [2021-01-15T10:24:19.330Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-15T10:24:19.330Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-15T10:24:19.330Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.139s coverage: 25.6% of statements [2021-01-15T10:24:19.330Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.425s coverage: 68.9% of statements [2021-01-15T10:24:19.330Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.090s coverage: 4.2% of statements [2021-01-15T10:24:19.330Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-15T10:24:19.330Z] GO111MODULE=on go vet ./... [2021-01-15T10:24:37.946Z] gofmt -l . [2021-01-15T10:24:37.946Z] [ "`gofmt -l .`" = "" ] [2021-01-15T10:24:37.946Z] ./bin/test-attribution-txt.sh [2021-01-15T10:24:37.946Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-15T10:24:37.981Z] $ docker stop --time=1 674874c3b647e7215ff42dc64f53f44d81f18610fc13e22491071ce0eca33f29 [2021-01-15T10:24:40.180Z] $ docker rm -f 674874c3b647e7215ff42dc64f53f44d81f18610fc13e22491071ce0eca33f29 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T10:24:41.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-15T10:24:41.167Z] Warning: overwriting stash ‘coverage-report’ [2021-01-15T10:24:41.740Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-15T10:24:42.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-15T10:24:42.764Z] + ls -al . [2021-01-15T10:24:42.764Z] total 216 [2021-01-15T10:24:42.764Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 15 10:24 . [2021-01-15T10:24:42.764Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 15 10:21 .. [2021-01-15T10:24:42.764Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 15 10:21 bin [2021-01-15T10:24:42.764Z] -rw-r--r--. 1 jenkins jenkins 139194 Jan 15 10:24 coverage.out [2021-01-15T10:24:42.764Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 15 10:21 Dockerfile.build [2021-01-15T10:24:42.764Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 15 10:21 .dockerignore [2021-01-15T10:24:42.764Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 15 10:21 example [2021-01-15T10:24:42.764Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 15 10:21 .git [2021-01-15T10:24:42.764Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 15 10:21 .github [2021-01-15T10:24:42.764Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 15 10:21 .gitignore [2021-01-15T10:24:42.764Z] -rw-r--r--. 1 jenkins jenkins 488 Jan 15 10:24 go.mod [2021-01-15T10:24:42.764Z] -rw-r--r--. 1 jenkins jenkins 14124 Jan 15 10:24 go.sum [2021-01-15T10:24:42.764Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 15 10:21 internal [2021-01-15T10:24:42.764Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 15 10:21 Jenkinsfile [2021-01-15T10:24:42.764Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 15 10:21 LICENSE [2021-01-15T10:24:42.764Z] -rw-rw-r--. 1 jenkins jenkins 1013 Jan 15 10:21 Makefile [2021-01-15T10:24:42.764Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 15 10:21 openapi [2021-01-15T10:24:42.764Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 15 10:21 pkg [2021-01-15T10:24:42.764Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 15 10:21 README.md [2021-01-15T10:24:42.764Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 15 10:21 RELEASE-NOTES.txt [2021-01-15T10:24:42.764Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 15 10:21 snap [2021-01-15T10:24:42.764Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 15 10:17 VERSION [2021-01-15T10:24:42.764Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 15 10:21 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:24:43.100Z] + 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=6f3dd4d201a93bcda4f4931f685f2c776ae14895 --label arch=amd64 --label version=0.0.0 . [2021-01-15T10:24:43.699Z] Sending build context to Docker daemon 2.689MB [2021-01-15T10:24:43.699Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T10:24:43.699Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-15T10:24:43.699Z] ---> 46ed125e16d4 [2021-01-15T10:24:43.699Z] Step 3/24 : ARG MAKE='make build' [2021-01-15T10:24:43.981Z] ---> Running in d06f58f4a2f4 [2021-01-15T10:24:44.262Z] Removing intermediate container d06f58f4a2f4 [2021-01-15T10:24:44.262Z] ---> 0058cf0f3148 [2021-01-15T10:24:44.262Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-15T10:24:44.262Z] ---> Running in 9ba8617f947a [2021-01-15T10:24:44.907Z] Removing intermediate container 9ba8617f947a [2021-01-15T10:24:44.907Z] ---> 108a915de147 [2021-01-15T10:24:44.907Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T10:24:44.907Z] ---> Running in 297c8fb0d0a9 [2021-01-15T10:24:45.264Z] Removing intermediate container 297c8fb0d0a9 [2021-01-15T10:24:45.264Z] ---> e2edd15cb5f0 [2021-01-15T10:24:45.264Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T10:24:45.264Z] ---> Running in cbc652f2651b [2021-01-15T10:24:47.269Z] Removing intermediate container cbc652f2651b [2021-01-15T10:24:47.269Z] ---> 663e839f6c4a [2021-01-15T10:24:47.269Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-15T10:24:47.269Z] ---> Running in 3ea07f32973e [2021-01-15T10:24:48.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T10:24:48.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T10:24:49.127Z] OK: 166 MiB in 39 packages [2021-01-15T10:24:50.111Z] Removing intermediate container 3ea07f32973e [2021-01-15T10:24:50.111Z] ---> 3987856bced9 [2021-01-15T10:24:50.111Z] Step 8/24 : COPY . . [2021-01-15T10:24:51.122Z] ---> d89a00767f58 [2021-01-15T10:24:51.122Z] Step 9/24 : RUN ${MAKE} [2021-01-15T10:24:51.470Z] ---> Running in bc283df652c0 [2021-01-15T10:24:52.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-15T10:25:08.161Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-15T10:25:11.546Z] Removing intermediate container bc283df652c0 [2021-01-15T10:25:11.546Z] ---> e529b9883c88 [2021-01-15T10:25:11.546Z] Step 10/24 : FROM scratch [2021-01-15T10:25:11.546Z] ---> [2021-01-15T10:25:11.546Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T10:25:11.546Z] ---> Running in b1cb9accb9b8 [2021-01-15T10:25:11.546Z] Removing intermediate container b1cb9accb9b8 [2021-01-15T10:25:11.546Z] ---> 659de3f5c3ce [2021-01-15T10:25:11.546Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-15T10:25:11.546Z] ---> Running in 45de65ab9e81 [2021-01-15T10:25:11.546Z] Removing intermediate container 45de65ab9e81 [2021-01-15T10:25:11.546Z] ---> fd8d13ba0206 [2021-01-15T10:25:11.546Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T10:25:11.546Z] ---> Running in 912b2a924473 [2021-01-15T10:25:11.811Z] Removing intermediate container 912b2a924473 [2021-01-15T10:25:11.811Z] ---> 8cce914e8928 [2021-01-15T10:25:11.811Z] Step 14/24 : WORKDIR / [2021-01-15T10:25:11.811Z] ---> Running in 040498bac5b5 [2021-01-15T10:25:12.086Z] Removing intermediate container 040498bac5b5 [2021-01-15T10:25:12.086Z] ---> 7837f021ef55 [2021-01-15T10:25:12.086Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-15T10:25:13.100Z] ---> a8413145b02e [2021-01-15T10:25:13.100Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-15T10:25:13.378Z] ---> dcda32564322 [2021-01-15T10:25:13.378Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-15T10:25:13.651Z] ---> 40bfb2059ff5 [2021-01-15T10:25:13.651Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-15T10:25:14.254Z] ---> 3d16f2067be2 [2021-01-15T10:25:14.254Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-15T10:25:14.522Z] ---> d0b46577e0d6 [2021-01-15T10:25:14.522Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-15T10:25:14.522Z] ---> Running in 2763369b1a0e [2021-01-15T10:25:14.791Z] Removing intermediate container 2763369b1a0e [2021-01-15T10:25:14.791Z] ---> c256e8f6dab5 [2021-01-15T10:25:14.791Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T10:25:14.791Z] ---> Running in caec65535ea0 [2021-01-15T10:25:15.069Z] Removing intermediate container caec65535ea0 [2021-01-15T10:25:15.069Z] ---> 93805dd49dae [2021-01-15T10:25:15.069Z] Step 22/24 : LABEL arch=amd64 [2021-01-15T10:25:15.069Z] ---> Running in 06de82c1d99e [2021-01-15T10:25:15.348Z] Removing intermediate container 06de82c1d99e [2021-01-15T10:25:15.349Z] ---> 5bceba66e84d [2021-01-15T10:25:15.349Z] Step 23/24 : LABEL git_sha=6f3dd4d201a93bcda4f4931f685f2c776ae14895 [2021-01-15T10:25:15.349Z] ---> Running in aa40f3a82944 [2021-01-15T10:25:15.943Z] Removing intermediate container aa40f3a82944 [2021-01-15T10:25:15.943Z] ---> 3cd32734646d [2021-01-15T10:25:15.943Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T10:25:15.943Z] ---> Running in 1ea0c79e62cb [2021-01-15T10:25:16.212Z] Removing intermediate container 1ea0c79e62cb [2021-01-15T10:25:16.212Z] ---> e7bbabcdafc4 [2021-01-15T10:25:16.212Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-15T10:25:16.212Z] Successfully built e7bbabcdafc4 [2021-01-15T10:25:16.212Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-15T10:25:18.400Z] provisioning config files... [2021-01-15T10:25:18.409Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/config574837467362926715tmp [Pipeline] { [Pipeline] sh [2021-01-15T10:25:18.795Z] + set +x [2021-01-15T10:25:18.795Z] + curl -s https://codecov.io/bash [2021-01-15T10:25:18.795Z] + bash -s -- [2021-01-15T10:25:19.057Z] [2021-01-15T10:25:19.057Z] _____ _ [2021-01-15T10:25:19.057Z] / ____| | | [2021-01-15T10:25:19.057Z] | | ___ __| | ___ ___ _____ __ [2021-01-15T10:25:19.057Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-15T10:25:19.057Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-15T10:25:19.057Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-15T10:25:19.057Z] Bash-20201231-23d4836 [2021-01-15T10:25:19.057Z] [2021-01-15T10:25:19.057Z] [2021-01-15T10:25:19.057Z] ==> git version 2.24.3 found [2021-01-15T10:25:19.057Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-15T10:25:19.057Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-15T10:25:19.057Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-15T10:25:19.057Z] ==> Jenkins CI detected. [2021-01-15T10:25:19.057Z] project root: . [2021-01-15T10:25:19.057Z] --> token set from env [2021-01-15T10:25:19.057Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-15T10:25:19.057Z] ==> Running gcov in . (disable via -X gcov) [2021-01-15T10:25:19.057Z] ==> Python coveragepy not found [2021-01-15T10:25:19.057Z] ==> Searching for coverage reports in: [2021-01-15T10:25:19.057Z] + . [2021-01-15T10:25:19.057Z] -> Found 1 reports [2021-01-15T10:25:19.057Z] ==> Detecting git/mercurial file structure [2021-01-15T10:25:19.057Z] ==> Reading reports [2021-01-15T10:25:19.057Z] + ./coverage.out bytes=139194 [2021-01-15T10:25:19.057Z] ==> Appending adjustments [2021-01-15T10:25:19.057Z] https://docs.codecov.io/docs/fixing-reports [2021-01-15T10:25:19.633Z] + Found adjustments [2021-01-15T10:25:19.633Z] ==> Gzipping contents [2021-01-15T10:25:19.633Z] 24K /tmp/codecov.9BdeZW.gz [2021-01-15T10:25:19.633Z] ==> Uploading reports [2021-01-15T10:25:19.633Z] url: https://codecov.io [2021-01-15T10:25:19.633Z] query: branch=PR-718&commit=6f3dd4d201a93bcda4f4931f685f2c776ae14895&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-718%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=718&job=&cmd_args= [2021-01-15T10:25:19.633Z] -> Pinging Codecov [2021-01-15T10:25:19.633Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-718&commit=6f3dd4d201a93bcda4f4931f685f2c776ae14895&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-718%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=718&job=&cmd_args= [2021-01-15T10:25:19.895Z] -> Uploading to [2021-01-15T10:25:19.895Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-15/7E55EF52A471D76F132DFD9A03CDDE97/6f3dd4d201a93bcda4f4931f685f2c776ae14895/a3100538-ae4e-4d26-bbfd-c8e2ccecd28b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T102519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=792408c8a5777a9ef7e991918ddee4c8380f75680aa31986c92a9b8d48c19644 [2021-01-15T10:25:19.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-15T10:25:19.895Z] Dload Upload Total Spent Left Speed [2021-01-15T10:25:20.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22294 0 0 100 22294 0 37598 --:--:-- --:--:-- --:--:-- 37658 [2021-01-15T10:25:20.470Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6f3dd4d201a93bcda4f4931f685f2c776ae14895 [Pipeline] } [2021-01-15T10:25:20.479Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-15T10:25:23.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T10:25:23.709Z] ---> package-listing.sh [2021-01-15T10:25:23.709Z] ++ facter osfamily [2021-01-15T10:25:23.709Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-15T10:25:23.709Z] + OS_FAMILY=redhat [2021-01-15T10:25:23.709Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-718 [2021-01-15T10:25:23.709Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-15T10:25:23.709Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-15T10:25:23.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-15T10:25:23.709Z] + PACKAGES=/tmp/packages_start.txt [2021-01-15T10:25:23.709Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-718 ']' [2021-01-15T10:25:23.709Z] + PACKAGES=/tmp/packages_end.txt [2021-01-15T10:25:23.709Z] + case "${OS_FAMILY}" in [2021-01-15T10:25:23.709Z] + rpm -qa [2021-01-15T10:25:23.709Z] + sort [2021-01-15T10:25:29.032Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-15T10:25:29.032Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-15T10:25:29.032Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-15T10:25:29.032Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-718 ']' [2021-01-15T10:25:29.032Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-718/archives/ [2021-01-15T10:25:29.032Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-718/archives/ [Pipeline] echo [2021-01-15T10:25:29.045Z] 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-718/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-15T10:25:29.334Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:25:29.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T10:25:29.667Z] [2021-01-15T10:25:29.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-15T10:25:30.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T10:25:30.013Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-15T10:25:30.013Z] df20fa9351a1: Pulling fs layer [2021-01-15T10:25:30.013Z] 36b3adc4ff6f: Pulling fs layer [2021-01-15T10:25:30.013Z] 8ad3a11d3b57: Pulling fs layer [2021-01-15T10:25:30.013Z] 46f8f816bc3b: Pulling fs layer [2021-01-15T10:25:30.013Z] 93b61091891f: Pulling fs layer [2021-01-15T10:25:30.013Z] 93b9cdb0e59b: Pulling fs layer [2021-01-15T10:25:30.013Z] 5e14af77c1be: Pulling fs layer [2021-01-15T10:25:30.013Z] 01666e4c0597: Pulling fs layer [2021-01-15T10:25:30.013Z] aa168da1d23b: Pulling fs layer [2021-01-15T10:25:30.013Z] 46f8f816bc3b: Waiting [2021-01-15T10:25:30.013Z] 93b61091891f: Waiting [2021-01-15T10:25:30.013Z] 01666e4c0597: Waiting [2021-01-15T10:25:30.013Z] aa168da1d23b: Waiting [2021-01-15T10:25:30.013Z] 93b9cdb0e59b: Waiting [2021-01-15T10:25:30.013Z] 5e14af77c1be: Waiting [2021-01-15T10:25:30.013Z] 36b3adc4ff6f: Download complete [2021-01-15T10:25:30.013Z] 46f8f816bc3b: Verifying Checksum [2021-01-15T10:25:30.013Z] 46f8f816bc3b: Download complete [2021-01-15T10:25:30.275Z] df20fa9351a1: Verifying Checksum [2021-01-15T10:25:30.275Z] df20fa9351a1: Download complete [2021-01-15T10:25:30.275Z] 93b9cdb0e59b: Verifying Checksum [2021-01-15T10:25:30.275Z] 93b9cdb0e59b: Download complete [2021-01-15T10:25:30.275Z] 5e14af77c1be: Verifying Checksum [2021-01-15T10:25:30.275Z] 5e14af77c1be: Download complete [2021-01-15T10:25:30.275Z] 93b61091891f: Verifying Checksum [2021-01-15T10:25:30.275Z] 93b61091891f: Download complete [2021-01-15T10:25:30.275Z] 01666e4c0597: Verifying Checksum [2021-01-15T10:25:30.275Z] 01666e4c0597: Download complete [2021-01-15T10:25:30.275Z] 8ad3a11d3b57: Verifying Checksum [2021-01-15T10:25:30.275Z] 8ad3a11d3b57: Download complete [2021-01-15T10:25:30.539Z] df20fa9351a1: Pull complete [2021-01-15T10:25:30.801Z] 36b3adc4ff6f: Pull complete [2021-01-15T10:25:31.374Z] 8ad3a11d3b57: Pull complete [2021-01-15T10:25:31.641Z] 46f8f816bc3b: Pull complete [2021-01-15T10:25:31.918Z] 93b61091891f: Pull complete [2021-01-15T10:25:31.918Z] 93b9cdb0e59b: Pull complete [2021-01-15T10:25:32.872Z] aa168da1d23b: Verifying Checksum [2021-01-15T10:25:32.872Z] aa168da1d23b: Download complete [2021-01-15T10:25:32.872Z] 5e14af77c1be: Pull complete [2021-01-15T10:25:33.141Z] 01666e4c0597: Pull complete [2021-01-15T10:25:39.749Z] aa168da1d23b: Pull complete [2021-01-15T10:25:39.749Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-15T10:25:39.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T10:25:39.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-15T10:25:39.907Z] prd-centos7-docker-4c-2g-20477 does not seem to be running inside a container [2021-01-15T10:25:39.946Z] $ 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-718/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-718 -v /w/workspace/dgexfoundry_device-sdk-go_PR-718:/w/workspace/dgexfoundry_device-sdk-go_PR-718:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-15T10:25:46.878Z] $ docker top 31b435224944b111c654c978819308b3cdecc0c4c8a1cccd04ae4cef581d5df6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T10:25:47.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-15T10:25:47.705Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-15T10:25:48.006Z] + ls /var/log/sa-host [2021-01-15T10:25:48.006Z] + sadf -c /var/log/sa-host/sa15 [2021-01-15T10:25:48.006Z] file_magic: OK [2021-01-15T10:25:48.006Z] HZ: Using current value: 100 [2021-01-15T10:25:48.006Z] file_header: OK [2021-01-15T10:25:48.006Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-15T10:25:48.006Z] Statistics: [2021-01-15T10:25:48.006Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-15T10:25:48.006Z] File successfully converted to sysstat format version 12.2.1 [2021-01-15T10:25:48.006Z] + sadf -c /var/log/sa-host/sa23 [2021-01-15T10:25:48.006Z] file_magic: OK [2021-01-15T10:25:48.006Z] HZ: Using current value: 100 [2021-01-15T10:25:48.006Z] file_header: OK [2021-01-15T10:25:48.006Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-15T10:25:48.006Z] Statistics: [2021-01-15T10:25:48.006Z] Hnuu...uuuununununu... [2021-01-15T10:25:48.006Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-15T10:25:48.675Z] provisioning config files... [2021-01-15T10:25:48.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-718@tmp/config3547419351477059403tmp [Pipeline] { [Pipeline] echo [2021-01-15T10:25:48.773Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T10:25:49.071Z] ---> create-netrc.sh [Pipeline] } [2021-01-15T10:25:49.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-15T10:25:49.183Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T10:25:49.479Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-15T10:25:49.489Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T10:25:49.780Z] ---> sudo-logs.sh [2021-01-15T10:25:49.780Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-15T10:25:49.790Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T10:25:50.081Z] ---> job-cost.sh [2021-01-15T10:25:50.081Z] lf-activate-venv: SKIPPING [2021-01-15T10:25:50.081Z] INFO: No Stack... [2021-01-15T10:25:51.467Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-15T10:25:51.728Z] INFO: Archiving Costs [Pipeline] echo [2021-01-15T10:25:51.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T10:25:52.047Z] ---> logs-deploy.sh [2021-01-15T10:25:52.047Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-718/5 [2021-01-15T10:25:52.047Z] INFO: archiving workspace using pattern(s): [2021-01-15T10:25:53.433Z] Archives upload complete. [2021-01-15T10:25:53.694Z] INFO: archiving logs to Nexus