Pull request #44 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from 755b338209b044300c15889e718e2b9f4a315616+0a79c20c2d893aa8ea9da840411e787f3e51ca5b (9f0047d1699d36318487f12364ed6fa2dd4f3ce6) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-rest-go/branches/PR-44/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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-rest-go/branches/PR-44/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-1831 in /w/workspace/dgexfoundry_device-rest-go_PR-44 [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-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-44 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0a79c20c2d893aa8ea9da840411e787f3e51ca5b into PR head commit 755b338209b044300c15889e718e2b9f4a315616 Merge succeeded, producing 755b338209b044300c15889e718e2b9f4a315616 Checking out Revision 755b338209b044300c15889e718e2b9f4a315616 (PR-44) > git config core.sparsecheckout # timeout=10 > git checkout -f 755b338209b044300c15889e718e2b9f4a315616 # 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 0a79c20c2d893aa8ea9da840411e787f3e51ca5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 755b338209b044300c15889e718e2b9f4a315616 # timeout=10 Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-28T22:45:31.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-28T22:45:31.688Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-28T22:45:31.888Z] ========================================================= [2020-09-28T22:45:31.888Z] EdgeX Global Pipelines Version Info [2020-09-28T22:45:31.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:45:33.436Z] ------------------- [2020-09-28T22:45:33.436Z] stable info: [2020-09-28T22:45:33.436Z] ------------------- [2020-09-28T22:45:33.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-28T22:45:33.436Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-28T22:45:33.436Z] Message: update stable to v1.0.131 [2020-09-28T22:45:34.383Z] ------------------- [2020-09-28T22:45:34.383Z] experimental info: [2020-09-28T22:45:34.383Z] ------------------- [2020-09-28T22:45:34.383Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-28T22:45:34.383Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-28T22:45:34.383Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-28T22:45:34.882Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2020-09-28T22:45:35.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2020-09-28T22:45:35.190Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-28T22:45:35.311Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-28T22:45:35.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-28T22:45:35.600Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-28T22:45:35.743Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-28T22:45:35.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-28T22:45:35.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-28T22:45:36.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-28T22:45:36.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-28T22:45:36.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2020-09-28T22:45:36.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-28T22:45:36.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-28T22:45:36.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-28T22:45:36.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-28T22:45:37.121Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-28T22:45:37.263Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-28T22:45:37.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-28T22:45:37.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-28T22:45:37.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-28T22:45:37.825Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-28T22:45:37.959Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-28T22:45:38.090Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-28T22:45:38.223Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-09-28T22:45:38.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo [2020-09-28T22:45:38.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo [2020-09-28T22:45:38.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo [2020-09-28T22:45:38.786Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 755b338209b044300c15889e718e2b9f4a315616 [Pipeline] echo [2020-09-28T22:45:38.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 755b338 [Pipeline] echo [2020-09-28T22:45:39.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-28T22:45:39.818Z] + git log --format=format:%s -1 755b338209b044300c15889e718e2b9f4a315616 [Pipeline] echo [2020-09-28T22:45:39.919Z] GIT_COMMIT: 755b338209b044300c15889e718e2b9f4a315616, Commit Message: build(all): Enable use of DependaBot to maintain Go dependencies [Pipeline] echo [2020-09-28T22:45:39.995Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:45:41.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-28T22:45:41.556Z] [2020-09-28T22:45:41.556Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:45:41.944Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-28T22:45:41.944Z] latest: Pulling from edgex-devops/git-semver [2020-09-28T22:45:41.944Z] 31603596830f: Pulling fs layer [2020-09-28T22:45:41.944Z] 2a8b12db71e7: Pulling fs layer [2020-09-28T22:45:41.944Z] 6ca5941a6612: Pulling fs layer [2020-09-28T22:45:41.944Z] ecc8261a40a4: Pulling fs layer [2020-09-28T22:45:41.944Z] ecc8261a40a4: Waiting [2020-09-28T22:45:41.944Z] 2a8b12db71e7: Verifying Checksum [2020-09-28T22:45:41.944Z] 2a8b12db71e7: Download complete [2020-09-28T22:45:42.211Z] 31603596830f: Verifying Checksum [2020-09-28T22:45:42.211Z] 31603596830f: Download complete [2020-09-28T22:45:42.211Z] 6ca5941a6612: Verifying Checksum [2020-09-28T22:45:42.211Z] 6ca5941a6612: Download complete [2020-09-28T22:45:42.473Z] ecc8261a40a4: Verifying Checksum [2020-09-28T22:45:42.473Z] ecc8261a40a4: Download complete [2020-09-28T22:45:42.736Z] 31603596830f: Pull complete [2020-09-28T22:45:42.736Z] 2a8b12db71e7: Pull complete [2020-09-28T22:45:43.692Z] 6ca5941a6612: Pull complete [2020-09-28T22:45:43.956Z] ecc8261a40a4: Pull complete [2020-09-28T22:45:43.956Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-28T22:45:43.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-28T22:45:43.956Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-28T22:45:44.093Z] prd-centos7-docker-4c-2g-1831 does not seem to be running inside a container [2020-09-28T22:45:44.144Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-44 -v /w/workspace/dgexfoundry_device-rest-go_PR-44:/w/workspace/dgexfoundry_device-rest-go_PR-44:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-44@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-28T22:45:46.386Z] $ docker top 0fd1fb7e9bab89cafeef56e5a03d59f725fd6d55482053c97752d1449641ae22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-28T22:45:46.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-28T22:45:46.836Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-28T22:45:47.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-28T22:45:47.150Z] $ docker exec 0fd1fb7e9bab89cafeef56e5a03d59f725fd6d55482053c97752d1449641ae22 ssh-agent [2020-09-28T22:45:47.307Z] SSH_AUTH_SOCK=/tmp/ssh-4CK3Z0KQllqE/agent.12 [2020-09-28T22:45:47.307Z] SSH_AGENT_PID=18 [2020-09-28T22:45:47.317Z] Running ssh-add (command line suppressed) [2020-09-28T22:45:47.455Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-44@tmp/private_key_232976516139543420.key (/w/workspace/dgexfoundry_device-rest-go_PR-44@tmp/private_key_232976516139543420.key) [2020-09-28T22:45:47.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-28T22:45:47.882Z] + git describe --exact-match --tags HEAD [2020-09-28T22:45:47.882Z] fatal: no tag exactly matches '755b338209b044300c15889e718e2b9f4a315616' [Pipeline] } [2020-09-28T22:45:47.927Z] $ docker exec --env ******** --env ******** 0fd1fb7e9bab89cafeef56e5a03d59f725fd6d55482053c97752d1449641ae22 ssh-agent -k [2020-09-28T22:45:48.044Z] unset SSH_AUTH_SOCK; [2020-09-28T22:45:48.044Z] unset SSH_AGENT_PID; [2020-09-28T22:45:48.044Z] echo Agent pid 18 killed; [2020-09-28T22:45:48.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-28T22:45:48.236Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-28T22:45:48.236Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-28T22:45:48.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-28T22:45:48.353Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-28T22:45:48.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-28T22:45:48.525Z] $ docker exec 0fd1fb7e9bab89cafeef56e5a03d59f725fd6d55482053c97752d1449641ae22 ssh-agent [2020-09-28T22:45:48.678Z] SSH_AUTH_SOCK=/tmp/ssh-A27vFwxfQ0tg/agent.47 [2020-09-28T22:45:48.678Z] SSH_AGENT_PID=52 [2020-09-28T22:45:48.685Z] Running ssh-add (command line suppressed) [2020-09-28T22:45:48.811Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-44@tmp/private_key_5925980673510197443.key (/w/workspace/dgexfoundry_device-rest-go_PR-44@tmp/private_key_5925980673510197443.key) [2020-09-28T22:45:48.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-28T22:45:49.227Z] + git semver init [2020-09-28T22:45:49.227Z] # -> Open(): unable to determine branch for HEAD [2020-09-28T22:45:49.227Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-44/.git [2020-09-28T22:45:49.227Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-44 [2020-09-28T22:45:49.227Z] # $SEMVER_REMOTE_NAME = origin [2020-09-28T22:45:49.227Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-28T22:45:49.227Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-28T22:45:49.227Z] # $SEMVER_BRANCH = PR-44 [2020-09-28T22:45:49.227Z] # $SEMVER_TEMP = /tmp/semver-285178663 [2020-09-28T22:45:49.227Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2020-09-28T22:45:51.804Z] # '/tmp/semver-285178663' -> '/w/workspace/dgexfoundry_device-rest-go_PR-44/.semver' [2020-09-28T22:45:51.804Z] # -> Force: false [2020-09-28T22:45:51.804Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-44/.semver [Pipeline] } [2020-09-28T22:45:51.825Z] $ docker exec --env ******** --env ******** 0fd1fb7e9bab89cafeef56e5a03d59f725fd6d55482053c97752d1449641ae22 ssh-agent -k [2020-09-28T22:45:51.973Z] unset SSH_AUTH_SOCK; [2020-09-28T22:45:51.974Z] unset SSH_AGENT_PID; [2020-09-28T22:45:51.974Z] echo Agent pid 52 killed; [2020-09-28T22:45:52.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-28T22:45:52.655Z] + git semver [Pipeline] } [2020-09-28T22:45:52.686Z] $ docker stop --time=1 0fd1fb7e9bab89cafeef56e5a03d59f725fd6d55482053c97752d1449641ae22 [2020-09-28T22:45:54.115Z] $ docker rm -f 0fd1fb7e9bab89cafeef56e5a03d59f725fd6d55482053c97752d1449641ae22 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-28T22:45:55.735Z] Stashed 24 file(s) [Pipeline] echo [2020-09-28T22:45:55.768Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-28T22:45:55.909Z] Archived original 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-09-28T22:46:11.677Z] Still waiting to schedule task [2020-09-28T22:46:11.678Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-28T22:46:11.702Z] Still waiting to schedule task [2020-09-28T22:46:11.703Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1829’ [2020-09-28T22:48:46.934Z] Running on prd-centos7-docker-4c-2g-1833 in /w/workspace/dgexfoundry_device-rest-go_PR-44 [Pipeline] { [Pipeline] ws [2020-09-28T22:48:47.029Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-09-28T22:48:49.689Z] using credential edgex-jenkins-ssh [2020-09-28T22:48:49.743Z] Cloning the remote Git repository [2020-09-28T22:48:49.770Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-09-28T22:48:49.841Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-09-28T22:48:49.889Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-28T22:48:49.890Z] > git --version # timeout=10 [2020-09-28T22:48:49.896Z] > git --version # 'git version 2.16.5' [2020-09-28T22:48:49.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:48:49.955Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:48:51.364Z] Merging remotes/origin/master commit 0a79c20c2d893aa8ea9da840411e787f3e51ca5b into PR head commit 755b338209b044300c15889e718e2b9f4a315616 [2020-09-28T22:48:51.441Z] Merge succeeded, producing 755b338209b044300c15889e718e2b9f4a315616 [2020-09-28T22:48:51.442Z] Checking out Revision 755b338209b044300c15889e718e2b9f4a315616 (PR-44) [2020-09-28T22:48:50.904Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-28T22:48:50.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:48:50.922Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-28T22:48:50.936Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-28T22:48:50.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:48:50.941Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-28T22:48:51.373Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:48:51.378Z] > git checkout -f 755b338209b044300c15889e718e2b9f4a315616 # timeout=10 [2020-09-28T22:48:51.412Z] > git remote # timeout=10 [2020-09-28T22:48:51.420Z] > git config --get remote.origin.url # timeout=10 [2020-09-28T22:48:51.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:48:51.428Z] > git merge 0a79c20c2d893aa8ea9da840411e787f3e51ca5b # timeout=10 [2020-09-28T22:48:51.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-28T22:48:51.446Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:48:51.450Z] > git checkout -f 755b338209b044300c15889e718e2b9f4a315616 # timeout=10 [2020-09-28T22:48:55.086Z] Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" [2020-09-28T22:48:55.113Z] > git --version # timeout=10 [2020-09-28T22:48:55.120Z] > git --version # 'git version 2.16.5' [2020-09-28T22:48:55.126Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-28T22:48:56.621Z] ========================================================= [2020-09-28T22:48:56.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-28T22:48:56.621Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:48:57.392Z] + 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-09-28T22:48:57.662Z] Sending build context to Docker daemon 8.059MB [2020-09-28T22:48:57.662Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-28T22:48:57.662Z] Step 2/10 : FROM ${BASE} [2020-09-28T22:48:57.927Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-28T22:48:57.927Z] df20fa9351a1: Pulling fs layer [2020-09-28T22:48:57.927Z] ed8968b2872e: Pulling fs layer [2020-09-28T22:48:57.927Z] a92cc7c5fd73: Pulling fs layer [2020-09-28T22:48:57.927Z] e871e8e8d7a9: Pulling fs layer [2020-09-28T22:48:57.927Z] e73272ec9a57: Pulling fs layer [2020-09-28T22:48:57.927Z] 1e910a182e73: Pulling fs layer [2020-09-28T22:48:57.927Z] 4e634b169226: Pulling fs layer [2020-09-28T22:48:57.927Z] e73272ec9a57: Waiting [2020-09-28T22:48:57.927Z] e871e8e8d7a9: Waiting [2020-09-28T22:48:57.927Z] 4e634b169226: Waiting [2020-09-28T22:48:57.927Z] a92cc7c5fd73: Verifying Checksum [2020-09-28T22:48:57.927Z] a92cc7c5fd73: Download complete [2020-09-28T22:48:57.927Z] ed8968b2872e: Download complete [2020-09-28T22:48:57.927Z] e73272ec9a57: Download complete [2020-09-28T22:48:57.927Z] 1e910a182e73: Verifying Checksum [2020-09-28T22:48:57.927Z] 1e910a182e73: Download complete [2020-09-28T22:48:57.927Z] df20fa9351a1: Verifying Checksum [2020-09-28T22:48:57.927Z] df20fa9351a1: Download complete [2020-09-28T22:48:58.193Z] df20fa9351a1: Pull complete [2020-09-28T22:48:58.457Z] ed8968b2872e: Pull complete [2020-09-28T22:48:58.457Z] a92cc7c5fd73: Pull complete [2020-09-28T22:49:01.031Z] 4e634b169226: Verifying Checksum [2020-09-28T22:49:01.031Z] 4e634b169226: Download complete [2020-09-28T22:49:01.294Z] e871e8e8d7a9: Verifying Checksum [2020-09-28T22:49:01.294Z] e871e8e8d7a9: Download complete [2020-09-28T22:49:06.630Z] e871e8e8d7a9: Pull complete [2020-09-28T22:49:06.630Z] e73272ec9a57: Pull complete [2020-09-28T22:49:06.630Z] 1e910a182e73: Pull complete [2020-09-28T22:49:14.806Z] 4e634b169226: Pull complete [2020-09-28T22:49:14.806Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-28T22:49:14.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-28T22:49:14.806Z] ---> f7629b54cfaa [2020-09-28T22:49:14.806Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-28T22:49:14.806Z] ---> Running in f3a32c5d5e8e [2020-09-28T22:49:14.806Z] Removing intermediate container f3a32c5d5e8e [2020-09-28T22:49:14.806Z] ---> 5870a431b819 [2020-09-28T22:49:14.806Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-28T22:49:14.806Z] ---> Running in 47ffbb1451c0 [2020-09-28T22:49:14.806Z] Removing intermediate container 47ffbb1451c0 [2020-09-28T22:49:14.806Z] ---> 08a7a8bbc076 [2020-09-28T22:49:14.806Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-28T22:49:14.806Z] ---> Running in 621629aed09a [2020-09-28T22:49:14.806Z] Removing intermediate container 621629aed09a [2020-09-28T22:49:14.806Z] ---> 9d68f65a2786 [2020-09-28T22:49:14.806Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:49:14.806Z] ---> Running in 1f3c3e1c8389 [2020-09-28T22:49:15.763Z] Removing intermediate container 1f3c3e1c8389 [2020-09-28T22:49:15.763Z] ---> cf05d8a3aae3 [2020-09-28T22:49:15.763Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-28T22:49:15.763Z] ---> Running in dcbdd1e326ab [2020-09-28T22:49:16.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-28T22:49:17.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-28T22:49:17.892Z] OK: 166 MiB in 39 packages [2020-09-28T22:49:18.158Z] Removing intermediate container dcbdd1e326ab [2020-09-28T22:49:18.158Z] ---> 9f9a6d754004 [2020-09-28T22:49:18.158Z] Step 8/10 : WORKDIR /device-rest-go [2020-09-28T22:49:18.422Z] ---> Running in a130bd590f2c [2020-09-28T22:49:18.422Z] Removing intermediate container a130bd590f2c [2020-09-28T22:49:18.422Z] ---> f18fe58ce82e [2020-09-28T22:49:18.422Z] Step 9/10 : COPY . . [2020-09-28T22:49:19.010Z] ---> 3b3c7f7aa463 [2020-09-28T22:49:19.010Z] Step 10/10 : RUN go mod download [2020-09-28T22:49:19.010Z] ---> Running in 5fac957193b5 [2020-09-28T22:49:30.487Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1832 in /w/workspace/dgexfoundry_device-rest-go_PR-44 [Pipeline] { [Pipeline] ws [2020-09-28T22:49:30.583Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-09-28T22:49:31.280Z] Removing intermediate container 5fac957193b5 [2020-09-28T22:49:31.280Z] ---> b9d0d00df829 [2020-09-28T22:49:31.280Z] Successfully built b9d0d00df829 [2020-09-28T22:49:31.280Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:49:31.682Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-28T22:49:31.682Z] . [Pipeline] withDockerContainer [2020-09-28T22:49:31.874Z] prd-centos7-docker-4c-2g-1833 does not seem to be running inside a container [2020-09-28T22:49:31.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-28T22:49:33.181Z] $ docker top b77d2ee3ce8ba4e7eb122ccaeb98058e425349d8f2a1b9470179d0a503c2a121 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-28T22:49:33.742Z] + go version [2020-09-28T22:49:33.742Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-28T22:49:33.773Z] $ docker stop --time=1 b77d2ee3ce8ba4e7eb122ccaeb98058e425349d8f2a1b9470179d0a503c2a121 [2020-09-28T22:49:35.115Z] $ docker rm -f b77d2ee3ce8ba4e7eb122ccaeb98058e425349d8f2a1b9470179d0a503c2a121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-09-28T22:49:35.431Z] using credential edgex-jenkins-ssh [Pipeline] } [2020-09-28T22:49:35.533Z] Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-09-28T22:49:35.591Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-09-28T22:49:35.659Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:49:36.180Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-28T22:49:36.180Z] . [Pipeline] withDockerContainer [2020-09-28T22:49:36.304Z] prd-centos7-docker-4c-2g-1833 does not seem to be running inside a container [2020-09-28T22:49:36.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-28T22:49:35.761Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-28T22:49:35.762Z] > git --version # timeout=10 [2020-09-28T22:49:35.812Z] > git --version # 'git version 2.17.1' [2020-09-28T22:49:35.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:49:35.964Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:49:36.950Z] $ docker top 4e4cf5d7b88ef459313dbc83dce3c83b1a707d2ce14e2877664ccd649db4db28 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-28T22:49:37.497Z] + make test [2020-09-28T22:49:37.497Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-09-28T22:49:38.085Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-09-28T22:49:37.589Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-28T22:49:37.616Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:49:37.643Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-09-28T22:49:37.685Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-09-28T22:49:37.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:49:37.698Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-28T22:49:38.224Z] Merging remotes/origin/master commit 0a79c20c2d893aa8ea9da840411e787f3e51ca5b into PR head commit 755b338209b044300c15889e718e2b9f4a315616 [2020-09-28T22:49:38.451Z] Merge succeeded, producing 755b338209b044300c15889e718e2b9f4a315616 [2020-09-28T22:49:38.451Z] Checking out Revision 755b338209b044300c15889e718e2b9f4a315616 (PR-44) [2020-09-28T22:49:38.254Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:49:38.265Z] > git checkout -f 755b338209b044300c15889e718e2b9f4a315616 # timeout=10 [2020-09-28T22:49:38.342Z] > git remote # timeout=10 [2020-09-28T22:49:38.373Z] > git config --get remote.origin.url # timeout=10 [2020-09-28T22:49:38.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:49:38.404Z] > git merge 0a79c20c2d893aa8ea9da840411e787f3e51ca5b # timeout=10 [2020-09-28T22:49:38.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-28T22:49:38.469Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:49:38.503Z] > git checkout -f 755b338209b044300c15889e718e2b9f4a315616 # timeout=10 [2020-09-28T22:49:42.294Z] Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" [2020-09-28T22:49:42.339Z] > git --version # timeout=10 [2020-09-28T22:49:42.347Z] > git --version # 'git version 2.17.1' [2020-09-28T22:49:42.354Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-28T22:49:44.774Z] ========================================================= [2020-09-28T22:49:44.774Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-28T22:49:44.774Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:49:45.796Z] + 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-09-28T22:49:46.778Z] Sending build context to Docker daemon 8.059MB [2020-09-28T22:49:46.778Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-28T22:49:46.778Z] Step 2/10 : FROM ${BASE} [2020-09-28T22:49:47.053Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-28T22:49:47.053Z] b538f80385f9: Pulling fs layer [2020-09-28T22:49:47.053Z] 74f711af9a0d: Pulling fs layer [2020-09-28T22:49:47.053Z] 99f96fe45779: Pulling fs layer [2020-09-28T22:49:47.053Z] 8529a6b9a6be: Pulling fs layer [2020-09-28T22:49:47.053Z] 45590311c82a: Pulling fs layer [2020-09-28T22:49:47.053Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-28T22:49:47.053Z] 209524e5b208: Pulling fs layer [2020-09-28T22:49:47.053Z] 45590311c82a: Waiting [2020-09-28T22:49:47.053Z] 69ca0ff8b7b3: Waiting [2020-09-28T22:49:47.053Z] 8529a6b9a6be: Waiting [2020-09-28T22:49:47.053Z] 209524e5b208: Waiting [2020-09-28T22:49:47.053Z] 99f96fe45779: Verifying Checksum [2020-09-28T22:49:47.053Z] 99f96fe45779: Download complete [2020-09-28T22:49:47.053Z] 74f711af9a0d: Verifying Checksum [2020-09-28T22:49:47.053Z] 74f711af9a0d: Download complete [2020-09-28T22:49:47.053Z] 45590311c82a: Download complete [2020-09-28T22:49:47.328Z] 69ca0ff8b7b3: Download complete [2020-09-28T22:49:47.328Z] b538f80385f9: Verifying Checksum [2020-09-28T22:49:47.328Z] b538f80385f9: Download complete [2020-09-28T22:49:48.244Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2020-09-28T22:49:48.244Z] ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 56.3% of statements [2020-09-28T22:49:48.244Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-28T22:49:48.311Z] b538f80385f9: Pull complete [2020-09-28T22:49:48.583Z] 74f711af9a0d: Pull complete [2020-09-28T22:49:48.858Z] 99f96fe45779: Pull complete [2020-09-28T22:49:49.657Z] gofmt -l . [2020-09-28T22:49:49.657Z] [ "`gofmt -l .`" = "" ] [2020-09-28T22:49:49.657Z] ./bin/test-go-mod-tidy.sh [2020-09-28T22:49:49.657Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-09-28T22:49:50.286Z] 209524e5b208: Verifying Checksum [2020-09-28T22:49:50.286Z] 209524e5b208: Download complete [2020-09-28T22:49:50.570Z] Stashed 1 file(s) [Pipeline] } [2020-09-28T22:49:50.592Z] $ docker stop --time=1 4e4cf5d7b88ef459313dbc83dce3c83b1a707d2ce14e2877664ccd649db4db28 [2020-09-28T22:49:50.879Z] 8529a6b9a6be: Verifying Checksum [2020-09-28T22:49:50.880Z] 8529a6b9a6be: Download complete [2020-09-28T22:49:52.779Z] $ docker rm -f 4e4cf5d7b88ef459313dbc83dce3c83b1a707d2ce14e2877664ccd649db4db28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-09-28T22:49:55.479Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-28T22:49:55.830Z] + ls -al . [2020-09-28T22:49:55.830Z] total 96 [2020-09-28T22:49:55.830Z] drwxrwxr-x. 9 jenkins jenkins 4096 Sep 28 22:49 . [2020-09-28T22:49:55.830Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 28 22:48 .. [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 4566 Sep 28 22:48 Attribution.txt [2020-09-28T22:49:55.830Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 28 22:48 bin [2020-09-28T22:49:55.830Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 28 22:48 cmd [2020-09-28T22:49:55.830Z] -rw-r--r--. 1 jenkins jenkins 9369 Sep 28 22:49 coverage.out [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 1519 Sep 28 22:48 Dockerfile [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 989 Sep 28 22:48 Dockerfile.build [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 151 Sep 28 22:48 .dockerignore [2020-09-28T22:49:55.830Z] drwxrwxr-x. 2 jenkins jenkins 93 Sep 28 22:49 driver [2020-09-28T22:49:55.830Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 28 22:48 .git [2020-09-28T22:49:55.830Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 28 22:48 .github [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 339 Sep 28 22:48 .gitignore [2020-09-28T22:49:55.830Z] -rw-r--r--. 1 jenkins jenkins 273 Sep 28 22:49 go.mod [2020-09-28T22:49:55.830Z] -rw-r--r--. 1 jenkins jenkins 12547 Sep 28 22:49 go.sum [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 680 Sep 28 22:48 Jenkinsfile [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 28 22:48 LICENSE [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 951 Sep 28 22:48 Makefile [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 5917 Sep 28 22:48 README.md [2020-09-28T22:49:55.830Z] drwxrwxr-x. 3 jenkins jenkins 45 Sep 28 22:48 .semver [2020-09-28T22:49:55.830Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 28 22:48 snap [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 28 22:45 VERSION [2020-09-28T22:49:55.830Z] -rw-rw-r--. 1 jenkins jenkins 713 Sep 28 22:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:49:56.193Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=755b338209b044300c15889e718e2b9f4a315616 --label arch=amd64 --label version=0.0.0 . [2020-09-28T22:49:56.459Z] Sending build context to Docker daemon 8.071MB [2020-09-28T22:49:56.459Z] Step 1/25 : ARG BASE=golang:1.15-alpine [2020-09-28T22:49:56.459Z] Step 2/25 : FROM ${BASE} AS builder [2020-09-28T22:49:56.459Z] ---> b9d0d00df829 [2020-09-28T22:49:56.459Z] Step 3/25 : ARG MAKE='make build' [2020-09-28T22:49:56.459Z] ---> Running in 18abeb3d13cf [2020-09-28T22:49:56.731Z] Removing intermediate container 18abeb3d13cf [2020-09-28T22:49:56.731Z] ---> 2cb2863594a2 [2020-09-28T22:49:56.731Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-09-28T22:49:56.731Z] ---> Running in 57d625d44423 [2020-09-28T22:49:56.993Z] Removing intermediate container 57d625d44423 [2020-09-28T22:49:56.993Z] ---> 848098b4c517 [2020-09-28T22:49:56.993Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-09-28T22:49:56.993Z] ---> Running in 13be8233d439 [2020-09-28T22:49:56.993Z] Removing intermediate container 13be8233d439 [2020-09-28T22:49:56.993Z] ---> b14f23cf1692 [2020-09-28T22:49:56.993Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:49:57.267Z] ---> Running in 3cf63113aaff [2020-09-28T22:49:58.224Z] Removing intermediate container 3cf63113aaff [2020-09-28T22:49:58.224Z] ---> f942ada3a33f [2020-09-28T22:49:58.224Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-28T22:49:58.224Z] ---> Running in 1f20b0c1a262 [2020-09-28T22:49:58.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-28T22:49:59.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-28T22:49:59.699Z] OK: 166 MiB in 39 packages [2020-09-28T22:50:00.278Z] Removing intermediate container 1f20b0c1a262 [2020-09-28T22:50:00.278Z] ---> 562b9c98e22e [2020-09-28T22:50:00.278Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-09-28T22:50:00.278Z] ---> Running in 89e3d38bfdd0 [2020-09-28T22:50:00.278Z] Removing intermediate container 89e3d38bfdd0 [2020-09-28T22:50:00.278Z] ---> 21d2f7984c7a [2020-09-28T22:50:00.278Z] Step 9/25 : COPY go.mod . [2020-09-28T22:50:00.540Z] ---> b1ac4f3710fe [2020-09-28T22:50:00.540Z] Step 10/25 : COPY Makefile . [2020-09-28T22:50:00.803Z] ---> 92d52dc5306e [2020-09-28T22:50:00.803Z] Step 11/25 : RUN make update [2020-09-28T22:50:00.803Z] ---> Running in 47673dfb6900 [2020-09-28T22:50:01.072Z] 8529a6b9a6be: Pull complete [2020-09-28T22:50:01.346Z] 45590311c82a: Pull complete [2020-09-28T22:50:01.378Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-28T22:50:01.626Z] 69ca0ff8b7b3: Pull complete [2020-09-28T22:50:01.645Z] Removing intermediate container 47673dfb6900 [2020-09-28T22:50:01.645Z] ---> 99facdf987fc [2020-09-28T22:50:01.645Z] Step 12/25 : COPY . . [2020-09-28T22:50:02.243Z] ---> c315dac27d43 [2020-09-28T22:50:02.243Z] Step 13/25 : RUN $MAKE [2020-09-28T22:50:02.243Z] ---> Running in 930b230eff34 [2020-09-28T22:50:02.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2020-09-28T22:50:05.956Z] 209524e5b208: Pull complete [2020-09-28T22:50:05.956Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-28T22:50:05.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-28T22:50:05.956Z] ---> 5bddaf1c2fca [2020-09-28T22:50:05.956Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-28T22:50:08.581Z] ---> Running in 25694ef6b82f [2020-09-28T22:50:08.581Z] Removing intermediate container 25694ef6b82f [2020-09-28T22:50:08.581Z] ---> 27997c028f8e [2020-09-28T22:50:08.581Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-28T22:50:08.858Z] ---> Running in bb06bae62f17 [2020-09-28T22:50:09.131Z] Removing intermediate container bb06bae62f17 [2020-09-28T22:50:09.131Z] ---> 8b73b82d310c [2020-09-28T22:50:09.131Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-28T22:50:09.415Z] ---> Running in 02d6fd0ae62a [2020-09-28T22:50:09.691Z] Removing intermediate container 02d6fd0ae62a [2020-09-28T22:50:09.691Z] ---> 63b7c3473ded [2020-09-28T22:50:09.691Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:50:09.965Z] ---> Running in dd86f302bcd4 [2020-09-28T22:50:12.595Z] Removing intermediate container dd86f302bcd4 [2020-09-28T22:50:12.595Z] ---> 2ebdf9f1aa16 [2020-09-28T22:50:12.595Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-28T22:50:12.595Z] ---> Running in 9eeca8bb066e [2020-09-28T22:50:12.893Z] Removing intermediate container 930b230eff34 [2020-09-28T22:50:12.893Z] ---> 6ec114001bc5 [2020-09-28T22:50:12.893Z] Step 14/25 : FROM alpine:latest [2020-09-28T22:50:12.893Z] latest: Pulling from library/alpine [2020-09-28T22:50:12.893Z] df20fa9351a1: Already exists [2020-09-28T22:50:13.155Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-28T22:50:13.417Z] Status: Downloaded newer image for alpine:latest [2020-09-28T22:50:13.417Z] ---> a24bb4013296 [2020-09-28T22:50:13.417Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-28T22:50:13.417Z] ---> Running in c3246b04cddb [2020-09-28T22:50:13.417Z] Removing intermediate container c3246b04cddb [2020-09-28T22:50:13.417Z] ---> 56a3a13610bc [2020-09-28T22:50:13.417Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-09-28T22:50:13.680Z] ---> Running in 202e6b13bf28 [2020-09-28T22:50:13.680Z] Removing intermediate container 202e6b13bf28 [2020-09-28T22:50:13.680Z] ---> 44d5fb09ba37 [2020-09-28T22:50:13.680Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-09-28T22:50:13.945Z] ---> 7eee2944ff0e [2020-09-28T22:50:13.945Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-09-28T22:50:14.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-28T22:50:14.208Z] ---> 5b2d5238ca6d [2020-09-28T22:50:14.208Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-09-28T22:50:14.788Z] ---> 0c3eca2ffc95 [2020-09-28T22:50:14.788Z] Step 20/25 : EXPOSE 49986 [2020-09-28T22:50:14.788Z] ---> Running in cf3098cac7d0 [2020-09-28T22:50:14.788Z] Removing intermediate container cf3098cac7d0 [2020-09-28T22:50:14.788Z] ---> 6bd7c9bd1c19 [2020-09-28T22:50:14.788Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-09-28T22:50:15.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-28T22:50:15.049Z] ---> Running in 48c0c26bf59c [2020-09-28T22:50:15.049Z] Removing intermediate container 48c0c26bf59c [2020-09-28T22:50:15.049Z] ---> de84a4cc04a6 [2020-09-28T22:50:15.049Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-28T22:50:15.316Z] ---> Running in e0a356caeae9 [2020-09-28T22:50:15.316Z] Removing intermediate container e0a356caeae9 [2020-09-28T22:50:15.316Z] ---> 799802320ac4 [2020-09-28T22:50:15.316Z] Step 23/25 : LABEL arch=amd64 [2020-09-28T22:50:15.316Z] ---> Running in ed1dcd68424b [2020-09-28T22:50:15.580Z] Removing intermediate container ed1dcd68424b [2020-09-28T22:50:15.580Z] ---> ac3d387ced60 [2020-09-28T22:50:15.580Z] Step 24/25 : LABEL git_sha=755b338209b044300c15889e718e2b9f4a315616 [2020-09-28T22:50:15.580Z] ---> Running in d7637cbc672b [2020-09-28T22:50:15.609Z] OK: 142 MiB in 39 packages [2020-09-28T22:50:15.843Z] Removing intermediate container d7637cbc672b [2020-09-28T22:50:15.843Z] ---> 6f232e72bede [2020-09-28T22:50:15.843Z] Step 25/25 : LABEL version=0.0.0 [2020-09-28T22:50:15.843Z] ---> Running in ba2a00ca6a62 [2020-09-28T22:50:16.105Z] Removing intermediate container ba2a00ca6a62 [2020-09-28T22:50:16.105Z] ---> 97030396f24b [2020-09-28T22:50:16.105Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-28T22:50:16.105Z] Successfully built 97030396f24b [2020-09-28T22:50:16.105Z] Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-09-28T22:50:16.585Z] Removing intermediate container 9eeca8bb066e [2020-09-28T22:50:16.585Z] ---> 0a39da72ee58 [2020-09-28T22:50:16.585Z] Step 8/10 : WORKDIR /device-rest-go Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-09-28T22:50:16.859Z] ---> Running in de0393ad42fe [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-28T22:50:17.455Z] Removing intermediate container de0393ad42fe [2020-09-28T22:50:17.456Z] ---> c9fcea819ae2 [2020-09-28T22:50:17.456Z] Step 9/10 : COPY . . [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-28T22:50:18.446Z] ---> 88aa1af07f7f [2020-09-28T22:50:18.446Z] Step 10/10 : RUN go mod download [2020-09-28T22:50:18.446Z] ---> Running in 9342de4f2d41 [2020-09-28T22:50:33.550Z] Removing intermediate container 9342de4f2d41 [2020-09-28T22:50:33.550Z] ---> e032890d46ff [2020-09-28T22:50:33.550Z] Successfully built e032890d46ff [2020-09-28T22:50:33.550Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:50:33.991Z] + docker inspect -f . ci-base-image-arm64 [2020-09-28T22:50:33.991Z] . [Pipeline] withDockerContainer [2020-09-28T22:50:34.260Z] prd-ubuntu18.04-docker-arm64-4c-16g-1832 does not seem to be running inside a container [2020-09-28T22:50:34.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-28T22:50:36.132Z] $ docker top d669b6712c7e91a657d90f7774dd633d7e51cae2f8216eda64be971f630cbdd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-28T22:50:37.604Z] + go version [2020-09-28T22:50:37.604Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-28T22:50:37.648Z] $ docker stop --time=1 d669b6712c7e91a657d90f7774dd633d7e51cae2f8216eda64be971f630cbdd4 [2020-09-28T22:50:39.536Z] $ docker rm -f d669b6712c7e91a657d90f7774dd633d7e51cae2f8216eda64be971f630cbdd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:50:41.020Z] + docker inspect -f . ci-base-image-arm64 [2020-09-28T22:50:41.020Z] . [Pipeline] withDockerContainer [2020-09-28T22:50:41.323Z] prd-ubuntu18.04-docker-arm64-4c-16g-1832 does not seem to be running inside a container [2020-09-28T22:50:41.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-28T22:50:43.184Z] $ docker top c2ee7599d629b5f2c4cb2385ee7d36fbbfaf62b52fd7830f9ab9a136ce69a2ad -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-28T22:50:44.636Z] + make test [2020-09-28T22:50:44.636Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-09-28T22:50:45.618Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-09-28T22:51:18.070Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2020-09-28T22:51:18.070Z] ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 56.3% of statements [2020-09-28T22:51:18.070Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-28T22:51:21.481Z] gofmt -l . [2020-09-28T22:51:21.481Z] [ "`gofmt -l .`" = "" ] [2020-09-28T22:51:21.481Z] ./bin/test-go-mod-tidy.sh [2020-09-28T22:51:21.481Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-09-28T22:51:22.126Z] Warning: overwriting stash ‘coverage-report’ [2020-09-28T22:51:22.850Z] Stashed 1 file(s) [Pipeline] } [2020-09-28T22:51:22.873Z] $ docker stop --time=1 c2ee7599d629b5f2c4cb2385ee7d36fbbfaf62b52fd7830f9ab9a136ce69a2ad [2020-09-28T22:51:25.150Z] $ docker rm -f c2ee7599d629b5f2c4cb2385ee7d36fbbfaf62b52fd7830f9ab9a136ce69a2ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-28T22:51:26.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-28T22:51:27.031Z] + ls -al . [2020-09-28T22:51:27.031Z] total 128 [2020-09-28T22:51:27.031Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 22:51 . [2020-09-28T22:51:27.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:49 .. [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 28 22:49 .dockerignore [2020-09-28T22:51:27.031Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 22:49 .git [2020-09-28T22:51:27.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:49 .github [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 339 Sep 28 22:49 .gitignore [2020-09-28T22:51:27.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:49 .semver [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 4566 Sep 28 22:49 Attribution.txt [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 1519 Sep 28 22:49 Dockerfile [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 989 Sep 28 22:49 Dockerfile.build [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 28 22:49 Jenkinsfile [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 22:49 LICENSE [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 951 Sep 28 22:49 Makefile [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 5917 Sep 28 22:49 README.md [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 22:45 VERSION [2020-09-28T22:51:27.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:49 bin [2020-09-28T22:51:27.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:49 cmd [2020-09-28T22:51:27.031Z] -rw-r--r-- 1 jenkins jenkins 9369 Sep 28 22:51 coverage.out [2020-09-28T22:51:27.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:51 driver [2020-09-28T22:51:27.031Z] -rw-r--r-- 1 jenkins jenkins 273 Sep 28 22:51 go.mod [2020-09-28T22:51:27.031Z] -rw-r--r-- 1 jenkins jenkins 12547 Sep 28 22:51 go.sum [2020-09-28T22:51:27.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:49 snap [2020-09-28T22:51:27.031Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 28 22:49 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:51:27.407Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=755b338209b044300c15889e718e2b9f4a315616 --label arch=arm64 --label version=0.0.0 . [2020-09-28T22:51:28.012Z] Sending build context to Docker daemon 8.071MB [2020-09-28T22:51:28.012Z] Step 1/25 : ARG BASE=golang:1.15-alpine [2020-09-28T22:51:28.012Z] Step 2/25 : FROM ${BASE} AS builder [2020-09-28T22:51:28.012Z] ---> e032890d46ff [2020-09-28T22:51:28.012Z] Step 3/25 : ARG MAKE='make build' [2020-09-28T22:51:28.012Z] ---> Running in 41c51a208e84 [2020-09-28T22:51:28.612Z] Removing intermediate container 41c51a208e84 [2020-09-28T22:51:28.612Z] ---> 29ad8ab74b28 [2020-09-28T22:51:28.612Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-09-28T22:51:28.612Z] ---> Running in d8ce138c78db [2020-09-28T22:51:29.216Z] Removing intermediate container d8ce138c78db [2020-09-28T22:51:29.216Z] ---> 5767a03f41b6 [2020-09-28T22:51:29.216Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-09-28T22:51:29.216Z] ---> Running in f0a1299954c1 [2020-09-28T22:51:29.809Z] Removing intermediate container f0a1299954c1 [2020-09-28T22:51:29.809Z] ---> 0cf54bb08d56 [2020-09-28T22:51:29.809Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:51:29.809Z] ---> Running in 48eda2432149 [2020-09-28T22:51:32.440Z] Removing intermediate container 48eda2432149 [2020-09-28T22:51:32.440Z] ---> e4760c1056dd [2020-09-28T22:51:32.440Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-28T22:51:32.440Z] ---> Running in a358647ba941 [2020-09-28T22:51:33.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-28T22:51:34.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-28T22:51:35.451Z] OK: 142 MiB in 39 packages [2020-09-28T22:51:36.427Z] Removing intermediate container a358647ba941 [2020-09-28T22:51:36.427Z] ---> 8e2b60eadf4c [2020-09-28T22:51:36.427Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-09-28T22:51:36.702Z] ---> Running in 9759fba6800b [2020-09-28T22:51:36.978Z] Removing intermediate container 9759fba6800b [2020-09-28T22:51:36.978Z] ---> fa89e6d5c7d0 [2020-09-28T22:51:36.978Z] Step 9/25 : COPY go.mod . [2020-09-28T22:51:37.956Z] ---> 9ecc2f19a4e1 [2020-09-28T22:51:37.956Z] Step 10/25 : COPY Makefile . [2020-09-28T22:51:38.560Z] ---> 4984c4972cc2 [2020-09-28T22:51:38.560Z] Step 11/25 : RUN make update [2020-09-28T22:51:38.560Z] ---> Running in 40b365f7fba2 [2020-09-28T22:51:39.996Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-28T22:51:41.431Z] Removing intermediate container 40b365f7fba2 [2020-09-28T22:51:41.431Z] ---> 33f407c31cf7 [2020-09-28T22:51:41.431Z] Step 12/25 : COPY . . [2020-09-28T22:51:42.413Z] ---> aad2c73bf5f0 [2020-09-28T22:51:42.413Z] Step 13/25 : RUN $MAKE [2020-09-28T22:51:42.687Z] ---> Running in 7a5e6d233c1b [2020-09-28T22:51:44.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2020-09-28T22:52:10.972Z] Removing intermediate container 7a5e6d233c1b [2020-09-28T22:52:10.972Z] ---> eeafbb4c4a40 [2020-09-28T22:52:10.972Z] Step 14/25 : FROM alpine:latest [2020-09-28T22:52:10.972Z] latest: Pulling from library/alpine [2020-09-28T22:52:10.972Z] b538f80385f9: Already exists [2020-09-28T22:52:10.972Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-28T22:52:10.972Z] Status: Downloaded newer image for alpine:latest [2020-09-28T22:52:10.972Z] ---> 62ee0e9f8440 [2020-09-28T22:52:10.972Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-28T22:52:10.972Z] ---> Running in 62c25b25bedc [2020-09-28T22:52:11.248Z] Removing intermediate container 62c25b25bedc [2020-09-28T22:52:11.248Z] ---> ee1c0680cb15 [2020-09-28T22:52:11.248Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-09-28T22:52:11.248Z] ---> Running in f8a6afaa079b [2020-09-28T22:52:11.846Z] Removing intermediate container f8a6afaa079b [2020-09-28T22:52:11.846Z] ---> 2f450f312a4d [2020-09-28T22:52:11.846Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-09-28T22:52:12.442Z] ---> 1ce9dfddd3bf [2020-09-28T22:52:12.442Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-09-28T22:52:13.044Z] ---> 0e72f8b53150 [2020-09-28T22:52:13.044Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-09-28T22:52:14.480Z] ---> dc60042e1ba5 [2020-09-28T22:52:14.480Z] Step 20/25 : EXPOSE 49986 [2020-09-28T22:52:14.755Z] ---> Running in 2c92b4b5f82e [2020-09-28T22:52:15.027Z] Removing intermediate container 2c92b4b5f82e [2020-09-28T22:52:15.027Z] ---> f651a54a6cb7 [2020-09-28T22:52:15.027Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-09-28T22:52:15.300Z] ---> Running in 5601b7055bf0 [2020-09-28T22:52:15.578Z] Removing intermediate container 5601b7055bf0 [2020-09-28T22:52:15.578Z] ---> b3bdb3377610 [2020-09-28T22:52:15.578Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-28T22:52:15.854Z] ---> Running in e0ac237f7175 [2020-09-28T22:52:16.451Z] Removing intermediate container e0ac237f7175 [2020-09-28T22:52:16.451Z] ---> ab698cc42272 [2020-09-28T22:52:16.451Z] Step 23/25 : LABEL arch=arm64 [2020-09-28T22:52:16.451Z] ---> Running in 181be7b1ba17 [2020-09-28T22:52:16.728Z] Removing intermediate container 181be7b1ba17 [2020-09-28T22:52:16.728Z] ---> c067cfb5ddde [2020-09-28T22:52:16.728Z] Step 24/25 : LABEL git_sha=755b338209b044300c15889e718e2b9f4a315616 [2020-09-28T22:52:17.000Z] ---> Running in 2dc54e2d5f28 [2020-09-28T22:52:17.598Z] Removing intermediate container 2dc54e2d5f28 [2020-09-28T22:52:17.598Z] ---> 0614cfd289be [2020-09-28T22:52:17.598Z] Step 25/25 : LABEL version=0.0.0 [2020-09-28T22:52:17.598Z] ---> Running in ef3f040d3af1 [2020-09-28T22:52:17.872Z] Removing intermediate container ef3f040d3af1 [2020-09-28T22:52:17.872Z] ---> 120db9eddb33 [2020-09-28T22:52:17.872Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-28T22:52:17.872Z] Successfully built 120db9eddb33 [2020-09-28T22:52:17.872Z] Successfully tagged docker-device-rest-go-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-09-28T22:52:20.898Z] provisioning config files... [2020-09-28T22:52:20.914Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-44@tmp/config3424093479403582222tmp [Pipeline] { [Pipeline] sh [2020-09-28T22:52:21.354Z] + set +x [2020-09-28T22:52:21.354Z] + curl -s https://codecov.io/bash [2020-09-28T22:52:21.354Z] + bash -s -- [2020-09-28T22:52:21.618Z] [2020-09-28T22:52:21.618Z] _____ _ [2020-09-28T22:52:21.618Z] / ____| | | [2020-09-28T22:52:21.618Z] | | ___ __| | ___ ___ _____ __ [2020-09-28T22:52:21.618Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-09-28T22:52:21.618Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-09-28T22:52:21.618Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-09-28T22:52:21.618Z] Bash-20200917-4e8f14b [2020-09-28T22:52:21.618Z] [2020-09-28T22:52:21.618Z] [2020-09-28T22:52:21.618Z] ==> Jenkins CI detected. [2020-09-28T22:52:21.618Z] project root: . [2020-09-28T22:52:21.618Z] --> token set from env [2020-09-28T22:52:21.618Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-09-28T22:52:21.618Z] ==> Running gcov in . (disable via -X gcov) [2020-09-28T22:52:21.618Z] ==> Python coveragepy not found [2020-09-28T22:52:21.618Z] ==> Searching for coverage reports in: [2020-09-28T22:52:21.618Z] + . [2020-09-28T22:52:21.618Z] -> Found 1 reports [2020-09-28T22:52:21.618Z] ==> Detecting git/mercurial file structure [2020-09-28T22:52:21.618Z] ==> Reading reports [2020-09-28T22:52:21.618Z] + ./coverage.out bytes=9369 [2020-09-28T22:52:21.618Z] ==> Appending adjustments [2020-09-28T22:52:21.618Z] https://docs.codecov.io/docs/fixing-reports [2020-09-28T22:52:21.618Z] + Found adjustments [2020-09-28T22:52:21.618Z] ==> Gzipping contents [2020-09-28T22:52:21.618Z] ==> Uploading reports [2020-09-28T22:52:21.618Z] url: https://codecov.io [2020-09-28T22:52:21.618Z] query: branch=PR-44&commit=755b338209b044300c15889e718e2b9f4a315616&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=44&job=&cmd_args= [2020-09-28T22:52:21.618Z] -> Pinging Codecov [2020-09-28T22:52:21.618Z] https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-44&commit=755b338209b044300c15889e718e2b9f4a315616&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=44&job=&cmd_args= [2020-09-28T22:52:22.198Z] -> Uploading to [2020-09-28T22:52:22.198Z] https://storage.googleapis.com/codecov/v4/raw/2020-09-28/4E5D53B4F1F92C436F7061BF334D961C/755b338209b044300c15889e718e2b9f4a315616/748c9858-70c2-46e7-90a9-758905d0ac51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20200928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20200928T225222Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e39f73f763f85665e72d3a10967dc29014fef4361f11c524f066686bcb675c1 [2020-09-28T22:52:22.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-28T22:52:22.198Z] Dload Upload Total Spent Left Speed [2020-09-28T22:52:22.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1695 0 0 100 1695 0 3938 --:--:-- --:--:-- --:--:-- 3941 [2020-09-28T22:52:22.781Z] -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/755b338209b044300c15889e718e2b9f4a315616 [Pipeline] } [2020-09-28T22:52:22.808Z] 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-09-28T22:52:27.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:52:28.398Z] ---> package-listing.sh [2020-09-28T22:52:28.398Z] ++ facter osfamily [2020-09-28T22:52:28.398Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-28T22:52:28.398Z] + OS_FAMILY=redhat [2020-09-28T22:52:28.398Z] + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-44 [2020-09-28T22:52:28.398Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-28T22:52:28.398Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-28T22:52:28.398Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-28T22:52:28.398Z] + PACKAGES=/tmp/packages_start.txt [2020-09-28T22:52:28.398Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-44 ']' [2020-09-28T22:52:28.398Z] + PACKAGES=/tmp/packages_end.txt [2020-09-28T22:52:28.398Z] + case "${OS_FAMILY}" in [2020-09-28T22:52:28.398Z] + rpm -qa [2020-09-28T22:52:28.398Z] + sort [2020-09-28T22:52:32.640Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-28T22:52:32.640Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-28T22:52:32.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-28T22:52:32.640Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-44 ']' [2020-09-28T22:52:32.640Z] + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-44/archives/ [2020-09-28T22:52:32.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-44/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-28T22:52:32.924Z] provisioning config files... [2020-09-28T22:52:32.943Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-44@tmp/config3429198054137116840tmp [Pipeline] { [Pipeline] echo [2020-09-28T22:52:33.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:52:33.445Z] ---> create-netrc.sh [Pipeline] } [2020-09-28T22:52:33.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-28T22:52:33.644Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:52:33.998Z] ---> python-tools-install.sh [2020-09-28T22:52:33.998Z] Generating Requirements File [2020-09-28T22:53:55.625Z] Python 3.6.8 [2020-09-28T22:53:55.626Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-28T22:53:55.626Z] aiohttp==3.6.2 [2020-09-28T22:53:55.626Z] appdirs==1.4.3 [2020-09-28T22:53:55.626Z] argcomplete==1.12.1 [2020-09-28T22:53:55.626Z] aspy.yaml==1.3.0 [2020-09-28T22:53:55.626Z] async-timeout==3.0.1 [2020-09-28T22:53:55.626Z] attrs==19.3.0 [2020-09-28T22:53:55.626Z] Babel==2.8.0 [2020-09-28T22:53:55.626Z] beautifulsoup4==4.8.2 [2020-09-28T22:53:55.626Z] boto3==1.11.6 [2020-09-28T22:53:55.626Z] botocore==1.14.6 [2020-09-28T22:53:55.626Z] bs4==0.0.1 [2020-09-28T22:53:55.626Z] cachetools==4.1.1 [2020-09-28T22:53:55.626Z] certifi==2019.11.28 [2020-09-28T22:53:55.626Z] cffi==1.14.3 [2020-09-28T22:53:55.626Z] cfgv==2.0.1 [2020-09-28T22:53:55.626Z] chardet==3.0.4 [2020-09-28T22:53:55.626Z] click==7.1 [2020-09-28T22:53:55.626Z] cliff==3.4.0 [2020-09-28T22:53:55.626Z] cmd2==1.3.10 [2020-09-28T22:53:55.626Z] colorama==0.4.3 [2020-09-28T22:53:55.626Z] cryptography==3.1.1 [2020-09-28T22:53:55.626Z] debtcollector==2.2.0 [2020-09-28T22:53:55.626Z] decorator==4.4.2 [2020-09-28T22:53:55.626Z] defusedxml==0.6.0 [2020-09-28T22:53:55.626Z] Deprecated==1.2.7 [2020-09-28T22:53:55.626Z] distlib==0.3.1 [2020-09-28T22:53:55.626Z] distro==1.2.0 [2020-09-28T22:53:55.626Z] dnspython==1.16.0 [2020-09-28T22:53:55.626Z] docker==4.2.0 [2020-09-28T22:53:55.626Z] docutils==0.15.2 [2020-09-28T22:53:55.626Z] dogpile.cache==1.0.2 [2020-09-28T22:53:55.626Z] email-validator==1.0.5 [2020-09-28T22:53:55.626Z] filelock==3.0.12 [2020-09-28T22:53:55.626Z] future==0.18.2 [2020-09-28T22:53:55.626Z] google-auth==1.22.0 [2020-09-28T22:53:55.626Z] httplib2==0.17.0 [2020-09-28T22:53:55.626Z] identify==1.4.11 [2020-09-28T22:53:55.626Z] idna==2.9 [2020-09-28T22:53:55.626Z] idna-ssl==1.1.0 [2020-09-28T22:53:55.626Z] importlib-metadata==1.7.0 [2020-09-28T22:53:55.626Z] importlib-resources==1.5.0 [2020-09-28T22:53:55.626Z] iso8601==0.1.13 [2020-09-28T22:53:55.626Z] Jinja2==2.11.1 [2020-09-28T22:53:55.626Z] jmespath==0.10.0 [2020-09-28T22:53:55.626Z] jsonpatch==1.26 [2020-09-28T22:53:55.626Z] jsonpointer==2.0 [2020-09-28T22:53:55.626Z] jsonschema==3.2.0 [2020-09-28T22:53:55.626Z] keystoneauth1==4.2.1 [2020-09-28T22:53:55.626Z] kubernetes==11.0.0 [2020-09-28T22:53:55.626Z] lftools==0.34.2 [2020-09-28T22:53:55.626Z] lxml==4.5.0 [2020-09-28T22:53:55.626Z] MarkupSafe==0.23 [2020-09-28T22:53:55.626Z] msgpack==1.0.0 [2020-09-28T22:53:55.626Z] multi-key-dict==2.0.3 [2020-09-28T22:53:55.626Z] multidict==4.7.6 [2020-09-28T22:53:55.626Z] munch==2.5.0 [2020-09-28T22:53:55.626Z] netaddr==0.8.0 [2020-09-28T22:53:55.626Z] netifaces==0.10.9 [2020-09-28T22:53:55.626Z] niet==1.4.2 [2020-09-28T22:53:55.626Z] nodeenv==1.3.5 [2020-09-28T22:53:55.626Z] oauth2client==4.1.3 [2020-09-28T22:53:55.626Z] oauthlib==3.1.0 [2020-09-28T22:53:55.626Z] openstacksdk==0.50.0 [2020-09-28T22:53:55.626Z] os-client-config==2.1.0 [2020-09-28T22:53:55.626Z] os-service-types==1.7.0 [2020-09-28T22:53:55.626Z] osc-lib==2.2.1 [2020-09-28T22:53:55.626Z] oslo.config==8.3.2 [2020-09-28T22:53:55.626Z] oslo.context==3.1.1 [2020-09-28T22:53:55.626Z] oslo.i18n==5.0.1 [2020-09-28T22:53:55.626Z] oslo.log==4.4.0 [2020-09-28T22:53:55.626Z] oslo.serialization==4.0.1 [2020-09-28T22:53:55.626Z] oslo.utils==4.6.0 [2020-09-28T22:53:55.626Z] packaging==20.4 [2020-09-28T22:53:55.626Z] pbr==5.4.4 [2020-09-28T22:53:55.626Z] pluggy==0.13.1 [2020-09-28T22:53:55.626Z] prettytable==0.7.2 [2020-09-28T22:53:55.626Z] py==1.9.0 [2020-09-28T22:53:55.626Z] pyasn1==0.4.8 [2020-09-28T22:53:55.626Z] pyasn1-modules==0.2.8 [2020-09-28T22:53:55.626Z] pycparser==2.20 [2020-09-28T22:53:55.626Z] pygerrit2==2.0.10 [2020-09-28T22:53:55.626Z] PyGithub==1.46 [2020-09-28T22:53:55.626Z] pyinotify==0.9.6 [2020-09-28T22:53:55.626Z] PyJWT==1.7.1 [2020-09-28T22:53:55.626Z] pyparsing==2.4.7 [2020-09-28T22:53:55.626Z] pyperclip==1.8.0 [2020-09-28T22:53:55.626Z] pyroute2==0.4.13 [2020-09-28T22:53:55.626Z] pyrsistent==0.15.7 [2020-09-28T22:53:55.626Z] PySocks==1.6.8 [2020-09-28T22:53:55.626Z] python-cinderclient==7.2.0 [2020-09-28T22:53:55.626Z] python-dateutil==2.8.1 [2020-09-28T22:53:55.626Z] python-heatclient==2.2.1 [2020-09-28T22:53:55.626Z] python-jenkins==1.7.0 [2020-09-28T22:53:55.626Z] python-keystoneclient==4.1.1 [2020-09-28T22:53:55.626Z] python-magnumclient==3.2.1 [2020-09-28T22:53:55.626Z] python-novaclient==17.2.1 [2020-09-28T22:53:55.626Z] python-openstackclient==5.3.1 [2020-09-28T22:53:55.626Z] python-swiftclient==3.10.1 [2020-09-28T22:53:55.626Z] pytz==2020.1 [2020-09-28T22:53:55.626Z] PyYAML==5.3 [2020-09-28T22:53:55.626Z] requests==2.23.0 [2020-09-28T22:53:55.626Z] requests-oauthlib==1.3.0 [2020-09-28T22:53:55.626Z] requestsexceptions==1.4.0 [2020-09-28T22:53:55.626Z] rfc3986==1.4.0 [2020-09-28T22:53:55.626Z] rpm==4.11.3 [2020-09-28T22:53:55.626Z] rsa==4.0 [2020-09-28T22:53:55.626Z] ruamel.yaml==0.16.10 [2020-09-28T22:53:55.626Z] ruamel.yaml.clib==0.2.0 [2020-09-28T22:53:55.626Z] s3transfer==0.3.3 [2020-09-28T22:53:55.626Z] shade==1.27.2 [2020-09-28T22:53:55.626Z] simplejson==3.17.2 [2020-09-28T22:53:55.626Z] six==1.14.0 [2020-09-28T22:53:55.626Z] soupsieve==2.0 [2020-09-28T22:53:55.626Z] stevedore==3.2.2 [2020-09-28T22:53:55.626Z] tabulate==0.8.6 [2020-09-28T22:53:55.626Z] toml==0.10.0 [2020-09-28T22:53:55.626Z] tox==3.20.0 [2020-09-28T22:53:55.626Z] tqdm==4.43.0 [2020-09-28T22:53:55.626Z] typing-extensions==3.7.4.3 [2020-09-28T22:53:55.626Z] urllib3==1.25.8 [2020-09-28T22:53:55.626Z] virtualenv==20.0.31 [2020-09-28T22:53:55.626Z] wcwidth==0.2.5 [2020-09-28T22:53:55.626Z] websocket-client==0.57.0 [2020-09-28T22:53:55.626Z] wrapt==1.12.1 [2020-09-28T22:53:55.626Z] xdg==3.0.2 [2020-09-28T22:53:55.626Z] xmltodict==0.12.0 [2020-09-28T22:53:55.626Z] yarl==1.6.0 [2020-09-28T22:53:55.626Z] yq==2.11.1 [2020-09-28T22:53:55.626Z] zipp==3.2.0 [2020-09-28T22:53:55.626Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:53:57.028Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-28T22:54:00.357Z] Python 2.7.5 [2020-09-28T22:54:00.357Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-28T22:54:00.620Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-28T22:54:00.620Z] ansible==2.9.7 [2020-09-28T22:54:00.620Z] Babel==0.9.6 [2020-09-28T22:54:00.620Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-28T22:54:00.620Z] beautifulsoup4==4.4.1 [2020-09-28T22:54:00.620Z] bodhi==2.11.0 [2020-09-28T22:54:00.620Z] bodhi-client==2.11.0 [2020-09-28T22:54:00.620Z] CCColUtils==1.4 [2020-09-28T22:54:00.620Z] cffi==1.6.0 [2020-09-28T22:54:00.620Z] chardet==2.2.1 [2020-09-28T22:54:00.620Z] click==6.7 [2020-09-28T22:54:00.620Z] cloud-init==18.5 [2020-09-28T22:54:00.620Z] configobj==4.7.2 [2020-09-28T22:54:00.620Z] cryptography==1.7.2 [2020-09-28T22:54:00.620Z] decorator==3.4.0 [2020-09-28T22:54:00.620Z] distro==1.2.0 [2020-09-28T22:54:00.620Z] enum34==1.0.4 [2020-09-28T22:54:00.620Z] fedpkg==1.38 [2020-09-28T22:54:00.620Z] futures==3.1.1 [2020-09-28T22:54:00.620Z] gitdb==0.6.4 [2020-09-28T22:54:00.620Z] GitPython==1.0.1 [2020-09-28T22:54:00.620Z] html5lib==0.999 [2020-09-28T22:54:00.620Z] httplib2==0.9.2 [2020-09-28T22:54:00.620Z] idna==2.4 [2020-09-28T22:54:00.620Z] iniparse==0.4 [2020-09-28T22:54:00.620Z] ipaddress==1.0.16 [2020-09-28T22:54:00.620Z] IPy==0.75 [2020-09-28T22:54:00.620Z] javapackages==1.0.0 [2020-09-28T22:54:00.620Z] Jinja2==2.7.2 [2020-09-28T22:54:00.620Z] jmespath==0.9.4 [2020-09-28T22:54:00.620Z] jsonpatch==1.2 [2020-09-28T22:54:00.620Z] jsonpointer==1.9 [2020-09-28T22:54:00.620Z] kerberos==1.1 [2020-09-28T22:54:00.620Z] kitchen==1.1.1 [2020-09-28T22:54:00.620Z] langtable==0.0.31 [2020-09-28T22:54:00.620Z] lockfile==0.9.1 [2020-09-28T22:54:00.620Z] lxml==3.2.1 [2020-09-28T22:54:00.620Z] MarkupSafe==0.11 [2020-09-28T22:54:00.620Z] munch==2.0.2 [2020-09-28T22:54:00.620Z] offtrac==0.1.0 [2020-09-28T22:54:00.620Z] openidc-client==0.6.0 [2020-09-28T22:54:00.620Z] packagedb-cli==2.14.1 [2020-09-28T22:54:00.620Z] paramiko==2.1.1 [2020-09-28T22:54:00.620Z] perf==0.1 [2020-09-28T22:54:00.620Z] ply==3.4 [2020-09-28T22:54:00.620Z] policycoreutils-default-encoding==0.1 [2020-09-28T22:54:00.620Z] prettytable==0.7.2 [2020-09-28T22:54:00.620Z] pyasn1==0.1.9 [2020-09-28T22:54:00.620Z] pycparser==2.14 [2020-09-28T22:54:00.620Z] pycurl==7.19.0 [2020-09-28T22:54:00.620Z] pygobject==3.22.0 [2020-09-28T22:54:00.620Z] pygpgme==0.3 [2020-09-28T22:54:00.620Z] pyliblzma==0.5.3 [2020-09-28T22:54:00.620Z] pyOpenSSL==0.13.1 [2020-09-28T22:54:00.620Z] pyparsing==1.5.6 [2020-09-28T22:54:00.620Z] pyserial==2.6 [2020-09-28T22:54:00.620Z] python-augeas==0.5.0 [2020-09-28T22:54:00.620Z] python-bugzilla==2.3.0 [2020-09-28T22:54:00.620Z] python-dateutil==1.5 [2020-09-28T22:54:00.620Z] python-fedora==0.10.0 [2020-09-28T22:54:00.620Z] python-linux-procfs==0.4.9 [2020-09-28T22:54:00.620Z] python-yubico==1.2.3 [2020-09-28T22:54:00.620Z] pyudev==0.15 [2020-09-28T22:54:00.620Z] pyusb==1.0.0b1 [2020-09-28T22:54:00.620Z] pyxattr==0.5.1 [2020-09-28T22:54:00.620Z] PyYAML==3.10 [2020-09-28T22:54:00.620Z] requests==2.6.0 [2020-09-28T22:54:00.620Z] requests-kerberos==0.7.0 [2020-09-28T22:54:00.620Z] rpkg==1.60 [2020-09-28T22:54:00.620Z] schedutils==0.4 [2020-09-28T22:54:00.620Z] seobject==0.1 [2020-09-28T22:54:00.620Z] sepolicy==1.1 [2020-09-28T22:54:00.620Z] six==1.9.0 [2020-09-28T22:54:00.620Z] smmap==0.9.0 [2020-09-28T22:54:00.620Z] urlgrabber==3.10 [2020-09-28T22:54:00.620Z] urllib3==1.10.2 [2020-09-28T22:54:00.620Z] virtualenv==15.1.0 [2020-09-28T22:54:00.620Z] yum-langpacks==0.4.2 [2020-09-28T22:54:00.620Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-28T22:54:00.661Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:54:01.013Z] ---> sudo-logs.sh [2020-09-28T22:54:01.013Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-28T22:54:01.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:54:01.739Z] ---> job-cost.sh [2020-09-28T22:54:01.739Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4l5Y [2020-09-28T22:54:14.079Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:14.079Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.029Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.029Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.292Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.292Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.292Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.292Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.559Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.559Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.823Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.823Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:15.823Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:54:18.378Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-28T22:54:50.565Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-09-28T22:54:50.565Z] [2020-09-28T22:54:50.565Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-28T22:54:50.565Z] [2020-09-28T22:54:50.565Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-09-28T22:54:50.565Z] lf-activate-venv(): INFO: Adding /tmp/venv-4l5Y/bin to PATH [2020-09-28T22:54:50.565Z] INFO: No Stack... [2020-09-28T22:54:50.565Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-28T22:54:50.565Z] INFO: Archiving Costs [Pipeline] echo [2020-09-28T22:54:50.606Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:54:50.947Z] ---> logs-deploy.sh [2020-09-28T22:54:50.947Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-44/1 [2020-09-28T22:54:50.947Z] INFO: archiving workspace using pattern(s): [2020-09-28T22:54:52.866Z] Archives upload complete. [2020-09-28T22:54:52.867Z] INFO: archiving logs to Nexus [2020-09-28T22:54:53.813Z] ---> uname -a: [2020-09-28T22:54:53.813Z] Linux prd-centos7-docker-4c-2g-1831.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [2020-09-28T22:54:53.813Z] [2020-09-28T22:54:53.813Z] [2020-09-28T22:54:53.813Z] ---> lscpu: [2020-09-28T22:54:53.813Z] Architecture: x86_64 [2020-09-28T22:54:53.813Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-28T22:54:53.813Z] Byte Order: Little Endian [2020-09-28T22:54:53.813Z] CPU(s): 4 [2020-09-28T22:54:53.813Z] On-line CPU(s) list: 0-3 [2020-09-28T22:54:53.813Z] Thread(s) per core: 1 [2020-09-28T22:54:53.813Z] Core(s) per socket: 1 [2020-09-28T22:54:53.813Z] Socket(s): 4 [2020-09-28T22:54:53.813Z] NUMA node(s): 1 [2020-09-28T22:54:53.813Z] Vendor ID: GenuineIntel [2020-09-28T22:54:53.813Z] CPU family: 6 [2020-09-28T22:54:53.813Z] Model: 44 [2020-09-28T22:54:53.813Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-28T22:54:53.813Z] Stepping: 1 [2020-09-28T22:54:53.813Z] CPU MHz: 2933.436 [2020-09-28T22:54:53.813Z] BogoMIPS: 5866.87 [2020-09-28T22:54:53.813Z] Virtualization: VT-x [2020-09-28T22:54:53.813Z] Hypervisor vendor: KVM [2020-09-28T22:54:53.813Z] Virtualization type: full [2020-09-28T22:54:53.813Z] L1d cache: 32K [2020-09-28T22:54:53.813Z] L1i cache: 32K [2020-09-28T22:54:53.813Z] L2 cache: 4096K [2020-09-28T22:54:53.813Z] L3 cache: 16384K [2020-09-28T22:54:53.813Z] NUMA node0 CPU(s): 0-3 [2020-09-28T22:54:53.813Z] 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-09-28T22:54:53.813Z] [2020-09-28T22:54:53.813Z] [2020-09-28T22:54:53.813Z] ---> nproc: [2020-09-28T22:54:53.813Z] 4 [2020-09-28T22:54:53.813Z] [2020-09-28T22:54:53.813Z] [2020-09-28T22:54:53.813Z] ---> df -h: [2020-09-28T22:54:53.813Z] Filesystem Size Used Avail Use% Mounted on [2020-09-28T22:54:53.813Z] devtmpfs 887M 0 887M 0% /dev [2020-09-28T22:54:53.813Z] tmpfs 919M 0 919M 0% /dev/shm [2020-09-28T22:54:53.813Z] tmpfs 919M 17M 903M 2% /run [2020-09-28T22:54:53.813Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-09-28T22:54:53.813Z] /dev/vda1 50G 7.3G 43G 15% / [2020-09-28T22:54:53.813Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-09-28T22:54:53.813Z] [2020-09-28T22:54:53.813Z]