Pull request #686 opened 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 weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at c21ff6277396b81a1001baea71274dd2dd19f737 rather than d72cc10d2d063d512d9bc35b15c6e16400e128c5 Obtained Jenkinsfile from c21ff6277396b81a1001baea71274dd2dd19f737 Running in Durability level: MAX_SURVIVABILITY 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-686/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-686/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15355 in /w/workspace/dgexfoundry_device-sdk-go_PR-686 [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-686 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit d72cc10d2d063d512d9bc35b15c6e16400e128c5 Merge succeeded, producing d72cc10d2d063d512d9bc35b15c6e16400e128c5 Checking out Revision d72cc10d2d063d512d9bc35b15c6e16400e128c5 (PR-686) > 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # 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 c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # timeout=10 Commit message: "feat: Make the numeric value type allows overflow and NaN" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-10T08:49:38.181Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-10T08:49:38.550Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-10T08:49:38.771Z] ========================================================= [2020-12-10T08:49:38.771Z] EdgeX Global Pipelines Version Info [2020-12-10T08:49:38.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-10T08:49:40.300Z] ------------------- [2020-12-10T08:49:40.300Z] stable info: [2020-12-10T08:49:40.300Z] ------------------- [2020-12-10T08:49:40.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-10T08:49:40.300Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-10T08:49:40.300Z] Message: update stable to v1.0.172 [2020-12-10T08:49:41.250Z] ------------------- [2020-12-10T08:49:41.250Z] experimental info: [2020-12-10T08:49:41.250Z] ------------------- [2020-12-10T08:49:41.250Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-10T08:49:41.250Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-10T08:49:41.250Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-10T08:49:41.694Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-10T08:49:41.824Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-10T08:49:41.967Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-10T08:49:42.113Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-10T08:49:42.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-10T08:49:42.380Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-10T08:49:42.517Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-10T08:49:42.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-10T08:49:42.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-10T08:49:42.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-10T08:49:43.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-10T08:49:43.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-10T08:49:43.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-10T08:49:43.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-10T08:49:43.625Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-10T08:49:43.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-10T08:49:43.902Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-10T08:49:44.069Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-10T08:49:44.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-10T08:49:44.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-10T08:49:44.549Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-10T08:49:44.698Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-10T08:49:44.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-10T08:49:44.965Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-10T08:49:45.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-10T08:49:45.223Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-10T08:49:45.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-686 [Pipeline] echo [2020-12-10T08:49:45.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-686 [Pipeline] echo [2020-12-10T08:49:45.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-686 [Pipeline] echo [2020-12-10T08:49:45.802Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d72cc10d2d063d512d9bc35b15c6e16400e128c5 [Pipeline] echo [2020-12-10T08:49:45.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d72cc10 [Pipeline] echo [2020-12-10T08:49:46.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-10T08:49:46.357Z] provisioning config files... [2020-12-10T08:49:46.385Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/config2625283208249286121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T08:49:46.819Z] ---> docker-login.sh [2020-12-10T08:49:46.819Z] nexus3.edgexfoundry.org:10001 [2020-12-10T08:49:47.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:49:47.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:49:47.344Z] Configure a credential helper to remove this warning. See [2020-12-10T08:49:47.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:49:47.344Z] [2020-12-10T08:49:47.344Z] Login Succeeded [2020-12-10T08:49:47.344Z] nexus3.edgexfoundry.org:10002 [2020-12-10T08:49:47.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:49:47.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:49:47.344Z] Configure a credential helper to remove this warning. See [2020-12-10T08:49:47.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:49:47.344Z] [2020-12-10T08:49:47.344Z] Login Succeeded [2020-12-10T08:49:47.344Z] nexus3.edgexfoundry.org:10003 [2020-12-10T08:49:47.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:49:47.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:49:47.606Z] Configure a credential helper to remove this warning. See [2020-12-10T08:49:47.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:49:47.606Z] [2020-12-10T08:49:47.606Z] Login Succeeded [2020-12-10T08:49:47.606Z] nexus3.edgexfoundry.org:10004 [2020-12-10T08:49:47.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:49:47.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:49:47.868Z] Configure a credential helper to remove this warning. See [2020-12-10T08:49:47.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:49:47.868Z] [2020-12-10T08:49:47.868Z] Login Succeeded [2020-12-10T08:49:47.868Z] docker.io [2020-12-10T08:49:47.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:49:48.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:49:48.130Z] Configure a credential helper to remove this warning. See [2020-12-10T08:49:48.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:49:48.130Z] [2020-12-10T08:49:48.130Z] Login Succeeded [2020-12-10T08:49:48.130Z] ---> docker-login.sh ends [Pipeline] } [2020-12-10T08:49:48.152Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-10T08:49:49.343Z] + git log --format=format:%s -1 d72cc10d2d063d512d9bc35b15c6e16400e128c5 [Pipeline] echo [2020-12-10T08:49:49.438Z] GIT_COMMIT: d72cc10d2d063d512d9bc35b15c6e16400e128c5, Commit Message: feat: Make the numeric value type allows overflow and NaN [Pipeline] echo [2020-12-10T08:49:49.514Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:49:50.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T08:49:50.167Z] [2020-12-10T08:49:50.167Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:49:50.573Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T08:49:50.573Z] latest: Pulling from edgex-devops/git-semver [2020-12-10T08:49:50.573Z] 31603596830f: Pulling fs layer [2020-12-10T08:49:50.573Z] 2a8b12db71e7: Pulling fs layer [2020-12-10T08:49:50.573Z] 6ca5941a6612: Pulling fs layer [2020-12-10T08:49:50.573Z] ecc8261a40a4: Pulling fs layer [2020-12-10T08:49:50.573Z] ecc8261a40a4: Waiting [2020-12-10T08:49:50.573Z] 2a8b12db71e7: Verifying Checksum [2020-12-10T08:49:50.573Z] 2a8b12db71e7: Download complete [2020-12-10T08:49:50.835Z] 31603596830f: Verifying Checksum [2020-12-10T08:49:50.836Z] 31603596830f: Download complete [2020-12-10T08:49:50.836Z] 6ca5941a6612: Verifying Checksum [2020-12-10T08:49:50.836Z] 6ca5941a6612: Download complete [2020-12-10T08:49:50.836Z] ecc8261a40a4: Verifying Checksum [2020-12-10T08:49:50.836Z] ecc8261a40a4: Download complete [2020-12-10T08:49:51.097Z] 31603596830f: Pull complete [2020-12-10T08:49:51.097Z] 2a8b12db71e7: Pull complete [2020-12-10T08:49:52.064Z] 6ca5941a6612: Pull complete [2020-12-10T08:49:52.328Z] ecc8261a40a4: Pull complete [2020-12-10T08:49:52.328Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-10T08:49:52.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-10T08:49:52.328Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-10T08:49:52.457Z] prd-centos7-docker-4c-2g-15355 does not seem to be running inside a container [2020-12-10T08:49:52.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-686 -v /w/workspace/dgexfoundry_device-sdk-go_PR-686:/w/workspace/dgexfoundry_device-sdk-go_PR-686:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-10T08:49:54.487Z] $ docker top fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-10T08:49:54.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-10T08:49:54.858Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-10T08:49:55.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-10T08:49:55.108Z] $ docker exec fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 ssh-agent [2020-12-10T08:49:55.276Z] SSH_AUTH_SOCK=/tmp/ssh-EIMkf4UAndWu/agent.13 [2020-12-10T08:49:55.276Z] SSH_AGENT_PID=18 [2020-12-10T08:49:55.286Z] Running ssh-add (command line suppressed) [2020-12-10T08:49:55.416Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/private_key_937423617471659271.key (/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/private_key_937423617471659271.key) [2020-12-10T08:49:55.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-10T08:49:55.850Z] + git tag --points-at HEAD [Pipeline] } [2020-12-10T08:49:55.886Z] $ docker exec --env ******** --env ******** fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 ssh-agent -k [2020-12-10T08:49:56.003Z] unset SSH_AUTH_SOCK; [2020-12-10T08:49:56.003Z] unset SSH_AGENT_PID; [2020-12-10T08:49:56.003Z] echo Agent pid 18 killed; [2020-12-10T08:49:56.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-10T08:49:56.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-10T08:49:56.251Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-10T08:49:56.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-10T08:49:56.417Z] $ docker exec fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 ssh-agent [2020-12-10T08:49:56.576Z] SSH_AUTH_SOCK=/tmp/ssh-AwdJOsio7lr0/agent.47 [2020-12-10T08:49:56.576Z] SSH_AGENT_PID=52 [2020-12-10T08:49:56.582Z] Running ssh-add (command line suppressed) [2020-12-10T08:49:56.697Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/private_key_4667086133828488126.key (/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/private_key_4667086133828488126.key) [2020-12-10T08:49:56.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-10T08:49:57.168Z] + git semver init [2020-12-10T08:49:57.168Z] # -> Open(): unable to determine branch for HEAD [2020-12-10T08:49:57.168Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-686/.git [2020-12-10T08:49:57.168Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-686 [2020-12-10T08:49:57.168Z] # $SEMVER_REMOTE_NAME = origin [2020-12-10T08:49:57.168Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-10T08:49:57.168Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-10T08:49:57.168Z] # $SEMVER_BRANCH = PR-686 [2020-12-10T08:49:57.168Z] # $SEMVER_TEMP = /tmp/semver-153351068 [2020-12-10T08:49:57.168Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-10T08:49:58.116Z] # '/tmp/semver-153351068' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-686/.semver' [2020-12-10T08:49:58.116Z] # -> Force: false [2020-12-10T08:49:58.116Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-686/.semver [Pipeline] } [2020-12-10T08:49:58.139Z] $ docker exec --env ******** --env ******** fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 ssh-agent -k [2020-12-10T08:49:58.248Z] unset SSH_AUTH_SOCK; [2020-12-10T08:49:58.248Z] unset SSH_AGENT_PID; [2020-12-10T08:49:58.248Z] echo Agent pid 52 killed; [2020-12-10T08:49:58.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-10T08:49:58.898Z] + git semver [Pipeline] } [2020-12-10T08:49:58.931Z] $ docker stop --time=1 fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 [2020-12-10T08:50:00.345Z] $ docker rm -f fa7b23a0bad0e5fd54583e2d31e8a8d7e909e4cc5b9118620f56b7b6a7323597 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-10T08:50:00.932Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-10T08:50:01.366Z] Stashed 1 file(s) [Pipeline] echo [2020-12-10T08:50:01.387Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-10T08:50:17.270Z] Still waiting to schedule task [2020-12-10T08:50:17.271Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-10T08:50:17.298Z] Still waiting to schedule task [2020-12-10T08:50:17.298Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-10T08:52:11.770Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15356 in /w/workspace/dgexfoundry_device-sdk-go_PR-686 [Pipeline] { [Pipeline] ws [2020-12-10T08:52:11.864Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-10T08:52:16.731Z] using credential edgex-jenkins-ssh [2020-12-10T08:52:16.800Z] Cloning the remote Git repository [2020-12-10T08:52:16.853Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-10T08:52:17.797Z] Running on prd-centos7-docker-4c-2g-15357 in /w/workspace/dgexfoundry_device-sdk-go_PR-686 [Pipeline] { [Pipeline] ws [2020-12-10T08:52:17.894Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-10T08:52:16.984Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-10T08:52:17.066Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-10T08:52:17.067Z] > git --version # timeout=10 [2020-12-10T08:52:17.083Z] > git --version # 'git version 2.17.1' [2020-12-10T08:52:17.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T08:52:17.136Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T08:52:19.172Z] Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit d72cc10d2d063d512d9bc35b15c6e16400e128c5 [2020-12-10T08:52:18.362Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-10T08:52:18.384Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T08:52:18.413Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-10T08:52:18.446Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-10T08:52:18.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T08:52:18.459Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-10T08:52:19.191Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T08:52:19.206Z] > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # timeout=10 [2020-12-10T08:52:19.354Z] > git remote # timeout=10 [2020-12-10T08:52:19.396Z] > git config --get remote.origin.url # timeout=10 [2020-12-10T08:52:19.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T08:52:19.429Z] > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 [2020-12-10T08:52:19.486Z] Merge succeeded, producing d72cc10d2d063d512d9bc35b15c6e16400e128c5 [2020-12-10T08:52:19.486Z] Checking out Revision d72cc10d2d063d512d9bc35b15c6e16400e128c5 (PR-686) [2020-12-10T08:52:20.333Z] using credential edgex-jenkins-ssh [2020-12-10T08:52:20.386Z] Cloning the remote Git repository [2020-12-10T08:52:19.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-10T08:52:19.493Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T08:52:19.517Z] > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # timeout=10 [2020-12-10T08:52:19.919Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-10T08:52:19.995Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-10T08:52:20.062Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-10T08:52:20.063Z] > git --version # timeout=10 [2020-12-10T08:52:20.071Z] > git --version # 'git version 2.24.3' [2020-12-10T08:52:20.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T08:52:20.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T08:52:20.848Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-10T08:52:21.818Z] Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit d72cc10d2d063d512d9bc35b15c6e16400e128c5 [2020-12-10T08:52:21.924Z] Merge succeeded, producing d72cc10d2d063d512d9bc35b15c6e16400e128c5 [2020-12-10T08:52:21.924Z] Checking out Revision d72cc10d2d063d512d9bc35b15c6e16400e128c5 (PR-686) [2020-12-10T08:52:20.854Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-10T08:52:20.868Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-10T08:52:20.888Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-10T08:52:20.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T08:52:20.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-10T08:52:21.448Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T08:52:21.457Z] > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # timeout=10 [2020-12-10T08:52:21.515Z] > git remote # timeout=10 [2020-12-10T08:52:21.524Z] > git config --get remote.origin.url # timeout=10 [2020-12-10T08:52:21.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-10T08:52:21.535Z] > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 [2020-12-10T08:52:21.546Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-10T08:52:21.558Z] > git config core.sparsecheckout # timeout=10 [2020-12-10T08:52:21.563Z] > git checkout -f d72cc10d2d063d512d9bc35b15c6e16400e128c5 # timeout=10 [2020-12-10T08:52:23.760Z] Commit message: "feat: Make the numeric value type allows overflow and NaN" [2020-12-10T08:52:23.816Z] > git --version # timeout=10 [2020-12-10T08:52:23.828Z] > git --version # 'git version 2.17.1' [2020-12-10T08:52:23.848Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-10T08:52:25.388Z] Commit message: "feat: Make the numeric value type allows overflow and NaN" [2020-12-10T08:52:25.333Z] > git --version # timeout=10 [2020-12-10T08:52:25.337Z] > git --version # 'git version 2.24.3' [2020-12-10T08:52:25.343Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-10T08:52:25.731Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-12-10T08:52:26.194Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-12-10T08:52:26.570Z] + true [2020-12-10T08:52:26.570Z] + sudo service docker restart [Pipeline] sh [2020-12-10T08:52:27.095Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-10T08:52:27.458Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-10T08:52:27.783Z] + sudo service docker restart [2020-12-10T08:52:27.783Z] + true [2020-12-10T08:52:27.783Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-10T08:52:28.705Z] provisioning config files... [2020-12-10T08:52:28.745Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3121370102669775146tmp [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] wrap [2020-12-10T08:52:29.187Z] provisioning config files... [2020-12-10T08:52:29.216Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2307491935057295962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-10T08:52:29.368Z] ---> docker-login.sh [2020-12-10T08:52:29.368Z] nexus3.edgexfoundry.org:10001 [2020-12-10T08:52:29.656Z] ---> docker-login.sh [2020-12-10T08:52:29.656Z] nexus3.edgexfoundry.org:10001 [2020-12-10T08:52:29.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:52:30.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:52:30.188Z] Configure a credential helper to remove this warning. See [2020-12-10T08:52:30.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:52:30.188Z] [2020-12-10T08:52:30.188Z] Login Succeeded [2020-12-10T08:52:30.188Z] nexus3.edgexfoundry.org:10002 [2020-12-10T08:52:30.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:52:30.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:52:30.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:52:30.452Z] Configure a credential helper to remove this warning. See [2020-12-10T08:52:30.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:52:30.452Z] [2020-12-10T08:52:30.452Z] Login Succeeded [2020-12-10T08:52:30.452Z] nexus3.edgexfoundry.org:10003 [2020-12-10T08:52:30.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:52:30.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:52:30.452Z] Configure a credential helper to remove this warning. See [2020-12-10T08:52:30.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:52:30.452Z] [2020-12-10T08:52:30.452Z] Login Succeeded [2020-12-10T08:52:30.452Z] nexus3.edgexfoundry.org:10004 [2020-12-10T08:52:30.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:52:30.654Z] Configure a credential helper to remove this warning. See [2020-12-10T08:52:30.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:52:30.654Z] [2020-12-10T08:52:30.654Z] Login Succeeded [2020-12-10T08:52:30.654Z] nexus3.edgexfoundry.org:10002 [2020-12-10T08:52:30.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:52:30.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:52:30.718Z] Configure a credential helper to remove this warning. See [2020-12-10T08:52:30.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:52:30.718Z] [2020-12-10T08:52:30.718Z] Login Succeeded [2020-12-10T08:52:30.718Z] docker.io [2020-12-10T08:52:30.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:52:30.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:52:30.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:52:30.981Z] Configure a credential helper to remove this warning. See [2020-12-10T08:52:30.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:52:30.981Z] [2020-12-10T08:52:30.981Z] Login Succeeded [2020-12-10T08:52:30.981Z] ---> docker-login.sh ends [Pipeline] } [2020-12-10T08:52:31.020Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2020-12-10T08:52:31.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:52:31.205Z] Configure a credential helper to remove this warning. See [2020-12-10T08:52:31.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:52:31.205Z] [2020-12-10T08:52:31.205Z] Login Succeeded [2020-12-10T08:52:31.205Z] nexus3.edgexfoundry.org:10003 [Pipeline] // withEnv [Pipeline] unstash [2020-12-10T08:52:31.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2020-12-10T08:52:31.652Z] ========================================================= [2020-12-10T08:52:31.652Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-10T08:52:31.652Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:52:31.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:52:31.765Z] Configure a credential helper to remove this warning. See [2020-12-10T08:52:31.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:52:31.765Z] [2020-12-10T08:52:31.765Z] Login Succeeded [2020-12-10T08:52:31.765Z] nexus3.edgexfoundry.org:10004 [2020-12-10T08:52:32.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:52:32.056Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-10T08:52:32.056Z] Sending build context to Docker daemon 2.441MB [2020-12-10T08:52:32.056Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-10T08:52:32.056Z] Step 2/8 : FROM ${BASE} [2020-12-10T08:52:32.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:52:32.316Z] Configure a credential helper to remove this warning. See [2020-12-10T08:52:32.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:52:32.316Z] [2020-12-10T08:52:32.316Z] Login Succeeded [2020-12-10T08:52:32.316Z] docker.io [2020-12-10T08:52:32.318Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-10T08:52:32.318Z] 188c0c94c7c5: Pulling fs layer [2020-12-10T08:52:32.318Z] 0ef7d3d256c8: Pulling fs layer [2020-12-10T08:52:32.318Z] de9db76c5a1d: Pulling fs layer [2020-12-10T08:52:32.318Z] bca2f99d35d6: Pulling fs layer [2020-12-10T08:52:32.318Z] 93359f2a8cfa: Pulling fs layer [2020-12-10T08:52:32.318Z] 7c6f9722023f: Pulling fs layer [2020-12-10T08:52:32.318Z] a35cf1a2eb13: Pulling fs layer [2020-12-10T08:52:32.318Z] 7c6f9722023f: Waiting [2020-12-10T08:52:32.318Z] a35cf1a2eb13: Waiting [2020-12-10T08:52:32.318Z] bca2f99d35d6: Waiting [2020-12-10T08:52:32.318Z] de9db76c5a1d: Verifying Checksum [2020-12-10T08:52:32.318Z] de9db76c5a1d: Download complete [2020-12-10T08:52:32.318Z] 0ef7d3d256c8: Download complete [2020-12-10T08:52:32.318Z] 93359f2a8cfa: Verifying Checksum [2020-12-10T08:52:32.318Z] 93359f2a8cfa: Download complete [2020-12-10T08:52:32.318Z] 7c6f9722023f: Verifying Checksum [2020-12-10T08:52:32.318Z] 7c6f9722023f: Download complete [2020-12-10T08:52:32.318Z] 188c0c94c7c5: Verifying Checksum [2020-12-10T08:52:32.318Z] 188c0c94c7c5: Download complete [2020-12-10T08:52:32.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-10T08:52:32.594Z] 188c0c94c7c5: Pull complete [2020-12-10T08:52:32.859Z] 0ef7d3d256c8: Pull complete [2020-12-10T08:52:32.860Z] de9db76c5a1d: Pull complete [2020-12-10T08:52:32.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-10T08:52:32.861Z] Configure a credential helper to remove this warning. See [2020-12-10T08:52:32.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-10T08:52:32.861Z] [2020-12-10T08:52:32.861Z] Login Succeeded [2020-12-10T08:52:33.131Z] ---> docker-login.sh ends [Pipeline] } [2020-12-10T08:52:33.163Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-10T08:52:33.801Z] ========================================================= [2020-12-10T08:52:33.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-10T08:52:33.801Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:52:34.216Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-10T08:52:34.798Z] a35cf1a2eb13: Verifying Checksum [2020-12-10T08:52:34.798Z] a35cf1a2eb13: Download complete [2020-12-10T08:52:34.819Z] Sending build context to Docker daemon 2.44MB [2020-12-10T08:52:34.819Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-10T08:52:34.819Z] Step 2/8 : FROM ${BASE} [2020-12-10T08:52:34.819Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-10T08:52:34.819Z] 5f621e34cdf4: Pulling fs layer [2020-12-10T08:52:34.819Z] a4357932f1b6: Pulling fs layer [2020-12-10T08:52:34.819Z] 18c013af1878: Pulling fs layer [2020-12-10T08:52:34.819Z] 00ac8860ef70: Pulling fs layer [2020-12-10T08:52:34.819Z] 63d7cb157983: Pulling fs layer [2020-12-10T08:52:34.819Z] b116817d02f9: Pulling fs layer [2020-12-10T08:52:34.819Z] 745a02a5169b: Pulling fs layer [2020-12-10T08:52:34.819Z] 63d7cb157983: Waiting [2020-12-10T08:52:34.819Z] b116817d02f9: Waiting [2020-12-10T08:52:34.819Z] 00ac8860ef70: Waiting [2020-12-10T08:52:34.819Z] 745a02a5169b: Waiting [2020-12-10T08:52:34.819Z] 18c013af1878: Verifying Checksum [2020-12-10T08:52:34.819Z] 18c013af1878: Download complete [2020-12-10T08:52:34.819Z] a4357932f1b6: Download complete [2020-12-10T08:52:34.819Z] 63d7cb157983: Verifying Checksum [2020-12-10T08:52:34.819Z] 63d7cb157983: Download complete [2020-12-10T08:52:34.819Z] 5f621e34cdf4: Verifying Checksum [2020-12-10T08:52:34.819Z] 5f621e34cdf4: Download complete [2020-12-10T08:52:34.819Z] b116817d02f9: Verifying Checksum [2020-12-10T08:52:35.095Z] b116817d02f9: Download complete [2020-12-10T08:52:35.701Z] 5f621e34cdf4: Pull complete [2020-12-10T08:52:36.304Z] a4357932f1b6: Pull complete [2020-12-10T08:52:36.582Z] 18c013af1878: Pull complete [2020-12-10T08:52:38.119Z] bca2f99d35d6: Verifying Checksum [2020-12-10T08:52:38.119Z] bca2f99d35d6: Download complete [2020-12-10T08:52:39.215Z] 745a02a5169b: Verifying Checksum [2020-12-10T08:52:39.215Z] 745a02a5169b: Download complete [2020-12-10T08:52:40.211Z] 00ac8860ef70: Verifying Checksum [2020-12-10T08:52:40.211Z] 00ac8860ef70: Download complete [2020-12-10T08:52:43.469Z] bca2f99d35d6: Pull complete [2020-12-10T08:52:43.470Z] 93359f2a8cfa: Pull complete [2020-12-10T08:52:43.470Z] 7c6f9722023f: Pull complete [2020-12-10T08:52:47.700Z] a35cf1a2eb13: Pull complete [2020-12-10T08:52:47.700Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-10T08:52:47.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-10T08:52:47.700Z] ---> a62c8e92a672 [2020-12-10T08:52:47.700Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-10T08:52:47.964Z] ---> Running in 8c7590ce3881 [2020-12-10T08:52:48.230Z] Removing intermediate container 8c7590ce3881 [2020-12-10T08:52:48.230Z] ---> c44916c7094b [2020-12-10T08:52:48.230Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T08:52:48.230Z] ---> Running in faec2a923b96 [2020-12-10T08:52:49.633Z] Removing intermediate container faec2a923b96 [2020-12-10T08:52:49.633Z] ---> 40968c89334b [2020-12-10T08:52:49.633Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-10T08:52:49.633Z] ---> Running in 38515f800538 [2020-12-10T08:52:50.376Z] 00ac8860ef70: Pull complete [2020-12-10T08:52:50.376Z] 63d7cb157983: Pull complete [2020-12-10T08:52:50.585Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T08:52:50.971Z] b116817d02f9: Pull complete [2020-12-10T08:52:51.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T08:52:53.394Z] OK: 166 MiB in 39 packages [2020-12-10T08:52:53.676Z] Removing intermediate container 38515f800538 [2020-12-10T08:52:53.676Z] ---> 4baeff19e8cb [2020-12-10T08:52:53.676Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-10T08:52:53.676Z] ---> Running in ddcbc6269624 [2020-12-10T08:52:53.939Z] Removing intermediate container ddcbc6269624 [2020-12-10T08:52:53.939Z] ---> 1ed2453bf2ea [2020-12-10T08:52:53.939Z] Step 7/8 : COPY . . [2020-12-10T08:52:55.305Z] 745a02a5169b: Pull complete [2020-12-10T08:52:55.305Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-10T08:52:55.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-10T08:52:55.305Z] ---> b7e6874047d6 [2020-12-10T08:52:55.305Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-10T08:52:55.332Z] ---> 059012ee6075 [2020-12-10T08:52:55.332Z] Step 8/8 : RUN go mod download [2020-12-10T08:52:55.332Z] ---> Running in f2413634667d [2020-12-10T08:52:57.934Z] ---> Running in 13a257d8e18e [2020-12-10T08:52:58.237Z] Removing intermediate container 13a257d8e18e [2020-12-10T08:52:58.237Z] ---> a4e9c5270cc4 [2020-12-10T08:52:58.237Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T08:52:58.237Z] ---> Running in 9f4d518fd1f7 [2020-12-10T08:53:00.229Z] Removing intermediate container 9f4d518fd1f7 [2020-12-10T08:53:00.229Z] ---> 782e7c42c8f2 [2020-12-10T08:53:00.229Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-10T08:53:00.503Z] ---> Running in 2e069e7aaf41 [2020-12-10T08:53:01.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T08:53:02.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T08:53:03.889Z] OK: 142 MiB in 39 packages [2020-12-10T08:53:04.865Z] Removing intermediate container 2e069e7aaf41 [2020-12-10T08:53:04.865Z] ---> b3de6b5af5c1 [2020-12-10T08:53:04.865Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-10T08:53:05.139Z] ---> Running in ab8256678d5a [2020-12-10T08:53:05.412Z] Removing intermediate container ab8256678d5a [2020-12-10T08:53:05.412Z] ---> e362c1a6278f [2020-12-10T08:53:05.412Z] Step 7/8 : COPY . . [2020-12-10T08:53:06.849Z] ---> f44b616bf88e [2020-12-10T08:53:06.849Z] Step 8/8 : RUN go mod download [2020-12-10T08:53:06.849Z] ---> Running in 56291d5e3b81 [2020-12-10T08:53:13.508Z] Removing intermediate container f2413634667d [2020-12-10T08:53:13.508Z] ---> 17c6e2f361b5 [2020-12-10T08:53:13.508Z] Successfully built 17c6e2f361b5 [2020-12-10T08:53:13.508Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:53:13.866Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-10T08:53:13.866Z] . [Pipeline] withDockerContainer [2020-12-10T08:53:14.006Z] prd-centos7-docker-4c-2g-15357 does not seem to be running inside a container [2020-12-10T08:53:14.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-10T08:53:14.837Z] $ docker top d41c1248bb59496709a007765d177171111dbd9b7d73b9bff97571cb5dc16d3e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T08:53:15.436Z] + go version [2020-12-10T08:53:15.436Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-10T08:53:15.471Z] $ docker stop --time=1 d41c1248bb59496709a007765d177171111dbd9b7d73b9bff97571cb5dc16d3e [2020-12-10T08:53:16.831Z] $ docker rm -f d41c1248bb59496709a007765d177171111dbd9b7d73b9bff97571cb5dc16d3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:53:17.966Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-10T08:53:17.966Z] . [Pipeline] withDockerContainer [2020-12-10T08:53:18.098Z] prd-centos7-docker-4c-2g-15357 does not seem to be running inside a container [2020-12-10T08:53:18.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-10T08:53:18.837Z] $ docker top 9fee7ce91e56b595544be809372eb76f609afa709eef1ee65d46470363d4ed9f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T08:53:19.371Z] + make test [2020-12-10T08:53:19.371Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-10T08:53:26.031Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-10T08:53:29.039Z] Removing intermediate container 56291d5e3b81 [2020-12-10T08:53:29.039Z] ---> 973f12d3588f [2020-12-10T08:53:29.039Z] Successfully built 973f12d3588f [2020-12-10T08:53:29.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:53:29.425Z] + docker inspect -f . ci-base-image-arm64 [2020-12-10T08:53:29.425Z] . [Pipeline] withDockerContainer [2020-12-10T08:53:29.676Z] prd-ubuntu18.04-docker-arm64-4c-16g-15356 does not seem to be running inside a container [2020-12-10T08:53:29.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-10T08:53:31.322Z] $ docker top 6ecb30e0522ec696cff02b06c403a90e4d831309070e196b7ad418fc03afd9e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T08:53:32.428Z] + go version [2020-12-10T08:53:32.428Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-10T08:53:32.467Z] $ docker stop --time=1 6ecb30e0522ec696cff02b06c403a90e4d831309070e196b7ad418fc03afd9e7 [2020-12-10T08:53:34.328Z] $ docker rm -f 6ecb30e0522ec696cff02b06c403a90e4d831309070e196b7ad418fc03afd9e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:53:35.597Z] + docker inspect -f . ci-base-image-arm64 [2020-12-10T08:53:35.597Z] . [Pipeline] withDockerContainer [2020-12-10T08:53:35.845Z] prd-ubuntu18.04-docker-arm64-4c-16g-15356 does not seem to be running inside a container [2020-12-10T08:53:35.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-10T08:53:37.404Z] $ docker top 8e3674b190e8c70cf5f79cf238739c80314071ca2f73cd236ae05cb7635bd774 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T08:53:38.443Z] + make test [2020-12-10T08:53:38.444Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-10T08:53:41.058Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-10T08:53:41.058Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-10T08:53:41.058Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-10T08:53:41.058Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.056s coverage: 20.6% of statements [2020-12-10T08:53:43.669Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.475s coverage: 97.1% of statements [2020-12-10T08:54:01.021Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-10T08:54:15.859Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.088s coverage: 9.4% of statements [2020-12-10T08:54:15.859Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.047s coverage: 21.9% of statements [2020-12-10T08:54:15.859Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-10T08:54:15.859Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.240s coverage: 42.5% of statements [2020-12-10T08:54:15.859Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-10T08:54:15.859Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.316s coverage: 68.9% of statements [2020-12-10T08:54:15.859Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-10T08:54:15.859Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-10T08:54:15.859Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-10T08:54:15.859Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-10T08:54:15.859Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.070s coverage: 53.8% of statements [2020-12-10T08:54:15.859Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-10T08:54:15.859Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-10T08:54:15.859Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-10T08:54:15.859Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.327s coverage: 68.9% of statements [2020-12-10T08:54:15.859Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.059s coverage: 4.6% of statements [2020-12-10T08:54:15.859Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-10T08:54:15.859Z] GO111MODULE=on go vet ./... [2020-12-10T08:54:22.543Z] gofmt -l . [2020-12-10T08:54:22.543Z] [ "`gofmt -l .`" = "" ] [2020-12-10T08:54:22.543Z] ./bin/test-attribution-txt.sh [2020-12-10T08:54:22.809Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-10T08:54:23.106Z] $ docker stop --time=1 9fee7ce91e56b595544be809372eb76f609afa709eef1ee65d46470363d4ed9f [2020-12-10T08:54:25.018Z] $ docker rm -f 9fee7ce91e56b595544be809372eb76f609afa709eef1ee65d46470363d4ed9f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-10T08:54:25.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-10T08:54:26.226Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-10T08:54:29.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-10T08:54:29.526Z] + ls -al . [2020-12-10T08:54:29.526Z] total 208 [2020-12-10T08:54:29.526Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 10 08:54 . [2020-12-10T08:54:29.526Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 10 08:52 .. [2020-12-10T08:54:29.526Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 10 08:52 bin [2020-12-10T08:54:29.526Z] -rw-r--r--. 1 jenkins jenkins 128828 Dec 10 08:54 coverage.out [2020-12-10T08:54:29.526Z] -rw-rw-r--. 1 jenkins jenkins 936 Dec 10 08:52 Dockerfile.build [2020-12-10T08:54:29.526Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 10 08:52 .dockerignore [2020-12-10T08:54:29.526Z] drwxrwxr-x. 4 jenkins jenkins 48 Dec 10 08:52 example [2020-12-10T08:54:29.526Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 10 08:52 .git [2020-12-10T08:54:29.526Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 10 08:52 .github [2020-12-10T08:54:29.526Z] -rw-rw-r--. 1 jenkins jenkins 138 Dec 10 08:52 .gitignore [2020-12-10T08:54:29.526Z] -rw-r--r--. 1 jenkins jenkins 488 Dec 10 08:54 go.mod [2020-12-10T08:54:29.526Z] -rw-r--r--. 1 jenkins jenkins 13631 Dec 10 08:54 go.sum [2020-12-10T08:54:29.526Z] drwxrwxr-x. 15 jenkins jenkins 211 Dec 10 08:52 internal [2020-12-10T08:54:29.526Z] -rw-rw-r--. 1 jenkins jenkins 901 Dec 10 08:52 Jenkinsfile [2020-12-10T08:54:29.526Z] -rw-rw-r--. 1 jenkins jenkins 11341 Dec 10 08:52 LICENSE [2020-12-10T08:54:29.526Z] -rw-rw-r--. 1 jenkins jenkins 1013 Dec 10 08:52 Makefile [2020-12-10T08:54:29.526Z] drwxrwxr-x. 4 jenkins jenkins 26 Dec 10 08:52 openapi [2020-12-10T08:54:29.526Z] drwxrwxr-x. 5 jenkins jenkins 50 Dec 10 08:52 pkg [2020-12-10T08:54:29.526Z] -rw-rw-r--. 1 jenkins jenkins 5897 Dec 10 08:52 README.md [2020-12-10T08:54:29.526Z] -rw-rw-r--. 1 jenkins jenkins 4291 Dec 10 08:52 RELEASE-NOTES.txt [2020-12-10T08:54:29.526Z] drwxrwxr-x. 4 jenkins jenkins 54 Dec 10 08:52 snap [2020-12-10T08:54:29.526Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 10 08:50 VERSION [2020-12-10T08:54:29.526Z] -rw-rw-r--. 1 jenkins jenkins 222 Dec 10 08:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:54:29.862Z] + 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=d72cc10d2d063d512d9bc35b15c6e16400e128c5 --label arch=amd64 --label version=0.0.0 . [2020-12-10T08:54:30.124Z] Sending build context to Docker daemon 2.571MB [2020-12-10T08:54:30.124Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-10T08:54:30.124Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-10T08:54:30.124Z] ---> 17c6e2f361b5 [2020-12-10T08:54:30.124Z] Step 3/24 : ARG MAKE='make build' [2020-12-10T08:54:30.697Z] ---> Running in 0e44764e0d17 [2020-12-10T08:54:30.960Z] Removing intermediate container 0e44764e0d17 [2020-12-10T08:54:30.960Z] ---> 4bbfd2c5304f [2020-12-10T08:54:30.960Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-10T08:54:30.960Z] ---> Running in a06862efd473 [2020-12-10T08:54:31.222Z] Removing intermediate container a06862efd473 [2020-12-10T08:54:31.222Z] ---> b6afe38855dc [2020-12-10T08:54:31.222Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-10T08:54:31.222Z] ---> Running in de1432255c15 [2020-12-10T08:54:31.489Z] Removing intermediate container de1432255c15 [2020-12-10T08:54:31.489Z] ---> d40033dd1520 [2020-12-10T08:54:31.489Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T08:54:31.489Z] ---> Running in 2ded48d3641b [2020-12-10T08:54:32.446Z] Removing intermediate container 2ded48d3641b [2020-12-10T08:54:32.446Z] ---> 2794a2626e4e [2020-12-10T08:54:32.446Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-10T08:54:32.446Z] ---> Running in 297b4de0ceed [2020-12-10T08:54:32.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-10T08:54:34.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-10T08:54:34.675Z] OK: 166 MiB in 39 packages [2020-12-10T08:54:35.267Z] Removing intermediate container 297b4de0ceed [2020-12-10T08:54:35.267Z] ---> 921baec69aa3 [2020-12-10T08:54:35.267Z] Step 8/24 : COPY . . [2020-12-10T08:54:36.215Z] ---> 67921879886e [2020-12-10T08:54:36.215Z] Step 9/24 : RUN ${MAKE} [2020-12-10T08:54:36.215Z] ---> Running in d17f4b908f1d [2020-12-10T08:54:36.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-10T08:54:40.135Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-10T08:54:40.135Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-10T08:54:40.135Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-10T08:54:40.135Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.130s coverage: 20.6% of statements [2020-12-10T08:54:43.592Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.212s coverage: 97.1% of statements [2020-12-10T08:54:47.278Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-10T08:54:47.857Z] Removing intermediate container d17f4b908f1d [2020-12-10T08:54:47.857Z] ---> a0d59efdb0ef [2020-12-10T08:54:47.857Z] Step 10/24 : FROM scratch [2020-12-10T08:54:47.857Z] ---> [2020-12-10T08:54:47.857Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-10T08:54:47.857Z] ---> Running in 502507e67f2e [2020-12-10T08:54:48.121Z] Removing intermediate container 502507e67f2e [2020-12-10T08:54:48.121Z] ---> 244d7e03bd73 [2020-12-10T08:54:48.121Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-10T08:54:48.121Z] ---> Running in 2d948b9b0b4b [2020-12-10T08:54:48.385Z] Removing intermediate container 2d948b9b0b4b [2020-12-10T08:54:48.385Z] ---> df5e1988777a [2020-12-10T08:54:48.385Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-10T08:54:48.385Z] ---> Running in 872506431b6b [2020-12-10T08:54:48.385Z] Removing intermediate container 872506431b6b [2020-12-10T08:54:48.385Z] ---> 9a6cc828f082 [2020-12-10T08:54:48.385Z] Step 14/24 : WORKDIR / [2020-12-10T08:54:48.647Z] ---> Running in 121273def2b2 [2020-12-10T08:54:48.647Z] Removing intermediate container 121273def2b2 [2020-12-10T08:54:48.647Z] ---> 8d4552592ed7 [2020-12-10T08:54:48.647Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-10T08:54:49.222Z] ---> 25001a6c9a6f [2020-12-10T08:54:49.222Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-10T08:54:49.486Z] ---> 459a61d8a4cd [2020-12-10T08:54:49.486Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-10T08:54:49.486Z] ---> 07c5f95ea768 [2020-12-10T08:54:49.486Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-10T08:54:49.751Z] ---> bb18eb7d1315 [2020-12-10T08:54:49.751Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-10T08:54:50.046Z] ---> 451bb8611e5a [2020-12-10T08:54:50.047Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-10T08:54:50.047Z] ---> Running in 2b7c50725388 [2020-12-10T08:54:50.309Z] Removing intermediate container 2b7c50725388 [2020-12-10T08:54:50.309Z] ---> 7378cbb0e266 [2020-12-10T08:54:50.309Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T08:54:50.309Z] ---> Running in 16aca7a6b17c [2020-12-10T08:54:50.578Z] Removing intermediate container 16aca7a6b17c [2020-12-10T08:54:50.578Z] ---> a3b5e8cb7a6f [2020-12-10T08:54:50.578Z] Step 22/24 : LABEL arch=amd64 [2020-12-10T08:54:50.578Z] ---> Running in 175e1b4ae8ec [2020-12-10T08:54:50.843Z] Removing intermediate container 175e1b4ae8ec [2020-12-10T08:54:50.843Z] ---> 6f0b2720bd96 [2020-12-10T08:54:50.843Z] Step 23/24 : LABEL git_sha=d72cc10d2d063d512d9bc35b15c6e16400e128c5 [2020-12-10T08:54:50.843Z] ---> Running in fa20eba9784a [2020-12-10T08:54:50.843Z] Removing intermediate container fa20eba9784a [2020-12-10T08:54:50.843Z] ---> a0805c59979d [2020-12-10T08:54:50.843Z] Step 24/24 : LABEL version=0.0.0 [2020-12-10T08:54:51.110Z] ---> Running in 67ec32945923 [2020-12-10T08:54:51.110Z] Removing intermediate container 67ec32945923 [2020-12-10T08:54:51.110Z] ---> acae710f8500 [2020-12-10T08:54:51.110Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-10T08:54:51.375Z] Successfully built acae710f8500 [2020-12-10T08:54:51.375Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-10T08:55:10.473Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.162s coverage: 9.4% of statements [2020-12-10T08:55:10.473Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.120s coverage: 21.9% of statements [2020-12-10T08:55:10.473Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-10T08:55:10.473Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.654s coverage: 42.5% of statements [2020-12-10T08:55:10.473Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-10T08:55:10.473Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.798s coverage: 68.9% of statements [2020-12-10T08:55:10.473Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-10T08:55:10.473Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-10T08:55:10.473Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-10T08:55:10.473Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-10T08:55:10.473Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.180s coverage: 53.8% of statements [2020-12-10T08:55:10.473Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-10T08:55:10.473Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-10T08:55:10.473Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-10T08:55:10.473Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.708s coverage: 68.9% of statements [2020-12-10T08:55:10.473Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.121s coverage: 4.6% of statements [2020-12-10T08:55:10.473Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-10T08:55:10.762Z] GO111MODULE=on go vet ./... [2020-12-10T08:55:43.178Z] gofmt -l . [2020-12-10T08:55:43.178Z] [ "`gofmt -l .`" = "" ] [2020-12-10T08:55:43.178Z] ./bin/test-attribution-txt.sh [2020-12-10T08:55:43.178Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-10T08:55:43.210Z] $ docker stop --time=1 8e3674b190e8c70cf5f79cf238739c80314071ca2f73cd236ae05cb7635bd774 [2020-12-10T08:55:45.561Z] $ docker rm -f 8e3674b190e8c70cf5f79cf238739c80314071ca2f73cd236ae05cb7635bd774 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-10T08:55:46.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-10T08:55:46.786Z] Warning: overwriting stash ‘coverage-report’ [2020-12-10T08:55:47.672Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-10T08:55:48.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-10T08:55:48.887Z] + ls -al . [2020-12-10T08:55:48.887Z] total 244 [2020-12-10T08:55:48.887Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 10 08:55 . [2020-12-10T08:55:48.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 08:52 .. [2020-12-10T08:55:48.887Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 10 08:52 .dockerignore [2020-12-10T08:55:48.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 08:52 .git [2020-12-10T08:55:48.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 08:52 .github [2020-12-10T08:55:48.887Z] -rw-rw-r-- 1 jenkins jenkins 138 Dec 10 08:52 .gitignore [2020-12-10T08:55:48.887Z] -rw-rw-r-- 1 jenkins jenkins 936 Dec 10 08:52 Dockerfile.build [2020-12-10T08:55:48.887Z] -rw-rw-r-- 1 jenkins jenkins 901 Dec 10 08:52 Jenkinsfile [2020-12-10T08:55:48.887Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 10 08:52 LICENSE [2020-12-10T08:55:48.887Z] -rw-rw-r-- 1 jenkins jenkins 1013 Dec 10 08:52 Makefile [2020-12-10T08:55:48.887Z] -rw-rw-r-- 1 jenkins jenkins 5897 Dec 10 08:52 README.md [2020-12-10T08:55:48.887Z] -rw-rw-r-- 1 jenkins jenkins 4291 Dec 10 08:52 RELEASE-NOTES.txt [2020-12-10T08:55:48.887Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 10 08:50 VERSION [2020-12-10T08:55:48.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 08:52 bin [2020-12-10T08:55:48.887Z] -rw-r--r-- 1 jenkins jenkins 128828 Dec 10 08:55 coverage.out [2020-12-10T08:55:48.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 08:52 example [2020-12-10T08:55:48.887Z] -rw-r--r-- 1 jenkins jenkins 488 Dec 10 08:55 go.mod [2020-12-10T08:55:48.887Z] -rw-r--r-- 1 jenkins jenkins 13631 Dec 10 08:55 go.sum [2020-12-10T08:55:48.887Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 10 08:52 internal [2020-12-10T08:55:48.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 08:52 openapi [2020-12-10T08:55:48.887Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 10 08:52 pkg [2020-12-10T08:55:48.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 08:52 snap [2020-12-10T08:55:48.887Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 10 08:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:55:49.257Z] + 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=d72cc10d2d063d512d9bc35b15c6e16400e128c5 --label arch=arm64 --label version=0.0.0 . [2020-12-10T08:55:49.852Z] Sending build context to Docker daemon 2.57MB [2020-12-10T08:55:49.852Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-10T08:55:49.852Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-10T08:55:49.852Z] ---> 973f12d3588f [2020-12-10T08:55:49.852Z] Step 3/24 : ARG MAKE='make build' [2020-12-10T08:55:50.125Z] ---> Running in cb7900c3696a [2020-12-10T08:55:50.397Z] Removing intermediate container cb7900c3696a [2020-12-10T08:55:50.397Z] ---> 535634453397 [2020-12-10T08:55:50.397Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-10T08:55:50.671Z] ---> Running in 1fdf429d6403 [2020-12-10T08:55:50.942Z] Removing intermediate container 1fdf429d6403 [2020-12-10T08:55:50.942Z] ---> 7edc91e62a99 [2020-12-10T08:55:50.942Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-10T08:55:51.220Z] ---> Running in 1682ee1d71d7 [2020-12-10T08:55:51.817Z] Removing intermediate container 1682ee1d71d7 [2020-12-10T08:55:51.817Z] ---> f81d96e4fe22 [2020-12-10T08:55:51.817Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-10T08:55:51.817Z] ---> Running in 0e8f82333240 [2020-12-10T08:55:53.792Z] Removing intermediate container 0e8f82333240 [2020-12-10T08:55:53.792Z] ---> 41d905e01ab4 [2020-12-10T08:55:53.792Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-10T08:55:54.089Z] ---> Running in 73639db42480 [2020-12-10T08:55:55.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-10T08:55:56.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-10T08:55:57.019Z] OK: 142 MiB in 39 packages [2020-12-10T08:55:58.002Z] Removing intermediate container 73639db42480 [2020-12-10T08:55:58.002Z] ---> 9b05c2321698 [2020-12-10T08:55:58.002Z] Step 8/24 : COPY . . [2020-12-10T08:55:59.433Z] ---> 86f7e626cf20 [2020-12-10T08:55:59.433Z] Step 9/24 : RUN ${MAKE} [2020-12-10T08:55:59.706Z] ---> Running in 903dcda96b8e [2020-12-10T08:56:00.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-10T08:56:27.520Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-10T08:56:27.520Z] Removing intermediate container 903dcda96b8e [2020-12-10T08:56:27.520Z] ---> c19c2c80cb6c [2020-12-10T08:56:27.520Z] Step 10/24 : FROM scratch [2020-12-10T08:56:27.520Z] ---> [2020-12-10T08:56:27.520Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-10T08:56:27.520Z] ---> Running in 2ab0f0df6f58 [2020-12-10T08:56:27.520Z] Removing intermediate container 2ab0f0df6f58 [2020-12-10T08:56:27.520Z] ---> 9de8ab4fb043 [2020-12-10T08:56:27.520Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-10T08:56:27.793Z] ---> Running in 655e8dc20d71 [2020-12-10T08:56:28.389Z] Removing intermediate container 655e8dc20d71 [2020-12-10T08:56:28.389Z] ---> d19176ed4a45 [2020-12-10T08:56:28.389Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-10T08:56:28.389Z] ---> Running in 2f99a297040f [2020-12-10T08:56:28.662Z] Removing intermediate container 2f99a297040f [2020-12-10T08:56:28.662Z] ---> 2529dff845fa [2020-12-10T08:56:28.662Z] Step 14/24 : WORKDIR / [2020-12-10T08:56:28.936Z] ---> Running in db5adcb47890 [2020-12-10T08:56:29.536Z] Removing intermediate container db5adcb47890 [2020-12-10T08:56:29.536Z] ---> f04c1fe140b2 [2020-12-10T08:56:29.536Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-10T08:56:30.570Z] ---> 469360549742 [2020-12-10T08:56:30.570Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-10T08:56:31.178Z] ---> f23a28c341d1 [2020-12-10T08:56:31.178Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-10T08:56:32.152Z] ---> 14ef453f434e [2020-12-10T08:56:32.152Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-10T08:56:32.747Z] ---> 807b903cbb57 [2020-12-10T08:56:32.747Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-10T08:56:33.343Z] ---> 04ac94954c5a [2020-12-10T08:56:33.343Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-10T08:56:33.614Z] ---> Running in bc238611dfb6 [2020-12-10T08:56:33.883Z] Removing intermediate container bc238611dfb6 [2020-12-10T08:56:33.883Z] ---> b411584a815a [2020-12-10T08:56:33.883Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-10T08:56:34.156Z] ---> Running in 4ccfd4221aa9 [2020-12-10T08:56:34.750Z] Removing intermediate container 4ccfd4221aa9 [2020-12-10T08:56:34.750Z] ---> 65c7374b0ace [2020-12-10T08:56:34.750Z] Step 22/24 : LABEL arch=arm64 [2020-12-10T08:56:34.750Z] ---> Running in 4d553542352f [2020-12-10T08:56:35.348Z] Removing intermediate container 4d553542352f [2020-12-10T08:56:35.348Z] ---> f4991cb4bc5c [2020-12-10T08:56:35.348Z] Step 23/24 : LABEL git_sha=d72cc10d2d063d512d9bc35b15c6e16400e128c5 [2020-12-10T08:56:35.348Z] ---> Running in a09a50f80fe6 [2020-12-10T08:56:35.947Z] Removing intermediate container a09a50f80fe6 [2020-12-10T08:56:35.947Z] ---> f9171e470928 [2020-12-10T08:56:35.947Z] Step 24/24 : LABEL version=0.0.0 [2020-12-10T08:56:35.947Z] ---> Running in 4b316f0b0663 [2020-12-10T08:56:36.542Z] Removing intermediate container 4b316f0b0663 [2020-12-10T08:56:36.543Z] ---> 70e726cbea51 [2020-12-10T08:56:36.543Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-10T08:56:36.543Z] Successfully built 70e726cbea51 [2020-12-10T08:56:36.543Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-10T08:56:38.893Z] provisioning config files... [2020-12-10T08:56:38.904Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/config3385335323529191822tmp [Pipeline] { [Pipeline] sh [2020-12-10T08:56:39.336Z] + set +x [2020-12-10T08:56:39.336Z] + curl -s https://codecov.io/bash [2020-12-10T08:56:39.336Z] + bash -s -- [2020-12-10T08:56:39.599Z] [2020-12-10T08:56:39.599Z] _____ _ [2020-12-10T08:56:39.599Z] / ____| | | [2020-12-10T08:56:39.599Z] | | ___ __| | ___ ___ _____ __ [2020-12-10T08:56:39.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-10T08:56:39.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-10T08:56:39.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-10T08:56:39.599Z] Bash-20201130-cc6d3fe [2020-12-10T08:56:39.599Z] [2020-12-10T08:56:39.599Z] [2020-12-10T08:56:39.599Z] ==> Jenkins CI detected. [2020-12-10T08:56:39.599Z] project root: . [2020-12-10T08:56:39.599Z] --> token set from env [2020-12-10T08:56:39.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-10T08:56:39.599Z] ==> Running gcov in . (disable via -X gcov) [2020-12-10T08:56:39.599Z] ==> Python coveragepy not found [2020-12-10T08:56:39.599Z] ==> Searching for coverage reports in: [2020-12-10T08:56:39.599Z] + . [2020-12-10T08:56:39.599Z] -> Found 1 reports [2020-12-10T08:56:39.599Z] ==> Detecting git/mercurial file structure [2020-12-10T08:56:39.599Z] ==> Reading reports [2020-12-10T08:56:39.599Z] + ./coverage.out bytes=128828 [2020-12-10T08:56:39.599Z] ==> Appending adjustments [2020-12-10T08:56:39.599Z] https://docs.codecov.io/docs/fixing-reports [2020-12-10T08:56:40.176Z] + Found adjustments [2020-12-10T08:56:40.176Z] ==> Gzipping contents [2020-12-10T08:56:40.176Z] 24K /tmp/codecov.22KQxx.gz [2020-12-10T08:56:40.176Z] ==> Uploading reports [2020-12-10T08:56:40.176Z] url: https://codecov.io [2020-12-10T08:56:40.176Z] query: branch=PR-686&commit=d72cc10d2d063d512d9bc35b15c6e16400e128c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-686%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=686&job=&cmd_args= [2020-12-10T08:56:40.176Z] -> Pinging Codecov [2020-12-10T08:56:40.176Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-686&commit=d72cc10d2d063d512d9bc35b15c6e16400e128c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-686%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=686&job=&cmd_args= [2020-12-10T08:56:40.752Z] -> Uploading to [2020-12-10T08:56:40.752Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-10/7E55EF52A471D76F132DFD9A03CDDE97/d72cc10d2d063d512d9bc35b15c6e16400e128c5/84289217-b1bf-407a-b0a8-1119fe1fa76a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201210T085640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce84020598579a722e6a4597a35b5373037f2ce4b77d466f52474b0134d33d2c [2020-12-10T08:56:40.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-10T08:56:40.752Z] Dload Upload Total Spent Left Speed [2020-12-10T08:56:41.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21068 0 0 100 21068 0 48728 --:--:-- --:--:-- --:--:-- 48655 100 21068 0 0 100 21068 0 48705 --:--:-- --:--:-- --:--:-- 48655 [2020-12-10T08:56:41.015Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d72cc10d2d063d512d9bc35b15c6e16400e128c5 [Pipeline] } [2020-12-10T08:56:41.037Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-10T08:56:44.869Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T08:56:45.222Z] ---> package-listing.sh [2020-12-10T08:56:45.222Z] ++ facter osfamily [2020-12-10T08:56:45.222Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-10T08:56:45.222Z] + OS_FAMILY=redhat [2020-12-10T08:56:45.222Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-686 [2020-12-10T08:56:45.222Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-10T08:56:45.222Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-10T08:56:45.222Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-10T08:56:45.222Z] + PACKAGES=/tmp/packages_start.txt [2020-12-10T08:56:45.222Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-686 ']' [2020-12-10T08:56:45.222Z] + PACKAGES=/tmp/packages_end.txt [2020-12-10T08:56:45.222Z] + case "${OS_FAMILY}" in [2020-12-10T08:56:45.222Z] + rpm -qa [2020-12-10T08:56:45.222Z] + sort [2020-12-10T08:56:50.545Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-10T08:56:50.545Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-10T08:56:50.545Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-10T08:56:50.545Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-686 ']' [2020-12-10T08:56:50.545Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-686/archives/ [2020-12-10T08:56:50.545Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-686/archives/ [Pipeline] echo [2020-12-10T08:56:50.578Z] 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-686/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-10T08:56:50.889Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:56:51.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T08:56:51.223Z] [2020-12-10T08:56:51.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-10T08:56:51.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T08:56:51.622Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-10T08:56:51.622Z] df20fa9351a1: Pulling fs layer [2020-12-10T08:56:51.622Z] 36b3adc4ff6f: Pulling fs layer [2020-12-10T08:56:51.622Z] 8ad3a11d3b57: Pulling fs layer [2020-12-10T08:56:51.622Z] 46f8f816bc3b: Pulling fs layer [2020-12-10T08:56:51.622Z] 93b61091891f: Pulling fs layer [2020-12-10T08:56:51.622Z] 93b9cdb0e59b: Pulling fs layer [2020-12-10T08:56:51.622Z] 5e14af77c1be: Pulling fs layer [2020-12-10T08:56:51.622Z] 01666e4c0597: Pulling fs layer [2020-12-10T08:56:51.622Z] aa168da1d23b: Pulling fs layer [2020-12-10T08:56:51.622Z] 93b9cdb0e59b: Waiting [2020-12-10T08:56:51.622Z] 5e14af77c1be: Waiting [2020-12-10T08:56:51.622Z] 01666e4c0597: Waiting [2020-12-10T08:56:51.622Z] aa168da1d23b: Waiting [2020-12-10T08:56:51.622Z] 46f8f816bc3b: Waiting [2020-12-10T08:56:51.622Z] 93b61091891f: Waiting [2020-12-10T08:56:51.622Z] 36b3adc4ff6f: Verifying Checksum [2020-12-10T08:56:51.622Z] 36b3adc4ff6f: Download complete [2020-12-10T08:56:52.869Z] 46f8f816bc3b: Verifying Checksum [2020-12-10T08:56:52.869Z] 46f8f816bc3b: Download complete [2020-12-10T08:56:52.869Z] df20fa9351a1: Verifying Checksum [2020-12-10T08:56:52.869Z] 93b9cdb0e59b: Download complete [2020-12-10T08:56:52.869Z] 5e14af77c1be: Verifying Checksum [2020-12-10T08:56:52.869Z] 5e14af77c1be: Download complete [2020-12-10T08:56:52.869Z] 93b61091891f: Download complete [2020-12-10T08:56:52.869Z] 01666e4c0597: Verifying Checksum [2020-12-10T08:56:52.869Z] 01666e4c0597: Download complete [2020-12-10T08:56:52.869Z] 8ad3a11d3b57: Verifying Checksum [2020-12-10T08:56:52.869Z] 8ad3a11d3b57: Download complete [2020-12-10T08:56:52.869Z] df20fa9351a1: Pull complete [2020-12-10T08:56:52.869Z] 36b3adc4ff6f: Pull complete [2020-12-10T08:56:53.136Z] 8ad3a11d3b57: Pull complete [2020-12-10T08:56:53.137Z] 46f8f816bc3b: Pull complete [2020-12-10T08:56:53.717Z] 93b61091891f: Pull complete [2020-12-10T08:56:54.293Z] aa168da1d23b: Verifying Checksum [2020-12-10T08:56:54.293Z] aa168da1d23b: Download complete [2020-12-10T08:56:54.868Z] 93b9cdb0e59b: Pull complete [2020-12-10T08:56:55.133Z] 5e14af77c1be: Pull complete [2020-12-10T08:56:55.134Z] 01666e4c0597: Pull complete [2020-12-10T08:57:01.786Z] aa168da1d23b: Pull complete [2020-12-10T08:57:01.786Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-10T08:57:01.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-10T08:57:01.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-10T08:57:02.027Z] prd-centos7-docker-4c-2g-15355 does not seem to be running inside a container [2020-12-10T08:57:02.078Z] $ 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-686/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-686 -v /w/workspace/dgexfoundry_device-sdk-go_PR-686:/w/workspace/dgexfoundry_device-sdk-go_PR-686:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-10T08:57:06.907Z] $ docker top cf51c9536b0419fcaad7ef6c0e1f6fb12f7b33e9a652ae130605a8be88c90dd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-10T08:57:07.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-10T08:57:07.779Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-10T08:57:08.096Z] + ls /var/log/sa-host [2020-12-10T08:57:08.096Z] + sadf -c /var/log/sa-host/sa10 [2020-12-10T08:57:08.096Z] file_magic: OK [2020-12-10T08:57:08.096Z] HZ: Using current value: 100 [2020-12-10T08:57:08.096Z] file_header: OK [2020-12-10T08:57:08.096Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-10T08:57:08.096Z] Statistics: [2020-12-10T08:57:08.096Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-10T08:57:08.096Z] File successfully converted to sysstat format version 12.2.1 [2020-12-10T08:57:08.096Z] + sadf -c /var/log/sa-host/sa23 [2020-12-10T08:57:08.096Z] file_magic: OK [2020-12-10T08:57:08.096Z] HZ: Using current value: 100 [2020-12-10T08:57:08.096Z] file_header: OK [2020-12-10T08:57:08.096Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-10T08:57:08.096Z] Statistics: [2020-12-10T08:57:08.096Z] Hnuu...uuuununununu... [2020-12-10T08:57:08.096Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-10T08:57:08.360Z] provisioning config files... [2020-12-10T08:57:08.376Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp/config965812023865930629tmp [Pipeline] { [Pipeline] echo [2020-12-10T08:57:08.500Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T08:57:08.842Z] ---> create-netrc.sh [Pipeline] } [2020-12-10T08:57:08.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-10T08:57:09.044Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T08:57:09.379Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-10T08:57:09.413Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T08:57:09.751Z] ---> sudo-logs.sh [2020-12-10T08:57:09.751Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-10T08:57:09.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T08:57:10.105Z] ---> job-cost.sh [2020-12-10T08:57:10.105Z] lf-activate-venv: SKIPPING [2020-12-10T08:57:10.105Z] INFO: No Stack... [2020-12-10T08:57:11.053Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-10T08:57:11.629Z] INFO: Archiving Costs [Pipeline] echo [2020-12-10T08:57:11.664Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-10T08:57:12.005Z] ---> logs-deploy.sh [2020-12-10T08:57:12.005Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-686/1 [2020-12-10T08:57:12.005Z] INFO: archiving workspace using pattern(s): [2020-12-10T08:57:13.399Z] Archives upload complete. [2020-12-10T08:57:13.664Z] INFO: archiving logs to Nexus [2020-12-10T08:57:14.611Z] ---> uname -a: [2020-12-10T08:57:14.611Z] Linux prd-centos7-docker-4c-2g-15355.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-10T08:57:14.611Z] [2020-12-10T08:57:14.611Z] [2020-12-10T08:57:14.611Z] ---> lscpu: [2020-12-10T08:57:14.611Z] Architecture: x86_64 [2020-12-10T08:57:14.611Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-10T08:57:14.611Z] Byte Order: Little Endian [2020-12-10T08:57:14.611Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-10T08:57:14.611Z] CPU(s): 4 [2020-12-10T08:57:14.611Z] On-line CPU(s) list: 0-3 [2020-12-10T08:57:14.611Z] Thread(s) per core: 1 [2020-12-10T08:57:14.611Z] Core(s) per socket: 1 [2020-12-10T08:57:14.611Z] Socket(s): 4 [2020-12-10T08:57:14.611Z] NUMA node(s): 1 [2020-12-10T08:57:14.611Z] Vendor ID: GenuineIntel [2020-12-10T08:57:14.611Z] CPU family: 6 [2020-12-10T08:57:14.611Z] Model: 44 [2020-12-10T08:57:14.611Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-10T08:57:14.611Z] Stepping: 1 [2020-12-10T08:57:14.611Z] CPU MHz: 2933.438 [2020-12-10T08:57:14.611Z] BogoMIPS: 5866.87 [2020-12-10T08:57:14.611Z] Virtualization: VT-x [2020-12-10T08:57:14.611Z] Hypervisor vendor: KVM [2020-12-10T08:57:14.611Z] Virtualization type: full [2020-12-10T08:57:14.611Z] L1d cache: 128 KiB [2020-12-10T08:57:14.611Z] L1i cache: 128 KiB [2020-12-10T08:57:14.611Z] L2 cache: 16 MiB [2020-12-10T08:57:14.611Z] L3 cache: 64 MiB [2020-12-10T08:57:14.611Z] NUMA node0 CPU(s): 0-3 [2020-12-10T08:57:14.611Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-10T08:57:14.611Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-10T08:57:14.611Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-10T08:57:14.611Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-10T08:57:14.611Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-10T08:57:14.611Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-10T08:57:14.611Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-10T08:57:14.611Z] Vulnerability Srbds: Not affected [2020-12-10T08:57:14.611Z] Vulnerability Tsx async abort: Not affected [2020-12-10T08:57:14.611Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-10T08:57:14.611Z] [2020-12-10T08:57:14.611Z] [2020-12-10T08:57:14.611Z] ---> nproc: [2020-12-10T08:57:14.611Z] 4 [2020-12-10T08:57:14.611Z] [2020-12-10T08:57:14.611Z] [2020-12-10T08:57:14.611Z] ---> df -h: [2020-12-10T08:57:14.611Z] Filesystem Size Used Available Use% Mounted on [2020-12-10T08:57:14.611Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-10T08:57:14.611Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-10T08:57:14.611Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-10T08:57:14.611Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-10T08:57:14.611Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-10T08:57:14.611Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-10T08:57:14.611Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-10T08:57:14.611Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-10T08:57:14.611Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-10T08:57:14.611Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-686 [2020-12-10T08:57:14.611Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-686@tmp [2020-12-10T08:57:14.611Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-10T08:57:14.611Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-10T08:57:14.611Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-10T08:57:14.611Z] [2020-12-10T08:57:14.611Z]