Pull request #630 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e4c69b4924943189544546dd5f3842dc0b32abc9+0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 (b5d2544eb94164d6a89866b40af4db3b7c18f354) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-630/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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-630/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6185 in /w/workspace/dgexfoundry_device-sdk-go_PR-630 [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-630 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 into PR head commit e4c69b4924943189544546dd5f3842dc0b32abc9 Merge succeeded, producing e4c69b4924943189544546dd5f3842dc0b32abc9 Checking out Revision e4c69b4924943189544546dd5f3842dc0b32abc9 (PR-630) > 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 --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/630/head:refs/remotes/origin/PR-630 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # 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 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 Commit message: "build(deps): bump github.com/OneOfOne/xxhash from 1.2.6 to 1.2.8" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T06:57:14.228Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T06:57:14.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T06:57:14.847Z] ========================================================= [2020-10-19T06:57:14.847Z] EdgeX Global Pipelines Version Info [2020-10-19T06:57:14.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:57:16.367Z] ------------------- [2020-10-19T06:57:16.367Z] stable info: [2020-10-19T06:57:16.367Z] ------------------- [2020-10-19T06:57:16.367Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T06:57:16.367Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T06:57:16.367Z] Message: update stable to v1.0.144 [2020-10-19T06:57:17.314Z] ------------------- [2020-10-19T06:57:17.314Z] experimental info: [2020-10-19T06:57:17.314Z] ------------------- [2020-10-19T06:57:17.314Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T06:57:17.314Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T06:57:17.314Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T06:57:17.929Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-19T06:57:18.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-19T06:57:18.240Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T06:57:18.380Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T06:57:18.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T06:57:18.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T06:57:18.828Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T06:57:18.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T06:57:19.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-19T06:57:19.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T06:57:19.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T06:57:19.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-19T06:57:19.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T06:57:19.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T06:57:19.972Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-19T06:57:20.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:57:20.258Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:57:20.408Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:57:20.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-19T06:57:20.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T06:57:20.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-19T06:57:20.981Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-19T06:57:21.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T06:57:21.497Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T06:57:21.623Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-19T06:57:21.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-630 [Pipeline] echo [2020-10-19T06:57:21.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-630 [Pipeline] echo [2020-10-19T06:57:22.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-630 [Pipeline] echo [2020-10-19T06:57:22.172Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4c69b4924943189544546dd5f3842dc0b32abc9 [Pipeline] echo [2020-10-19T06:57:22.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4c69b4 [Pipeline] echo [2020-10-19T06:57:22.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T06:57:23.289Z] + git log --format=format:%s -1 e4c69b4924943189544546dd5f3842dc0b32abc9 [Pipeline] echo [2020-10-19T06:57:23.372Z] GIT_COMMIT: e4c69b4924943189544546dd5f3842dc0b32abc9, Commit Message: build(deps): bump github.com/OneOfOne/xxhash from 1.2.6 to 1.2.8 [Pipeline] echo [2020-10-19T06:57:23.458Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:57:24.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:57:24.512Z] [2020-10-19T06:57:24.512Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:57:24.910Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:57:24.910Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T06:57:24.910Z] 31603596830f: Pulling fs layer [2020-10-19T06:57:24.910Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T06:57:24.910Z] 6ca5941a6612: Pulling fs layer [2020-10-19T06:57:24.910Z] ecc8261a40a4: Pulling fs layer [2020-10-19T06:57:24.910Z] ecc8261a40a4: Waiting [2020-10-19T06:57:24.910Z] 2a8b12db71e7: Download complete [2020-10-19T06:57:25.177Z] 31603596830f: Verifying Checksum [2020-10-19T06:57:25.177Z] 31603596830f: Download complete [2020-10-19T06:57:25.177Z] ecc8261a40a4: Verifying Checksum [2020-10-19T06:57:25.177Z] ecc8261a40a4: Download complete [2020-10-19T06:57:25.177Z] 6ca5941a6612: Verifying Checksum [2020-10-19T06:57:25.177Z] 6ca5941a6612: Download complete [2020-10-19T06:57:25.441Z] 31603596830f: Pull complete [2020-10-19T06:57:25.706Z] 2a8b12db71e7: Pull complete [2020-10-19T06:57:26.289Z] 6ca5941a6612: Pull complete [2020-10-19T06:57:26.550Z] ecc8261a40a4: Pull complete [2020-10-19T06:57:26.813Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T06:57:26.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:57:26.813Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T06:57:26.973Z] prd-centos7-docker-4c-2g-6185 does not seem to be running inside a container [2020-10-19T06:57:27.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-630 -v /w/workspace/dgexfoundry_device-sdk-go_PR-630:/w/workspace/dgexfoundry_device-sdk-go_PR-630:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-630@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T06:57:29.487Z] $ docker top b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T06:57:29.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T06:57:29.963Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T06:57:30.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T06:57:30.210Z] $ docker exec b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f ssh-agent [2020-10-19T06:57:30.375Z] SSH_AUTH_SOCK=/tmp/ssh-PMREgeAtsUgf/agent.13 [2020-10-19T06:57:30.375Z] SSH_AGENT_PID=18 [2020-10-19T06:57:30.391Z] Running ssh-add (command line suppressed) [2020-10-19T06:57:30.520Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/private_key_6006875705741747238.key (/w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/private_key_6006875705741747238.key) [2020-10-19T06:57:30.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T06:57:30.997Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T06:57:31.097Z] $ docker exec --env ******** --env ******** b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f ssh-agent -k [2020-10-19T06:57:31.224Z] unset SSH_AUTH_SOCK; [2020-10-19T06:57:31.224Z] unset SSH_AGENT_PID; [2020-10-19T06:57:31.224Z] echo Agent pid 18 killed; [2020-10-19T06:57:31.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T06:57:31.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T06:57:31.536Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T06:57:31.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T06:57:31.707Z] $ docker exec b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f ssh-agent [2020-10-19T06:57:31.877Z] SSH_AUTH_SOCK=/tmp/ssh-WFfyqnNzkYny/agent.46 [2020-10-19T06:57:31.877Z] SSH_AGENT_PID=51 [2020-10-19T06:57:31.884Z] Running ssh-add (command line suppressed) [2020-10-19T06:57:32.009Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/private_key_1049821051205202260.key (/w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/private_key_1049821051205202260.key) [2020-10-19T06:57:32.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T06:57:32.437Z] + git semver init [2020-10-19T06:57:32.437Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T06:57:32.437Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-630/.git [2020-10-19T06:57:32.437Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-630 [2020-10-19T06:57:32.437Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T06:57:32.437Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T06:57:32.437Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T06:57:32.437Z] # $SEMVER_BRANCH = PR-630 [2020-10-19T06:57:32.437Z] # $SEMVER_TEMP = /tmp/semver-085420608 [2020-10-19T06:57:32.437Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-19T06:57:33.011Z] # '/tmp/semver-085420608' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-630/.semver' [2020-10-19T06:57:33.011Z] # -> Force: false [2020-10-19T06:57:33.011Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-630/.semver [Pipeline] } [2020-10-19T06:57:33.038Z] $ docker exec --env ******** --env ******** b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f ssh-agent -k [2020-10-19T06:57:33.155Z] unset SSH_AUTH_SOCK; [2020-10-19T06:57:33.155Z] unset SSH_AGENT_PID; [2020-10-19T06:57:33.155Z] echo Agent pid 51 killed; [2020-10-19T06:57:33.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T06:57:33.832Z] + git semver [Pipeline] } [2020-10-19T06:57:33.866Z] $ docker stop --time=1 b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f [2020-10-19T06:57:35.271Z] $ docker rm -f b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T06:57:35.802Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T06:57:36.284Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T06:57:36.308Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-19T06:57:52.209Z] Still waiting to schedule task [2020-10-19T06:57:52.210Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6186’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-19T06:57:52.241Z] Still waiting to schedule task [2020-10-19T06:57:52.241Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-19T07:00:11.802Z] Running on prd-centos7-docker-4c-2g-6187 in /w/workspace/dgexfoundry_device-sdk-go_PR-630 [Pipeline] { [Pipeline] ws [2020-10-19T07:00:11.909Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-19T07:00:22.272Z] using credential edgex-jenkins-ssh [2020-10-19T07:00:22.332Z] Cloning the remote Git repository [2020-10-19T07:00:22.394Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-19T07:00:22.536Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-19T07:00:22.663Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-19T07:00:22.664Z] > git --version # timeout=10 [2020-10-19T07:00:22.698Z] > git --version # 'git version 2.16.5' [2020-10-19T07:00:22.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T07:00:22.795Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T07:00:23.603Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-19T07:00:23.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T07:00:23.666Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-19T07:00:23.694Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-19T07:00:23.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T07:00:23.700Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/630/head:refs/remotes/origin/PR-630 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T07:00:24.155Z] Merging remotes/origin/master commit 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 into PR head commit e4c69b4924943189544546dd5f3842dc0b32abc9 [2020-10-19T07:00:24.360Z] Merge succeeded, producing e4c69b4924943189544546dd5f3842dc0b32abc9 [2020-10-19T07:00:24.361Z] Checking out Revision e4c69b4924943189544546dd5f3842dc0b32abc9 (PR-630) [2020-10-19T07:00:24.170Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T07:00:24.188Z] > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 [2020-10-19T07:00:24.261Z] > git remote # timeout=10 [2020-10-19T07:00:24.298Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T07:00:24.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T07:00:24.324Z] > git merge 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 # timeout=10 [2020-10-19T07:00:24.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T07:00:24.369Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T07:00:24.408Z] > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 [2020-10-19T07:00:29.071Z] Commit message: "build(deps): bump github.com/OneOfOne/xxhash from 1.2.6 to 1.2.8" [2020-10-19T07:00:29.116Z] > git --version # timeout=10 [2020-10-19T07:00:29.133Z] > git --version # 'git version 2.16.5' [2020-10-19T07:00:29.164Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T07:00:30.481Z] ========================================================= [2020-10-19T07:00:30.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T07:00:30.481Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T07:00:31.805Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-19T07:00:32.850Z] Sending build context to Docker daemon 2.318MB [2020-10-19T07:00:32.850Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-19T07:00:32.850Z] Step 2/8 : FROM ${BASE} [2020-10-19T07:00:32.850Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T07:00:32.850Z] df20fa9351a1: Pulling fs layer [2020-10-19T07:00:32.850Z] ed8968b2872e: Pulling fs layer [2020-10-19T07:00:32.850Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T07:00:32.850Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T07:00:32.850Z] e73272ec9a57: Pulling fs layer [2020-10-19T07:00:32.850Z] 1e910a182e73: Pulling fs layer [2020-10-19T07:00:32.850Z] 4e634b169226: Pulling fs layer [2020-10-19T07:00:32.850Z] e73272ec9a57: Waiting [2020-10-19T07:00:32.850Z] 1e910a182e73: Waiting [2020-10-19T07:00:32.850Z] 4e634b169226: Waiting [2020-10-19T07:00:32.850Z] e871e8e8d7a9: Waiting [2020-10-19T07:00:33.159Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T07:00:33.159Z] a92cc7c5fd73: Download complete [2020-10-19T07:00:33.159Z] ed8968b2872e: Verifying Checksum [2020-10-19T07:00:33.159Z] ed8968b2872e: Download complete [2020-10-19T07:00:33.159Z] e73272ec9a57: Verifying Checksum [2020-10-19T07:00:33.159Z] e73272ec9a57: Download complete [2020-10-19T07:00:33.159Z] 1e910a182e73: Verifying Checksum [2020-10-19T07:00:33.159Z] 1e910a182e73: Download complete [2020-10-19T07:00:33.159Z] df20fa9351a1: Verifying Checksum [2020-10-19T07:00:33.159Z] df20fa9351a1: Download complete [2020-10-19T07:00:33.836Z] df20fa9351a1: Pull complete [2020-10-19T07:00:34.121Z] ed8968b2872e: Pull complete [2020-10-19T07:00:34.394Z] a92cc7c5fd73: Pull complete [2020-10-19T07:00:38.167Z] 4e634b169226: Verifying Checksum [2020-10-19T07:00:38.167Z] 4e634b169226: Download complete [2020-10-19T07:00:39.671Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T07:00:39.671Z] e871e8e8d7a9: Download complete [2020-10-19T07:00:52.669Z] e871e8e8d7a9: Pull complete [2020-10-19T07:00:52.669Z] e73272ec9a57: Pull complete [2020-10-19T07:00:52.669Z] 1e910a182e73: Pull complete [2020-10-19T07:00:58.276Z] 4e634b169226: Pull complete [2020-10-19T07:00:58.276Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T07:00:58.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T07:00:58.276Z] ---> f7629b54cfaa [2020-10-19T07:00:58.276Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-19T07:00:58.276Z] ---> Running in 67fcfc76fc3f [2020-10-19T07:00:58.549Z] Removing intermediate container 67fcfc76fc3f [2020-10-19T07:00:58.549Z] ---> 823039f0fbe6 [2020-10-19T07:00:58.549Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T07:00:58.549Z] ---> Running in e67bca5fee23 [2020-10-19T07:01:00.567Z] Removing intermediate container e67bca5fee23 [2020-10-19T07:01:00.567Z] ---> 333da1189cc6 [2020-10-19T07:01:00.567Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-19T07:01:00.856Z] ---> Running in bfda21ee3694 [2020-10-19T07:01:01.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T07:01:02.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T07:01:03.204Z] OK: 166 MiB in 39 packages [2020-10-19T07:01:03.836Z] Removing intermediate container bfda21ee3694 [2020-10-19T07:01:03.836Z] ---> 656e1a17d993 [2020-10-19T07:01:03.836Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-19T07:01:03.836Z] ---> Running in 7ccf035bc0b5 [2020-10-19T07:01:04.113Z] Removing intermediate container 7ccf035bc0b5 [2020-10-19T07:01:04.113Z] ---> b808ca119081 [2020-10-19T07:01:04.113Z] Step 7/8 : COPY . . [2020-10-19T07:01:05.629Z] ---> ae7d7f51cf4e [2020-10-19T07:01:05.629Z] Step 8/8 : RUN go mod download [2020-10-19T07:01:05.629Z] ---> Running in 364786752e81 [2020-10-19T07:01:10.928Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6188 in /w/workspace/dgexfoundry_device-sdk-go_PR-630 [Pipeline] { [Pipeline] ws [2020-10-19T07:01:11.025Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-19T07:01:17.989Z] using credential edgex-jenkins-ssh [2020-10-19T07:01:18.063Z] Cloning the remote Git repository [2020-10-19T07:01:18.152Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-19T07:01:18.288Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-19T07:01:18.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-19T07:01:18.394Z] > git --version # timeout=10 [2020-10-19T07:01:18.410Z] > git --version # 'git version 2.17.1' [2020-10-19T07:01:18.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T07:01:18.534Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T07:01:20.269Z] Merging remotes/origin/master commit 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 into PR head commit e4c69b4924943189544546dd5f3842dc0b32abc9 [2020-10-19T07:01:19.609Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-19T07:01:19.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T07:01:19.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-19T07:01:19.717Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-19T07:01:19.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T07:01:19.729Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/630/head:refs/remotes/origin/PR-630 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T07:01:20.312Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T07:01:20.333Z] > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 [2020-10-19T07:01:20.726Z] Merge succeeded, producing e4c69b4924943189544546dd5f3842dc0b32abc9 [2020-10-19T07:01:20.726Z] Checking out Revision e4c69b4924943189544546dd5f3842dc0b32abc9 (PR-630) [2020-10-19T07:01:20.518Z] > git remote # timeout=10 [2020-10-19T07:01:20.534Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T07:01:20.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T07:01:20.606Z] > git merge 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 # timeout=10 [2020-10-19T07:01:20.675Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T07:01:20.747Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T07:01:20.769Z] > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 [2020-10-19T07:01:25.122Z] Commit message: "build(deps): bump github.com/OneOfOne/xxhash from 1.2.6 to 1.2.8" [2020-10-19T07:01:25.185Z] > git --version # timeout=10 [2020-10-19T07:01:25.192Z] > git --version # 'git version 2.17.1' [2020-10-19T07:01:25.206Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T07:01:26.362Z] ========================================================= [2020-10-19T07:01:26.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T07:01:26.363Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T07:01:27.508Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-19T07:01:28.516Z] Sending build context to Docker daemon 2.318MB [2020-10-19T07:01:28.516Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-19T07:01:28.516Z] Step 2/8 : FROM ${BASE} [2020-10-19T07:01:28.654Z] Removing intermediate container 364786752e81 [2020-10-19T07:01:28.654Z] ---> 47867c03268c [2020-10-19T07:01:28.654Z] Successfully built 47867c03268c [2020-10-19T07:01:28.654Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T07:01:28.819Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T07:01:28.819Z] b538f80385f9: Pulling fs layer [2020-10-19T07:01:28.819Z] 74f711af9a0d: Pulling fs layer [2020-10-19T07:01:28.819Z] 99f96fe45779: Pulling fs layer [2020-10-19T07:01:28.819Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T07:01:28.819Z] 45590311c82a: Pulling fs layer [2020-10-19T07:01:28.819Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T07:01:28.819Z] 209524e5b208: Pulling fs layer [2020-10-19T07:01:28.819Z] 209524e5b208: Waiting [2020-10-19T07:01:28.819Z] 69ca0ff8b7b3: Waiting [2020-10-19T07:01:28.819Z] 8529a6b9a6be: Waiting [2020-10-19T07:01:28.819Z] 45590311c82a: Waiting [2020-10-19T07:01:28.819Z] 99f96fe45779: Verifying Checksum [2020-10-19T07:01:28.819Z] 99f96fe45779: Download complete [2020-10-19T07:01:28.819Z] 74f711af9a0d: Verifying Checksum [2020-10-19T07:01:28.819Z] 74f711af9a0d: Download complete [2020-10-19T07:01:28.819Z] 45590311c82a: Verifying Checksum [2020-10-19T07:01:28.819Z] 45590311c82a: Download complete [2020-10-19T07:01:28.819Z] 69ca0ff8b7b3: Download complete [2020-10-19T07:01:28.819Z] b538f80385f9: Verifying Checksum [2020-10-19T07:01:28.819Z] b538f80385f9: Download complete [2020-10-19T07:01:29.726Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T07:01:29.726Z] . [Pipeline] withDockerContainer [2020-10-19T07:01:29.843Z] b538f80385f9: Pull complete [2020-10-19T07:01:30.066Z] prd-centos7-docker-4c-2g-6187 does not seem to be running inside a container [2020-10-19T07:01:30.246Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-19T07:01:30.454Z] 74f711af9a0d: Pull complete [2020-10-19T07:01:30.737Z] 99f96fe45779: Pull complete [2020-10-19T07:01:31.018Z] 209524e5b208: Verifying Checksum [2020-10-19T07:01:31.018Z] 209524e5b208: Download complete [2020-10-19T07:01:31.374Z] $ docker top 25d36e91eee126d6e1f28ff2f111ead74790cc4af607a217b75f761d6c2f11c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T07:01:32.118Z] + go version [2020-10-19T07:01:32.118Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T07:01:32.209Z] $ docker stop --time=1 25d36e91eee126d6e1f28ff2f111ead74790cc4af607a217b75f761d6c2f11c6 [2020-10-19T07:01:32.492Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T07:01:32.492Z] 8529a6b9a6be: Download complete [2020-10-19T07:01:33.757Z] $ docker rm -f 25d36e91eee126d6e1f28ff2f111ead74790cc4af607a217b75f761d6c2f11c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T07:01:35.069Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T07:01:35.070Z] . [Pipeline] withDockerContainer [2020-10-19T07:01:35.226Z] prd-centos7-docker-4c-2g-6187 does not seem to be running inside a container [2020-10-19T07:01:35.356Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-19T07:01:36.510Z] $ docker top c733ae2a129cb914bd80a61d1fffffde7f244e1ab8e55ebd09808cc21dc0d699 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T07:01:38.175Z] + make test [2020-10-19T07:01:38.175Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-19T07:01:42.755Z] 8529a6b9a6be: Pull complete [2020-10-19T07:01:43.042Z] 45590311c82a: Pull complete [2020-10-19T07:01:43.322Z] 69ca0ff8b7b3: Pull complete [2020-10-19T07:01:47.708Z] 209524e5b208: Pull complete [2020-10-19T07:01:47.708Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T07:01:47.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T07:01:47.708Z] ---> 5bddaf1c2fca [2020-10-19T07:01:47.709Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-19T07:01:49.754Z] ---> Running in 5b2515208842 [2020-10-19T07:01:50.368Z] Removing intermediate container 5b2515208842 [2020-10-19T07:01:50.368Z] ---> fb60ae5409b8 [2020-10-19T07:01:50.368Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T07:01:50.368Z] ---> Running in 6ea7cf571a1d [2020-10-19T07:01:53.079Z] Removing intermediate container 6ea7cf571a1d [2020-10-19T07:01:53.079Z] ---> a37b0c14dfa1 [2020-10-19T07:01:53.079Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-19T07:01:53.079Z] ---> Running in 050ba2f80efb [2020-10-19T07:01:54.122Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-19T07:01:55.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T07:01:55.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T07:01:56.636Z] OK: 142 MiB in 39 packages [2020-10-19T07:01:57.610Z] Removing intermediate container 050ba2f80efb [2020-10-19T07:01:57.610Z] ---> 1bbd73578739 [2020-10-19T07:01:57.610Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-19T07:01:57.610Z] ---> Running in ff05626fc056 [2020-10-19T07:01:58.204Z] Removing intermediate container ff05626fc056 [2020-10-19T07:01:58.204Z] ---> 8cae16775844 [2020-10-19T07:01:58.204Z] Step 7/8 : COPY . . [2020-10-19T07:01:59.188Z] ---> 016527d3f042 [2020-10-19T07:01:59.188Z] Step 8/8 : RUN go mod download [2020-10-19T07:01:59.467Z] ---> Running in eb1e4e2b12b7 [2020-10-19T07:02:21.645Z] Removing intermediate container eb1e4e2b12b7 [2020-10-19T07:02:21.645Z] ---> c1b656d14be6 [2020-10-19T07:02:21.645Z] Successfully built c1b656d14be6 [2020-10-19T07:02:21.645Z] Successfully tagged ci-base-image-arm64:latest [2020-10-19T07:02:21.730Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-19T07:02:21.730Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-19T07:02:21.730Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-19T07:02:21.730Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.075s coverage: 21.6% of statements [Pipeline] isUnix [Pipeline] sh [2020-10-19T07:02:22.019Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.605s coverage: 97.1% of statements [2020-10-19T07:02:22.076Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T07:02:22.076Z] . [Pipeline] withDockerContainer [2020-10-19T07:02:22.349Z] prd-ubuntu18.04-docker-arm64-4c-16g-6188 does not seem to be running inside a container [2020-10-19T07:02:22.445Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-19T07:02:24.222Z] $ docker top 3ec144e5356eba2965df7e686f5591a54ee6a5f8666593f2a973c6fcfaf058b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T07:02:25.671Z] + go version [2020-10-19T07:02:25.671Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T07:02:25.723Z] $ docker stop --time=1 3ec144e5356eba2965df7e686f5591a54ee6a5f8666593f2a973c6fcfaf058b1 [2020-10-19T07:02:27.508Z] $ docker rm -f 3ec144e5356eba2965df7e686f5591a54ee6a5f8666593f2a973c6fcfaf058b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T07:02:28.770Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T07:02:28.770Z] . [Pipeline] withDockerContainer [2020-10-19T07:02:29.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-6188 does not seem to be running inside a container [2020-10-19T07:02:29.104Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-19T07:02:30.854Z] $ docker top 18cac97d595269aed4b64cf7871e4f4d42058d65adf5baa7a1edd8eaaf2c7da5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T07:02:32.375Z] + make test [2020-10-19T07:02:32.375Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-19T07:02:54.582Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-19T07:02:54.716Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.112s coverage: 9.4% of statements [2020-10-19T07:02:54.716Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.075s coverage: 21.9% of statements [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-19T07:02:54.716Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.319s coverage: 42.6% of statements [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-19T07:02:54.716Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.594s coverage: 68.9% of statements [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-19T07:02:54.716Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.150s coverage: 52.6% of statements [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-19T07:02:54.716Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.821s coverage: 68.9% of statements [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-19T07:02:54.716Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-19T07:02:54.716Z] GO111MODULE=on go vet ./... [2020-10-19T07:03:13.845Z] gofmt -l . [2020-10-19T07:03:13.845Z] [ "`gofmt -l .`" = "" ] [2020-10-19T07:03:13.845Z] ./bin/test-attribution-txt.sh [2020-10-19T07:03:13.845Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-19T07:03:14.865Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T07:03:14.918Z] $ docker stop --time=1 c733ae2a129cb914bd80a61d1fffffde7f244e1ab8e55ebd09808cc21dc0d699 [2020-10-19T07:03:17.091Z] $ docker rm -f c733ae2a129cb914bd80a61d1fffffde7f244e1ab8e55ebd09808cc21dc0d699 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-19T07:03:19.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-19T07:03:19.489Z] + ls -al . [2020-10-19T07:03:19.489Z] total 188 [2020-10-19T07:03:19.489Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 19 07:03 . [2020-10-19T07:03:19.489Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 19 07:00 .. [2020-10-19T07:03:19.489Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 19 07:00 bin [2020-10-19T07:03:19.489Z] -rw-r--r--. 1 jenkins jenkins 110398 Oct 19 07:02 coverage.out [2020-10-19T07:03:19.489Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 19 07:00 Dockerfile.build [2020-10-19T07:03:19.489Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 19 07:00 .dockerignore [2020-10-19T07:03:19.489Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 19 07:00 example [2020-10-19T07:03:19.489Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 19 07:00 .git [2020-10-19T07:03:19.489Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 19 07:00 .github [2020-10-19T07:03:19.489Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 19 07:00 .gitignore [2020-10-19T07:03:19.489Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 19 07:03 go.mod [2020-10-19T07:03:19.489Z] -rw-r--r--. 1 jenkins jenkins 13658 Oct 19 07:03 go.sum [2020-10-19T07:03:19.489Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 19 07:00 internal [2020-10-19T07:03:19.489Z] -rw-rw-r--. 1 jenkins jenkins 901 Oct 19 07:00 Jenkinsfile [2020-10-19T07:03:19.489Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 19 07:00 LICENSE [2020-10-19T07:03:19.489Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 19 07:00 Makefile [2020-10-19T07:03:19.489Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 19 07:00 openapi [2020-10-19T07:03:19.489Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 19 07:00 pkg [2020-10-19T07:03:19.489Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 19 07:00 README.md [2020-10-19T07:03:19.489Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 19 07:00 RELEASE-NOTES.txt [2020-10-19T07:03:19.489Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 19 07:00 snap [2020-10-19T07:03:19.489Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 19 06:57 VERSION [2020-10-19T07:03:19.489Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 19 07:00 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-19T07:03:20.082Z] + 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=e4c69b4924943189544546dd5f3842dc0b32abc9 --label arch=amd64 --label version=0.0.0 . [2020-10-19T07:03:20.702Z] Sending build context to Docker daemon 2.429MB [2020-10-19T07:03:20.702Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-19T07:03:20.702Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-19T07:03:20.702Z] ---> 47867c03268c [2020-10-19T07:03:20.702Z] Step 3/24 : ARG MAKE='make build' [2020-10-19T07:03:20.992Z] ---> Running in b2d1bae5cec7 [2020-10-19T07:03:21.604Z] Removing intermediate container b2d1bae5cec7 [2020-10-19T07:03:21.604Z] ---> 542ced1e0025 [2020-10-19T07:03:21.604Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-19T07:03:21.604Z] ---> Running in 5f71ba61f1d6 [2020-10-19T07:03:22.233Z] Removing intermediate container 5f71ba61f1d6 [2020-10-19T07:03:22.233Z] ---> 2f1a3976e092 [2020-10-19T07:03:22.234Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-19T07:03:22.234Z] ---> Running in 16ad9490576c [2020-10-19T07:03:22.557Z] Removing intermediate container 16ad9490576c [2020-10-19T07:03:22.557Z] ---> a8e8831a3b33 [2020-10-19T07:03:22.557Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T07:03:22.557Z] ---> Running in e49c57e11fb6 [2020-10-19T07:03:24.049Z] Removing intermediate container e49c57e11fb6 [2020-10-19T07:03:24.049Z] ---> 7e3781f7207f [2020-10-19T07:03:24.049Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-19T07:03:24.049Z] ---> Running in f6990f32c37b [2020-10-19T07:03:25.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T07:03:26.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T07:03:26.630Z] OK: 166 MiB in 39 packages [2020-10-19T07:03:27.614Z] Removing intermediate container f6990f32c37b [2020-10-19T07:03:27.614Z] ---> 44b0bc00e340 [2020-10-19T07:03:27.614Z] Step 8/24 : COPY . . [2020-10-19T07:03:28.640Z] ---> 6349786e22fb [2020-10-19T07:03:28.640Z] Step 9/24 : RUN ${MAKE} [2020-10-19T07:03:28.640Z] ---> Running in a77f13695b6f [2020-10-19T07:03:29.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-10-19T07:03:33.650Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-19T07:03:33.650Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-19T07:03:33.650Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-19T07:03:33.650Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.120s coverage: 21.6% of statements [2020-10-19T07:03:39.093Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.264s coverage: 97.1% of statements [2020-10-19T07:03:44.845Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-19T07:03:46.833Z] Removing intermediate container a77f13695b6f [2020-10-19T07:03:46.833Z] ---> 7894f67f4f11 [2020-10-19T07:03:46.833Z] Step 10/24 : FROM scratch [2020-10-19T07:03:46.833Z] ---> [2020-10-19T07:03:46.833Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-19T07:03:46.833Z] ---> Running in ed0af99c8dd4 [2020-10-19T07:03:46.833Z] Removing intermediate container ed0af99c8dd4 [2020-10-19T07:03:46.833Z] ---> 7ff712bb2d8e [2020-10-19T07:03:46.833Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-19T07:03:46.833Z] ---> Running in a97296b9ab71 [2020-10-19T07:03:47.106Z] Removing intermediate container a97296b9ab71 [2020-10-19T07:03:47.106Z] ---> c5f21914172e [2020-10-19T07:03:47.106Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-19T07:03:47.106Z] ---> Running in 7ad2db9b99bc [2020-10-19T07:03:47.379Z] Removing intermediate container 7ad2db9b99bc [2020-10-19T07:03:47.379Z] ---> 1c5906b7123f [2020-10-19T07:03:47.379Z] Step 14/24 : WORKDIR / [2020-10-19T07:03:47.379Z] ---> Running in d4c435b49cf6 [2020-10-19T07:03:47.670Z] Removing intermediate container d4c435b49cf6 [2020-10-19T07:03:47.670Z] ---> 4a82725c0f3d [2020-10-19T07:03:47.670Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-19T07:03:48.266Z] ---> 2ae68fa9681a [2020-10-19T07:03:48.266Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-19T07:03:48.857Z] ---> ab852914c57e [2020-10-19T07:03:48.857Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-19T07:03:49.138Z] ---> 0e8bfe7c96ff [2020-10-19T07:03:49.138Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-19T07:03:49.416Z] ---> 4d6bcb9ecc7c [2020-10-19T07:03:49.416Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-19T07:03:49.712Z] ---> 362a5db85369 [2020-10-19T07:03:49.712Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-19T07:03:49.712Z] ---> Running in 51cc7c95c650 [2020-10-19T07:03:50.000Z] Removing intermediate container 51cc7c95c650 [2020-10-19T07:03:50.000Z] ---> 4f583c8d95d9 [2020-10-19T07:03:50.000Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-19T07:03:50.000Z] ---> Running in 2f85afca8822 [2020-10-19T07:03:50.307Z] Removing intermediate container 2f85afca8822 [2020-10-19T07:03:50.307Z] ---> f559a7ee076f [2020-10-19T07:03:50.307Z] Step 22/24 : LABEL arch=amd64 [2020-10-19T07:03:50.307Z] ---> Running in 35218b3515f7 [2020-10-19T07:03:50.589Z] Removing intermediate container 35218b3515f7 [2020-10-19T07:03:50.589Z] ---> ca3a3be0ee32 [2020-10-19T07:03:50.589Z] Step 23/24 : LABEL git_sha=e4c69b4924943189544546dd5f3842dc0b32abc9 [2020-10-19T07:03:50.589Z] ---> Running in a0bd9131cf7a [2020-10-19T07:03:50.918Z] Removing intermediate container a0bd9131cf7a [2020-10-19T07:03:50.918Z] ---> 08ef5ec24787 [2020-10-19T07:03:50.918Z] Step 24/24 : LABEL version=0.0.0 [2020-10-19T07:03:50.918Z] ---> Running in dce63cb4a9aa [2020-10-19T07:03:51.572Z] Removing intermediate container dce63cb4a9aa [2020-10-19T07:03:51.572Z] ---> 87e2930ef67d [2020-10-19T07:03:51.572Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-19T07:03:51.572Z] Successfully built 87e2930ef67d [2020-10-19T07:03:51.572Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-19T07:04:05.902Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.132s coverage: 9.4% of statements [2020-10-19T07:04:05.902Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.126s coverage: 21.9% of statements [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-19T07:04:05.902Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.567s coverage: 42.6% of statements [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-19T07:04:05.902Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.802s coverage: 68.9% of statements [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-19T07:04:05.902Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.169s coverage: 52.6% of statements [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-19T07:04:05.902Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.856s coverage: 68.9% of statements [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-19T07:04:05.902Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-19T07:04:05.902Z] GO111MODULE=on go vet ./... [2020-10-19T07:04:38.349Z] gofmt -l . [2020-10-19T07:04:38.350Z] [ "`gofmt -l .`" = "" ] [2020-10-19T07:04:38.350Z] ./bin/test-attribution-txt.sh [2020-10-19T07:04:38.350Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-19T07:04:38.391Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T07:04:39.252Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T07:04:39.275Z] $ docker stop --time=1 18cac97d595269aed4b64cf7871e4f4d42058d65adf5baa7a1edd8eaaf2c7da5 [2020-10-19T07:04:41.344Z] $ docker rm -f 18cac97d595269aed4b64cf7871e4f4d42058d65adf5baa7a1edd8eaaf2c7da5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T07:04:43.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-19T07:04:43.463Z] + ls -al . [2020-10-19T07:04:43.463Z] total 224 [2020-10-19T07:04:43.463Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 07:04 . [2020-10-19T07:04:43.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:01 .. [2020-10-19T07:04:43.463Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 07:01 .dockerignore [2020-10-19T07:04:43.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 07:01 .git [2020-10-19T07:04:43.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 07:01 .github [2020-10-19T07:04:43.463Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 19 07:01 .gitignore [2020-10-19T07:04:43.463Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 19 07:01 Dockerfile.build [2020-10-19T07:04:43.463Z] -rw-rw-r-- 1 jenkins jenkins 901 Oct 19 07:01 Jenkinsfile [2020-10-19T07:04:43.463Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 19 07:01 LICENSE [2020-10-19T07:04:43.463Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 19 07:01 Makefile [2020-10-19T07:04:43.463Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 19 07:01 README.md [2020-10-19T07:04:43.463Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 19 07:01 RELEASE-NOTES.txt [2020-10-19T07:04:43.463Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 06:57 VERSION [2020-10-19T07:04:43.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 07:01 bin [2020-10-19T07:04:43.463Z] -rw-r--r-- 1 jenkins jenkins 110398 Oct 19 07:04 coverage.out [2020-10-19T07:04:43.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:01 example [2020-10-19T07:04:43.463Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 19 07:04 go.mod [2020-10-19T07:04:43.463Z] -rw-r--r-- 1 jenkins jenkins 13658 Oct 19 07:04 go.sum [2020-10-19T07:04:43.463Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 07:01 internal [2020-10-19T07:04:43.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:01 openapi [2020-10-19T07:04:43.463Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 07:01 pkg [2020-10-19T07:04:43.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:01 snap [2020-10-19T07:04:43.463Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 19 07:01 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-19T07:04:43.850Z] + 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=e4c69b4924943189544546dd5f3842dc0b32abc9 --label arch=arm64 --label version=0.0.0 . [2020-10-19T07:04:44.456Z] Sending build context to Docker daemon 2.429MB [2020-10-19T07:04:44.456Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-19T07:04:44.456Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-19T07:04:44.456Z] ---> c1b656d14be6 [2020-10-19T07:04:44.456Z] Step 3/24 : ARG MAKE='make build' [2020-10-19T07:04:44.727Z] ---> Running in 1c3b5587bf47 [2020-10-19T07:04:44.998Z] Removing intermediate container 1c3b5587bf47 [2020-10-19T07:04:44.998Z] ---> 17786295c76b [2020-10-19T07:04:44.998Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-19T07:04:45.272Z] ---> Running in 2e037e5d84ce [2020-10-19T07:04:45.547Z] Removing intermediate container 2e037e5d84ce [2020-10-19T07:04:45.547Z] ---> 7158e0a075b4 [2020-10-19T07:04:45.547Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-19T07:04:45.822Z] ---> Running in 9ef4847b602b [2020-10-19T07:04:46.095Z] Removing intermediate container 9ef4847b602b [2020-10-19T07:04:46.095Z] ---> 8fcdc542e099 [2020-10-19T07:04:46.095Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T07:04:46.372Z] ---> Running in 569fbdb5a78d [2020-10-19T07:04:49.013Z] Removing intermediate container 569fbdb5a78d [2020-10-19T07:04:49.013Z] ---> a22ecd9477dd [2020-10-19T07:04:49.013Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-19T07:04:49.013Z] ---> Running in 9e9b557378ba [2020-10-19T07:04:50.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T07:04:51.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T07:04:52.044Z] OK: 142 MiB in 39 packages [2020-10-19T07:04:53.028Z] Removing intermediate container 9e9b557378ba [2020-10-19T07:04:53.028Z] ---> 0bc7fad0dfc0 [2020-10-19T07:04:53.028Z] Step 8/24 : COPY . . [2020-10-19T07:04:54.466Z] ---> c00523ffae9c [2020-10-19T07:04:54.466Z] Step 9/24 : RUN ${MAKE} [2020-10-19T07:04:54.466Z] ---> Running in 3dc8ca20a766 [2020-10-19T07:04:55.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-10-19T07:05:22.751Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-19T07:05:22.751Z] Removing intermediate container 3dc8ca20a766 [2020-10-19T07:05:22.751Z] ---> a92b27d4bfd1 [2020-10-19T07:05:22.751Z] Step 10/24 : FROM scratch [2020-10-19T07:05:22.751Z] ---> [2020-10-19T07:05:22.751Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-19T07:05:22.751Z] ---> Running in 16f930f94d99 [2020-10-19T07:05:23.023Z] Removing intermediate container 16f930f94d99 [2020-10-19T07:05:23.023Z] ---> 31a5dd86f054 [2020-10-19T07:05:23.023Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-19T07:05:23.297Z] ---> Running in 6561db4e1061 [2020-10-19T07:05:23.574Z] Removing intermediate container 6561db4e1061 [2020-10-19T07:05:23.574Z] ---> 76eda209d1da [2020-10-19T07:05:23.574Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-19T07:05:23.574Z] ---> Running in e76c5aeb9011 [2020-10-19T07:05:24.172Z] Removing intermediate container e76c5aeb9011 [2020-10-19T07:05:24.172Z] ---> c0473b95a01f [2020-10-19T07:05:24.172Z] Step 14/24 : WORKDIR / [2020-10-19T07:05:24.172Z] ---> Running in aae3289feafb [2020-10-19T07:05:24.768Z] Removing intermediate container aae3289feafb [2020-10-19T07:05:24.768Z] ---> ebbced86f8bd [2020-10-19T07:05:24.768Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-19T07:05:25.746Z] ---> e943d751796e [2020-10-19T07:05:25.746Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-19T07:05:26.342Z] ---> 9d8f673c4cdd [2020-10-19T07:05:26.342Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-19T07:05:27.321Z] ---> 81a59ca842b7 [2020-10-19T07:05:27.321Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-19T07:05:27.917Z] ---> 6847b51c3068 [2020-10-19T07:05:27.917Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-19T07:05:28.513Z] ---> ff845d9f7ddf [2020-10-19T07:05:28.513Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-19T07:05:28.513Z] ---> Running in 20a78f37d092 [2020-10-19T07:05:29.110Z] Removing intermediate container 20a78f37d092 [2020-10-19T07:05:29.110Z] ---> fbe9a3d3f393 [2020-10-19T07:05:29.110Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-19T07:05:29.110Z] ---> Running in d26bbf318d50 [2020-10-19T07:05:29.707Z] Removing intermediate container d26bbf318d50 [2020-10-19T07:05:29.707Z] ---> aef910d2cc2c [2020-10-19T07:05:29.707Z] Step 22/24 : LABEL arch=arm64 [2020-10-19T07:05:29.707Z] ---> Running in 75016746c201 [2020-10-19T07:05:30.304Z] Removing intermediate container 75016746c201 [2020-10-19T07:05:30.304Z] ---> a7d7517dae15 [2020-10-19T07:05:30.304Z] Step 23/24 : LABEL git_sha=e4c69b4924943189544546dd5f3842dc0b32abc9 [2020-10-19T07:05:30.304Z] ---> Running in b2f4ee977286 [2020-10-19T07:05:30.581Z] Removing intermediate container b2f4ee977286 [2020-10-19T07:05:30.581Z] ---> b2b3c780af13 [2020-10-19T07:05:30.581Z] Step 24/24 : LABEL version=0.0.0 [2020-10-19T07:05:30.869Z] ---> Running in f833cd0dff03 [2020-10-19T07:05:31.465Z] Removing intermediate container f833cd0dff03 [2020-10-19T07:05:31.465Z] ---> 257aecc7b3f9 [2020-10-19T07:05:31.465Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-19T07:05:31.465Z] Successfully built 257aecc7b3f9 [2020-10-19T07:05:31.465Z] 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-19T07:05:35.503Z] provisioning config files... [2020-10-19T07:05:35.521Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/config5682354173283243825tmp [Pipeline] { [Pipeline] sh [2020-10-19T07:05:35.962Z] + set +x [2020-10-19T07:05:35.962Z] + curl -s https://codecov.io/bash [2020-10-19T07:05:35.962Z] + bash -s -- [2020-10-19T07:05:36.224Z] [2020-10-19T07:05:36.225Z] _____ _ [2020-10-19T07:05:36.225Z] / ____| | | [2020-10-19T07:05:36.225Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T07:05:36.225Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T07:05:36.225Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T07:05:36.225Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T07:05:36.225Z] Bash-20201009-048fee3 [2020-10-19T07:05:36.225Z] [2020-10-19T07:05:36.225Z] [2020-10-19T07:05:36.225Z] ==> Jenkins CI detected. [2020-10-19T07:05:36.225Z] project root: . [2020-10-19T07:05:36.225Z] --> token set from env [2020-10-19T07:05:36.225Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T07:05:36.225Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T07:05:36.225Z] ==> Python coveragepy not found [2020-10-19T07:05:36.225Z] ==> Searching for coverage reports in: [2020-10-19T07:05:36.225Z] + . [2020-10-19T07:05:36.225Z] -> Found 1 reports [2020-10-19T07:05:36.225Z] ==> Detecting git/mercurial file structure [2020-10-19T07:05:36.225Z] ==> Reading reports [2020-10-19T07:05:36.225Z] + ./coverage.out bytes=110398 [2020-10-19T07:05:36.225Z] ==> Appending adjustments [2020-10-19T07:05:36.225Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T07:05:36.801Z] + Found adjustments [2020-10-19T07:05:36.801Z] ==> Gzipping contents [2020-10-19T07:05:36.801Z] ==> Uploading reports [2020-10-19T07:05:36.801Z] url: https://codecov.io [2020-10-19T07:05:36.801Z] query: branch=PR-630&commit=e4c69b4924943189544546dd5f3842dc0b32abc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-630%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=630&job=&cmd_args= [2020-10-19T07:05:36.801Z] -> Pinging Codecov [2020-10-19T07:05:36.801Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-630&commit=e4c69b4924943189544546dd5f3842dc0b32abc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-630%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=630&job=&cmd_args= [2020-10-19T07:05:37.066Z] -> Uploading to [2020-10-19T07:05:37.066Z] [2020-10-19T07:05:37.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T07:05:37.066Z] Dload Upload Total Spent Left Speed [2020-10-19T07:05:37.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T07:05:37.066Z] X> Failed to upload [2020-10-19T07:05:37.066Z] ==> Uploading to Codecov [2020-10-19T07:05:37.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T07:05:37.066Z] Dload Upload Total Spent Left Speed [2020-10-19T07:05:37.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19136 100 110 100 19026 182 31604 --:--:-- --:--:-- --:--:-- 31657 [2020-10-19T07:05:37.640Z] View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e4c69b4924943189544546dd5f3842dc0b32abc9 [Pipeline] } [2020-10-19T07:05:37.670Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-19T07:05:41.326Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T07:05:41.944Z] ---> package-listing.sh [2020-10-19T07:05:41.944Z] ++ facter osfamily [2020-10-19T07:05:41.944Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T07:05:41.944Z] + OS_FAMILY=redhat [2020-10-19T07:05:41.944Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-630 [2020-10-19T07:05:41.944Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T07:05:41.944Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T07:05:41.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T07:05:41.944Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T07:05:41.944Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-630 ']' [2020-10-19T07:05:41.944Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T07:05:41.944Z] + case "${OS_FAMILY}" in [2020-10-19T07:05:41.944Z] + rpm -qa [2020-10-19T07:05:41.944Z] + sort [2020-10-19T07:05:46.168Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T07:05:46.168Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T07:05:46.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T07:05:46.168Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-630 ']' [2020-10-19T07:05:46.168Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-630/archives/ [2020-10-19T07:05:46.168Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-630/archives/ [Pipeline] echo [2020-10-19T07:05:46.204Z] 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-630/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T07:05:46.516Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T07:05:46.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T07:05:46.848Z] [2020-10-19T07:05:46.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T07:05:47.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T07:05:47.238Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T07:05:47.238Z] df20fa9351a1: Pulling fs layer [2020-10-19T07:05:47.238Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T07:05:47.238Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T07:05:47.238Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T07:05:47.238Z] 93b61091891f: Pulling fs layer [2020-10-19T07:05:47.238Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T07:05:47.238Z] 5e14af77c1be: Pulling fs layer [2020-10-19T07:05:47.238Z] 01666e4c0597: Pulling fs layer [2020-10-19T07:05:47.238Z] aa168da1d23b: Pulling fs layer [2020-10-19T07:05:47.238Z] 46f8f816bc3b: Waiting [2020-10-19T07:05:47.238Z] 93b61091891f: Waiting [2020-10-19T07:05:47.238Z] 93b9cdb0e59b: Waiting [2020-10-19T07:05:47.238Z] 01666e4c0597: Waiting [2020-10-19T07:05:47.238Z] 5e14af77c1be: Waiting [2020-10-19T07:05:47.238Z] aa168da1d23b: Waiting [2020-10-19T07:05:47.238Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T07:05:47.238Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T07:05:47.238Z] 46f8f816bc3b: Download complete [2020-10-19T07:05:47.500Z] df20fa9351a1: Verifying Checksum [2020-10-19T07:05:47.500Z] df20fa9351a1: Download complete [2020-10-19T07:05:47.500Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T07:05:47.500Z] 93b9cdb0e59b: Download complete [2020-10-19T07:05:47.500Z] 93b61091891f: Download complete [2020-10-19T07:05:47.500Z] 5e14af77c1be: Verifying Checksum [2020-10-19T07:05:47.500Z] 5e14af77c1be: Download complete [2020-10-19T07:05:47.500Z] 01666e4c0597: Download complete [2020-10-19T07:05:47.763Z] df20fa9351a1: Pull complete [2020-10-19T07:05:47.763Z] 36b3adc4ff6f: Pull complete [2020-10-19T07:05:48.342Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T07:05:48.342Z] 8ad3a11d3b57: Download complete [2020-10-19T07:05:49.301Z] 8ad3a11d3b57: Pull complete [2020-10-19T07:05:49.301Z] 46f8f816bc3b: Pull complete [2020-10-19T07:05:49.888Z] 93b61091891f: Pull complete [2020-10-19T07:05:49.888Z] 93b9cdb0e59b: Pull complete [2020-10-19T07:05:50.157Z] 5e14af77c1be: Pull complete [2020-10-19T07:05:50.157Z] aa168da1d23b: Verifying Checksum [2020-10-19T07:05:50.157Z] aa168da1d23b: Download complete [2020-10-19T07:05:50.157Z] 01666e4c0597: Pull complete [2020-10-19T07:05:56.808Z] aa168da1d23b: Pull complete [2020-10-19T07:05:56.808Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T07:05:56.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T07:05:56.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T07:05:56.999Z] prd-centos7-docker-4c-2g-6185 does not seem to be running inside a container [2020-10-19T07:05:57.050Z] $ 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-630/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-630 -v /w/workspace/dgexfoundry_device-sdk-go_PR-630:/w/workspace/dgexfoundry_device-sdk-go_PR-630:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-630@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:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T07:06:00.904Z] $ docker top e7a35bb69c33f713112e777fed846fcc226bcc071528c3cf14b14c5175b2471d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T07:06:01.462Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T07:06:01.786Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T07:06:02.106Z] + ls /var/log/sa-host [2020-10-19T07:06:02.106Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T07:06:02.106Z] file_magic: OK [2020-10-19T07:06:02.106Z] HZ: Using current value: 100 [2020-10-19T07:06:02.106Z] file_header: OK [2020-10-19T07:06:02.106Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-19T07:06:02.106Z] Statistics: [2020-10-19T07:06:02.106Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T07:06:02.106Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T07:06:02.106Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T07:06:02.106Z] file_magic: OK [2020-10-19T07:06:02.106Z] HZ: Using current value: 100 [2020-10-19T07:06:02.106Z] file_header: OK [2020-10-19T07:06:02.106Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-19T07:06:02.106Z] Statistics: [2020-10-19T07:06:02.106Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T07:06:02.106Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T07:06:02.814Z] provisioning config files... [2020-10-19T07:06:02.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/config408593072482350871tmp [Pipeline] { [Pipeline] echo [2020-10-19T07:06:02.954Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T07:06:03.315Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T07:06:03.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T07:06:03.482Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T07:06:03.823Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T07:06:03.853Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T07:06:04.193Z] ---> sudo-logs.sh [2020-10-19T07:06:04.193Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T07:06:04.227Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T07:06:04.565Z] ---> job-cost.sh [2020-10-19T07:06:04.565Z] lf-activate-venv: SKIPPING [2020-10-19T07:06:04.565Z] INFO: No Stack... [2020-10-19T07:06:05.514Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T07:06:06.089Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T07:06:06.145Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T07:06:06.479Z] ---> logs-deploy.sh [2020-10-19T07:06:06.479Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-630/1 [2020-10-19T07:06:06.479Z] INFO: archiving workspace using pattern(s): [2020-10-19T07:06:08.400Z] Archives upload complete. [2020-10-19T07:06:08.400Z] INFO: archiving logs to Nexus [2020-10-19T07:06:09.347Z] ---> uname -a: [2020-10-19T07:06:09.347Z] Linux prd-centos7-docker-4c-2g-6185.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-19T07:06:09.347Z] [2020-10-19T07:06:09.347Z] [2020-10-19T07:06:09.347Z] ---> lscpu: [2020-10-19T07:06:09.347Z] Architecture: x86_64 [2020-10-19T07:06:09.347Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-19T07:06:09.347Z] Byte Order: Little Endian [2020-10-19T07:06:09.347Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-19T07:06:09.347Z] CPU(s): 4 [2020-10-19T07:06:09.347Z] On-line CPU(s) list: 0-3 [2020-10-19T07:06:09.347Z] Thread(s) per core: 1 [2020-10-19T07:06:09.347Z] Core(s) per socket: 1 [2020-10-19T07:06:09.347Z] Socket(s): 4 [2020-10-19T07:06:09.347Z] NUMA node(s): 1 [2020-10-19T07:06:09.347Z] Vendor ID: GenuineIntel [2020-10-19T07:06:09.347Z] CPU family: 6 [2020-10-19T07:06:09.347Z] Model: 44 [2020-10-19T07:06:09.347Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-19T07:06:09.347Z] Stepping: 1 [2020-10-19T07:06:09.347Z] CPU MHz: 2933.438 [2020-10-19T07:06:09.347Z] BogoMIPS: 5866.87 [2020-10-19T07:06:09.347Z] Virtualization: VT-x [2020-10-19T07:06:09.347Z] Hypervisor vendor: KVM [2020-10-19T07:06:09.347Z] Virtualization type: full [2020-10-19T07:06:09.347Z] L1d cache: 128 KiB [2020-10-19T07:06:09.347Z] L1i cache: 128 KiB [2020-10-19T07:06:09.347Z] L2 cache: 16 MiB [2020-10-19T07:06:09.347Z] L3 cache: 64 MiB [2020-10-19T07:06:09.347Z] NUMA node0 CPU(s): 0-3 [2020-10-19T07:06:09.347Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-19T07:06:09.348Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-19T07:06:09.348Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-19T07:06:09.348Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-19T07:06:09.348Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-19T07:06:09.348Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-19T07:06:09.348Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-19T07:06:09.348Z] Vulnerability Tsx async abort: Not affected [2020-10-19T07:06:09.348Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-10-19T07:06:09.348Z] [2020-10-19T07:06:09.348Z] [2020-10-19T07:06:09.348Z] ---> nproc: [2020-10-19T07:06:09.348Z] 4 [2020-10-19T07:06:09.348Z] [2020-10-19T07:06:09.348Z] [2020-10-19T07:06:09.348Z] ---> df -h: [2020-10-19T07:06:09.348Z] Filesystem Size Used Available Use% Mounted on [2020-10-19T07:06:09.348Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-19T07:06:09.348Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-19T07:06:09.348Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-19T07:06:09.348Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-19T07:06:09.348Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-19T07:06:09.348Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-19T07:06:09.348Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-19T07:06:09.348Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-19T07:06:09.348Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-19T07:06:09.348Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-630 [2020-10-19T07:06:09.348Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp [2020-10-19T07:06:09.348Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-19T07:06:09.348Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-19T07:06:09.348Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-19T07:06:09.348Z] [2020-10-19T07:06:09.348Z] [2020-10-19T07:06:09.348Z] ---> free -m: [2020-10-19T07:06:09.348Z] total used free shared buff/cache available [2020-10-19T07:06:09.348Z] Mem: 1837 667 76 0 1093 1069 [2020-10-19T07:06:09.348Z] Swap: 1023 0 1023 [2020-10-19T07:06:09.348Z] [2020-10-19T07:06:09.348Z] [2020-10-19T07:06:09.348Z] ---> ip addr: [2020-10-19T07:06:09.348Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-19T07:06:09.348Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-19T07:06:09.348Z] inet 127.0.0.1/8 scope host lo [2020-10-19T07:06:09.348Z] valid_lft forever preferred_lft forever [2020-10-19T07:06:09.348Z] inet6 ::1/128 scope host [2020-10-19T07:06:09.348Z] valid_lft forever preferred_lft forever [2020-10-19T07:06:09.348Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-19T07:06:09.348Z] link/ether fa:16:3e:20:c1:51 brd ff:ff:ff:ff:ff:ff [2020-10-19T07:06:09.348Z] inet 10.30.122.43/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-19T07:06:09.348Z] valid_lft 85833sec preferred_lft 85833sec [2020-10-19T07:06:09.348Z] inet6 fe80::f816:3eff:fe20:c151/64 scope link [2020-10-19T07:06:09.348Z] valid_lft forever preferred_lft forever [2020-10-19T07:06:09.348Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-19T07:06:09.348Z] link/ether 02:42:68:6a:b3:57 brd ff:ff:ff:ff:ff:ff [2020-10-19T07:06:09.348Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-19T07:06:09.348Z] valid_lft forever preferred_lft forever [2020-10-19T07:06:09.348Z] inet6 fe80::42:68ff:fe6a:b357/64 scope link [2020-10-19T07:06:09.348Z] valid_lft forever preferred_lft forever [2020-10-19T07:06:09.348Z] [2020-10-19T07:06:09.348Z]