Pull request #707 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from bcd0eefbe4e2a47357e05891bdb625cf1d17cfca+372098887a6a7d5d9395bdaf9d03a023308f69fd (22db92e7351290409f58944c7cf8e147d2e1eff0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18312 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [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-707 # 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/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit bcd0eefbe4e2a47357e05891bdb625cf1d17cfca Merge succeeded, producing bcd0eefbe4e2a47357e05891bdb625cf1d17cfca Checking out Revision bcd0eefbe4e2a47357e05891bdb625cf1d17cfca (PR-707) > git config core.sparsecheckout # timeout=10 > git checkout -f bcd0eefbe4e2a47357e05891bdb625cf1d17cfca # 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 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcd0eefbe4e2a47357e05891bdb625cf1d17cfca # timeout=10 Commit message: "feat: SecretProvider for storing/retrieving secrets" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T22:48:05.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T22:48:06.143Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T22:48:06.268Z] ========================================================= [2021-01-04T22:48:06.268Z] EdgeX Global Pipelines Version Info [2021-01-04T22:48:06.268Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9769038447d1e7dbe0e78e49c82136956adeffd1 # timeout=10 [2021-01-04T22:48:08.703Z] ------------------- [2021-01-04T22:48:08.703Z] stable info: [2021-01-04T22:48:08.703Z] ------------------- [2021-01-04T22:48:08.703Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T22:48:08.703Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T22:48:08.703Z] Message: update stable to v1.0.173 [2021-01-04T22:48:09.662Z] ------------------- [2021-01-04T22:48:09.662Z] experimental info: [2021-01-04T22:48:09.662Z] ------------------- [2021-01-04T22:48:09.662Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T22:48:09.662Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T22:48:09.662Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T22:48:09.939Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-04T22:48:10.055Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-04T22:48:10.146Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T22:48:10.247Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T22:48:10.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T22:48:10.425Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T22:48:10.536Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T22:48:10.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T22:48:10.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-04T22:48:10.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T22:48:10.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T22:48:11.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-04T22:48:11.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T22:48:11.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T22:48:11.321Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T22:48:11.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T22:48:11.496Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T22:48:11.594Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T22:48:11.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T22:48:11.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-04T22:48:11.871Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-04T22:48:11.964Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-04T22:48:12.087Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-04T22:48:12.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-04T22:48:12.309Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-04T22:48:12.395Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T22:48:12.501Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T22:48:12.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-707 [Pipeline] echo [2021-01-04T22:48:12.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-707 [Pipeline] echo [2021-01-04T22:48:12.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-707 [Pipeline] echo [2021-01-04T22:48:12.886Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bcd0eefbe4e2a47357e05891bdb625cf1d17cfca [Pipeline] echo [2021-01-04T22:48:12.969Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bcd0eef [Pipeline] echo [2021-01-04T22:48:13.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T22:48:13.261Z] provisioning config files... [2021-01-04T22:48:13.289Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config2731508809387705576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:48:13.672Z] ---> docker-login.sh [2021-01-04T22:48:13.672Z] nexus3.edgexfoundry.org:10001 [2021-01-04T22:48:13.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:48:14.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:48:14.210Z] Configure a credential helper to remove this warning. See [2021-01-04T22:48:14.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:48:14.210Z] [2021-01-04T22:48:14.210Z] Login Succeeded [2021-01-04T22:48:14.210Z] nexus3.edgexfoundry.org:10002 [2021-01-04T22:48:14.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:48:14.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:48:14.830Z] Configure a credential helper to remove this warning. See [2021-01-04T22:48:14.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:48:14.830Z] [2021-01-04T22:48:14.830Z] Login Succeeded [2021-01-04T22:48:14.830Z] nexus3.edgexfoundry.org:10003 [2021-01-04T22:48:15.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:48:15.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:48:15.439Z] Configure a credential helper to remove this warning. See [2021-01-04T22:48:15.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:48:15.439Z] [2021-01-04T22:48:15.439Z] Login Succeeded [2021-01-04T22:48:15.439Z] nexus3.edgexfoundry.org:10004 [2021-01-04T22:48:15.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:48:15.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:48:15.730Z] Configure a credential helper to remove this warning. See [2021-01-04T22:48:15.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:48:15.730Z] [2021-01-04T22:48:15.730Z] Login Succeeded [2021-01-04T22:48:15.730Z] docker.io [2021-01-04T22:48:16.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:48:16.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:48:16.591Z] Configure a credential helper to remove this warning. See [2021-01-04T22:48:16.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:48:16.591Z] [2021-01-04T22:48:16.591Z] Login Succeeded [2021-01-04T22:48:16.591Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T22:48:16.610Z] 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-04T22:48:17.471Z] + git log --format=format:%s -1 bcd0eefbe4e2a47357e05891bdb625cf1d17cfca [Pipeline] echo [2021-01-04T22:48:17.603Z] GIT_COMMIT: bcd0eefbe4e2a47357e05891bdb625cf1d17cfca, Commit Message: feat: SecretProvider for storing/retrieving secrets [Pipeline] echo [2021-01-04T22:48:17.652Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:48:18.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T22:48:18.308Z] [2021-01-04T22:48:18.308Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:48:18.690Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T22:48:18.691Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T22:48:18.691Z] 31603596830f: Pulling fs layer [2021-01-04T22:48:18.691Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T22:48:18.691Z] 6ca5941a6612: Pulling fs layer [2021-01-04T22:48:18.691Z] ecc8261a40a4: Pulling fs layer [2021-01-04T22:48:18.691Z] ecc8261a40a4: Waiting [2021-01-04T22:48:18.691Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T22:48:18.691Z] 2a8b12db71e7: Download complete [2021-01-04T22:48:19.001Z] 31603596830f: Verifying Checksum [2021-01-04T22:48:19.001Z] 31603596830f: Download complete [2021-01-04T22:48:19.646Z] ecc8261a40a4: Verifying Checksum [2021-01-04T22:48:19.646Z] ecc8261a40a4: Download complete [2021-01-04T22:48:19.646Z] 6ca5941a6612: Verifying Checksum [2021-01-04T22:48:19.646Z] 6ca5941a6612: Download complete [2021-01-04T22:48:19.646Z] 31603596830f: Pull complete [2021-01-04T22:48:19.646Z] 2a8b12db71e7: Pull complete [2021-01-04T22:48:21.109Z] 6ca5941a6612: Pull complete [2021-01-04T22:48:21.692Z] ecc8261a40a4: Pull complete [2021-01-04T22:48:21.692Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T22:48:21.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T22:48:21.692Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T22:48:21.853Z] prd-centos7-docker-4c-2g-18312 does not seem to be running inside a container [2021-01-04T22:48:21.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-707 -v /w/workspace/dgexfoundry_device-sdk-go_PR-707:/w/workspace/dgexfoundry_device-sdk-go_PR-707:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-707@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-04T22:48:24.686Z] $ docker top 3d702ed6e92bd1dcd0ab920a535a01e442b8f41c5f8d942c9f1630e3db917204 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T22:48:25.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T22:48:25.147Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T22:48:25.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T22:48:25.482Z] $ docker exec 3d702ed6e92bd1dcd0ab920a535a01e442b8f41c5f8d942c9f1630e3db917204 ssh-agent [2021-01-04T22:48:25.804Z] SSH_AUTH_SOCK=/tmp/ssh-FBdo541Xdmh5/agent.11 [2021-01-04T22:48:25.804Z] SSH_AGENT_PID=17 [2021-01-04T22:48:25.818Z] Running ssh-add (command line suppressed) [2021-01-04T22:48:26.038Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_5572003168870207442.key (/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_5572003168870207442.key) [2021-01-04T22:48:26.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T22:48:26.502Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T22:48:26.531Z] $ docker exec --env ******** --env ******** 3d702ed6e92bd1dcd0ab920a535a01e442b8f41c5f8d942c9f1630e3db917204 ssh-agent -k [2021-01-04T22:48:26.716Z] unset SSH_AUTH_SOCK; [2021-01-04T22:48:26.717Z] unset SSH_AGENT_PID; [2021-01-04T22:48:26.717Z] echo Agent pid 17 killed; [2021-01-04T22:48:26.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T22:48:26.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T22:48:26.948Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T22:48:27.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T22:48:27.246Z] $ docker exec 3d702ed6e92bd1dcd0ab920a535a01e442b8f41c5f8d942c9f1630e3db917204 ssh-agent [2021-01-04T22:48:27.471Z] SSH_AUTH_SOCK=/tmp/ssh-hEzQMHMHhKzK/agent.45 [2021-01-04T22:48:27.471Z] SSH_AGENT_PID=51 [2021-01-04T22:48:27.481Z] Running ssh-add (command line suppressed) [2021-01-04T22:48:27.656Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_4087856548926781114.key (/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_4087856548926781114.key) [2021-01-04T22:48:27.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T22:48:28.129Z] + git semver init [2021-01-04T22:48:28.129Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T22:48:28.129Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-707/.git [2021-01-04T22:48:28.129Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-707 [2021-01-04T22:48:28.129Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T22:48:28.129Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T22:48:28.129Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T22:48:28.129Z] # $SEMVER_BRANCH = PR-707 [2021-01-04T22:48:28.129Z] # $SEMVER_TEMP = /tmp/semver-923495496 [2021-01-04T22:48:28.129Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-04T22:48:29.182Z] # '/tmp/semver-923495496' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-707/.semver' [2021-01-04T22:48:29.182Z] # -> Force: false [2021-01-04T22:48:29.182Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-707/.semver [Pipeline] } [2021-01-04T22:48:29.214Z] $ docker exec --env ******** --env ******** 3d702ed6e92bd1dcd0ab920a535a01e442b8f41c5f8d942c9f1630e3db917204 ssh-agent -k [2021-01-04T22:48:29.371Z] unset SSH_AUTH_SOCK; [2021-01-04T22:48:29.377Z] unset SSH_AGENT_PID; [2021-01-04T22:48:29.377Z] echo Agent pid 51 killed; [2021-01-04T22:48:29.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T22:48:30.010Z] + git semver [Pipeline] } [2021-01-04T22:48:30.057Z] $ docker stop --time=1 3d702ed6e92bd1dcd0ab920a535a01e442b8f41c5f8d942c9f1630e3db917204 [2021-01-04T22:48:31.757Z] $ docker rm -f 3d702ed6e92bd1dcd0ab920a535a01e442b8f41c5f8d942c9f1630e3db917204 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T22:48:32.871Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T22:48:33.388Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T22:48:33.391Z] [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-04T22:48:48.930Z] Still waiting to schedule task [2021-01-04T22:48:48.930Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-04T22:48:48.934Z] Still waiting to schedule task [2021-01-04T22:48:48.934Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-04T22:50:37.096Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18315 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] ws [2021-01-04T22:50:37.164Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2021-01-04T22:50:42.257Z] using credential edgex-jenkins-ssh [2021-01-04T22:50:42.317Z] Cloning the remote Git repository [2021-01-04T22:50:42.376Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T22:50:42.490Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2021-01-04T22:50:42.577Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T22:50:42.578Z] > git --version # timeout=10 [2021-01-04T22:50:42.598Z] > git --version # 'git version 2.17.1' [2021-01-04T22:50:42.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:50:42.671Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T22:50:44.558Z] Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit bcd0eefbe4e2a47357e05891bdb625cf1d17cfca [2021-01-04T22:50:43.768Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T22:50:43.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T22:50:43.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T22:50:43.859Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T22:50:43.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:50:43.872Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T22:50:44.618Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T22:50:44.644Z] > git checkout -f bcd0eefbe4e2a47357e05891bdb625cf1d17cfca # timeout=10 [2021-01-04T22:50:44.976Z] Merge succeeded, producing bcd0eefbe4e2a47357e05891bdb625cf1d17cfca [2021-01-04T22:50:44.976Z] Checking out Revision bcd0eefbe4e2a47357e05891bdb625cf1d17cfca (PR-707) [2021-01-04T22:50:44.883Z] > git remote # timeout=10 [2021-01-04T22:50:44.898Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T22:50:44.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:50:44.930Z] > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 [2021-01-04T22:50:44.957Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T22:50:44.987Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T22:50:44.997Z] > git checkout -f bcd0eefbe4e2a47357e05891bdb625cf1d17cfca # timeout=10 [2021-01-04T22:50:49.240Z] Commit message: "feat: SecretProvider for storing/retrieving secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T22:50:50.823Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T22:50:51.259Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T22:50:51.602Z] + sudo service docker restart [2021-01-04T22:50:51.602Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T22:50:54.313Z] provisioning config files... [2021-01-04T22:50:54.352Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config9214098644148910937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:50:54.756Z] ---> docker-login.sh [2021-01-04T22:50:54.756Z] nexus3.edgexfoundry.org:10001 [2021-01-04T22:50:55.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:50:56.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:50:56.015Z] Configure a credential helper to remove this warning. See [2021-01-04T22:50:56.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:50:56.015Z] [2021-01-04T22:50:56.015Z] Login Succeeded [2021-01-04T22:50:56.015Z] nexus3.edgexfoundry.org:10002 [2021-01-04T22:50:56.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:50:56.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:50:56.564Z] Configure a credential helper to remove this warning. See [2021-01-04T22:50:56.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:50:56.564Z] [2021-01-04T22:50:56.564Z] Login Succeeded [2021-01-04T22:50:56.564Z] nexus3.edgexfoundry.org:10003 [2021-01-04T22:50:56.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:50:57.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:50:57.112Z] Configure a credential helper to remove this warning. See [2021-01-04T22:50:57.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:50:57.112Z] [2021-01-04T22:50:57.112Z] Login Succeeded [2021-01-04T22:50:57.112Z] nexus3.edgexfoundry.org:10004 [2021-01-04T22:50:57.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:50:57.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:50:57.668Z] Configure a credential helper to remove this warning. See [2021-01-04T22:50:57.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:50:57.668Z] [2021-01-04T22:50:57.668Z] Login Succeeded [2021-01-04T22:50:57.668Z] docker.io [2021-01-04T22:50:57.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:50:58.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:50:58.211Z] Configure a credential helper to remove this warning. See [2021-01-04T22:50:58.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:50:58.211Z] [2021-01-04T22:50:58.211Z] Login Succeeded [2021-01-04T22:50:58.211Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T22:50:58.230Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T22:50:58.675Z] ========================================================= [2021-01-04T22:50:58.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T22:50:58.675Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:50:59.063Z] + 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-04T22:50:59.673Z] Sending build context to Docker daemon 2.509MB [2021-01-04T22:50:59.673Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T22:50:59.673Z] Step 2/8 : FROM ${BASE} [2021-01-04T22:50:59.673Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T22:50:59.673Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T22:50:59.673Z] a4357932f1b6: Pulling fs layer [2021-01-04T22:50:59.673Z] 18c013af1878: Pulling fs layer [2021-01-04T22:50:59.673Z] 00ac8860ef70: Pulling fs layer [2021-01-04T22:50:59.673Z] 63d7cb157983: Pulling fs layer [2021-01-04T22:50:59.673Z] b116817d02f9: Pulling fs layer [2021-01-04T22:50:59.673Z] 745a02a5169b: Pulling fs layer [2021-01-04T22:50:59.673Z] 00ac8860ef70: Waiting [2021-01-04T22:50:59.673Z] 63d7cb157983: Waiting [2021-01-04T22:50:59.673Z] b116817d02f9: Waiting [2021-01-04T22:50:59.673Z] 18c013af1878: Download complete [2021-01-04T22:50:59.673Z] a4357932f1b6: Verifying Checksum [2021-01-04T22:50:59.673Z] a4357932f1b6: Download complete [2021-01-04T22:50:59.673Z] 63d7cb157983: Verifying Checksum [2021-01-04T22:50:59.673Z] 63d7cb157983: Download complete [2021-01-04T22:50:59.673Z] b116817d02f9: Download complete [2021-01-04T22:50:59.959Z] 5f621e34cdf4: Download complete [2021-01-04T22:51:00.573Z] 5f621e34cdf4: Pull complete [2021-01-04T22:51:01.180Z] a4357932f1b6: Pull complete [2021-01-04T22:51:01.785Z] 18c013af1878: Pull complete [2021-01-04T22:51:02.382Z] 745a02a5169b: Verifying Checksum [2021-01-04T22:51:02.382Z] 745a02a5169b: Download complete [2021-01-04T22:51:03.360Z] 00ac8860ef70: Verifying Checksum [2021-01-04T22:51:03.360Z] 00ac8860ef70: Download complete [2021-01-04T22:51:15.802Z] 00ac8860ef70: Pull complete [2021-01-04T22:51:15.802Z] 63d7cb157983: Pull complete [2021-01-04T22:51:15.802Z] b116817d02f9: Pull complete [2021-01-04T22:51:18.432Z] 745a02a5169b: Pull complete [2021-01-04T22:51:18.432Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T22:51:18.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T22:51:18.432Z] ---> b7e6874047d6 [2021-01-04T22:51:18.432Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T22:51:21.063Z] ---> Running in e917092bca52 [2021-01-04T22:51:21.661Z] Removing intermediate container e917092bca52 [2021-01-04T22:51:21.661Z] ---> 73fff4755f76 [2021-01-04T22:51:21.661Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T22:51:21.661Z] ---> Running in 9ae3184b82c4 [2021-01-04T22:51:24.307Z] Removing intermediate container 9ae3184b82c4 [2021-01-04T22:51:24.308Z] ---> b4b23e5897d0 [2021-01-04T22:51:24.308Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-04T22:51:24.308Z] ---> Running in 5732f01cb0a9 [2021-01-04T22:51:25.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T22:51:26.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T22:51:27.240Z] OK: 142 MiB in 39 packages [2021-01-04T22:51:28.218Z] Removing intermediate container 5732f01cb0a9 [2021-01-04T22:51:28.218Z] ---> 8ea5e339bafa [2021-01-04T22:51:28.218Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-04T22:51:28.492Z] ---> Running in 9e850b70f11d [2021-01-04T22:51:29.091Z] Removing intermediate container 9e850b70f11d [2021-01-04T22:51:29.091Z] ---> 9fe491e6ca8b [2021-01-04T22:51:29.091Z] Step 7/8 : COPY . . [2021-01-04T22:51:30.528Z] ---> 8aa8fa61c9f7 [2021-01-04T22:51:30.528Z] Step 8/8 : RUN go mod download [2021-01-04T22:51:30.528Z] ---> Running in 786a829a4a24 [2021-01-04T22:51:53.735Z] Removing intermediate container 786a829a4a24 [2021-01-04T22:51:53.735Z] ---> 2d3f94714434 [2021-01-04T22:51:53.735Z] Successfully built 2d3f94714434 [2021-01-04T22:51:53.735Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:51:54.081Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T22:51:54.082Z] . [Pipeline] withDockerContainer [2021-01-04T22:51:54.390Z] prd-ubuntu18.04-docker-arm64-4c-16g-18315 does not seem to be running inside a container [2021-01-04T22:51:54.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T22:51:56.039Z] $ docker top af0eab349cdcda09ecf68a7105bd7a864898065423ac6e9d7d4a665aeea1c28d -eo pid,comm [2021-01-04T22:51:56.250Z] Running on prd-centos7-docker-4c-2g-18318 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-01-04T22:51:56.529Z] Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout [2021-01-04T22:51:57.111Z] + go version [2021-01-04T22:51:57.111Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T22:51:57.132Z] $ docker stop --time=1 af0eab349cdcda09ecf68a7105bd7a864898065423ac6e9d7d4a665aeea1c28d [2021-01-04T22:51:58.852Z] using credential edgex-jenkins-ssh [2021-01-04T22:51:58.903Z] Cloning the remote Git repository [2021-01-04T22:51:58.946Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T22:51:59.079Z] $ docker rm -f af0eab349cdcda09ecf68a7105bd7a864898065423ac6e9d7d4a665aeea1c28d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:52:00.050Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T22:52:00.050Z] . [Pipeline] withDockerContainer [2021-01-04T22:51:59.040Z] > git init /w/workspace/device-sdk-go/6 # timeout=10 [2021-01-04T22:51:59.104Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T22:51:59.104Z] > git --version # timeout=10 [2021-01-04T22:51:59.110Z] > git --version # 'git version 2.24.3' [2021-01-04T22:51:59.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:51:59.137Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T22:51:59.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T22:51:59.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T22:51:59.967Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-04T22:51:59.980Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-04T22:51:59.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:51:59.984Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T22:52:00.344Z] prd-ubuntu18.04-docker-arm64-4c-16g-18315 does not seem to be running inside a container [2021-01-04T22:52:00.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T22:52:00.496Z] Merging remotes/origin/master commit 372098887a6a7d5d9395bdaf9d03a023308f69fd into PR head commit bcd0eefbe4e2a47357e05891bdb625cf1d17cfca [2021-01-04T22:52:00.609Z] Merge succeeded, producing bcd0eefbe4e2a47357e05891bdb625cf1d17cfca [2021-01-04T22:52:00.610Z] Checking out Revision bcd0eefbe4e2a47357e05891bdb625cf1d17cfca (PR-707) [2021-01-04T22:52:00.507Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T22:52:00.512Z] > git checkout -f bcd0eefbe4e2a47357e05891bdb625cf1d17cfca # timeout=10 [2021-01-04T22:52:00.576Z] > git remote # timeout=10 [2021-01-04T22:52:00.584Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T22:52:00.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T22:52:00.595Z] > git merge 372098887a6a7d5d9395bdaf9d03a023308f69fd # timeout=10 [2021-01-04T22:52:00.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T22:52:00.615Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T22:52:00.619Z] > git checkout -f bcd0eefbe4e2a47357e05891bdb625cf1d17cfca # timeout=10 [2021-01-04T22:52:01.955Z] $ docker top 7cb3f6901853fec7b08d1ee11f4a48910ac979c5a112f2e652c75606ac7d082b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T22:52:02.980Z] + make test [2021-01-04T22:52:02.980Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T22:52:04.216Z] Commit message: "feat: SecretProvider for storing/retrieving secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T22:52:05.595Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T22:52:05.925Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T22:52:06.227Z] + sudo service docker restart [2021-01-04T22:52:06.227Z] + true [2021-01-04T22:52:06.227Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T22:52:07.238Z] provisioning config files... [2021-01-04T22:52:07.267Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config5570751367808954580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:52:07.686Z] ---> docker-login.sh [2021-01-04T22:52:07.687Z] nexus3.edgexfoundry.org:10001 [2021-01-04T22:52:07.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:52:07.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:52:07.949Z] Configure a credential helper to remove this warning. See [2021-01-04T22:52:07.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:52:07.949Z] [2021-01-04T22:52:07.949Z] Login Succeeded [2021-01-04T22:52:07.949Z] nexus3.edgexfoundry.org:10002 [2021-01-04T22:52:08.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:52:08.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:52:08.211Z] Configure a credential helper to remove this warning. See [2021-01-04T22:52:08.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:52:08.211Z] [2021-01-04T22:52:08.211Z] Login Succeeded [2021-01-04T22:52:08.211Z] nexus3.edgexfoundry.org:10003 [2021-01-04T22:52:08.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:52:08.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:52:08.474Z] Configure a credential helper to remove this warning. See [2021-01-04T22:52:08.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:52:08.474Z] [2021-01-04T22:52:08.474Z] Login Succeeded [2021-01-04T22:52:08.474Z] nexus3.edgexfoundry.org:10004 [2021-01-04T22:52:08.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:52:08.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:52:08.735Z] Configure a credential helper to remove this warning. See [2021-01-04T22:52:08.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:52:08.735Z] [2021-01-04T22:52:08.735Z] Login Succeeded [2021-01-04T22:52:08.735Z] docker.io [2021-01-04T22:52:08.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T22:52:08.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T22:52:08.999Z] Configure a credential helper to remove this warning. See [2021-01-04T22:52:08.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T22:52:08.999Z] [2021-01-04T22:52:08.999Z] Login Succeeded [2021-01-04T22:52:08.999Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T22:52:09.009Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T22:52:09.350Z] ========================================================= [2021-01-04T22:52:09.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T22:52:09.350Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:52:09.691Z] + 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-04T22:52:09.691Z] Sending build context to Docker daemon 2.51MB [2021-01-04T22:52:09.956Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T22:52:09.956Z] Step 2/8 : FROM ${BASE} [2021-01-04T22:52:09.956Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T22:52:09.956Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T22:52:09.956Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T22:52:09.956Z] de9db76c5a1d: Pulling fs layer [2021-01-04T22:52:09.956Z] bca2f99d35d6: Pulling fs layer [2021-01-04T22:52:09.956Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T22:52:09.956Z] 7c6f9722023f: Pulling fs layer [2021-01-04T22:52:09.956Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T22:52:09.956Z] bca2f99d35d6: Waiting [2021-01-04T22:52:09.956Z] 93359f2a8cfa: Waiting [2021-01-04T22:52:09.956Z] a35cf1a2eb13: Waiting [2021-01-04T22:52:09.956Z] 7c6f9722023f: Waiting [2021-01-04T22:52:09.956Z] de9db76c5a1d: Verifying Checksum [2021-01-04T22:52:09.956Z] de9db76c5a1d: Download complete [2021-01-04T22:52:09.956Z] 0ef7d3d256c8: Download complete [2021-01-04T22:52:09.956Z] 93359f2a8cfa: Verifying Checksum [2021-01-04T22:52:09.956Z] 93359f2a8cfa: Download complete [2021-01-04T22:52:09.956Z] 7c6f9722023f: Verifying Checksum [2021-01-04T22:52:09.956Z] 7c6f9722023f: Download complete [2021-01-04T22:52:09.956Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T22:52:09.956Z] 188c0c94c7c5: Download complete [2021-01-04T22:52:10.220Z] 188c0c94c7c5: Pull complete [2021-01-04T22:52:10.481Z] 0ef7d3d256c8: Pull complete [2021-01-04T22:52:10.482Z] de9db76c5a1d: Pull complete [2021-01-04T22:52:12.400Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T22:52:12.400Z] a35cf1a2eb13: Download complete [2021-01-04T22:52:13.798Z] bca2f99d35d6: Verifying Checksum [2021-01-04T22:52:13.798Z] bca2f99d35d6: Download complete [2021-01-04T22:52:19.133Z] bca2f99d35d6: Pull complete [2021-01-04T22:52:19.398Z] 93359f2a8cfa: Pull complete [2021-01-04T22:52:19.663Z] 7c6f9722023f: Pull complete [2021-01-04T22:52:23.893Z] a35cf1a2eb13: Pull complete [2021-01-04T22:52:23.893Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T22:52:23.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T22:52:23.893Z] ---> a62c8e92a672 [2021-01-04T22:52:23.893Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T22:52:23.893Z] ---> Running in df86748a570d [2021-01-04T22:52:23.893Z] Removing intermediate container df86748a570d [2021-01-04T22:52:23.893Z] ---> c41ff4385284 [2021-01-04T22:52:23.893Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T22:52:23.893Z] ---> Running in 635f99ed7634 [2021-01-04T22:52:24.848Z] Removing intermediate container 635f99ed7634 [2021-01-04T22:52:24.848Z] ---> b58094e981d6 [2021-01-04T22:52:24.848Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-04T22:52:24.848Z] ---> Running in 603fdb563633 [2021-01-04T22:52:25.162Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-04T22:52:25.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T22:52:26.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T22:52:27.712Z] OK: 166 MiB in 39 packages [2021-01-04T22:52:28.291Z] Removing intermediate container 603fdb563633 [2021-01-04T22:52:28.291Z] ---> 38b0cdf08743 [2021-01-04T22:52:28.291Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-04T22:52:28.291Z] ---> Running in ba9f82bb4e39 [2021-01-04T22:52:28.291Z] Removing intermediate container ba9f82bb4e39 [2021-01-04T22:52:28.291Z] ---> a2c246eba4b5 [2021-01-04T22:52:28.291Z] Step 7/8 : COPY . . [2021-01-04T22:52:29.694Z] ---> d92848a5a34e [2021-01-04T22:52:29.694Z] Step 8/8 : RUN go mod download [2021-01-04T22:52:29.694Z] ---> Running in 9189c7afcf4e [2021-01-04T22:52:47.858Z] Removing intermediate container 9189c7afcf4e [2021-01-04T22:52:47.858Z] ---> fdc492e91149 [2021-01-04T22:52:47.858Z] Successfully built fdc492e91149 [2021-01-04T22:52:47.858Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:52:48.177Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T22:52:48.178Z] . [Pipeline] withDockerContainer [2021-01-04T22:52:48.428Z] prd-centos7-docker-4c-2g-18318 does not seem to be running inside a container [2021-01-04T22:52:48.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T22:52:50.069Z] $ docker top f039fbf8c73da35cb71e0520439791313de8ee7c1ff696c1679f72220d2909fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T22:52:50.638Z] + go version [2021-01-04T22:52:50.638Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T22:52:50.655Z] $ docker stop --time=1 f039fbf8c73da35cb71e0520439791313de8ee7c1ff696c1679f72220d2909fd [2021-01-04T22:52:51.994Z] $ docker rm -f f039fbf8c73da35cb71e0520439791313de8ee7c1ff696c1679f72220d2909fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:52:52.928Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T22:52:52.928Z] . [Pipeline] withDockerContainer [2021-01-04T22:52:53.035Z] prd-centos7-docker-4c-2g-18318 does not seem to be running inside a container [2021-01-04T22:52:53.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T22:52:53.680Z] $ docker top bdda7fe0428a657626309090fa07a39b943cee215d0095d23478d3ed958eb193 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T22:52:54.182Z] + make test [2021-01-04T22:52:54.182Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T22:53:00.838Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-04T22:53:04.209Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-04T22:53:04.209Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-04T22:53:04.209Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-04T22:53:04.209Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.149s coverage: 19.4% of statements [2021-01-04T22:53:09.642Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.234s coverage: 97.1% of statements [2021-01-04T22:53:15.854Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-04T22:53:15.854Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-04T22:53:15.854Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-04T22:53:15.854Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.055s coverage: 19.4% of statements [2021-01-04T22:53:19.201Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.524s coverage: 97.1% of statements [2021-01-04T22:53:36.484Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.108s coverage: 9.4% of statements [2021-01-04T22:53:36.484Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.137s coverage: 21.7% of statements [2021-01-04T22:53:36.484Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-04T22:53:36.484Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.604s coverage: 42.5% of statements [2021-01-04T22:53:36.484Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-04T22:53:36.484Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.709s coverage: 68.9% of statements [2021-01-04T22:53:36.484Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-04T22:53:36.484Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-04T22:53:36.484Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-04T22:53:36.484Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-04T22:53:36.484Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.210s coverage: 53.8% of statements [2021-01-04T22:53:36.484Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-04T22:53:36.484Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-04T22:53:36.484Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2021-01-04T22:53:36.484Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 6.064s coverage: 68.9% of statements [2021-01-04T22:53:36.484Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.131s coverage: 4.2% of statements [2021-01-04T22:53:36.484Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-04T22:53:36.759Z] GO111MODULE=on go vet ./... [2021-01-04T22:53:51.380Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.058s coverage: 9.4% of statements [2021-01-04T22:53:51.380Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.064s coverage: 21.7% of statements [2021-01-04T22:53:51.380Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-04T22:53:51.380Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.227s coverage: 42.5% of statements [2021-01-04T22:53:51.380Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-04T22:53:51.380Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.291s coverage: 68.9% of statements [2021-01-04T22:53:51.380Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-04T22:53:51.380Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-04T22:53:51.380Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-04T22:53:51.380Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-04T22:53:51.380Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.077s coverage: 53.8% of statements [2021-01-04T22:53:51.380Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-04T22:53:51.380Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-04T22:53:51.380Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2021-01-04T22:53:51.380Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.495s coverage: 68.9% of statements [2021-01-04T22:53:51.380Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.2% of statements [2021-01-04T22:53:51.380Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-04T22:53:51.380Z] GO111MODULE=on go vet ./... [2021-01-04T22:53:56.749Z] gofmt -l . [2021-01-04T22:53:56.749Z] [ "`gofmt -l .`" = "" ] [2021-01-04T22:53:56.749Z] ./bin/test-attribution-txt.sh [2021-01-04T22:53:56.749Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-04T22:53:57.032Z] $ docker stop --time=1 bdda7fe0428a657626309090fa07a39b943cee215d0095d23478d3ed958eb193 [2021-01-04T22:53:58.975Z] $ docker rm -f bdda7fe0428a657626309090fa07a39b943cee215d0095d23478d3ed958eb193 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T22:53:59.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-04T22:54:00.179Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-04T22:54:04.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-04T22:54:04.651Z] + ls -al . [2021-01-04T22:54:04.651Z] total 208 [2021-01-04T22:54:04.651Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 4 22:53 . [2021-01-04T22:54:04.651Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 4 22:51 .. [2021-01-04T22:54:04.651Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 4 22:52 bin [2021-01-04T22:54:04.651Z] -rw-r--r--. 1 jenkins jenkins 130606 Jan 4 22:53 coverage.out [2021-01-04T22:54:04.651Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 4 22:52 Dockerfile.build [2021-01-04T22:54:04.651Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 4 22:52 .dockerignore [2021-01-04T22:54:04.651Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 4 22:52 example [2021-01-04T22:54:04.651Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 4 22:52 .git [2021-01-04T22:54:04.651Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 4 22:52 .github [2021-01-04T22:54:04.651Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 4 22:52 .gitignore [2021-01-04T22:54:04.651Z] -rw-r--r--. 1 jenkins jenkins 488 Jan 4 22:53 go.mod [2021-01-04T22:54:04.651Z] -rw-r--r--. 1 jenkins jenkins 13929 Jan 4 22:53 go.sum [2021-01-04T22:54:04.651Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 4 22:52 internal [2021-01-04T22:54:04.651Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 4 22:52 Jenkinsfile [2021-01-04T22:54:04.651Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 4 22:52 LICENSE [2021-01-04T22:54:04.651Z] -rw-rw-r--. 1 jenkins jenkins 1013 Jan 4 22:52 Makefile [2021-01-04T22:54:04.651Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 4 22:52 openapi [2021-01-04T22:54:04.651Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 4 22:52 pkg [2021-01-04T22:54:04.651Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 4 22:52 README.md [2021-01-04T22:54:04.651Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 4 22:52 RELEASE-NOTES.txt [2021-01-04T22:54:04.651Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 4 22:52 snap [2021-01-04T22:54:04.651Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 4 22:48 VERSION [2021-01-04T22:54:04.651Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 4 22:52 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:54:04.963Z] + 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=bcd0eefbe4e2a47357e05891bdb625cf1d17cfca --label arch=amd64 --label version=0.0.0 . [2021-01-04T22:54:05.225Z] Sending build context to Docker daemon 2.641MB [2021-01-04T22:54:05.225Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T22:54:05.225Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-04T22:54:05.225Z] ---> fdc492e91149 [2021-01-04T22:54:05.225Z] Step 3/24 : ARG MAKE='make build' [2021-01-04T22:54:05.801Z] ---> Running in 6d8dbac1f858 [2021-01-04T22:54:06.063Z] Removing intermediate container 6d8dbac1f858 [2021-01-04T22:54:06.063Z] ---> 65f6fe989f27 [2021-01-04T22:54:06.063Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-04T22:54:06.063Z] ---> Running in be3aa7711458 [2021-01-04T22:54:06.328Z] Removing intermediate container be3aa7711458 [2021-01-04T22:54:06.328Z] ---> f90f1817c242 [2021-01-04T22:54:06.328Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T22:54:06.328Z] ---> Running in 122ac512dad2 [2021-01-04T22:54:06.591Z] Removing intermediate container 122ac512dad2 [2021-01-04T22:54:06.591Z] ---> 846cd92079eb [2021-01-04T22:54:06.591Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T22:54:06.591Z] ---> Running in 6133e7625bd6 [2021-01-04T22:54:07.545Z] Removing intermediate container 6133e7625bd6 [2021-01-04T22:54:07.545Z] ---> 3ce236f1fca7 [2021-01-04T22:54:07.545Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-04T22:54:07.545Z] ---> Running in 7670204a4eaa [2021-01-04T22:54:08.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T22:54:09.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T22:54:09.177Z] gofmt -l . [2021-01-04T22:54:09.177Z] [ "`gofmt -l .`" = "" ] [2021-01-04T22:54:09.177Z] ./bin/test-attribution-txt.sh [2021-01-04T22:54:09.177Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-04T22:54:09.469Z] $ docker stop --time=1 7cb3f6901853fec7b08d1ee11f4a48910ac979c5a112f2e652c75606ac7d082b [2021-01-04T22:54:10.463Z] OK: 166 MiB in 39 packages [2021-01-04T22:54:10.725Z] Removing intermediate container 7670204a4eaa [2021-01-04T22:54:10.725Z] ---> 42d008bfb4cf [2021-01-04T22:54:10.725Z] Step 8/24 : COPY . . [2021-01-04T22:54:11.674Z] ---> e19c7d5d0dbb [2021-01-04T22:54:11.674Z] Step 9/24 : RUN ${MAKE} [2021-01-04T22:54:11.674Z] ---> Running in 33777ef09814 [2021-01-04T22:54:11.719Z] $ docker rm -f 7cb3f6901853fec7b08d1ee11f4a48910ac979c5a112f2e652c75606ac7d082b [2021-01-04T22:54:11.944Z] 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 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T22:54:12.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-04T22:54:12.888Z] Warning: overwriting stash ‘coverage-report’ [2021-01-04T22:54:13.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T22:54:14.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-04T22:54:15.140Z] + ls -al . [2021-01-04T22:54:15.140Z] total 244 [2021-01-04T22:54:15.140Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 22:54 . [2021-01-04T22:54:15.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 22:50 .. [2021-01-04T22:54:15.140Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 4 22:50 .dockerignore [2021-01-04T22:54:15.140Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 22:50 .git [2021-01-04T22:54:15.140Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 22:50 .github [2021-01-04T22:54:15.140Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 4 22:50 .gitignore [2021-01-04T22:54:15.140Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 4 22:50 Dockerfile.build [2021-01-04T22:54:15.140Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 4 22:50 Jenkinsfile [2021-01-04T22:54:15.140Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 4 22:50 LICENSE [2021-01-04T22:54:15.140Z] -rw-rw-r-- 1 jenkins jenkins 1013 Jan 4 22:50 Makefile [2021-01-04T22:54:15.140Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 4 22:50 README.md [2021-01-04T22:54:15.140Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 4 22:50 RELEASE-NOTES.txt [2021-01-04T22:54:15.140Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 22:48 VERSION [2021-01-04T22:54:15.140Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 22:50 bin [2021-01-04T22:54:15.140Z] -rw-r--r-- 1 jenkins jenkins 130605 Jan 4 22:53 coverage.out [2021-01-04T22:54:15.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 22:50 example [2021-01-04T22:54:15.140Z] -rw-r--r-- 1 jenkins jenkins 488 Jan 4 22:54 go.mod [2021-01-04T22:54:15.140Z] -rw-r--r-- 1 jenkins jenkins 13929 Jan 4 22:54 go.sum [2021-01-04T22:54:15.140Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 4 22:50 internal [2021-01-04T22:54:15.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 22:50 openapi [2021-01-04T22:54:15.140Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 4 22:50 pkg [2021-01-04T22:54:15.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 22:50 snap [2021-01-04T22:54:15.140Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 4 22:50 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:54:15.493Z] + 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=bcd0eefbe4e2a47357e05891bdb625cf1d17cfca --label arch=arm64 --label version=0.0.0 . [2021-01-04T22:54:16.102Z] Sending build context to Docker daemon 2.64MB [2021-01-04T22:54:16.102Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T22:54:16.102Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-04T22:54:16.102Z] ---> 2d3f94714434 [2021-01-04T22:54:16.102Z] Step 3/24 : ARG MAKE='make build' [2021-01-04T22:54:16.383Z] ---> Running in ab09889420dd [2021-01-04T22:54:16.980Z] Removing intermediate container ab09889420dd [2021-01-04T22:54:16.980Z] ---> d52f24611389 [2021-01-04T22:54:16.980Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-04T22:54:16.980Z] ---> Running in bf2441fdd51b [2021-01-04T22:54:17.576Z] Removing intermediate container bf2441fdd51b [2021-01-04T22:54:17.576Z] ---> 732aca033afd [2021-01-04T22:54:17.576Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T22:54:17.576Z] ---> Running in 31a3cfe6d5b3 [2021-01-04T22:54:18.173Z] Removing intermediate container 31a3cfe6d5b3 [2021-01-04T22:54:18.173Z] ---> e3768aaf3933 [2021-01-04T22:54:18.173Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T22:54:18.173Z] ---> Running in 1fcc43298dd3 [2021-01-04T22:54:20.188Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-04T22:54:20.798Z] Removing intermediate container 1fcc43298dd3 [2021-01-04T22:54:20.798Z] ---> 912d800fb1eb [2021-01-04T22:54:20.798Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-04T22:54:20.798Z] ---> Running in 30b0712a74a9 [2021-01-04T22:54:21.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T22:54:22.116Z] Removing intermediate container 33777ef09814 [2021-01-04T22:54:22.117Z] ---> 62df7280cc2c [2021-01-04T22:54:22.117Z] Step 10/24 : FROM scratch [2021-01-04T22:54:22.117Z] ---> [2021-01-04T22:54:22.117Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T22:54:22.117Z] ---> Running in 3396c2311027 [2021-01-04T22:54:22.117Z] Removing intermediate container 3396c2311027 [2021-01-04T22:54:22.117Z] ---> df0f9b3a254c [2021-01-04T22:54:22.117Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-04T22:54:22.379Z] ---> Running in b0adde5e8e3b [2021-01-04T22:54:22.379Z] Removing intermediate container b0adde5e8e3b [2021-01-04T22:54:22.379Z] ---> 7dfdf854ab9b [2021-01-04T22:54:22.379Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T22:54:22.379Z] ---> Running in 48ec54ad23ad [2021-01-04T22:54:22.642Z] Removing intermediate container 48ec54ad23ad [2021-01-04T22:54:22.642Z] ---> 6b94b9114fb2 [2021-01-04T22:54:22.642Z] Step 14/24 : WORKDIR / [2021-01-04T22:54:22.642Z] ---> Running in 66628a77684d [2021-01-04T22:54:22.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T22:54:22.906Z] Removing intermediate container 66628a77684d [2021-01-04T22:54:22.906Z] ---> 46605939d9a0 [2021-01-04T22:54:22.906Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-04T22:54:23.480Z] ---> 2df0e5c8a931 [2021-01-04T22:54:23.480Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-04T22:54:23.480Z] ---> 7820fcfeefe1 [2021-01-04T22:54:23.480Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-04T22:54:23.737Z] OK: 142 MiB in 39 packages [2021-01-04T22:54:23.745Z] ---> a99ce582d45b [2021-01-04T22:54:23.745Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-04T22:54:24.009Z] ---> 7e6cf2a79180 [2021-01-04T22:54:24.009Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-04T22:54:24.274Z] ---> 6ed25741e22c [2021-01-04T22:54:24.274Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-04T22:54:24.274Z] ---> Running in 07262347a4dc [2021-01-04T22:54:24.537Z] Removing intermediate container 07262347a4dc [2021-01-04T22:54:24.537Z] ---> 6ccbec9bf2f7 [2021-01-04T22:54:24.537Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T22:54:24.537Z] ---> Running in 72f3127ab336 [2021-01-04T22:54:24.537Z] Removing intermediate container 72f3127ab336 [2021-01-04T22:54:24.537Z] ---> f7dd4923a9c6 [2021-01-04T22:54:24.537Z] Step 22/24 : LABEL arch=amd64 [2021-01-04T22:54:24.723Z] Removing intermediate container 30b0712a74a9 [2021-01-04T22:54:24.723Z] ---> 84a04fbc06d3 [2021-01-04T22:54:24.723Z] Step 8/24 : COPY . . [2021-01-04T22:54:24.801Z] ---> Running in 0e7508142bd6 [2021-01-04T22:54:24.801Z] Removing intermediate container 0e7508142bd6 [2021-01-04T22:54:24.801Z] ---> 0f8a1badfc7b [2021-01-04T22:54:24.801Z] Step 23/24 : LABEL git_sha=bcd0eefbe4e2a47357e05891bdb625cf1d17cfca [2021-01-04T22:54:25.064Z] ---> Running in 0323e93fc925 [2021-01-04T22:54:25.064Z] Removing intermediate container 0323e93fc925 [2021-01-04T22:54:25.064Z] ---> fe38ac6f8ef1 [2021-01-04T22:54:25.064Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T22:54:25.064Z] ---> Running in ae9edc559336 [2021-01-04T22:54:25.326Z] Removing intermediate container ae9edc559336 [2021-01-04T22:54:25.326Z] ---> 019953a06e7a [2021-01-04T22:54:25.326Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-04T22:54:25.326Z] Successfully built 019953a06e7a [2021-01-04T22:54:25.326Z] 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] } [2021-01-04T22:54:26.153Z] ---> f14c2f887065 [2021-01-04T22:54:26.153Z] Step 9/24 : RUN ${MAKE} [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-01-04T22:54:26.430Z] ---> Running in 846c0c58ee9e [Pipeline] // stage [Pipeline] } [2021-01-04T22:54:27.413Z] 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-04T22:54:54.214Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-04T22:54:54.495Z] Removing intermediate container 846c0c58ee9e [2021-01-04T22:54:54.495Z] ---> 9f4d777d388e [2021-01-04T22:54:54.495Z] Step 10/24 : FROM scratch [2021-01-04T22:54:54.495Z] ---> [2021-01-04T22:54:54.495Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-04T22:54:54.495Z] ---> Running in 5882faada09d [2021-01-04T22:54:55.092Z] Removing intermediate container 5882faada09d [2021-01-04T22:54:55.092Z] ---> c871de7d04fd [2021-01-04T22:54:55.092Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-04T22:54:55.092Z] ---> Running in b1bde7c9ce51 [2021-01-04T22:54:55.366Z] Removing intermediate container b1bde7c9ce51 [2021-01-04T22:54:55.366Z] ---> 2c2ab7a852a0 [2021-01-04T22:54:55.366Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T22:54:55.639Z] ---> Running in 5c0e699b009e [2021-01-04T22:54:55.911Z] Removing intermediate container 5c0e699b009e [2021-01-04T22:54:55.911Z] ---> e5f6ad9242e3 [2021-01-04T22:54:55.911Z] Step 14/24 : WORKDIR / [2021-01-04T22:54:56.183Z] ---> Running in 0d73699cb583 [2021-01-04T22:54:56.456Z] Removing intermediate container 0d73699cb583 [2021-01-04T22:54:56.456Z] ---> 2f01189b1747 [2021-01-04T22:54:56.456Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-04T22:54:57.436Z] ---> 9c5d3b9167e3 [2021-01-04T22:54:57.436Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-04T22:54:58.414Z] ---> bf56ded5f3eb [2021-01-04T22:54:58.414Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-04T22:54:59.010Z] ---> 65f0a730aa42 [2021-01-04T22:54:59.010Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-04T22:54:59.604Z] ---> f7d0e87ba07b [2021-01-04T22:54:59.604Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-04T22:55:00.583Z] ---> e7d5aa25c05a [2021-01-04T22:55:00.583Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-04T22:55:00.583Z] ---> Running in f6f72864812e [2021-01-04T22:55:00.852Z] Removing intermediate container f6f72864812e [2021-01-04T22:55:00.852Z] ---> e626c349ef20 [2021-01-04T22:55:00.852Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T22:55:01.123Z] ---> Running in 7f6f0bbdce5b [2021-01-04T22:55:01.394Z] Removing intermediate container 7f6f0bbdce5b [2021-01-04T22:55:01.394Z] ---> 8a609b8fea83 [2021-01-04T22:55:01.394Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T22:55:01.666Z] ---> Running in d9af768339f6 [2021-01-04T22:55:01.940Z] Removing intermediate container d9af768339f6 [2021-01-04T22:55:01.940Z] ---> 357fb16d4d78 [2021-01-04T22:55:01.940Z] Step 23/24 : LABEL git_sha=bcd0eefbe4e2a47357e05891bdb625cf1d17cfca [2021-01-04T22:55:02.213Z] ---> Running in 18bb1b3dccf1 [2021-01-04T22:55:02.808Z] Removing intermediate container 18bb1b3dccf1 [2021-01-04T22:55:02.808Z] ---> 0db31e93bf6e [2021-01-04T22:55:02.808Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T22:55:02.808Z] ---> Running in b19616dfc3c9 [2021-01-04T22:55:03.403Z] Removing intermediate container b19616dfc3c9 [2021-01-04T22:55:03.403Z] ---> 3bcb4ba86bf7 [2021-01-04T22:55:03.403Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-04T22:55:03.403Z] Successfully built 3bcb4ba86bf7 [2021-01-04T22:55:03.403Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-04T22:55:05.167Z] provisioning config files... [2021-01-04T22:55:05.182Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config3223581626877113803tmp [Pipeline] { [Pipeline] sh [2021-01-04T22:55:05.636Z] + set +x [2021-01-04T22:55:05.636Z] + curl -s https://codecov.io/bash [2021-01-04T22:55:05.636Z] + bash -s -- [2021-01-04T22:55:05.913Z] [2021-01-04T22:55:05.913Z] _____ _ [2021-01-04T22:55:05.913Z] / ____| | | [2021-01-04T22:55:05.913Z] | | ___ __| | ___ ___ _____ __ [2021-01-04T22:55:05.913Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-04T22:55:05.913Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-04T22:55:05.913Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-04T22:55:05.913Z] Bash-20201231-23d4836 [2021-01-04T22:55:05.913Z] [2021-01-04T22:55:05.913Z] [2021-01-04T22:55:05.913Z] ==> git version 2.24.3 found [2021-01-04T22:55:05.913Z] ==> 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-04T22:55:05.913Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-04T22:55:05.913Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-04T22:55:05.913Z] ==> Jenkins CI detected. [2021-01-04T22:55:05.913Z] project root: . [2021-01-04T22:55:05.913Z] --> token set from env [2021-01-04T22:55:05.913Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-04T22:55:06.209Z] ==> Running gcov in . (disable via -X gcov) [2021-01-04T22:55:06.209Z] ==> Python coveragepy not found [2021-01-04T22:55:06.209Z] ==> Searching for coverage reports in: [2021-01-04T22:55:06.209Z] + . [2021-01-04T22:55:06.209Z] -> Found 1 reports [2021-01-04T22:55:06.209Z] ==> Detecting git/mercurial file structure [2021-01-04T22:55:06.209Z] ==> Reading reports [2021-01-04T22:55:06.209Z] + ./coverage.out bytes=130605 [2021-01-04T22:55:06.209Z] ==> Appending adjustments [2021-01-04T22:55:06.209Z] https://docs.codecov.io/docs/fixing-reports [2021-01-04T22:55:07.217Z] + Found adjustments [2021-01-04T22:55:07.217Z] ==> Gzipping contents [2021-01-04T22:55:07.217Z] 24K /tmp/codecov.mYtHDQ.gz [2021-01-04T22:55:07.217Z] ==> Uploading reports [2021-01-04T22:55:07.217Z] url: https://codecov.io [2021-01-04T22:55:07.217Z] query: branch=PR-707&commit=bcd0eefbe4e2a47357e05891bdb625cf1d17cfca&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-707%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=707&job=&cmd_args= [2021-01-04T22:55:07.217Z] -> Pinging Codecov [2021-01-04T22:55:07.217Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-707&commit=bcd0eefbe4e2a47357e05891bdb625cf1d17cfca&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-707%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=707&job=&cmd_args= [2021-01-04T22:55:07.490Z] -> Uploading to [2021-01-04T22:55:07.490Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-04/7E55EF52A471D76F132DFD9A03CDDE97/bcd0eefbe4e2a47357e05891bdb625cf1d17cfca/05889333-59e0-486b-aa7e-334431649fa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T225507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79e6ff1e85377f4ed4ba467fd92beaffc681e83526d49b596e555c1b632e3abf [2021-01-04T22:55:07.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T22:55:07.490Z] Dload Upload Total Spent Left Speed [2021-01-04T22:55:08.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21261 0 0 100 21261 0 44144 --:--:-- --:--:-- --:--:-- 44201 [2021-01-04T22:55:08.076Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/bcd0eefbe4e2a47357e05891bdb625cf1d17cfca [Pipeline] } [2021-01-04T22:55:08.091Z] 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-04T22:55:10.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:55:11.114Z] ---> package-listing.sh [2021-01-04T22:55:11.114Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T22:55:11.114Z] ++ facter osfamily [2021-01-04T22:55:11.434Z] + OS_FAMILY=redhat [2021-01-04T22:55:11.434Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-707 [2021-01-04T22:55:11.434Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T22:55:11.434Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T22:55:11.434Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T22:55:11.434Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T22:55:11.434Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-707 ']' [2021-01-04T22:55:11.434Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T22:55:11.434Z] + case "${OS_FAMILY}" in [2021-01-04T22:55:11.434Z] + rpm -qa [2021-01-04T22:55:11.434Z] + sort [2021-01-04T22:55:18.122Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T22:55:18.122Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T22:55:18.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T22:55:18.122Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-707 ']' [2021-01-04T22:55:18.122Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-707/archives/ [2021-01-04T22:55:18.122Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-707/archives/ [Pipeline] echo [2021-01-04T22:55:18.146Z] 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-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T22:55:18.469Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:55:19.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T22:55:19.426Z] [2021-01-04T22:55:19.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T22:55:19.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T22:55:20.149Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T22:55:20.149Z] df20fa9351a1: Pulling fs layer [2021-01-04T22:55:20.149Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T22:55:20.149Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T22:55:20.149Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T22:55:20.149Z] 93b61091891f: Pulling fs layer [2021-01-04T22:55:20.149Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T22:55:20.149Z] 5e14af77c1be: Pulling fs layer [2021-01-04T22:55:20.149Z] 01666e4c0597: Pulling fs layer [2021-01-04T22:55:20.149Z] aa168da1d23b: Pulling fs layer [2021-01-04T22:55:20.149Z] 46f8f816bc3b: Waiting [2021-01-04T22:55:20.149Z] 93b61091891f: Waiting [2021-01-04T22:55:20.149Z] 93b9cdb0e59b: Waiting [2021-01-04T22:55:20.149Z] aa168da1d23b: Waiting [2021-01-04T22:55:20.149Z] 5e14af77c1be: Waiting [2021-01-04T22:55:20.149Z] 01666e4c0597: Waiting [2021-01-04T22:55:20.149Z] 36b3adc4ff6f: Verifying Checksum [2021-01-04T22:55:20.149Z] 36b3adc4ff6f: Download complete [2021-01-04T22:55:20.149Z] 46f8f816bc3b: Download complete [2021-01-04T22:55:20.149Z] df20fa9351a1: Verifying Checksum [2021-01-04T22:55:20.149Z] df20fa9351a1: Download complete [2021-01-04T22:55:20.149Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T22:55:20.149Z] 93b9cdb0e59b: Download complete [2021-01-04T22:55:20.424Z] 5e14af77c1be: Verifying Checksum [2021-01-04T22:55:20.424Z] 5e14af77c1be: Download complete [2021-01-04T22:55:20.424Z] 01666e4c0597: Verifying Checksum [2021-01-04T22:55:20.424Z] 01666e4c0597: Download complete [2021-01-04T22:55:20.424Z] 93b61091891f: Verifying Checksum [2021-01-04T22:55:20.424Z] 93b61091891f: Download complete [2021-01-04T22:55:21.016Z] df20fa9351a1: Pull complete [2021-01-04T22:55:21.296Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T22:55:21.296Z] 8ad3a11d3b57: Download complete [2021-01-04T22:55:21.578Z] 36b3adc4ff6f: Pull complete [2021-01-04T22:55:23.646Z] 8ad3a11d3b57: Pull complete [2021-01-04T22:55:23.646Z] 46f8f816bc3b: Pull complete [2021-01-04T22:55:24.267Z] 93b61091891f: Pull complete [2021-01-04T22:55:25.329Z] 93b9cdb0e59b: Pull complete [2021-01-04T22:55:26.000Z] 5e14af77c1be: Pull complete [2021-01-04T22:55:26.331Z] 01666e4c0597: Pull complete [2021-01-04T22:55:26.611Z] aa168da1d23b: Verifying Checksum [2021-01-04T22:55:26.611Z] aa168da1d23b: Download complete [2021-01-04T22:55:42.243Z] aa168da1d23b: Pull complete [2021-01-04T22:55:42.243Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T22:55:42.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T22:55:42.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T22:55:42.586Z] prd-centos7-docker-4c-2g-18312 does not seem to be running inside a container [2021-01-04T22:55:42.848Z] $ 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-707/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-707 -v /w/workspace/dgexfoundry_device-sdk-go_PR-707:/w/workspace/dgexfoundry_device-sdk-go_PR-707:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-707@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-04T22:55:47.260Z] $ docker top 7a9e1ecabbc335b0694ef6b460a66d05e62a4263dab87ca6a163157ebcdacbce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T22:55:47.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T22:55:48.313Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T22:55:48.811Z] + ls /var/log/sa-host [2021-01-04T22:55:48.811Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T22:55:48.811Z] file_magic: OK [2021-01-04T22:55:48.811Z] HZ: Using current value: 100 [2021-01-04T22:55:48.811Z] file_header: OK [2021-01-04T22:55:48.811Z] 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-04T22:55:48.811Z] Statistics: [2021-01-04T22:55:48.811Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-04T22:55:48.811Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T22:55:48.811Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T22:55:48.811Z] file_magic: OK [2021-01-04T22:55:48.811Z] HZ: Using current value: 100 [2021-01-04T22:55:48.811Z] file_header: OK [2021-01-04T22:55:48.811Z] 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-04T22:55:48.811Z] Statistics: [2021-01-04T22:55:48.811Z] Hnuu...uuuununununu... [2021-01-04T22:55:48.811Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T22:55:49.046Z] provisioning config files... [2021-01-04T22:55:49.067Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config1035561203113409916tmp [Pipeline] { [Pipeline] echo [2021-01-04T22:55:49.154Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:55:49.501Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T22:55:49.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T22:55:49.603Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:55:49.997Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T22:55:50.018Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:55:50.679Z] ---> sudo-logs.sh [2021-01-04T22:55:50.679Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T22:55:50.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:55:51.069Z] ---> job-cost.sh [2021-01-04T22:55:51.340Z] lf-activate-venv: SKIPPING [2021-01-04T22:55:51.340Z] INFO: No Stack... [2021-01-04T22:55:52.297Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T22:55:52.887Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T22:55:52.903Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T22:55:53.568Z] ---> logs-deploy.sh [2021-01-04T22:55:53.568Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-707/6 [2021-01-04T22:55:53.568Z] INFO: archiving workspace using pattern(s): [2021-01-04T22:55:56.209Z] Archives upload complete. [2021-01-04T22:55:56.209Z] INFO: archiving logs to Nexus