Pull request #64 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 998775bd9b08cd1670b68ed5b3d0234263d4661b+3b3704fceb7b97b6b41b020a3a5d9692cb604e42 (2a114e629acf97653884aa2ffa27ac6912181f20) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-64/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-64/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-15834’ is offline; ‘prd-centos7-docker-4c-2g-15835’ is offline; ‘prd-centos7-docker-4c-2g-15836’ is offline; ‘prd-centos7-docker-4c-2g-15837’ is offline; ‘prd-centos7-docker-4c-2g-15838’ is offline; ‘prd-centos7-docker-4c-2g-15841’ is offline; ‘prd-centos7-docker-4c-2g-15842’ is offline; ‘prd-centos7-docker-4c-2g-15848’ is offline; ‘prd-centos7-docker-4c-2g-15849’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15858 in /w/workspace/dgexfoundry_device-rest-go_PR-64 [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-64 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 into PR head commit 998775bd9b08cd1670b68ed5b3d0234263d4661b Merge succeeded, producing 998775bd9b08cd1670b68ed5b3d0234263d4661b Checking out Revision 998775bd9b08cd1670b68ed5b3d0234263d4661b (PR-64) > 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 --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # 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 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:31:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:31:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:31:33 ========================================================= 06:31:33 EdgeX Global Pipelines Version Info 06:31:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:31:35 ------------------- 06:31:35 stable info: 06:31:35 ------------------- 06:31:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:31:35 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:31:35 Message: update stable to v1.0.172 06:31:36 ------------------- 06:31:36 experimental info: 06:31:36 ------------------- 06:31:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:31:36 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:31:36 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 06:31:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 06:31:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:31:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:31:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:31:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:31:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 06:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:31:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:31:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:31:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:31:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:31:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:31:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:31:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:31:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:31:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:31:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:31:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:31:40 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:31:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo 06:31:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo 06:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo 06:31:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 998775bd9b08cd1670b68ed5b3d0234263d4661b [Pipeline] echo 06:31:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 998775b [Pipeline] echo 06:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:31:41 provisioning config files... 06:31:41 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/config5039409115582027418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:42 ---> docker-login.sh 06:31:42 nexus3.edgexfoundry.org:10001 06:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:42 Configure a credential helper to remove this warning. See 06:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:42 06:31:42 Login Succeeded 06:31:42 nexus3.edgexfoundry.org:10002 06:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:42 Configure a credential helper to remove this warning. See 06:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:42 06:31:42 Login Succeeded 06:31:42 nexus3.edgexfoundry.org:10003 06:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:42 Configure a credential helper to remove this warning. See 06:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:42 06:31:42 Login Succeeded 06:31:42 nexus3.edgexfoundry.org:10004 06:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:43 Configure a credential helper to remove this warning. See 06:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:43 06:31:43 Login Succeeded 06:31:43 docker.io 06:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:43 Configure a credential helper to remove this warning. See 06:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:43 06:31:43 Login Succeeded 06:31:43 ---> docker-login.sh ends [Pipeline] } 06:31:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:31:44 + git log --format=format:%s -1 998775bd9b08cd1670b68ed5b3d0234263d4661b [Pipeline] echo 06:31:45 GIT_COMMIT: 998775bd9b08cd1670b68ed5b3d0234263d4661b, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:31:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:31:45 06:31:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:31:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:31:46 latest: Pulling from edgex-devops/git-semver 06:31:46 31603596830f: Pulling fs layer 06:31:46 2a8b12db71e7: Pulling fs layer 06:31:46 6ca5941a6612: Pulling fs layer 06:31:46 ecc8261a40a4: Pulling fs layer 06:31:46 ecc8261a40a4: Waiting 06:31:46 2a8b12db71e7: Download complete 06:31:46 31603596830f: Verifying Checksum 06:31:46 31603596830f: Download complete 06:31:46 ecc8261a40a4: Verifying Checksum 06:31:46 ecc8261a40a4: Download complete 06:31:46 6ca5941a6612: Verifying Checksum 06:31:46 6ca5941a6612: Download complete 06:31:46 31603596830f: Pull complete 06:31:47 2a8b12db71e7: Pull complete 06:31:47 6ca5941a6612: Pull complete 06:31:47 ecc8261a40a4: Pull complete 06:31:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:31:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:31:48 prd-centos7-docker-4c-2g-15858 does not seem to be running inside a container 06:31:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-64 -v /w/workspace/dgexfoundry_device-rest-go_PR-64:/w/workspace/dgexfoundry_device-rest-go_PR-64:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-64@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-64@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:31:50 $ docker top 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:50 [ssh-agent] Looking for ssh-agent implementation... 06:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:51 $ docker exec 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 ssh-agent 06:31:51 SSH_AUTH_SOCK=/tmp/ssh-BtQNVk33rniL/agent.11 06:31:51 SSH_AGENT_PID=17 06:31:51 Running ssh-add (command line suppressed) 06:31:51 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/private_key_5933927246743317599.key (/w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/private_key_5933927246743317599.key) 06:31:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:51 + git tag --points-at HEAD [Pipeline] } 06:31:51 $ docker exec --env ******** --env ******** 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 ssh-agent -k 06:31:52 unset SSH_AUTH_SOCK; 06:31:52 unset SSH_AGENT_PID; 06:31:52 echo Agent pid 17 killed; 06:31:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:31:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:52 [ssh-agent] Looking for ssh-agent implementation... 06:31:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:52 $ docker exec 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 ssh-agent 06:31:52 SSH_AUTH_SOCK=/tmp/ssh-9jIfaa61G5ZK/agent.45 06:31:52 SSH_AGENT_PID=50 06:31:52 Running ssh-add (command line suppressed) 06:31:52 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/private_key_4364330798958693046.key (/w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/private_key_4364330798958693046.key) 06:31:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:53 + git semver init 06:31:53 # -> Open(): unable to determine branch for HEAD 06:31:53 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-64/.git 06:31:53 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-64 06:31:53 # $SEMVER_REMOTE_NAME = origin 06:31:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:31:53 # $SEMVER_USER_NAME = edgex-jenkins 06:31:53 # $SEMVER_BRANCH = PR-64 06:31:53 # $SEMVER_TEMP = /tmp/semver-783715590 06:31:53 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 06:31:54 # '/tmp/semver-783715590' -> '/w/workspace/dgexfoundry_device-rest-go_PR-64/.semver' 06:31:54 # -> Force: false 06:31:54 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-64/.semver [Pipeline] } 06:31:54 $ docker exec --env ******** --env ******** 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 ssh-agent -k 06:31:54 unset SSH_AUTH_SOCK; 06:31:54 unset SSH_AGENT_PID; 06:31:54 echo Agent pid 50 killed; 06:31:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:55 + git semver [Pipeline] } 06:31:55 $ docker stop --time=1 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 06:31:56 $ docker rm -f 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:31:57 Stashed 1 file(s) [Pipeline] echo 06:31:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:32:13 Still waiting to schedule task 06:32:13 Executor slot already in use; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-15834’ is offline; ‘prd-centos7-docker-4c-2g-15835’ is offline; ‘prd-centos7-docker-4c-2g-15836’ is offline; ‘prd-centos7-docker-4c-2g-15837’ is offline; ‘prd-centos7-docker-4c-2g-15838’ is offline; ‘prd-centos7-docker-4c-2g-15839’ is offline; ‘prd-centos7-docker-4c-2g-15841’ is offline; ‘prd-centos7-docker-4c-2g-15842’ is offline; ‘prd-centos7-docker-4c-2g-15855’ is offline; ‘prd-centos7-docker-4c-2g-15866’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15860’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15863’ doesn’t have label ‘centos7-docker-4c-2g’ 06:32:13 Still waiting to schedule task 06:32:13 ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15834’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15835’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15837’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15838’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15839’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15841’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15842’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15855’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15864’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15866’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15860’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15863’ is offline 06:33:05 Running on prd-centos7-docker-4c-2g-15867 in /w/workspace/dgexfoundry_device-rest-go_PR-64 [Pipeline] { [Pipeline] ws 06:33:06 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:33:12 using credential edgex-jenkins-ssh 06:33:12 Cloning the remote Git repository 06:33:13 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:33:13 > git init /w/workspace/device-rest-go/1 # timeout=10 06:33:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:33:13 > git --version # timeout=10 06:33:13 > git --version # 'git version 2.24.3' 06:33:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:17 Merging remotes/origin/master commit 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 into PR head commit 998775bd9b08cd1670b68ed5b3d0234263d4661b 06:33:17 Merge succeeded, producing 998775bd9b08cd1670b68ed5b3d0234263d4661b 06:33:17 Checking out Revision 998775bd9b08cd1670b68ed5b3d0234263d4661b (PR-64) 06:33:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:33:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:17 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:33:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:33:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:33:17 > git config core.sparsecheckout # timeout=10 06:33:17 > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 06:33:17 > git remote # timeout=10 06:33:17 > git config --get remote.origin.url # timeout=10 06:33:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:17 > git merge 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 # timeout=10 06:33:17 > git rev-parse HEAD^{commit} # timeout=10 06:33:17 > git config core.sparsecheckout # timeout=10 06:33:18 > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 06:33:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:33:22 > git --version # timeout=10 06:33:22 > git --version # 'git version 2.24.3' 06:33:22 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:33:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:33:25 + sudo service docker restart 06:33:25 + true 06:33:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:33:26 provisioning config files... 06:33:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3377524455501631443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:27 ---> docker-login.sh 06:33:27 nexus3.edgexfoundry.org:10001 06:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:28 Configure a credential helper to remove this warning. See 06:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:28 06:33:28 Login Succeeded 06:33:28 nexus3.edgexfoundry.org:10002 06:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:29 Configure a credential helper to remove this warning. See 06:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:29 06:33:29 Login Succeeded 06:33:29 nexus3.edgexfoundry.org:10003 06:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:29 Configure a credential helper to remove this warning. See 06:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:29 06:33:29 Login Succeeded 06:33:29 nexus3.edgexfoundry.org:10004 06:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:29 Configure a credential helper to remove this warning. See 06:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:29 06:33:29 Login Succeeded 06:33:29 docker.io 06:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:30 Configure a credential helper to remove this warning. See 06:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:30 06:33:30 Login Succeeded 06:33:30 ---> docker-login.sh ends [Pipeline] } 06:33:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:33:31 ========================================================= 06:33:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:33:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:33:31 + 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 . 06:33:31 Sending build context to Docker daemon 84.48kB 06:33:32 Step 1/10 : ARG BASE=golang:1.15-alpine 06:33:32 Step 2/10 : FROM ${BASE} 06:33:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:33:32 188c0c94c7c5: Pulling fs layer 06:33:32 0ef7d3d256c8: Pulling fs layer 06:33:32 de9db76c5a1d: Pulling fs layer 06:33:32 bca2f99d35d6: Pulling fs layer 06:33:32 93359f2a8cfa: Pulling fs layer 06:33:32 7c6f9722023f: Pulling fs layer 06:33:32 a35cf1a2eb13: Pulling fs layer 06:33:32 93359f2a8cfa: Waiting 06:33:32 7c6f9722023f: Waiting 06:33:32 a35cf1a2eb13: Waiting 06:33:32 bca2f99d35d6: Waiting 06:33:32 de9db76c5a1d: Download complete 06:33:32 0ef7d3d256c8: Verifying Checksum 06:33:32 0ef7d3d256c8: Download complete 06:33:32 93359f2a8cfa: Verifying Checksum 06:33:32 93359f2a8cfa: Download complete 06:33:32 7c6f9722023f: Verifying Checksum 06:33:32 7c6f9722023f: Download complete 06:33:33 188c0c94c7c5: Verifying Checksum 06:33:33 188c0c94c7c5: Download complete 06:33:33 188c0c94c7c5: Pull complete 06:33:34 0ef7d3d256c8: Pull complete 06:33:34 de9db76c5a1d: Pull complete 06:33:39 a35cf1a2eb13: Verifying Checksum 06:33:39 a35cf1a2eb13: Download complete 06:33:41 bca2f99d35d6: Verifying Checksum 06:33:41 bca2f99d35d6: Download complete 06:33:54 bca2f99d35d6: Pull complete 06:33:54 93359f2a8cfa: Pull complete 06:33:54 7c6f9722023f: Pull complete 06:34:02 a35cf1a2eb13: Pull complete 06:34:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:34:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:34:02 ---> a62c8e92a672 06:34:02 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:34:02 ---> Running in 63d69f82542f 06:34:02 Removing intermediate container 63d69f82542f 06:34:02 ---> 9b4d2ac363d9 06:34:02 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:34:02 ---> Running in fd797648e3b7 06:34:03 Removing intermediate container fd797648e3b7 06:34:03 ---> 5eb1a648f928 06:34:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:34:03 ---> Running in cf7dfa67376f 06:34:03 Removing intermediate container cf7dfa67376f 06:34:03 ---> 249856b34e23 06:34:03 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:03 ---> Running in 3cf757bb8fe6 06:34:06 Removing intermediate container 3cf757bb8fe6 06:34:06 ---> 5310683cdfa8 06:34:06 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:34:06 ---> Running in b49357f9a953 06:34:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:10 OK: 166 MiB in 39 packages 06:34:11 Removing intermediate container b49357f9a953 06:34:11 ---> cec418c9ef33 06:34:11 Step 8/10 : WORKDIR /device-rest-go 06:34:11 ---> Running in 3a6150f61a96 06:34:11 Removing intermediate container 3a6150f61a96 06:34:11 ---> 89d673987907 06:34:11 Step 9/10 : COPY . . 06:34:12 ---> b609f0fd8b53 06:34:12 Step 10/10 : RUN go mod download 06:34:12 ---> Running in 600deefb3f82 06:34:39 Removing intermediate container 600deefb3f82 06:34:39 ---> e9a893ef26c3 06:34:39 Successfully built e9a893ef26c3 06:34:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:34:39 + docker inspect -f . ci-base-image-x86_64 06:34:39 . [Pipeline] withDockerContainer 06:34:40 prd-centos7-docker-4c-2g-15867 does not seem to be running inside a container 06:34:40 $ 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 ******** ci-base-image-x86_64 cat 06:34:41 $ docker top 93d74b17b3f002265d271856056913b5357c7acabd65071e7ecf15ff3e625d31 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:42 + go version 06:34:42 go version go1.15.5 linux/amd64 [Pipeline] } 06:34:42 $ docker stop --time=1 93d74b17b3f002265d271856056913b5357c7acabd65071e7ecf15ff3e625d31 06:34:43 $ docker rm -f 93d74b17b3f002265d271856056913b5357c7acabd65071e7ecf15ff3e625d31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:44 + docker inspect -f . ci-base-image-x86_64 06:34:44 . [Pipeline] withDockerContainer 06:34:45 prd-centos7-docker-4c-2g-15867 does not seem to be running inside a container 06:34:45 $ 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 ******** ci-base-image-x86_64 cat 06:34:46 $ docker top 69102e2ddb0d7aeb8cd9ffaa697eb71a860dcb39c2b150d2cadc84cdb7dcda34 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:46 + make test 06:34:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:34:48 ? github.com/edgexfoundry/device-rest-go [no test files] 06:35:07 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:35:07 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:35:07 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:35:10 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 06:35:11 make: *** [Makefile:23: test] Error 2 [Pipeline] } 06:35:11 $ docker stop --time=1 69102e2ddb0d7aeb8cd9ffaa697eb71a860dcb39c2b150d2cadc84cdb7dcda34 06:35:14 $ docker rm -f 69102e2ddb0d7aeb8cd9ffaa697eb71a860dcb39c2b150d2cadc84cdb7dcda34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:35:16 Failed in branch amd64 06:36:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15878 in /w/workspace/dgexfoundry_device-rest-go_PR-64 [Pipeline] { [Pipeline] ws 06:36:01 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:36:08 using credential edgex-jenkins-ssh 06:36:08 Cloning the remote Git repository 06:36:08 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:36:08 > git init /w/workspace/device-rest-go/1 # timeout=10 06:36:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:36:09 > git --version # timeout=10 06:36:09 > git --version # 'git version 2.17.1' 06:36:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:36:12 Merging remotes/origin/master commit 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 into PR head commit 998775bd9b08cd1670b68ed5b3d0234263d4661b 06:36:13 Merge succeeded, producing 998775bd9b08cd1670b68ed5b3d0234263d4661b 06:36:13 Checking out Revision 998775bd9b08cd1670b68ed5b3d0234263d4661b (PR-64) 06:36:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:36:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:36:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:36:13 > git config core.sparsecheckout # timeout=10 06:36:13 > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 06:36:13 > git remote # timeout=10 06:36:13 > git config --get remote.origin.url # timeout=10 06:36:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:13 > git merge 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 # timeout=10 06:36:13 > git rev-parse HEAD^{commit} # timeout=10 06:36:13 > git config core.sparsecheckout # timeout=10 06:36:13 > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 06:36:18 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:36:18 > git --version # timeout=10 06:36:18 > git --version # 'git version 2.17.1' 06:36:18 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:36:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:36:21 + sudo service docker restart 06:36:21 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:36:24 provisioning config files... 06:36:24 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6141344414920174524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:24 ---> docker-login.sh 06:36:24 nexus3.edgexfoundry.org:10001 06:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:25 Configure a credential helper to remove this warning. See 06:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:25 06:36:25 Login Succeeded 06:36:25 nexus3.edgexfoundry.org:10002 06:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:26 Configure a credential helper to remove this warning. See 06:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:26 06:36:26 Login Succeeded 06:36:26 nexus3.edgexfoundry.org:10003 06:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:27 Configure a credential helper to remove this warning. See 06:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:27 06:36:27 Login Succeeded 06:36:27 nexus3.edgexfoundry.org:10004 06:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:27 Configure a credential helper to remove this warning. See 06:36:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:27 06:36:27 Login Succeeded 06:36:27 docker.io 06:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:28 Configure a credential helper to remove this warning. See 06:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:28 06:36:28 Login Succeeded 06:36:28 ---> docker-login.sh ends [Pipeline] } 06:36:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:29 ========================================================= 06:36:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:36:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:36:29 + 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 . 06:36:29 Sending build context to Docker daemon 84.48kB 06:36:29 Step 1/10 : ARG BASE=golang:1.15-alpine 06:36:29 Step 2/10 : FROM ${BASE} 06:36:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:36:30 5f621e34cdf4: Pulling fs layer 06:36:30 a4357932f1b6: Pulling fs layer 06:36:30 18c013af1878: Pulling fs layer 06:36:30 00ac8860ef70: Pulling fs layer 06:36:30 63d7cb157983: Pulling fs layer 06:36:30 b116817d02f9: Pulling fs layer 06:36:30 745a02a5169b: Pulling fs layer 06:36:30 63d7cb157983: Waiting 06:36:30 b116817d02f9: Waiting 06:36:30 745a02a5169b: Waiting 06:36:30 00ac8860ef70: Waiting 06:36:30 18c013af1878: Verifying Checksum 06:36:30 18c013af1878: Download complete 06:36:30 a4357932f1b6: Download complete 06:36:30 63d7cb157983: Verifying Checksum 06:36:30 63d7cb157983: Download complete 06:36:30 b116817d02f9: Verifying Checksum 06:36:30 b116817d02f9: Download complete 06:36:30 5f621e34cdf4: Verifying Checksum 06:36:30 5f621e34cdf4: Download complete 06:36:30 5f621e34cdf4: Pull complete 06:36:31 a4357932f1b6: Pull complete 06:36:32 18c013af1878: Pull complete 06:36:34 745a02a5169b: Verifying Checksum 06:36:34 745a02a5169b: Download complete 06:36:35 00ac8860ef70: Verifying Checksum 06:36:35 00ac8860ef70: Download complete 06:36:48 00ac8860ef70: Pull complete 06:36:48 63d7cb157983: Pull complete 06:36:48 b116817d02f9: Pull complete 06:36:51 745a02a5169b: Pull complete 06:36:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:36:51 ---> b7e6874047d6 06:36:51 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:36:54 ---> Running in 3d0506c053f5 06:36:54 Removing intermediate container 3d0506c053f5 06:36:54 ---> ec72d214d287 06:36:54 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:36:54 ---> Running in ff1e63cc4ca0 06:36:55 Removing intermediate container ff1e63cc4ca0 06:36:55 ---> 279472257179 06:36:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:36:55 ---> Running in 4dc40fd55f09 06:36:56 Removing intermediate container 4dc40fd55f09 06:36:56 ---> 643207cc3eb7 06:36:56 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:56 ---> Running in 0df9ca57677a 06:36:58 Removing intermediate container 0df9ca57677a 06:36:58 ---> b25ac8c0c600 06:36:58 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:36:58 ---> Running in 91c61718f39d 06:36:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:04 OK: 142 MiB in 39 packages 06:37:05 Removing intermediate container 91c61718f39d 06:37:05 ---> 59c491862864 06:37:05 Step 8/10 : WORKDIR /device-rest-go 06:37:05 ---> Running in 4fb981336ad9 06:37:05 Removing intermediate container 4fb981336ad9 06:37:05 ---> 20a07669db92 06:37:05 Step 9/10 : COPY . . 06:37:06 ---> b463ddd92dcc 06:37:06 Step 10/10 : RUN go mod download 06:37:06 ---> Running in 64e086a22e6d 06:37:33 Removing intermediate container 64e086a22e6d 06:37:33 ---> a7988d014ca2 06:37:33 Successfully built a7988d014ca2 06:37:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:37:34 + docker inspect -f . ci-base-image-arm64 06:37:34 . [Pipeline] withDockerContainer 06:37:34 prd-ubuntu18.04-docker-arm64-4c-16g-15878 does not seem to be running inside a container 06:37:34 $ 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-arm64 cat 06:37:36 $ docker top 1cd8dfc2c908ef6c65a800955e9f0d50cb5385d39ffe97bb8e64695cd160fee7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:37 + go version 06:37:37 go version go1.15.5 linux/arm64 [Pipeline] } 06:37:37 $ docker stop --time=1 1cd8dfc2c908ef6c65a800955e9f0d50cb5385d39ffe97bb8e64695cd160fee7 06:37:39 $ docker rm -f 1cd8dfc2c908ef6c65a800955e9f0d50cb5385d39ffe97bb8e64695cd160fee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:37:40 + docker inspect -f . ci-base-image-arm64 06:37:40 . [Pipeline] withDockerContainer 06:37:41 prd-ubuntu18.04-docker-arm64-4c-16g-15878 does not seem to be running inside a container 06:37:41 $ 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-arm64 cat 06:37:42 $ docker top ce5af73e1c40697a7ec74236d9dc0bd0379dc0a08e49d3ecc329bb562e13092a -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:44 + make test 06:37:44 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:37:45 ? github.com/edgexfoundry/device-rest-go [no test files] 06:38:18 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:38:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:38:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:38:21 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 06:38:21 make: *** [Makefile:23: test] Error 2 [Pipeline] } 06:38:21 $ docker stop --time=1 ce5af73e1c40697a7ec74236d9dc0bd0379dc0a08e49d3ecc329bb562e13092a 06:38:24 $ docker rm -f ce5af73e1c40697a7ec74236d9dc0bd0379dc0a08e49d3ecc329bb562e13092a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:38:26 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:38:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:38:31 ---> package-listing.sh 06:38:31 ++ tr '[:upper:]' '[:lower:]' 06:38:31 ++ facter osfamily 06:38:31 + OS_FAMILY=redhat 06:38:31 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-64 06:38:31 + START_PACKAGES=/tmp/packages_start.txt 06:38:31 + END_PACKAGES=/tmp/packages_end.txt 06:38:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:38:31 + PACKAGES=/tmp/packages_start.txt 06:38:31 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-64 ']' 06:38:31 + PACKAGES=/tmp/packages_end.txt 06:38:31 + case "${OS_FAMILY}" in 06:38:31 + rpm -qa 06:38:31 + sort 06:38:35 + '[' -f /tmp/packages_start.txt ']' 06:38:35 + '[' -f /tmp/packages_end.txt ']' 06:38:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:38:35 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-64 ']' 06:38:35 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-64/archives/ 06:38:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-64/archives/ [Pipeline] echo 06:38:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:38:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:38:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:38:36 06:38:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:38:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:38:36 alpine: Pulling from edgex-lftools-log-publisher 06:38:36 df20fa9351a1: Pulling fs layer 06:38:36 36b3adc4ff6f: Pulling fs layer 06:38:36 8ad3a11d3b57: Pulling fs layer 06:38:36 46f8f816bc3b: Pulling fs layer 06:38:36 93b61091891f: Pulling fs layer 06:38:36 93b9cdb0e59b: Pulling fs layer 06:38:36 5e14af77c1be: Pulling fs layer 06:38:36 01666e4c0597: Pulling fs layer 06:38:36 aa168da1d23b: Pulling fs layer 06:38:36 93b9cdb0e59b: Waiting 06:38:36 5e14af77c1be: Waiting 06:38:36 01666e4c0597: Waiting 06:38:36 aa168da1d23b: Waiting 06:38:36 46f8f816bc3b: Waiting 06:38:36 93b61091891f: Waiting 06:38:36 36b3adc4ff6f: Verifying Checksum 06:38:36 36b3adc4ff6f: Download complete 06:38:36 46f8f816bc3b: Verifying Checksum 06:38:36 46f8f816bc3b: Download complete 06:38:36 df20fa9351a1: Verifying Checksum 06:38:36 93b9cdb0e59b: Verifying Checksum 06:38:36 93b9cdb0e59b: Download complete 06:38:36 5e14af77c1be: Verifying Checksum 06:38:36 5e14af77c1be: Download complete 06:38:36 93b61091891f: Verifying Checksum 06:38:36 93b61091891f: Download complete 06:38:36 01666e4c0597: Verifying Checksum 06:38:36 01666e4c0597: Download complete 06:38:37 df20fa9351a1: Pull complete 06:38:37 8ad3a11d3b57: Verifying Checksum 06:38:37 8ad3a11d3b57: Download complete 06:38:37 36b3adc4ff6f: Pull complete 06:38:38 8ad3a11d3b57: Pull complete 06:38:38 46f8f816bc3b: Pull complete 06:38:38 93b61091891f: Pull complete 06:38:38 aa168da1d23b: Verifying Checksum 06:38:38 aa168da1d23b: Download complete 06:38:38 93b9cdb0e59b: Pull complete 06:38:38 5e14af77c1be: Pull complete 06:38:39 01666e4c0597: Pull complete 06:38:45 aa168da1d23b: Pull complete 06:38:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:38:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:38:45 prd-centos7-docker-4c-2g-15858 does not seem to be running inside a container 06:38:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-64 -v /w/workspace/dgexfoundry_device-rest-go_PR-64:/w/workspace/dgexfoundry_device-rest-go_PR-64:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-64@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-64@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:38:49 $ docker top dda1550bc13c90400de7ac89196caf9bb662ff55dfbb7ed45c4de39a741b737c -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:49 + touch /tmp/pre-build-complete [Pipeline] sh 06:38:50 + mkdir -p /var/log/sa [Pipeline] sh 06:38:50 + ls /var/log/sa-host 06:38:50 + sadf -c /var/log/sa-host/sa14 06:38:50 file_magic: OK 06:38:50 HZ: Using current value: 100 06:38:50 file_header: OK 06:38:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:38:50 Statistics: 06:38:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:38:50 File successfully converted to sysstat format version 12.2.1 06:38:50 + sadf -c /var/log/sa-host/sa23 06:38:50 file_magic: OK 06:38:50 HZ: Using current value: 100 06:38:50 file_header: OK 06:38:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:38:50 Statistics: 06:38:50 Hnuu...uuuununununu... 06:38:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:50 provisioning config files... 06:38:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/config1101787897138201828tmp [Pipeline] { [Pipeline] echo 06:38:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:38:51 ---> create-netrc.sh [Pipeline] } 06:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:38:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:38:51 ---> python-tools-install.sh [Pipeline] echo 06:38:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:38:52 ---> sudo-logs.sh 06:38:52 Archiving 'sudo' log.. [Pipeline] echo 06:38:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:38:52 ---> job-cost.sh 06:38:52 lf-activate-venv: SKIPPING 06:38:52 INFO: No Stack... 06:38:53 INFO: Retrieving Pricing Info for: v1-standard-2 06:38:53 INFO: Archiving Costs [Pipeline] echo 06:38:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:38:54 ---> logs-deploy.sh 06:38:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-64/1 06:38:54 INFO: archiving workspace using pattern(s): 06:38:55 Archives upload complete. 06:38:55 INFO: archiving logs to Nexus