Pull request #729 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5e2a32238d99826c9fc88cb864a5c6570bfae1e4+1f15288997641a3d0d3a625c9b3944aa45f594eb (60b4ec38c56a26ed347e96c6b2a5a4e42cdfb989) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh 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-729/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-729/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 f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20162 in /w/workspace/dgexfoundry_device-sdk-go_PR-729 [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-729 # 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 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 Merge succeeded, producing 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 Checking out Revision 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 (PR-729) > 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/729/head:refs/remotes/origin/PR-729 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 # 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 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T06:13:29.197Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T06:13:29.538Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T06:13:29.792Z] ========================================================= [2021-01-14T06:13:29.792Z] EdgeX Global Pipelines Version Info [2021-01-14T06:13:29.792Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:13:31.348Z] ------------------- [2021-01-14T06:13:31.348Z] stable info: [2021-01-14T06:13:31.348Z] ------------------- [2021-01-14T06:13:31.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T06:13:31.348Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:13:31.348Z] Message: update stable to v1.0.177 [2021-01-14T06:13:32.297Z] ------------------- [2021-01-14T06:13:32.297Z] experimental info: [2021-01-14T06:13:32.297Z] ------------------- [2021-01-14T06:13:32.297Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T06:13:32.297Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:13:32.297Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T06:13:32.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-14T06:13:32.806Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-14T06:13:32.967Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T06:13:33.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T06:13:33.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T06:13:33.456Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T06:13:33.587Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T06:13:33.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T06:13:33.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-14T06:13:33.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T06:13:34.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T06:13:34.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-14T06:13:34.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T06:13:34.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T06:13:34.614Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T06:13:34.751Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T06:13:34.954Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T06:13:35.083Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T06:13:35.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T06:13:35.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-14T06:13:35.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T06:13:35.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T06:13:35.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-14T06:13:35.949Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-14T06:13:36.097Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-14T06:13:36.232Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T06:13:36.364Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T06:13:36.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-729 [Pipeline] echo [2021-01-14T06:13:36.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-729 [Pipeline] echo [2021-01-14T06:13:36.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-729 [Pipeline] echo [2021-01-14T06:13:37.002Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 [Pipeline] echo [2021-01-14T06:13:37.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e2a322 [Pipeline] echo [2021-01-14T06:13:37.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T06:13:37.483Z] provisioning config files... [2021-01-14T06:13:37.509Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-729@tmp/config7441493842119790691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:13:37.930Z] ---> docker-login.sh [2021-01-14T06:13:37.930Z] nexus3.edgexfoundry.org:10001 [2021-01-14T06:13:38.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:13:38.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:13:38.192Z] Configure a credential helper to remove this warning. See [2021-01-14T06:13:38.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:13:38.192Z] [2021-01-14T06:13:38.192Z] Login Succeeded [2021-01-14T06:13:38.192Z] nexus3.edgexfoundry.org:10002 [2021-01-14T06:13:38.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:13:38.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:13:38.454Z] Configure a credential helper to remove this warning. See [2021-01-14T06:13:38.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:13:38.454Z] [2021-01-14T06:13:38.454Z] Login Succeeded [2021-01-14T06:13:38.454Z] nexus3.edgexfoundry.org:10003 [2021-01-14T06:13:38.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:13:38.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:13:38.715Z] Configure a credential helper to remove this warning. See [2021-01-14T06:13:38.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:13:38.715Z] [2021-01-14T06:13:38.715Z] Login Succeeded [2021-01-14T06:13:38.715Z] nexus3.edgexfoundry.org:10004 [2021-01-14T06:13:38.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:13:38.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:13:38.715Z] Configure a credential helper to remove this warning. See [2021-01-14T06:13:38.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:13:38.715Z] [2021-01-14T06:13:38.715Z] Login Succeeded [2021-01-14T06:13:38.715Z] docker.io [2021-01-14T06:13:38.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:13:39.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:13:39.239Z] Configure a credential helper to remove this warning. See [2021-01-14T06:13:39.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:13:39.239Z] [2021-01-14T06:13:39.239Z] Login Succeeded [2021-01-14T06:13:39.239Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T06:13:39.271Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:13:40.337Z] + git log --format=format:%s -1 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 [Pipeline] echo [2021-01-14T06:13:40.418Z] GIT_COMMIT: 5e2a32238d99826c9fc88cb864a5c6570bfae1e4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2021-01-14T06:13:40.494Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:13:41.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:13:41.121Z] [2021-01-14T06:13:41.121Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:13:41.509Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:13:41.510Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T06:13:41.510Z] 31603596830f: Pulling fs layer [2021-01-14T06:13:41.510Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T06:13:41.510Z] 6ca5941a6612: Pulling fs layer [2021-01-14T06:13:41.510Z] ecc8261a40a4: Pulling fs layer [2021-01-14T06:13:41.510Z] ecc8261a40a4: Waiting [2021-01-14T06:13:41.510Z] 2a8b12db71e7: Download complete [2021-01-14T06:13:41.772Z] 31603596830f: Verifying Checksum [2021-01-14T06:13:41.772Z] 31603596830f: Download complete [2021-01-14T06:13:41.772Z] ecc8261a40a4: Verifying Checksum [2021-01-14T06:13:41.772Z] ecc8261a40a4: Download complete [2021-01-14T06:13:41.772Z] 6ca5941a6612: Verifying Checksum [2021-01-14T06:13:41.772Z] 6ca5941a6612: Download complete [2021-01-14T06:13:42.042Z] 31603596830f: Pull complete [2021-01-14T06:13:42.319Z] 2a8b12db71e7: Pull complete [2021-01-14T06:13:42.897Z] 6ca5941a6612: Pull complete [2021-01-14T06:13:43.161Z] ecc8261a40a4: Pull complete [2021-01-14T06:13:43.161Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T06:13:43.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:13:43.161Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T06:13:43.286Z] prd-centos7-docker-4c-2g-20162 does not seem to be running inside a container [2021-01-14T06:13:43.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-729 -v /w/workspace/dgexfoundry_device-sdk-go_PR-729:/w/workspace/dgexfoundry_device-sdk-go_PR-729:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-729@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-729@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T06:13:45.453Z] $ docker top 52cb477ac627b83cf100a7c7b55bac440626cbdfd8ddeb8182bfd8c7a20d1693 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T06:13:45.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T06:13:45.884Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T06:13:46.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T06:13:46.101Z] $ docker exec 52cb477ac627b83cf100a7c7b55bac440626cbdfd8ddeb8182bfd8c7a20d1693 ssh-agent [2021-01-14T06:13:46.278Z] SSH_AUTH_SOCK=/tmp/ssh-xoVR4UJb3tBb/agent.11 [2021-01-14T06:13:46.278Z] SSH_AGENT_PID=16 [2021-01-14T06:13:46.291Z] Running ssh-add (command line suppressed) [2021-01-14T06:13:46.417Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-729@tmp/private_key_1198226717142653854.key (/w/workspace/dgexfoundry_device-sdk-go_PR-729@tmp/private_key_1198226717142653854.key) [2021-01-14T06:13:46.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T06:13:46.856Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T06:13:46.887Z] $ docker exec --env ******** --env ******** 52cb477ac627b83cf100a7c7b55bac440626cbdfd8ddeb8182bfd8c7a20d1693 ssh-agent -k [2021-01-14T06:13:47.002Z] unset SSH_AUTH_SOCK; [2021-01-14T06:13:47.002Z] unset SSH_AGENT_PID; [2021-01-14T06:13:47.002Z] echo Agent pid 16 killed; [2021-01-14T06:13:47.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T06:13:47.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T06:13:47.246Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T06:13:47.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T06:13:47.417Z] $ docker exec 52cb477ac627b83cf100a7c7b55bac440626cbdfd8ddeb8182bfd8c7a20d1693 ssh-agent [2021-01-14T06:13:47.589Z] SSH_AUTH_SOCK=/tmp/ssh-o8Xk2NR2uL38/agent.44 [2021-01-14T06:13:47.589Z] SSH_AGENT_PID=50 [2021-01-14T06:13:47.597Z] Running ssh-add (command line suppressed) [2021-01-14T06:13:47.714Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-729@tmp/private_key_6154624228782514240.key (/w/workspace/dgexfoundry_device-sdk-go_PR-729@tmp/private_key_6154624228782514240.key) [2021-01-14T06:13:47.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T06:13:48.140Z] + git semver init [2021-01-14T06:13:48.140Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T06:13:48.140Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-729/.git [2021-01-14T06:13:48.140Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-729 [2021-01-14T06:13:48.140Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T06:13:48.140Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T06:13:48.140Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T06:13:48.140Z] # $SEMVER_BRANCH = PR-729 [2021-01-14T06:13:48.140Z] # $SEMVER_TEMP = /tmp/semver-684538572 [2021-01-14T06:13:48.140Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-14T06:13:48.723Z] # '/tmp/semver-684538572' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-729/.semver' [2021-01-14T06:13:48.723Z] # -> Force: false [2021-01-14T06:13:48.723Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-729/.semver [Pipeline] } [2021-01-14T06:13:48.746Z] $ docker exec --env ******** --env ******** 52cb477ac627b83cf100a7c7b55bac440626cbdfd8ddeb8182bfd8c7a20d1693 ssh-agent -k [2021-01-14T06:13:48.855Z] unset SSH_AUTH_SOCK; [2021-01-14T06:13:48.856Z] unset SSH_AGENT_PID; [2021-01-14T06:13:48.856Z] echo Agent pid 50 killed; [2021-01-14T06:13:48.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T06:13:49.470Z] + git semver [Pipeline] } [2021-01-14T06:13:49.501Z] $ docker stop --time=1 52cb477ac627b83cf100a7c7b55bac440626cbdfd8ddeb8182bfd8c7a20d1693 [2021-01-14T06:13:51.020Z] $ docker rm -f 52cb477ac627b83cf100a7c7b55bac440626cbdfd8ddeb8182bfd8c7a20d1693 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T06:13:51.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T06:13:52.014Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T06:13:52.038Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-14T06:14:07.938Z] Still waiting to schedule task [2021-01-14T06:14:07.939Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-14T06:14:07.982Z] Still waiting to schedule task [2021-01-14T06:14:07.982Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-14T06:15:59.503Z] Running on prd-centos7-docker-4c-2g-20166 in /w/workspace/dgexfoundry_device-sdk-go_PR-729 [Pipeline] { [Pipeline] ws [2021-01-14T06:15:59.604Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T06:16:02.231Z] using credential edgex-jenkins-ssh [2021-01-14T06:16:02.297Z] Cloning the remote Git repository [2021-01-14T06:16:01.908Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:16:01.983Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-14T06:16:02.050Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:16:02.050Z] > git --version # timeout=10 [2021-01-14T06:16:02.059Z] > git --version # 'git version 2.24.3' [2021-01-14T06:16:02.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:16:02.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:16:04.823Z] Merging remotes/origin/master commit 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 [2021-01-14T06:16:04.942Z] Merge succeeded, producing 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 [2021-01-14T06:16:04.943Z] Checking out Revision 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 (PR-729) [2021-01-14T06:16:04.148Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-14T06:16:04.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:16:04.172Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-14T06:16:04.188Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:16:04.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:16:04.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/729/head:refs/remotes/origin/PR-729 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T06:16:04.616Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:16:04.622Z] > git checkout -f 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 # timeout=10 [2021-01-14T06:16:04.685Z] > git remote # timeout=10 [2021-01-14T06:16:04.699Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T06:16:04.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:16:04.714Z] > git merge 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 [2021-01-14T06:16:04.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T06:16:04.739Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:16:04.744Z] > git checkout -f 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 # timeout=10 [2021-01-14T06:16:08.429Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-14T06:16:08.458Z] > git --version # timeout=10 [2021-01-14T06:16:08.464Z] > git --version # 'git version 2.24.3' [2021-01-14T06:16:08.471Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:16:09.775Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:16:10.121Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:16:10.442Z] + sudo service docker restart [2021-01-14T06:16:10.442Z] + true [2021-01-14T06:16:10.442Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T06:16:11.572Z] provisioning config files... [2021-01-14T06:16:11.604Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8544220480511795244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:16:12.060Z] ---> docker-login.sh [2021-01-14T06:16:12.060Z] nexus3.edgexfoundry.org:10001 [2021-01-14T06:16:12.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:16:12.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:16:12.322Z] Configure a credential helper to remove this warning. See [2021-01-14T06:16:12.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:16:12.322Z] [2021-01-14T06:16:12.322Z] Login Succeeded [2021-01-14T06:16:12.322Z] nexus3.edgexfoundry.org:10002 [2021-01-14T06:16:12.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:16:12.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:16:12.586Z] Configure a credential helper to remove this warning. See [2021-01-14T06:16:12.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:16:12.586Z] [2021-01-14T06:16:12.586Z] Login Succeeded [2021-01-14T06:16:12.586Z] nexus3.edgexfoundry.org:10003 [2021-01-14T06:16:12.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:16:12.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:16:12.854Z] Configure a credential helper to remove this warning. See [2021-01-14T06:16:12.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:16:12.854Z] [2021-01-14T06:16:12.854Z] Login Succeeded [2021-01-14T06:16:12.854Z] nexus3.edgexfoundry.org:10004 [2021-01-14T06:16:12.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:16:13.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:16:13.117Z] Configure a credential helper to remove this warning. See [2021-01-14T06:16:13.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:16:13.117Z] [2021-01-14T06:16:13.117Z] Login Succeeded [2021-01-14T06:16:13.117Z] docker.io [2021-01-14T06:16:13.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:16:13.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:16:13.379Z] Configure a credential helper to remove this warning. See [2021-01-14T06:16:13.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:16:13.379Z] [2021-01-14T06:16:13.379Z] Login Succeeded [2021-01-14T06:16:13.379Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T06:16:13.403Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T06:16:13.953Z] ========================================================= [2021-01-14T06:16:13.953Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T06:16:13.953Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:16:14.334Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-14T06:16:14.334Z] Sending build context to Docker daemon 2.474MB [2021-01-14T06:16:14.334Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:16:14.334Z] Step 2/8 : FROM ${BASE} [2021-01-14T06:16:14.599Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T06:16:14.599Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T06:16:14.599Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T06:16:14.599Z] de9db76c5a1d: Pulling fs layer [2021-01-14T06:16:14.599Z] bca2f99d35d6: Pulling fs layer [2021-01-14T06:16:14.599Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T06:16:14.599Z] 7c6f9722023f: Pulling fs layer [2021-01-14T06:16:14.599Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T06:16:14.599Z] 93359f2a8cfa: Waiting [2021-01-14T06:16:14.599Z] 7c6f9722023f: Waiting [2021-01-14T06:16:14.599Z] a35cf1a2eb13: Waiting [2021-01-14T06:16:14.599Z] bca2f99d35d6: Waiting [2021-01-14T06:16:14.599Z] de9db76c5a1d: Verifying Checksum [2021-01-14T06:16:14.599Z] de9db76c5a1d: Download complete [2021-01-14T06:16:14.599Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T06:16:14.599Z] 0ef7d3d256c8: Download complete [2021-01-14T06:16:14.599Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T06:16:14.599Z] 93359f2a8cfa: Download complete [2021-01-14T06:16:14.862Z] 7c6f9722023f: Verifying Checksum [2021-01-14T06:16:14.862Z] 7c6f9722023f: Download complete [2021-01-14T06:16:15.128Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T06:16:15.128Z] 188c0c94c7c5: Download complete [2021-01-14T06:16:15.399Z] 188c0c94c7c5: Pull complete [2021-01-14T06:16:15.665Z] 0ef7d3d256c8: Pull complete [2021-01-14T06:16:15.932Z] de9db76c5a1d: Pull complete [2021-01-14T06:16:16.887Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T06:16:16.887Z] a35cf1a2eb13: Download complete [2021-01-14T06:16:17.468Z] bca2f99d35d6: Verifying Checksum [2021-01-14T06:16:17.468Z] bca2f99d35d6: Download complete [2021-01-14T06:16:24.115Z] bca2f99d35d6: Pull complete [2021-01-14T06:16:24.115Z] 93359f2a8cfa: Pull complete [2021-01-14T06:16:24.115Z] 7c6f9722023f: Pull complete [2021-01-14T06:16:28.354Z] a35cf1a2eb13: Pull complete [2021-01-14T06:16:28.354Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T06:16:28.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T06:16:28.354Z] ---> a62c8e92a672 [2021-01-14T06:16:28.354Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:16:28.354Z] ---> Running in 63bdd7b2438b [2021-01-14T06:16:28.354Z] Removing intermediate container 63bdd7b2438b [2021-01-14T06:16:28.354Z] ---> 6442247f281b [2021-01-14T06:16:28.354Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:16:28.354Z] ---> Running in 697ef5aead92 [2021-01-14T06:16:29.762Z] Removing intermediate container 697ef5aead92 [2021-01-14T06:16:29.762Z] ---> c37e1d929543 [2021-01-14T06:16:29.762Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-14T06:16:29.762Z] ---> Running in e28ad6cb1c49 [2021-01-14T06:16:31.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:16:31.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:16:32.686Z] OK: 166 MiB in 39 packages [2021-01-14T06:16:33.268Z] Removing intermediate container e28ad6cb1c49 [2021-01-14T06:16:33.268Z] ---> f620dc68ca92 [2021-01-14T06:16:33.268Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-14T06:16:33.268Z] ---> Running in 522f475be317 [2021-01-14T06:16:33.531Z] Removing intermediate container 522f475be317 [2021-01-14T06:16:33.531Z] ---> 0b73d554cc0a [2021-01-14T06:16:33.531Z] Step 7/8 : COPY . . [2021-01-14T06:16:34.925Z] ---> b55b4425c8f8 [2021-01-14T06:16:34.925Z] Step 8/8 : RUN go mod download [2021-01-14T06:16:34.925Z] ---> Running in e3b2943c66e3 [2021-01-14T06:16:41.933Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20165 in /w/workspace/dgexfoundry_device-sdk-go_PR-729 [Pipeline] { [Pipeline] ws [2021-01-14T06:16:42.030Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T06:16:47.636Z] using credential edgex-jenkins-ssh [2021-01-14T06:16:47.696Z] Cloning the remote Git repository [2021-01-14T06:16:47.771Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:16:47.889Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-14T06:16:47.987Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:16:47.988Z] > git --version # timeout=10 [2021-01-14T06:16:48.015Z] > git --version # 'git version 2.17.1' [2021-01-14T06:16:48.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:16:48.112Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:16:49.327Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-14T06:16:49.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:16:49.383Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-14T06:16:49.429Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:16:49.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:16:49.443Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/729/head:refs/remotes/origin/PR-729 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T06:16:50.009Z] Merging remotes/origin/master commit 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 [2021-01-14T06:16:50.410Z] Merge succeeded, producing 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 [2021-01-14T06:16:50.411Z] Checking out Revision 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 (PR-729) [2021-01-14T06:16:50.043Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:16:50.066Z] > git checkout -f 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 # timeout=10 [2021-01-14T06:16:50.200Z] > git remote # timeout=10 [2021-01-14T06:16:50.231Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T06:16:50.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:16:50.312Z] > git merge 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 [2021-01-14T06:16:50.364Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T06:16:50.418Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:16:50.455Z] > git checkout -f 5e2a32238d99826c9fc88cb864a5c6570bfae1e4 # timeout=10 [2021-01-14T06:16:53.110Z] Removing intermediate container e3b2943c66e3 [2021-01-14T06:16:53.110Z] ---> 62e54986f5a1 [2021-01-14T06:16:53.110Z] Successfully built 62e54986f5a1 [2021-01-14T06:16:53.110Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:16:53.468Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T06:16:53.468Z] . [Pipeline] withDockerContainer [2021-01-14T06:16:53.630Z] prd-centos7-docker-4c-2g-20166 does not seem to be running inside a container [2021-01-14T06:16:53.689Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-14T06:16:54.864Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-14T06:16:54.933Z] $ docker top 2ab706870aa3a5ea155a469b4acb2f4ca7eecb63650535aa97ee2de9ff43d0ca -eo pid,comm [2021-01-14T06:16:54.928Z] > git --version # timeout=10 [2021-01-14T06:16:54.940Z] > git --version # 'git version 2.17.1' [2021-01-14T06:16:54.965Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-01-14T06:16:55.516Z] + go version [2021-01-14T06:16:55.516Z] go version go1.15.5 linux/amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] } [2021-01-14T06:16:55.622Z] $ docker stop --time=1 2ab706870aa3a5ea155a469b4acb2f4ca7eecb63650535aa97ee2de9ff43d0ca [2021-01-14T06:16:56.988Z] $ docker rm -f 2ab706870aa3a5ea155a469b4acb2f4ca7eecb63650535aa97ee2de9ff43d0ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:16:58.542Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-01-14T06:16:58.597Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T06:16:58.597Z] . [Pipeline] withDockerContainer [2021-01-14T06:16:58.728Z] prd-centos7-docker-4c-2g-20166 does not seem to be running inside a container [2021-01-14T06:16:58.787Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-14T06:16:59.859Z] $ docker top 42c2ab7f81cb434ef44cb59a77b88972cf666878084f73ac0f04774ef2013965 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-01-14T06:17:00.448Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:17:00.570Z] + make test [2021-01-14T06:17:00.570Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T06:17:00.818Z] + sudo service docker+ restart [2021-01-14T06:17:00.819Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T06:17:03.628Z] provisioning config files... [2021-01-14T06:17:03.673Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2685080625201620686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:17:04.136Z] ---> docker-login.sh [2021-01-14T06:17:04.136Z] nexus3.edgexfoundry.org:10001 [2021-01-14T06:17:05.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:17:05.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:17:05.405Z] Configure a credential helper to remove this warning. See [2021-01-14T06:17:05.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:17:05.405Z] [2021-01-14T06:17:05.405Z] Login Succeeded [2021-01-14T06:17:05.405Z] nexus3.edgexfoundry.org:10002 [2021-01-14T06:17:06.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:17:06.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:17:06.004Z] Configure a credential helper to remove this warning. See [2021-01-14T06:17:06.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:17:06.004Z] [2021-01-14T06:17:06.004Z] Login Succeeded [2021-01-14T06:17:06.004Z] nexus3.edgexfoundry.org:10003 [2021-01-14T06:17:06.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:17:06.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:17:06.563Z] Configure a credential helper to remove this warning. See [2021-01-14T06:17:06.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:17:06.563Z] [2021-01-14T06:17:06.563Z] Login Succeeded [2021-01-14T06:17:06.563Z] nexus3.edgexfoundry.org:10004 [2021-01-14T06:17:07.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:17:07.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:17:07.172Z] Configure a credential helper to remove this warning. See [2021-01-14T06:17:07.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:17:07.172Z] [2021-01-14T06:17:07.172Z] Login Succeeded [2021-01-14T06:17:07.172Z] docker.io [2021-01-14T06:17:07.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:17:08.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:17:08.055Z] Configure a credential helper to remove this warning. See [2021-01-14T06:17:08.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:17:08.055Z] [2021-01-14T06:17:08.055Z] Login Succeeded [2021-01-14T06:17:08.055Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T06:17:08.086Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T06:17:08.659Z] ========================================================= [2021-01-14T06:17:08.659Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T06:17:08.659Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:17:08.839Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-14T06:17:09.082Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-14T06:17:09.691Z] Sending build context to Docker daemon 2.473MB [2021-01-14T06:17:09.691Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:17:09.691Z] Step 2/8 : FROM ${BASE} [2021-01-14T06:17:09.691Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T06:17:09.691Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T06:17:09.691Z] a4357932f1b6: Pulling fs layer [2021-01-14T06:17:09.691Z] 18c013af1878: Pulling fs layer [2021-01-14T06:17:09.691Z] 00ac8860ef70: Pulling fs layer [2021-01-14T06:17:09.691Z] 63d7cb157983: Pulling fs layer [2021-01-14T06:17:09.691Z] b116817d02f9: Pulling fs layer [2021-01-14T06:17:09.691Z] 745a02a5169b: Pulling fs layer [2021-01-14T06:17:09.691Z] 63d7cb157983: Waiting [2021-01-14T06:17:09.691Z] b116817d02f9: Waiting [2021-01-14T06:17:09.691Z] 745a02a5169b: Waiting [2021-01-14T06:17:09.691Z] 00ac8860ef70: Waiting [2021-01-14T06:17:09.691Z] 18c013af1878: Verifying Checksum [2021-01-14T06:17:09.691Z] 18c013af1878: Download complete [2021-01-14T06:17:09.691Z] a4357932f1b6: Verifying Checksum [2021-01-14T06:17:09.691Z] a4357932f1b6: Download complete [2021-01-14T06:17:10.290Z] 63d7cb157983: Verifying Checksum [2021-01-14T06:17:10.290Z] 63d7cb157983: Download complete [2021-01-14T06:17:10.290Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T06:17:10.290Z] 5f621e34cdf4: Download complete [2021-01-14T06:17:10.912Z] 5f621e34cdf4: Pull complete [2021-01-14T06:17:11.518Z] a4357932f1b6: Pull complete [2021-01-14T06:17:12.124Z] 18c013af1878: Pull complete [2021-01-14T06:17:12.401Z] 745a02a5169b: Verifying Checksum [2021-01-14T06:17:12.401Z] 745a02a5169b: Download complete [2021-01-14T06:17:13.843Z] 00ac8860ef70: Download complete [2021-01-14T06:17:23.916Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-14T06:17:23.916Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-14T06:17:23.916Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-14T06:17:23.916Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.067s coverage: 19.4% of statements [2021-01-14T06:17:24.014Z] 00ac8860ef70: Pull complete [2021-01-14T06:17:24.014Z] 63d7cb157983: Pull complete [2021-01-14T06:17:24.287Z] b116817d02f9: Pull complete [2021-01-14T06:17:25.900Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.446s coverage: 97.1% of statements [2021-01-14T06:17:27.708Z] 745a02a5169b: Pull complete [2021-01-14T06:17:27.986Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T06:17:27.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T06:17:27.986Z] ---> b7e6874047d6 [2021-01-14T06:17:27.986Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:17:31.396Z] ---> Running in 0dff5d465ece [2021-01-14T06:17:31.672Z] Removing intermediate container 0dff5d465ece [2021-01-14T06:17:31.672Z] ---> 90eefa17d395 [2021-01-14T06:17:31.672Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:17:31.672Z] ---> Running in 547454348dc2 [2021-01-14T06:17:34.312Z] Removing intermediate container 547454348dc2 [2021-01-14T06:17:34.312Z] ---> 76792ee4c436 [2021-01-14T06:17:34.312Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-14T06:17:34.312Z] ---> Running in 8d00675dd95d [2021-01-14T06:17:35.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:17:36.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:17:36.883Z] OK: 142 MiB in 39 packages [2021-01-14T06:17:38.324Z] Removing intermediate container 8d00675dd95d [2021-01-14T06:17:38.324Z] ---> 8b894a757153 [2021-01-14T06:17:38.324Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-14T06:17:38.324Z] ---> Running in 18ee07a6478d [2021-01-14T06:17:38.935Z] Removing intermediate container 18ee07a6478d [2021-01-14T06:17:38.935Z] ---> a9c4e668ef2b [2021-01-14T06:17:38.935Z] Step 7/8 : COPY . . [2021-01-14T06:17:40.369Z] ---> a09c59907e15 [2021-01-14T06:17:40.369Z] Step 8/8 : RUN go mod download [2021-01-14T06:17:40.369Z] ---> Running in 4c0d7639f2f9 [2021-01-14T06:17:58.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.073s coverage: 9.4% of statements [2021-01-14T06:17:58.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.055s coverage: 21.7% of statements [2021-01-14T06:17:58.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-14T06:17:58.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.231s coverage: 42.9% of statements [2021-01-14T06:17:58.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-14T06:17:58.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.288s coverage: 68.9% of statements [2021-01-14T06:17:58.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-14T06:17:58.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-14T06:17:58.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-14T06:17:58.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-14T06:17:58.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.064s coverage: 53.8% of statements [2021-01-14T06:17:58.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-14T06:17:58.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-14T06:17:58.101Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.078s coverage: 31.3% of statements [2021-01-14T06:17:58.101Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.398s coverage: 68.9% of statements [2021-01-14T06:17:58.101Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.055s coverage: 4.2% of statements [2021-01-14T06:17:58.101Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-14T06:17:58.101Z] GO111MODULE=on go vet ./... [2021-01-14T06:18:02.533Z] Removing intermediate container 4c0d7639f2f9 [2021-01-14T06:18:02.533Z] ---> 0cac94ba989a [2021-01-14T06:18:02.533Z] Successfully built 0cac94ba989a [2021-01-14T06:18:02.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:18:02.931Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T06:18:02.931Z] . [Pipeline] withDockerContainer [2021-01-14T06:18:03.235Z] prd-ubuntu18.04-docker-arm64-4c-16g-20165 does not seem to be running inside a container [2021-01-14T06:18:03.326Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-14T06:18:05.056Z] $ docker top ce8e54cb2571c62212439f081c2c2963fbf48b1c95c6d06920f5fe87035de3de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:18:06.168Z] + go version [2021-01-14T06:18:06.168Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T06:18:06.209Z] $ docker stop --time=1 ce8e54cb2571c62212439f081c2c2963fbf48b1c95c6d06920f5fe87035de3de [2021-01-14T06:18:06.345Z] gofmt -l . [2021-01-14T06:18:06.345Z] [ "`gofmt -l .`" = "" ] [2021-01-14T06:18:06.345Z] ./bin/test-attribution-txt.sh [2021-01-14T06:18:06.609Z] ./bin/test-go-mod-tidy.sh [2021-01-14T06:18:08.276Z] $ docker rm -f ce8e54cb2571c62212439f081c2c2963fbf48b1c95c6d06920f5fe87035de3de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-01-14T06:18:08.672Z] $ docker stop --time=1 42c2ab7f81cb434ef44cb59a77b88972cf666878084f73ac0f04774ef2013965 [2021-01-14T06:18:10.818Z] $ docker rm -f 42c2ab7f81cb434ef44cb59a77b88972cf666878084f73ac0f04774ef2013965 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-01-14T06:18:11.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:18:12.091Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-01-14T06:18:12.238Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T06:18:12.238Z] . [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer [2021-01-14T06:18:12.639Z] prd-ubuntu18.04-docker-arm64-4c-16g-20165 does not seem to be running inside a container [2021-01-14T06:18:12.731Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-14T06:18:14.259Z] $ docker top b2d3a8a07f65ec649c4aba21b61d442eb4ffb2a3730aaa06e82fcffab106e5d1 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-14T06:18:15.415Z] + make test [2021-01-14T06:18:15.415Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] sh [2021-01-14T06:18:15.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T06:18:16.173Z] + ls -al . [2021-01-14T06:18:16.174Z] total 216 [2021-01-14T06:18:16.174Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 14 06:18 . [2021-01-14T06:18:16.174Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 14 06:16 .. [2021-01-14T06:18:16.174Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 14 06:16 bin [2021-01-14T06:18:16.174Z] -rw-r--r--. 1 jenkins jenkins 137952 Jan 14 06:17 coverage.out [2021-01-14T06:18:16.174Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 14 06:16 Dockerfile.build [2021-01-14T06:18:16.174Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 14 06:16 .dockerignore [2021-01-14T06:18:16.174Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 14 06:16 example [2021-01-14T06:18:16.174Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 06:16 .git [2021-01-14T06:18:16.174Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 06:16 .github [2021-01-14T06:18:16.174Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 14 06:16 .gitignore [2021-01-14T06:18:16.174Z] -rw-r--r--. 1 jenkins jenkins 488 Jan 14 06:18 go.mod [2021-01-14T06:18:16.174Z] -rw-r--r--. 1 jenkins jenkins 14124 Jan 14 06:18 go.sum [2021-01-14T06:18:16.174Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 14 06:16 internal [2021-01-14T06:18:16.174Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 14 06:16 Jenkinsfile [2021-01-14T06:18:16.174Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 14 06:16 LICENSE [2021-01-14T06:18:16.174Z] -rw-rw-r--. 1 jenkins jenkins 1013 Jan 14 06:16 Makefile [2021-01-14T06:18:16.174Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 14 06:16 openapi [2021-01-14T06:18:16.174Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 14 06:16 pkg [2021-01-14T06:18:16.174Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 14 06:16 README.md [2021-01-14T06:18:16.174Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 14 06:16 RELEASE-NOTES.txt [2021-01-14T06:18:16.174Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 14 06:16 snap [2021-01-14T06:18:16.174Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 06:13 VERSION [2021-01-14T06:18:16.174Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 14 06:16 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:18:16.519Z] + 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=5e2a32238d99826c9fc88cb864a5c6570bfae1e4 --label arch=amd64 --label version=0.0.0 . [2021-01-14T06:18:16.783Z] Sending build context to Docker daemon 2.613MB [2021-01-14T06:18:16.783Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:18:16.783Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T06:18:16.783Z] ---> 62e54986f5a1 [2021-01-14T06:18:16.783Z] Step 3/24 : ARG MAKE='make build' [2021-01-14T06:18:17.734Z] ---> Running in 8b0a1baaf6d6 [2021-01-14T06:18:17.734Z] Removing intermediate container 8b0a1baaf6d6 [2021-01-14T06:18:17.734Z] ---> ef226e1345ad [2021-01-14T06:18:17.734Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-14T06:18:17.734Z] ---> Running in 650bf9cc77fa [2021-01-14T06:18:17.997Z] Removing intermediate container 650bf9cc77fa [2021-01-14T06:18:17.997Z] ---> 3ccea7e0fde6 [2021-01-14T06:18:17.997Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:18:17.997Z] ---> Running in 2802ddf8efec [2021-01-14T06:18:18.262Z] Removing intermediate container 2802ddf8efec [2021-01-14T06:18:18.262Z] ---> 20df9abadf81 [2021-01-14T06:18:18.262Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:18:18.262Z] ---> Running in dba36d90ff0e [2021-01-14T06:18:19.675Z] Removing intermediate container dba36d90ff0e [2021-01-14T06:18:19.675Z] ---> 764d9d03883c [2021-01-14T06:18:19.676Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-14T06:18:19.676Z] ---> Running in 3eed341cab0f [2021-01-14T06:18:19.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:18:20.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:18:21.457Z] OK: 166 MiB in 39 packages [2021-01-14T06:18:21.718Z] Removing intermediate container 3eed341cab0f [2021-01-14T06:18:21.718Z] ---> 31751c1d9f16 [2021-01-14T06:18:21.718Z] Step 8/24 : COPY . . [2021-01-14T06:18:23.639Z] ---> 16be3ebc1cb3 [2021-01-14T06:18:23.639Z] Step 9/24 : RUN ${MAKE} [2021-01-14T06:18:23.639Z] ---> Running in 5c7fb3e6af31 [2021-01-14T06:18:24.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-14T06:18:32.482Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-14T06:18:35.042Z] Removing intermediate container 5c7fb3e6af31 [2021-01-14T06:18:35.042Z] ---> 7ad34e6d1086 [2021-01-14T06:18:35.042Z] Step 10/24 : FROM scratch [2021-01-14T06:18:35.042Z] ---> [2021-01-14T06:18:35.042Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:18:35.305Z] ---> Running in 6d2ec16bfa04 [2021-01-14T06:18:35.305Z] Removing intermediate container 6d2ec16bfa04 [2021-01-14T06:18:35.305Z] ---> 5677174d8751 [2021-01-14T06:18:35.305Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-14T06:18:35.569Z] ---> Running in d228bca72e1b [2021-01-14T06:18:35.569Z] Removing intermediate container d228bca72e1b [2021-01-14T06:18:35.569Z] ---> 522896367522 [2021-01-14T06:18:35.569Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T06:18:35.569Z] ---> Running in 459c7ea17467 [2021-01-14T06:18:35.833Z] Removing intermediate container 459c7ea17467 [2021-01-14T06:18:35.833Z] ---> dcb623cad39f [2021-01-14T06:18:35.833Z] Step 14/24 : WORKDIR / [2021-01-14T06:18:35.833Z] ---> Running in a00ea2b5f793 [2021-01-14T06:18:36.097Z] Removing intermediate container a00ea2b5f793 [2021-01-14T06:18:36.097Z] ---> bb5bdd91b63b [2021-01-14T06:18:36.097Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-14T06:18:36.673Z] ---> e66cd360220f [2021-01-14T06:18:36.673Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-14T06:18:36.934Z] ---> e5f5e3c4bf5b [2021-01-14T06:18:36.935Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-14T06:18:36.935Z] ---> 58c57c0bc3a7 [2021-01-14T06:18:36.935Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-14T06:18:37.197Z] ---> 409b7b32c5cc [2021-01-14T06:18:37.197Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-14T06:18:37.459Z] ---> b523c6f664fc [2021-01-14T06:18:37.459Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-14T06:18:37.615Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-14T06:18:37.721Z] ---> Running in f4b55f4bd1f9 [2021-01-14T06:18:37.721Z] Removing intermediate container f4b55f4bd1f9 [2021-01-14T06:18:37.721Z] ---> e09db9e317bb [2021-01-14T06:18:37.721Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:18:37.721Z] ---> Running in 387d21595ee0 [2021-01-14T06:18:37.984Z] Removing intermediate container 387d21595ee0 [2021-01-14T06:18:37.984Z] ---> 2e17b2c39eb1 [2021-01-14T06:18:37.984Z] Step 22/24 : LABEL arch=amd64 [2021-01-14T06:18:37.984Z] ---> Running in 1264a660d868 [2021-01-14T06:18:38.247Z] Removing intermediate container 1264a660d868 [2021-01-14T06:18:38.247Z] ---> 889b2adc4a5c [2021-01-14T06:18:38.247Z] Step 23/24 : LABEL git_sha=5e2a32238d99826c9fc88cb864a5c6570bfae1e4 [2021-01-14T06:18:38.247Z] ---> Running in 18d5d221f313 [2021-01-14T06:18:38.509Z] Removing intermediate container 18d5d221f313 [2021-01-14T06:18:38.509Z] ---> 130657f1de84 [2021-01-14T06:18:38.509Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T06:18:38.509Z] ---> Running in ba26b310060f [2021-01-14T06:18:38.773Z] Removing intermediate container ba26b310060f [2021-01-14T06:18:38.773Z] ---> 9d304622a41d [2021-01-14T06:18:38.773Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T06:18:38.773Z] Successfully built 9d304622a41d [2021-01-14T06:18:38.773Z] 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] } [2021-01-14T06:19:24.691Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-14T06:19:24.692Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-14T06:19:24.692Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-14T06:19:24.692Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.139s coverage: 19.4% of statements [2021-01-14T06:19:25.296Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.198s coverage: 97.1% of statements [2021-01-14T06:19:57.658Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.138s coverage: 9.4% of statements [2021-01-14T06:19:57.659Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.120s coverage: 21.7% of statements [2021-01-14T06:19:57.659Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-14T06:19:57.659Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.610s coverage: 42.9% of statements [2021-01-14T06:19:57.659Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-14T06:19:57.659Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.731s coverage: 68.9% of statements [2021-01-14T06:19:57.659Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-14T06:19:57.659Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-14T06:19:57.659Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-14T06:19:57.659Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-14T06:19:57.659Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.232s coverage: 53.8% of statements [2021-01-14T06:19:57.659Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-14T06:19:57.659Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-14T06:19:57.659Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.193s coverage: 31.3% of statements [2021-01-14T06:19:57.659Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.819s coverage: 68.9% of statements [2021-01-14T06:19:57.659Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.149s coverage: 4.2% of statements [2021-01-14T06:19:57.659Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-14T06:19:57.659Z] GO111MODULE=on go vet ./... [2021-01-14T06:20:30.049Z] gofmt -l . [2021-01-14T06:20:30.049Z] [ "`gofmt -l .`" = "" ] [2021-01-14T06:20:30.049Z] ./bin/test-attribution-txt.sh [2021-01-14T06:20:30.049Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-14T06:20:30.087Z] $ docker stop --time=1 b2d3a8a07f65ec649c4aba21b61d442eb4ffb2a3730aaa06e82fcffab106e5d1 [2021-01-14T06:20:32.292Z] $ docker rm -f b2d3a8a07f65ec649c4aba21b61d442eb4ffb2a3730aaa06e82fcffab106e5d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T06:20:33.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T06:20:33.496Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T06:20:34.367Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:20:35.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T06:20:35.654Z] + ls -al . [2021-01-14T06:20:35.654Z] total 252 [2021-01-14T06:20:35.654Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 06:20 . [2021-01-14T06:20:35.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:16 .. [2021-01-14T06:20:35.654Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 14 06:16 .dockerignore [2021-01-14T06:20:35.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 06:16 .git [2021-01-14T06:20:35.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:16 .github [2021-01-14T06:20:35.654Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 14 06:16 .gitignore [2021-01-14T06:20:35.654Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 14 06:16 Dockerfile.build [2021-01-14T06:20:35.654Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 14 06:16 Jenkinsfile [2021-01-14T06:20:35.654Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 14 06:16 LICENSE [2021-01-14T06:20:35.654Z] -rw-rw-r-- 1 jenkins jenkins 1013 Jan 14 06:16 Makefile [2021-01-14T06:20:35.654Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 14 06:16 README.md [2021-01-14T06:20:35.654Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 14 06:16 RELEASE-NOTES.txt [2021-01-14T06:20:35.654Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 06:13 VERSION [2021-01-14T06:20:35.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:16 bin [2021-01-14T06:20:35.654Z] -rw-r--r-- 1 jenkins jenkins 137952 Jan 14 06:19 coverage.out [2021-01-14T06:20:35.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:16 example [2021-01-14T06:20:35.654Z] -rw-r--r-- 1 jenkins jenkins 488 Jan 14 06:20 go.mod [2021-01-14T06:20:35.654Z] -rw-r--r-- 1 jenkins jenkins 14124 Jan 14 06:20 go.sum [2021-01-14T06:20:35.654Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 06:16 internal [2021-01-14T06:20:35.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:16 openapi [2021-01-14T06:20:35.654Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 06:16 pkg [2021-01-14T06:20:35.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:16 snap [2021-01-14T06:20:35.654Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 14 06:16 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:20:36.053Z] + 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=5e2a32238d99826c9fc88cb864a5c6570bfae1e4 --label arch=arm64 --label version=0.0.0 . [2021-01-14T06:20:36.675Z] Sending build context to Docker daemon 2.612MB [2021-01-14T06:20:36.675Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:20:36.675Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T06:20:36.675Z] ---> 0cac94ba989a [2021-01-14T06:20:36.675Z] Step 3/24 : ARG MAKE='make build' [2021-01-14T06:20:36.949Z] ---> Running in 9858d779043e [2021-01-14T06:20:37.542Z] Removing intermediate container 9858d779043e [2021-01-14T06:20:37.542Z] ---> 9fb3aa8d46d2 [2021-01-14T06:20:37.542Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-14T06:20:37.542Z] ---> Running in 51d04d557b32 [2021-01-14T06:20:38.140Z] Removing intermediate container 51d04d557b32 [2021-01-14T06:20:38.140Z] ---> f5d8bc68bd70 [2021-01-14T06:20:38.140Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:20:38.140Z] ---> Running in 0d68e5490340 [2021-01-14T06:20:38.741Z] Removing intermediate container 0d68e5490340 [2021-01-14T06:20:38.741Z] ---> 9912764fb56e [2021-01-14T06:20:38.741Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:20:38.741Z] ---> Running in 6de145e54945 [2021-01-14T06:20:40.725Z] Removing intermediate container 6de145e54945 [2021-01-14T06:20:40.725Z] ---> a42ef5e1962d [2021-01-14T06:20:40.725Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-14T06:20:41.004Z] ---> Running in 832fd86e6692 [2021-01-14T06:20:41.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:20:42.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:20:43.577Z] OK: 142 MiB in 39 packages [2021-01-14T06:20:44.560Z] Removing intermediate container 832fd86e6692 [2021-01-14T06:20:44.560Z] ---> 7ba6fd7eb3ad [2021-01-14T06:20:44.560Z] Step 8/24 : COPY . . [2021-01-14T06:20:45.993Z] ---> a0800e1f89e8 [2021-01-14T06:20:45.993Z] Step 9/24 : RUN ${MAKE} [2021-01-14T06:20:46.267Z] ---> Running in d366c775a75a [2021-01-14T06:20:47.247Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-14T06:21:14.078Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-14T06:21:14.078Z] Removing intermediate container d366c775a75a [2021-01-14T06:21:14.078Z] ---> 3d52ca9370f1 [2021-01-14T06:21:14.078Z] Step 10/24 : FROM scratch [2021-01-14T06:21:14.078Z] ---> [2021-01-14T06:21:14.078Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:21:14.354Z] ---> Running in b849ebc1add9 [2021-01-14T06:21:14.625Z] Removing intermediate container b849ebc1add9 [2021-01-14T06:21:14.625Z] ---> cd9d3db9386e [2021-01-14T06:21:14.625Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-14T06:21:14.896Z] ---> Running in 82fb8e70bf07 [2021-01-14T06:21:15.167Z] Removing intermediate container 82fb8e70bf07 [2021-01-14T06:21:15.167Z] ---> cfc18d728b3d [2021-01-14T06:21:15.167Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T06:21:15.167Z] ---> Running in d74aa93be4df [2021-01-14T06:21:15.765Z] Removing intermediate container d74aa93be4df [2021-01-14T06:21:15.765Z] ---> eb2c73c49d72 [2021-01-14T06:21:15.765Z] Step 14/24 : WORKDIR / [2021-01-14T06:21:15.765Z] ---> Running in 304db850d429 [2021-01-14T06:21:16.356Z] Removing intermediate container 304db850d429 [2021-01-14T06:21:16.356Z] ---> faacf6678f8d [2021-01-14T06:21:16.356Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-14T06:21:17.345Z] ---> cce3f6dd8761 [2021-01-14T06:21:17.345Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-14T06:21:17.942Z] ---> 461f03fc132b [2021-01-14T06:21:17.942Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-14T06:21:18.552Z] ---> a16c3c90189d [2021-01-14T06:21:18.552Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-14T06:21:19.529Z] ---> 0e470e08c5b0 [2021-01-14T06:21:19.529Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-14T06:21:20.123Z] ---> 6d0ec14a51a1 [2021-01-14T06:21:20.123Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-14T06:21:20.123Z] ---> Running in 9433415b92fe [2021-01-14T06:21:20.717Z] Removing intermediate container 9433415b92fe [2021-01-14T06:21:20.717Z] ---> f9a822a0e331 [2021-01-14T06:21:20.717Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:21:20.717Z] ---> Running in 4334193d00ea [2021-01-14T06:21:21.325Z] Removing intermediate container 4334193d00ea [2021-01-14T06:21:21.325Z] ---> 6c81b70c9cc2 [2021-01-14T06:21:21.325Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T06:21:21.325Z] ---> Running in 46aa5fd5792b [2021-01-14T06:21:21.938Z] Removing intermediate container 46aa5fd5792b [2021-01-14T06:21:21.938Z] ---> 5d7c2c4c3ead [2021-01-14T06:21:21.938Z] Step 23/24 : LABEL git_sha=5e2a32238d99826c9fc88cb864a5c6570bfae1e4 [2021-01-14T06:21:21.938Z] ---> Running in 9dd28b9eea82 [2021-01-14T06:21:22.542Z] Removing intermediate container 9dd28b9eea82 [2021-01-14T06:21:22.542Z] ---> 0a12659734e1 [2021-01-14T06:21:22.542Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T06:21:22.542Z] ---> Running in d40c03b4991a [2021-01-14T06:21:23.143Z] Removing intermediate container d40c03b4991a [2021-01-14T06:21:23.143Z] ---> ec8370159d29 [2021-01-14T06:21:23.143Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T06:21:23.143Z] Successfully built ec8370159d29 [2021-01-14T06:21:23.143Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-14T06:21:26.746Z] provisioning config files... [2021-01-14T06:21:26.756Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-729@tmp/config5022758653961368607tmp [Pipeline] { [Pipeline] sh [2021-01-14T06:21:27.198Z] + set +x [2021-01-14T06:21:27.198Z] + curl -s https://codecov.io/bash [2021-01-14T06:21:27.198Z] + bash -s -- [2021-01-14T06:21:27.198Z] [2021-01-14T06:21:27.198Z] _____ _ [2021-01-14T06:21:27.198Z] / ____| | | [2021-01-14T06:21:27.198Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T06:21:27.198Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T06:21:27.198Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T06:21:27.198Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T06:21:27.198Z] Bash-20201231-23d4836 [2021-01-14T06:21:27.198Z] [2021-01-14T06:21:27.198Z] [2021-01-14T06:21:27.463Z] ==> git version 2.24.3 found [2021-01-14T06:21:27.463Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-14T06:21:27.463Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T06:21:27.463Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T06:21:27.463Z] ==> Jenkins CI detected. [2021-01-14T06:21:27.463Z] project root: . [2021-01-14T06:21:27.463Z] --> token set from env [2021-01-14T06:21:27.463Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T06:21:27.463Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T06:21:27.463Z] ==> Python coveragepy not found [2021-01-14T06:21:27.463Z] ==> Searching for coverage reports in: [2021-01-14T06:21:27.463Z] + . [2021-01-14T06:21:27.463Z] -> Found 1 reports [2021-01-14T06:21:27.463Z] ==> Detecting git/mercurial file structure [2021-01-14T06:21:27.463Z] ==> Reading reports [2021-01-14T06:21:27.463Z] + ./coverage.out bytes=137952 [2021-01-14T06:21:27.463Z] ==> Appending adjustments [2021-01-14T06:21:27.463Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T06:21:28.037Z] + Found adjustments [2021-01-14T06:21:28.037Z] ==> Gzipping contents [2021-01-14T06:21:28.037Z] 24K /tmp/codecov.FBe2Sc.gz [2021-01-14T06:21:28.037Z] ==> Uploading reports [2021-01-14T06:21:28.037Z] url: https://codecov.io [2021-01-14T06:21:28.037Z] query: branch=PR-729&commit=5e2a32238d99826c9fc88cb864a5c6570bfae1e4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-729%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=729&job=&cmd_args= [2021-01-14T06:21:28.037Z] -> Pinging Codecov [2021-01-14T06:21:28.037Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-729&commit=5e2a32238d99826c9fc88cb864a5c6570bfae1e4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-729%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=729&job=&cmd_args= [2021-01-14T06:21:28.615Z] -> Uploading to [2021-01-14T06:21:28.615Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/7E55EF52A471D76F132DFD9A03CDDE97/5e2a32238d99826c9fc88cb864a5c6570bfae1e4/10173366-70f3-4654-9e4b-87636f8eede1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T062128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9cfbd3ce4d561cc6ff08c6a5224ee2f66f1a9e7ed93d01b05ad3beb33946a6e [2021-01-14T06:21:28.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T06:21:28.615Z] Dload Upload Total Spent Left Speed [2021-01-14T06:21:29.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22060 0 0 100 22060 0 52919 --:--:-- --:--:-- --:--:-- 52901 100 22060 0 0 100 22060 0 52894 --:--:-- --:--:-- --:--:-- 52901 [2021-01-14T06:21:29.190Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/5e2a32238d99826c9fc88cb864a5c6570bfae1e4 [Pipeline] } [2021-01-14T06:21:29.213Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:21:32.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:21:33.486Z] ---> package-listing.sh [2021-01-14T06:21:33.486Z] ++ facter osfamily [2021-01-14T06:21:33.486Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T06:21:33.486Z] + OS_FAMILY=redhat [2021-01-14T06:21:33.486Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-729 [2021-01-14T06:21:33.486Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T06:21:33.486Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T06:21:33.486Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T06:21:33.486Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T06:21:33.486Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-729 ']' [2021-01-14T06:21:33.486Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T06:21:33.486Z] + case "${OS_FAMILY}" in [2021-01-14T06:21:33.486Z] + rpm -qa [2021-01-14T06:21:33.486Z] + sort [2021-01-14T06:21:38.794Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T06:21:38.794Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T06:21:38.794Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T06:21:38.794Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-729 ']' [2021-01-14T06:21:38.794Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-729/archives/ [2021-01-14T06:21:38.794Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-729/archives/ [Pipeline] echo [2021-01-14T06:21:38.830Z] 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-729/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T06:21:39.141Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:21:39.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:21:39.480Z] [2021-01-14T06:21:39.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:21:39.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:21:39.873Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T06:21:39.873Z] df20fa9351a1: Pulling fs layer [2021-01-14T06:21:39.873Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T06:21:39.873Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T06:21:39.873Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T06:21:39.873Z] 93b61091891f: Pulling fs layer [2021-01-14T06:21:39.873Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T06:21:39.873Z] 5e14af77c1be: Pulling fs layer [2021-01-14T06:21:39.873Z] 01666e4c0597: Pulling fs layer [2021-01-14T06:21:39.873Z] aa168da1d23b: Pulling fs layer [2021-01-14T06:21:39.873Z] 46f8f816bc3b: Waiting [2021-01-14T06:21:39.873Z] 93b61091891f: Waiting [2021-01-14T06:21:39.873Z] 93b9cdb0e59b: Waiting [2021-01-14T06:21:39.873Z] 5e14af77c1be: Waiting [2021-01-14T06:21:39.873Z] 01666e4c0597: Waiting [2021-01-14T06:21:39.873Z] aa168da1d23b: Waiting [2021-01-14T06:21:39.873Z] 36b3adc4ff6f: Download complete [2021-01-14T06:21:39.873Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T06:21:39.873Z] 46f8f816bc3b: Download complete [2021-01-14T06:21:40.138Z] df20fa9351a1: Verifying Checksum [2021-01-14T06:21:40.138Z] df20fa9351a1: Download complete [2021-01-14T06:21:40.138Z] 93b61091891f: Download complete [2021-01-14T06:21:40.138Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T06:21:40.138Z] 93b9cdb0e59b: Download complete [2021-01-14T06:21:40.138Z] 5e14af77c1be: Verifying Checksum [2021-01-14T06:21:40.138Z] 5e14af77c1be: Download complete [2021-01-14T06:21:40.138Z] 01666e4c0597: Verifying Checksum [2021-01-14T06:21:40.138Z] 01666e4c0597: Download complete [2021-01-14T06:21:40.729Z] df20fa9351a1: Pull complete [2021-01-14T06:21:40.729Z] 36b3adc4ff6f: Pull complete [2021-01-14T06:21:41.005Z] 8ad3a11d3b57: Download complete [2021-01-14T06:21:41.973Z] 8ad3a11d3b57: Pull complete [2021-01-14T06:21:41.973Z] 46f8f816bc3b: Pull complete [2021-01-14T06:21:42.923Z] aa168da1d23b: Verifying Checksum [2021-01-14T06:21:42.923Z] aa168da1d23b: Download complete [2021-01-14T06:21:43.499Z] 93b61091891f: Pull complete [2021-01-14T06:21:43.499Z] 93b9cdb0e59b: Pull complete [2021-01-14T06:21:43.763Z] 5e14af77c1be: Pull complete [2021-01-14T06:21:43.764Z] 01666e4c0597: Pull complete [2021-01-14T06:21:51.971Z] aa168da1d23b: Pull complete [2021-01-14T06:21:51.971Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T06:21:51.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:21:51.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T06:21:52.194Z] prd-centos7-docker-4c-2g-20162 does not seem to be running inside a container [2021-01-14T06:21:52.234Z] $ 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-729/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-729 -v /w/workspace/dgexfoundry_device-sdk-go_PR-729:/w/workspace/dgexfoundry_device-sdk-go_PR-729:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-729@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-729@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:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T06:21:56.144Z] $ docker top 686f26151b9e4b0b8db98c0686cdf4200cdf363d7e1ba0ae3217a1afcc386ee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:21:56.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T06:21:57.040Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T06:21:57.358Z] + ls /var/log/sa-host [2021-01-14T06:21:57.358Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T06:21:57.358Z] file_magic: OK [2021-01-14T06:21:57.358Z] HZ: Using current value: 100 [2021-01-14T06:21:57.358Z] file_header: OK [2021-01-14T06:21:57.358Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T06:21:57.358Z] Statistics: [2021-01-14T06:21:57.358Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T06:21:57.358Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T06:21:57.358Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T06:21:57.358Z] file_magic: OK [2021-01-14T06:21:57.358Z] HZ: Using current value: 100 [2021-01-14T06:21:57.358Z] file_header: OK [2021-01-14T06:21:57.358Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T06:21:57.358Z] Statistics: [2021-01-14T06:21:57.358Z] Hnuu...uuuununununu... [2021-01-14T06:21:57.358Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T06:21:57.628Z] provisioning config files... [2021-01-14T06:21:57.642Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-729@tmp/config2268349685935804685tmp [Pipeline] { [Pipeline] echo [2021-01-14T06:21:57.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:21:58.155Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T06:21:58.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T06:21:58.341Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:21:58.681Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T06:21:58.716Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:21:59.053Z] ---> sudo-logs.sh [2021-01-14T06:21:59.054Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T06:21:59.096Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:21:59.428Z] ---> job-cost.sh [2021-01-14T06:21:59.428Z] lf-activate-venv: SKIPPING [2021-01-14T06:21:59.428Z] INFO: No Stack... [2021-01-14T06:22:00.822Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T06:22:01.082Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T06:22:01.120Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:22:01.490Z] ---> logs-deploy.sh [2021-01-14T06:22:01.490Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-729/1 [2021-01-14T06:22:01.490Z] INFO: archiving workspace using pattern(s): [2021-01-14T06:22:03.430Z] Archives upload complete. [2021-01-14T06:22:03.693Z] INFO: archiving logs to Nexus [2021-01-14T06:22:04.641Z] ---> uname -a: [2021-01-14T06:22:04.641Z] Linux prd-centos7-docker-4c-2g-20162.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-14T06:22:04.641Z] [2021-01-14T06:22:04.641Z] [2021-01-14T06:22:04.641Z] ---> lscpu: [2021-01-14T06:22:04.641Z] Architecture: x86_64 [2021-01-14T06:22:04.641Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-14T06:22:04.641Z] Byte Order: Little Endian [2021-01-14T06:22:04.641Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-14T06:22:04.641Z] CPU(s): 4 [2021-01-14T06:22:04.641Z] On-line CPU(s) list: 0-3 [2021-01-14T06:22:04.641Z] Thread(s) per core: 1 [2021-01-14T06:22:04.641Z] Core(s) per socket: 1 [2021-01-14T06:22:04.641Z] Socket(s): 4 [2021-01-14T06:22:04.641Z] NUMA node(s): 1 [2021-01-14T06:22:04.641Z] Vendor ID: GenuineIntel [2021-01-14T06:22:04.641Z] CPU family: 6 [2021-01-14T06:22:04.641Z] Model: 44 [2021-01-14T06:22:04.641Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-14T06:22:04.641Z] Stepping: 1 [2021-01-14T06:22:04.641Z] CPU MHz: 2933.442 [2021-01-14T06:22:04.641Z] BogoMIPS: 5866.88 [2021-01-14T06:22:04.641Z] Virtualization: VT-x [2021-01-14T06:22:04.641Z] Hypervisor vendor: KVM [2021-01-14T06:22:04.641Z] Virtualization type: full [2021-01-14T06:22:04.641Z] L1d cache: 128 KiB [2021-01-14T06:22:04.641Z] L1i cache: 128 KiB [2021-01-14T06:22:04.641Z] L2 cache: 16 MiB [2021-01-14T06:22:04.641Z] L3 cache: 64 MiB [2021-01-14T06:22:04.641Z] NUMA node0 CPU(s): 0-3 [2021-01-14T06:22:04.641Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-14T06:22:04.641Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-14T06:22:04.641Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-14T06:22:04.641Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-14T06:22:04.641Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-14T06:22:04.641Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-14T06:22:04.641Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-14T06:22:04.641Z] Vulnerability Srbds: Not affected [2021-01-14T06:22:04.641Z] Vulnerability Tsx async abort: Not affected [2021-01-14T06:22:04.641Z] 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 [2021-01-14T06:22:04.641Z] [2021-01-14T06:22:04.641Z]