Pull request #703 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 00c0363cc5d56fd7e95d9b70b56ba500672dab77+bb51c8debe42093e5eb42b70cd80c1650e49a210 (3bf316c0781a6cfbc5a2bf026c12caff42126de7) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-703/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-703/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-16993 in /w/workspace/dgexfoundry_device-sdk-go_PR-703 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-703 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/703/head:refs/remotes/origin/PR-703 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bb51c8debe42093e5eb42b70cd80c1650e49a210 into PR head commit 00c0363cc5d56fd7e95d9b70b56ba500672dab77 Merge succeeded, producing 00c0363cc5d56fd7e95d9b70b56ba500672dab77 Checking out Revision 00c0363cc5d56fd7e95d9b70b56ba500672dab77 (PR-703) > git config core.sparsecheckout # timeout=10 > git checkout -f 00c0363cc5d56fd7e95d9b70b56ba500672dab77 # 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 bb51c8debe42093e5eb42b70cd80c1650e49a210 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00c0363cc5d56fd7e95d9b70b56ba500672dab77 # timeout=10 Commit message: "docs: update release note for 1.4.0 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:08:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:08:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:08:13 ========================================================= 05:08:13 EdgeX Global Pipelines Version Info 05:08:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:08:15 ------------------- 05:08:15 stable info: 05:08:15 ------------------- 05:08:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:08:15 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:08:15 Message: update stable to v1.0.173 05:08:16 ------------------- 05:08:16 experimental info: 05:08:16 ------------------- 05:08:16 Commited By: **** collab-it+edgex@linuxfoundation.org 05:08:16 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:08:16 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:08:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:08:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:08:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:08:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:08:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:08:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:08:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:08:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:08:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:08:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:08:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:08:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:08:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:08:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:08:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:08:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:08:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:08:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:08:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:08:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:08:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:08:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:08:20 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 05:08:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-703 [Pipeline] echo 05:08:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-703 [Pipeline] echo 05:08:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-703 [Pipeline] echo 05:08:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00c0363cc5d56fd7e95d9b70b56ba500672dab77 [Pipeline] echo 05:08:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00c0363 [Pipeline] echo 05:08:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:08:21 provisioning config files... 05:08:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-703@tmp/config3253568033829005532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:21 ---> docker-login.sh 05:08:21 nexus3.edgexfoundry.org:10001 05:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:22 Configure a credential helper to remove this warning. See 05:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:22 05:08:22 Login Succeeded 05:08:22 nexus3.edgexfoundry.org:10002 05:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:22 Configure a credential helper to remove this warning. See 05:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:22 05:08:22 Login Succeeded 05:08:22 nexus3.edgexfoundry.org:10003 05:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:22 Configure a credential helper to remove this warning. See 05:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:22 05:08:22 Login Succeeded 05:08:22 nexus3.edgexfoundry.org:10004 05:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:22 Configure a credential helper to remove this warning. See 05:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:22 05:08:22 Login Succeeded 05:08:22 docker.io 05:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:23 Configure a credential helper to remove this warning. See 05:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:23 05:08:23 Login Succeeded 05:08:23 ---> docker-login.sh ends [Pipeline] } 05:08:23 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 05:08:24 + git log --format=format:%s -1 00c0363cc5d56fd7e95d9b70b56ba500672dab77 [Pipeline] echo 05:08:24 GIT_COMMIT: 00c0363cc5d56fd7e95d9b70b56ba500672dab77, Commit Message: docs: update release note for 1.4.0 release [Pipeline] echo 05:08:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:08:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:08:25 05:08:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:08:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:08:25 latest: Pulling from edgex-devops/git-semver 05:08:25 31603596830f: Pulling fs layer 05:08:25 2a8b12db71e7: Pulling fs layer 05:08:25 6ca5941a6612: Pulling fs layer 05:08:25 ecc8261a40a4: Pulling fs layer 05:08:25 ecc8261a40a4: Waiting 05:08:25 2a8b12db71e7: Verifying Checksum 05:08:25 2a8b12db71e7: Download complete 05:08:26 31603596830f: Verifying Checksum 05:08:26 31603596830f: Download complete 05:08:26 ecc8261a40a4: Verifying Checksum 05:08:26 ecc8261a40a4: Download complete 05:08:26 6ca5941a6612: Verifying Checksum 05:08:26 6ca5941a6612: Download complete 05:08:26 31603596830f: Pull complete 05:08:26 2a8b12db71e7: Pull complete 05:08:27 6ca5941a6612: Pull complete 05:08:28 ecc8261a40a4: Pull complete 05:08:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:08:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:08:28 prd-centos7-docker-4c-2g-16993 does not seem to be running inside a container 05:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-703 -v /w/workspace/dgexfoundry_device-sdk-go_PR-703:/w/workspace/dgexfoundry_device-sdk-go_PR-703:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-703@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-703@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:08:30 $ docker top bdcb3780b0535941f4b05b574d25f95e1221e8d87fb3e2996c6a24f5042bd89b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:08:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:30 [ssh-agent] Looking for ssh-agent implementation... 05:08:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:30 $ docker exec bdcb3780b0535941f4b05b574d25f95e1221e8d87fb3e2996c6a24f5042bd89b ssh-agent 05:08:30 SSH_AUTH_SOCK=/tmp/ssh-rfQT9BvUUUWP/agent.12 05:08:30 SSH_AGENT_PID=18 05:08:30 Running ssh-add (command line suppressed) 05:08:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-703@tmp/private_key_740363863233774973.key (/w/workspace/dgexfoundry_device-sdk-go_PR-703@tmp/private_key_740363863233774973.key) 05:08:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:31 + git tag --points-at HEAD [Pipeline] } 05:08:31 $ docker exec --env ******** --env ******** bdcb3780b0535941f4b05b574d25f95e1221e8d87fb3e2996c6a24f5042bd89b ssh-agent -k 05:08:31 unset SSH_AUTH_SOCK; 05:08:31 unset SSH_AGENT_PID; 05:08:31 echo Agent pid 18 killed; 05:08:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:08:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:08:31 [ssh-agent] Looking for ssh-agent implementation... 05:08:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:08:32 $ docker exec bdcb3780b0535941f4b05b574d25f95e1221e8d87fb3e2996c6a24f5042bd89b ssh-agent 05:08:32 SSH_AUTH_SOCK=/tmp/ssh-V74kZeRiYuKq/agent.46 05:08:32 SSH_AGENT_PID=51 05:08:32 Running ssh-add (command line suppressed) 05:08:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-703@tmp/private_key_2528421553448702298.key (/w/workspace/dgexfoundry_device-sdk-go_PR-703@tmp/private_key_2528421553448702298.key) 05:08:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:08:32 + git semver init 05:08:32 # -> Open(): unable to determine branch for HEAD 05:08:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-703/.git 05:08:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-703 05:08:32 # $SEMVER_REMOTE_NAME = origin 05:08:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:08:32 # $SEMVER_USER_NAME = edgex-jenkins 05:08:32 # $SEMVER_BRANCH = PR-703 05:08:32 # $SEMVER_TEMP = /tmp/semver-756035432 05:08:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:08:33 # '/tmp/semver-756035432' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-703/.semver' 05:08:33 # -> Force: false 05:08:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-703/.semver [Pipeline] } 05:08:33 $ docker exec --env ******** --env ******** bdcb3780b0535941f4b05b574d25f95e1221e8d87fb3e2996c6a24f5042bd89b ssh-agent -k 05:08:33 unset SSH_AUTH_SOCK; 05:08:33 unset SSH_AGENT_PID; 05:08:33 echo Agent pid 51 killed; 05:08:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:08:34 + git semver [Pipeline] } 05:08:34 $ docker stop --time=1 bdcb3780b0535941f4b05b574d25f95e1221e8d87fb3e2996c6a24f5042bd89b 05:08:36 $ docker rm -f bdcb3780b0535941f4b05b574d25f95e1221e8d87fb3e2996c6a24f5042bd89b [Pipeline] // withDockerContainer [Pipeline] sh 05:08:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:08:37 Stashed 1 file(s) [Pipeline] echo 05:08:37 [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 05:08:52 Still waiting to schedule task 05:08:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:08:52 Still waiting to schedule task 05:08:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:10:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16994 in /w/workspace/dgexfoundry_device-sdk-go_PR-703 [Pipeline] { [Pipeline] ws 05:10:41 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:10:47 using credential edgex-jenkins-ssh 05:10:47 Cloning the remote Git repository 05:10:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:10:47 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:10:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:10:47 > git --version # timeout=10 05:10:47 > git --version # 'git version 2.17.1' 05:10:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:49 Merging remotes/origin/master commit bb51c8debe42093e5eb42b70cd80c1650e49a210 into PR head commit 00c0363cc5d56fd7e95d9b70b56ba500672dab77 05:10:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:10:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:10:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/703/head:refs/remotes/origin/PR-703 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:10:49 > git config core.sparsecheckout # timeout=10 05:10:49 > git checkout -f 00c0363cc5d56fd7e95d9b70b56ba500672dab77 # timeout=10 05:10:49 Merge succeeded, producing 00c0363cc5d56fd7e95d9b70b56ba500672dab77 05:10:49 Checking out Revision 00c0363cc5d56fd7e95d9b70b56ba500672dab77 (PR-703) 05:10:49 > git remote # timeout=10 05:10:49 > git config --get remote.origin.url # timeout=10 05:10:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:49 > git merge bb51c8debe42093e5eb42b70cd80c1650e49a210 # timeout=10 05:10:49 > git rev-parse HEAD^{commit} # timeout=10 05:10:49 > git config core.sparsecheckout # timeout=10 05:10:49 > git checkout -f 00c0363cc5d56fd7e95d9b70b56ba500672dab77 # timeout=10 05:10:54 Commit message: "docs: update release note for 1.4.0 release" 05:10:54 > git --version # timeout=10 05:10:54 > git --version # 'git version 2.17.1' 05:10:54 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:10:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:10:56 + + true 05:10:56 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:10:58 provisioning config files... 05:10:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4860822912121719358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:59 ---> docker-login.sh 05:10:59 nexus3.edgexfoundry.org:10001 05:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:00 Configure a credential helper to remove this warning. See 05:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:00 05:11:00 Login Succeeded 05:11:00 nexus3.edgexfoundry.org:10002 05:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:01 Configure a credential helper to remove this warning. See 05:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:01 05:11:01 Login Succeeded 05:11:01 nexus3.edgexfoundry.org:10003 05:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:01 Configure a credential helper to remove this warning. See 05:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:01 05:11:01 Login Succeeded 05:11:01 nexus3.edgexfoundry.org:10004 05:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:02 Configure a credential helper to remove this warning. See 05:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:02 05:11:02 Login Succeeded 05:11:02 docker.io 05:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:03 Configure a credential helper to remove this warning. See 05:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:03 05:11:03 Login Succeeded 05:11:03 ---> docker-login.sh ends [Pipeline] } 05:11:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:11:03 ========================================================= 05:11:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:11:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:11:04 + 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 . 05:11:04 Sending build context to Docker daemon 2.419MB 05:11:04 Step 1/8 : ARG BASE=golang:1.15-alpine 05:11:04 Step 2/8 : FROM ${BASE} 05:11:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:11:04 5f621e34cdf4: Pulling fs layer 05:11:04 a4357932f1b6: Pulling fs layer 05:11:04 18c013af1878: Pulling fs layer 05:11:04 00ac8860ef70: Pulling fs layer 05:11:04 63d7cb157983: Pulling fs layer 05:11:04 b116817d02f9: Pulling fs layer 05:11:04 745a02a5169b: Pulling fs layer 05:11:04 00ac8860ef70: Waiting 05:11:04 63d7cb157983: Waiting 05:11:04 b116817d02f9: Waiting 05:11:04 745a02a5169b: Waiting 05:11:04 18c013af1878: Verifying Checksum 05:11:04 18c013af1878: Download complete 05:11:04 a4357932f1b6: Verifying Checksum 05:11:04 a4357932f1b6: Download complete 05:11:04 63d7cb157983: Download complete 05:11:04 5f621e34cdf4: Verifying Checksum 05:11:04 b116817d02f9: Verifying Checksum 05:11:04 b116817d02f9: Download complete 05:11:05 5f621e34cdf4: Pull complete 05:11:06 a4357932f1b6: Pull complete 05:11:06 18c013af1878: Pull complete 05:11:07 745a02a5169b: Verifying Checksum 05:11:07 745a02a5169b: Download complete 05:11:08 00ac8860ef70: Verifying Checksum 05:11:08 00ac8860ef70: Download complete 05:11:19 00ac8860ef70: Pull complete 05:11:19 63d7cb157983: Pull complete 05:11:19 b116817d02f9: Pull complete 05:11:20 Running on prd-centos7-docker-4c-2g-16995 in /w/workspace/dgexfoundry_device-sdk-go_PR-703 [Pipeline] { [Pipeline] ws 05:11:20 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:11:22 using credential edgex-jenkins-ssh 05:11:22 Cloning the remote Git repository 05:11:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:11:23 745a02a5169b: Pull complete 05:11:23 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:11:23 ---> b7e6874047d6 05:11:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:11:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:11:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:11:22 > git --version # timeout=10 05:11:22 > git --version # 'git version 2.24.3' 05:11:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:11:24 Merging remotes/origin/master commit bb51c8debe42093e5eb42b70cd80c1650e49a210 into PR head commit 00c0363cc5d56fd7e95d9b70b56ba500672dab77 05:11:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:11:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:11:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:11:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/703/head:refs/remotes/origin/PR-703 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:11:24 > git config core.sparsecheckout # timeout=10 05:11:24 > git checkout -f 00c0363cc5d56fd7e95d9b70b56ba500672dab77 # timeout=10 05:11:25 Merge succeeded, producing 00c0363cc5d56fd7e95d9b70b56ba500672dab77 05:11:25 Checking out Revision 00c0363cc5d56fd7e95d9b70b56ba500672dab77 (PR-703) 05:11:24 > git remote # timeout=10 05:11:24 > git config --get remote.origin.url # timeout=10 05:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:24 > git merge bb51c8debe42093e5eb42b70cd80c1650e49a210 # timeout=10 05:11:24 > git rev-parse HEAD^{commit} # timeout=10 05:11:24 > git config core.sparsecheckout # timeout=10 05:11:24 > git checkout -f 00c0363cc5d56fd7e95d9b70b56ba500672dab77 # timeout=10 05:11:26 ---> Running in 17a030eb6873 05:11:26 Removing intermediate container 17a030eb6873 05:11:26 ---> 5d92617d1027 05:11:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:26 ---> Running in 7f300a795aea 05:11:28 Commit message: "docs: update release note for 1.4.0 release" 05:11:28 > git --version # timeout=10 05:11:28 > git --version # 'git version 2.24.3' 05:11:28 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:29 Removing intermediate container 7f300a795aea 05:11:29 ---> 6ab72a4606ae 05:11:29 Step 5/8 : RUN apk add --no-cache make git 05:11:29 ---> Running in fedb5dc12e2a 05:11:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:11:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:11:30 + sudo service docker restart 05:11:30 + true 05:11:30 Redirecting to /bin/systemctl restart docker.service 05:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:11:31 provisioning config files... 05:11:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7144488978703794378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:32 ---> docker-login.sh 05:11:32 nexus3.edgexfoundry.org:10001 05:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:32 Configure a credential helper to remove this warning. See 05:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:32 05:11:32 Login Succeeded 05:11:32 nexus3.edgexfoundry.org:10002 05:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:32 Configure a credential helper to remove this warning. See 05:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:32 05:11:32 Login Succeeded 05:11:32 nexus3.edgexfoundry.org:10003 05:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:33 Configure a credential helper to remove this warning. See 05:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:33 05:11:33 Login Succeeded 05:11:33 nexus3.edgexfoundry.org:10004 05:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:33 Configure a credential helper to remove this warning. See 05:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:33 05:11:33 Login Succeeded 05:11:33 docker.io 05:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:33 OK: 142 MiB in 39 packages 05:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:33 Configure a credential helper to remove this warning. See 05:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:33 05:11:33 Login Succeeded 05:11:33 ---> docker-login.sh ends [Pipeline] } 05:11:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:11:34 ========================================================= 05:11:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:11:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:11:34 + 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 . 05:11:34 Sending build context to Docker daemon 2.422MB 05:11:34 Step 1/8 : ARG BASE=golang:1.15-alpine 05:11:34 Step 2/8 : FROM ${BASE} 05:11:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:11:34 188c0c94c7c5: Pulling fs layer 05:11:34 0ef7d3d256c8: Pulling fs layer 05:11:34 de9db76c5a1d: Pulling fs layer 05:11:34 bca2f99d35d6: Pulling fs layer 05:11:34 93359f2a8cfa: Pulling fs layer 05:11:34 7c6f9722023f: Pulling fs layer 05:11:34 a35cf1a2eb13: Pulling fs layer 05:11:34 93359f2a8cfa: Waiting 05:11:34 7c6f9722023f: Waiting 05:11:34 a35cf1a2eb13: Waiting 05:11:34 bca2f99d35d6: Waiting 05:11:34 de9db76c5a1d: Download complete 05:11:34 0ef7d3d256c8: Verifying Checksum 05:11:34 0ef7d3d256c8: Download complete 05:11:34 93359f2a8cfa: Verifying Checksum 05:11:34 93359f2a8cfa: Download complete 05:11:34 7c6f9722023f: Verifying Checksum 05:11:34 7c6f9722023f: Download complete 05:11:34 188c0c94c7c5: Verifying Checksum 05:11:34 188c0c94c7c5: Download complete 05:11:34 Removing intermediate container fedb5dc12e2a 05:11:34 ---> 1dc32bed3742 05:11:34 Step 6/8 : WORKDIR /device-sdk-go 05:11:34 ---> Running in 5a6597be656e 05:11:35 188c0c94c7c5: Pull complete 05:11:35 0ef7d3d256c8: Pull complete 05:11:35 Removing intermediate container 5a6597be656e 05:11:35 ---> 56789c780134 05:11:35 Step 7/8 : COPY . . 05:11:35 de9db76c5a1d: Pull complete 05:11:36 ---> 3f566d5359bc 05:11:36 Step 8/8 : RUN go mod download 05:11:36 ---> Running in 4104b7a0391b 05:11:37 a35cf1a2eb13: Verifying Checksum 05:11:37 a35cf1a2eb13: Download complete 05:11:37 bca2f99d35d6: Verifying Checksum 05:11:42 bca2f99d35d6: Pull complete 05:11:42 93359f2a8cfa: Pull complete 05:11:42 7c6f9722023f: Pull complete 05:11:50 a35cf1a2eb13: Pull complete 05:11:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:11:50 ---> a62c8e92a672 05:11:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:11:51 ---> Running in 10fc578258ce 05:11:51 Removing intermediate container 10fc578258ce 05:11:51 ---> 4e2268a5ad84 05:11:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:51 ---> Running in 68424075e655 05:11:52 Removing intermediate container 68424075e655 05:11:52 ---> b152112a88e7 05:11:52 Step 5/8 : RUN apk add --no-cache make git 05:11:52 ---> Running in ed4f63d2b056 05:11:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:11:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:11:55 OK: 166 MiB in 39 packages 05:11:55 Removing intermediate container ed4f63d2b056 05:11:55 ---> abe604f7a743 05:11:55 Step 6/8 : WORKDIR /device-sdk-go 05:11:55 ---> Running in f78d473f140a 05:11:55 Removing intermediate container f78d473f140a 05:11:55 ---> b1b8be479d4e 05:11:55 Step 7/8 : COPY . . 05:11:57 ---> ee3814078526 05:11:57 Step 8/8 : RUN go mod download 05:11:57 ---> Running in 4b18d1fb75df 05:11:59 Removing intermediate container 4104b7a0391b 05:11:59 ---> a07a18dd069c 05:11:59 Successfully built a07a18dd069c 05:11:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:11:59 + docker inspect -f . ci-base-image-arm64 05:11:59 . [Pipeline] withDockerContainer 05:11:59 prd-ubuntu18.04-docker-arm64-4c-16g-16994 does not seem to be running inside a container 05:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:12:01 $ docker top c0e968d690e40d4cc42cea76c849e723f7fc8b5325584a807d9887273a22faa3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:02 + go version 05:12:02 go version go1.15.5 linux/arm64 [Pipeline] } 05:12:02 $ docker stop --time=1 c0e968d690e40d4cc42cea76c849e723f7fc8b5325584a807d9887273a22faa3 05:12:04 $ docker rm -f c0e968d690e40d4cc42cea76c849e723f7fc8b5325584a807d9887273a22faa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:12:05 + docker inspect -f . ci-base-image-arm64 05:12:05 . [Pipeline] withDockerContainer 05:12:05 prd-ubuntu18.04-docker-arm64-4c-16g-16994 does not seem to be running inside a container 05:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:12:07 $ docker top dd039f9f99a1966bad5ad175fe4d7d96fc7a077ff1505a56b79cbe7120d06453 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:08 + make test 05:12:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:12:15 Removing intermediate container 4b18d1fb75df 05:12:15 ---> 3e0aac85a825 05:12:15 Successfully built 3e0aac85a825 05:12:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:12:15 + docker inspect -f . ci-base-image-x86_64 05:12:15 . [Pipeline] withDockerContainer 05:12:15 prd-centos7-docker-4c-2g-16995 does not seem to be running inside a container 05:12:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:12:16 $ docker top 31c34258990a9c7a5022ca583f7b4cc8ba70fb5d62eedad11ba31d6c7d64e783 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:17 + go version 05:12:17 go version go1.15.5 linux/amd64 [Pipeline] } 05:12:17 $ docker stop --time=1 31c34258990a9c7a5022ca583f7b4cc8ba70fb5d62eedad11ba31d6c7d64e783 05:12:18 $ docker rm -f 31c34258990a9c7a5022ca583f7b4cc8ba70fb5d62eedad11ba31d6c7d64e783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:12:19 + docker inspect -f . ci-base-image-x86_64 05:12:19 . [Pipeline] withDockerContainer 05:12:19 prd-centos7-docker-4c-2g-16995 does not seem to be running inside a container 05:12:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:12:20 $ docker top eca626c3fe2136876eee6a21ca022fb3293975106fbbc4c74ccaff966ca1daf1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:21 + make test 05:12:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:12:27 ? github.com/edgexfoundry/device-sdk-go [no test files] 05:12:30 ? github.com/edgexfoundry/device-sdk-go [no test files] 05:12:42 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 05:12:42 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 05:12:42 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 05:12:42 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.050s coverage: 19.4% of statements 05:12:44 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.478s coverage: 97.1% of statements 05:13:09 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 05:13:09 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 05:13:09 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 05:13:09 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.125s coverage: 19.4% of statements 05:13:15 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.174s coverage: 97.1% of statements 05:13:16 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.052s coverage: 9.4% of statements 05:13:16 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.053s coverage: 21.9% of statements 05:13:16 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 05:13:16 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.221s coverage: 42.5% of statements 05:13:16 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 05:13:16 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.280s coverage: 68.9% of statements 05:13:16 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 05:13:16 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 05:13:16 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 05:13:16 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 05:13:16 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.071s coverage: 53.8% of statements 05:13:16 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 05:13:16 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 05:13:16 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 05:13:16 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.274s coverage: 68.9% of statements 05:13:16 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.065s coverage: 4.2% of statements 05:13:16 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 05:13:16 GO111MODULE=on go vet ./... 05:13:23 gofmt -l . 05:13:23 [ "`gofmt -l .`" = "" ] 05:13:23 ./bin/test-attribution-txt.sh 05:13:24 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:13:24 $ docker stop --time=1 eca626c3fe2136876eee6a21ca022fb3293975106fbbc4c74ccaff966ca1daf1 05:13:26 $ docker rm -f eca626c3fe2136876eee6a21ca022fb3293975106fbbc4c74ccaff966ca1daf1 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:13:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:13:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:30 + ls -al . 05:13:30 total 208 05:13:30 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 21 05:13 . 05:13:30 drwxrwxr-x. 4 jenkins jenkins 28 Dec 21 05:11 .. 05:13:30 drwxrwxr-x. 2 jenkins jenkins 64 Dec 21 05:11 bin 05:13:30 -rw-r--r--. 1 jenkins jenkins 130526 Dec 21 05:13 coverage.out 05:13:30 -rw-rw-r--. 1 jenkins jenkins 936 Dec 21 05:11 Dockerfile.build 05:13:30 -rw-rw-r--. 1 jenkins jenkins 140 Dec 21 05:11 .dockerignore 05:13:30 drwxrwxr-x. 4 jenkins jenkins 48 Dec 21 05:11 example 05:13:30 drwxrwxr-x. 8 jenkins jenkins 179 Dec 21 05:11 .git 05:13:30 drwxrwxr-x. 2 jenkins jenkins 103 Dec 21 05:11 .github 05:13:30 -rw-rw-r--. 1 jenkins jenkins 138 Dec 21 05:11 .gitignore 05:13:30 -rw-r--r--. 1 jenkins jenkins 488 Dec 21 05:13 go.mod 05:13:30 -rw-r--r--. 1 jenkins jenkins 13631 Dec 21 05:13 go.sum 05:13:30 drwxrwxr-x. 15 jenkins jenkins 211 Dec 21 05:11 internal 05:13:30 -rw-rw-r--. 1 jenkins jenkins 901 Dec 21 05:11 Jenkinsfile 05:13:30 -rw-rw-r--. 1 jenkins jenkins 11341 Dec 21 05:11 LICENSE 05:13:30 -rw-rw-r--. 1 jenkins jenkins 1013 Dec 21 05:11 Makefile 05:13:30 drwxrwxr-x. 4 jenkins jenkins 26 Dec 21 05:11 openapi 05:13:30 drwxrwxr-x. 5 jenkins jenkins 50 Dec 21 05:11 pkg 05:13:30 -rw-rw-r--. 1 jenkins jenkins 5897 Dec 21 05:11 README.md 05:13:30 -rw-rw-r--. 1 jenkins jenkins 6616 Dec 21 05:11 RELEASE-NOTES.txt 05:13:30 drwxrwxr-x. 4 jenkins jenkins 54 Dec 21 05:11 snap 05:13:30 -rw-rw-r--. 1 jenkins jenkins 5 Dec 21 05:08 VERSION 05:13:30 -rw-rw-r--. 1 jenkins jenkins 222 Dec 21 05:11 version.go [Pipeline] isUnix [Pipeline] sh 05:13:30 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=00c0363cc5d56fd7e95d9b70b56ba500672dab77 --label arch=amd64 --label version=0.0.0 . 05:13:30 Sending build context to Docker daemon 2.553MB 05:13:30 Step 1/24 : ARG BASE=golang:1.15-alpine 05:13:30 Step 2/24 : FROM ${BASE} AS builder 05:13:30 ---> 3e0aac85a825 05:13:30 Step 3/24 : ARG MAKE='make build' 05:13:31 ---> Running in b2d26b6f0bc6 05:13:31 Removing intermediate container b2d26b6f0bc6 05:13:31 ---> 802d10b9d47d 05:13:31 Step 4/24 : WORKDIR /device-sdk-go 05:13:31 ---> Running in b219749973ed 05:13:31 Removing intermediate container b219749973ed 05:13:31 ---> dc11e9ba2851 05:13:31 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:13:31 ---> Running in 78bdf9074c1b 05:13:31 Removing intermediate container 78bdf9074c1b 05:13:31 ---> 792febd36b90 05:13:31 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:32 ---> Running in 9349c064769f 05:13:32 Removing intermediate container 9349c064769f 05:13:32 ---> 812685e67e89 05:13:32 Step 7/24 : RUN apk add --update --no-cache make git 05:13:32 ---> Running in 50fcac5efe2e 05:13:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:13:35 OK: 166 MiB in 39 packages 05:13:35 Removing intermediate container 50fcac5efe2e 05:13:35 ---> 1c93a7644f67 05:13:35 Step 8/24 : COPY . . 05:13:36 ---> a2e08dfe01ef 05:13:36 Step 9/24 : RUN ${MAKE} 05:13:36 ---> Running in e74cc915fba8 05:13:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:13:42 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.142s coverage: 9.4% of statements 05:13:42 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.115s coverage: 21.9% of statements 05:13:42 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 05:13:42 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.567s coverage: 42.5% of statements 05:13:42 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 05:13:42 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.774s coverage: 68.9% of statements 05:13:42 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 05:13:42 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 05:13:42 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 05:13:42 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 05:13:42 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.177s coverage: 53.8% of statements 05:13:42 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 05:13:42 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 05:13:42 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 05:13:42 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.942s coverage: 68.9% of statements 05:13:42 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.142s coverage: 4.2% of statements 05:13:42 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 05:13:42 GO111MODULE=on go vet ./... 05:13:45 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:13:47 Removing intermediate container e74cc915fba8 05:13:47 ---> 4a8c834311df 05:13:47 Step 10/24 : FROM scratch 05:13:47 ---> 05:13:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:13:47 ---> Running in 569b76d10547 05:13:47 Removing intermediate container 569b76d10547 05:13:47 ---> 83a735046c87 05:13:47 Step 12/24 : ENV APP_PORT=49990 05:13:47 ---> Running in 4bae0bc634dc 05:13:47 Removing intermediate container 4bae0bc634dc 05:13:47 ---> 91a3e420f1c4 05:13:47 Step 13/24 : EXPOSE $APP_PORT 05:13:47 ---> Running in 5eccc0a6580d 05:13:47 Removing intermediate container 5eccc0a6580d 05:13:47 ---> 828157dac520 05:13:47 Step 14/24 : WORKDIR / 05:13:47 ---> Running in fde1ffb6c718 05:13:48 Removing intermediate container fde1ffb6c718 05:13:48 ---> 6b013cd34ee9 05:13:48 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:13:48 ---> d06fa9205201 05:13:48 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:13:49 ---> 449ddaf3327e 05:13:49 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:13:49 ---> 7790d1353dd3 05:13:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:13:50 ---> f44a4f502cd4 05:13:50 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:13:50 ---> baa72d0df3db 05:13:50 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:13:50 ---> Running in 8ed8204d3bd5 05:13:50 Removing intermediate container 8ed8204d3bd5 05:13:50 ---> 71afccfca755 05:13:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:13:50 ---> Running in 6295ff3d6031 05:13:50 Removing intermediate container 6295ff3d6031 05:13:50 ---> 52f5f226e78d 05:13:50 Step 22/24 : LABEL arch=amd64 05:13:50 ---> Running in 5e1ec2becb70 05:13:51 Removing intermediate container 5e1ec2becb70 05:13:51 ---> cee89f5d995c 05:13:51 Step 23/24 : LABEL git_sha=00c0363cc5d56fd7e95d9b70b56ba500672dab77 05:13:51 ---> Running in 6108964c10d1 05:13:51 Removing intermediate container 6108964c10d1 05:13:51 ---> 2991372ca12a 05:13:51 Step 24/24 : LABEL version=0.0.0 05:13:51 ---> Running in 2580ba7dcd6e 05:13:51 Removing intermediate container 2580ba7dcd6e 05:13:51 ---> 4e33af427a92 05:13:51 [Warning] One or more build-args [ARCH] were not consumed 05:13:51 Successfully built 4e33af427a92 05:13:51 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:14:14 gofmt -l . 05:14:14 [ "`gofmt -l .`" = "" ] 05:14:14 ./bin/test-attribution-txt.sh 05:14:14 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:14:14 $ docker stop --time=1 dd039f9f99a1966bad5ad175fe4d7d96fc7a077ff1505a56b79cbe7120d06453 05:14:16 $ docker rm -f dd039f9f99a1966bad5ad175fe4d7d96fc7a077ff1505a56b79cbe7120d06453 [Pipeline] // withDockerContainer [Pipeline] sh 05:14:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:14:18 Warning: overwriting stash ‘coverage-report’ 05:14:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:14:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:14:20 + ls -al . 05:14:20 total 244 05:14:20 drwxrwxr-x 10 jenkins jenkins 4096 Dec 21 05:14 . 05:14:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 05:10 .. 05:14:20 -rw-rw-r-- 1 jenkins jenkins 140 Dec 21 05:10 .dockerignore 05:14:20 drwxrwxr-x 8 jenkins jenkins 4096 Dec 21 05:10 .git 05:14:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 05:10 .github 05:14:20 -rw-rw-r-- 1 jenkins jenkins 138 Dec 21 05:10 .gitignore 05:14:20 -rw-rw-r-- 1 jenkins jenkins 936 Dec 21 05:10 Dockerfile.build 05:14:20 -rw-rw-r-- 1 jenkins jenkins 901 Dec 21 05:10 Jenkinsfile 05:14:20 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 21 05:10 LICENSE 05:14:20 -rw-rw-r-- 1 jenkins jenkins 1013 Dec 21 05:10 Makefile 05:14:20 -rw-rw-r-- 1 jenkins jenkins 5897 Dec 21 05:10 README.md 05:14:20 -rw-rw-r-- 1 jenkins jenkins 6616 Dec 21 05:10 RELEASE-NOTES.txt 05:14:20 -rw-rw-r-- 1 jenkins jenkins 5 Dec 21 05:08 VERSION 05:14:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 05:10 bin 05:14:20 -rw-r--r-- 1 jenkins jenkins 130526 Dec 21 05:13 coverage.out 05:14:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 05:10 example 05:14:20 -rw-r--r-- 1 jenkins jenkins 488 Dec 21 05:14 go.mod 05:14:20 -rw-r--r-- 1 jenkins jenkins 13631 Dec 21 05:14 go.sum 05:14:20 drwxrwxr-x 15 jenkins jenkins 4096 Dec 21 05:10 internal 05:14:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 05:10 openapi 05:14:20 drwxrwxr-x 5 jenkins jenkins 4096 Dec 21 05:10 pkg 05:14:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 05:10 snap 05:14:20 -rw-rw-r-- 1 jenkins jenkins 222 Dec 21 05:10 version.go [Pipeline] isUnix [Pipeline] sh 05:14:20 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=00c0363cc5d56fd7e95d9b70b56ba500672dab77 --label arch=arm64 --label version=0.0.0 . 05:14:21 Sending build context to Docker daemon 2.55MB 05:14:21 Step 1/24 : ARG BASE=golang:1.15-alpine 05:14:21 Step 2/24 : FROM ${BASE} AS builder 05:14:21 ---> a07a18dd069c 05:14:21 Step 3/24 : ARG MAKE='make build' 05:14:21 ---> Running in 3afc6b01c24a 05:14:22 Removing intermediate container 3afc6b01c24a 05:14:22 ---> b152b6f99251 05:14:22 Step 4/24 : WORKDIR /device-sdk-go 05:14:22 ---> Running in 2c7e3bfeef5e 05:14:22 Removing intermediate container 2c7e3bfeef5e 05:14:22 ---> 35f432efe596 05:14:22 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:14:22 ---> Running in 2ccd6b94611b 05:14:23 Removing intermediate container 2ccd6b94611b 05:14:23 ---> 0f5e60c61926 05:14:23 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:23 ---> Running in 29b9ab07f6e5 05:14:25 Removing intermediate container 29b9ab07f6e5 05:14:25 ---> 85619f74fbcd 05:14:25 Step 7/24 : RUN apk add --update --no-cache make git 05:14:25 ---> Running in 314224fb77e1 05:14:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:14:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:14:29 OK: 142 MiB in 39 packages 05:14:30 Removing intermediate container 314224fb77e1 05:14:30 ---> debaa4c5df1e 05:14:30 Step 8/24 : COPY . . 05:14:31 ---> 4ad8a779afca 05:14:31 Step 9/24 : RUN ${MAKE} 05:14:31 ---> Running in 57cb863937e6 05:14:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:14:59 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 05:14:59 Removing intermediate container 57cb863937e6 05:14:59 ---> fdbd2ebd565e 05:14:59 Step 10/24 : FROM scratch 05:14:59 ---> 05:14:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:14:59 ---> Running in f07d25939bcd 05:14:59 Removing intermediate container f07d25939bcd 05:14:59 ---> 92fe0d65baeb 05:14:59 Step 12/24 : ENV APP_PORT=49990 05:15:00 ---> Running in 67993192095b 05:15:00 Removing intermediate container 67993192095b 05:15:00 ---> 07851bcdcb9f 05:15:00 Step 13/24 : EXPOSE $APP_PORT 05:15:00 ---> Running in 4618ebee73b2 05:15:00 Removing intermediate container 4618ebee73b2 05:15:00 ---> 3bd40aa8c7bf 05:15:00 Step 14/24 : WORKDIR / 05:15:00 ---> Running in e750e012befa 05:15:01 Removing intermediate container e750e012befa 05:15:01 ---> d4283f3d4b22 05:15:01 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 05:15:02 ---> 9c63928859cb 05:15:02 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 05:15:03 ---> c593846e64cd 05:15:03 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 05:15:04 ---> 23c9fabd4b5c 05:15:04 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 05:15:04 ---> eb304d0daec9 05:15:04 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 05:15:05 ---> 99c94f97cbec 05:15:05 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 05:15:05 ---> Running in 1d60c13bb69c 05:15:05 Removing intermediate container 1d60c13bb69c 05:15:05 ---> 1dc72bad8241 05:15:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:15:06 ---> Running in 636c1d1c03b3 05:15:06 Removing intermediate container 636c1d1c03b3 05:15:06 ---> 82c428fb4b25 05:15:06 Step 22/24 : LABEL arch=arm64 05:15:06 ---> Running in 1550f7ae7bf6 05:15:07 Removing intermediate container 1550f7ae7bf6 05:15:07 ---> 66e2ff82db92 05:15:07 Step 23/24 : LABEL git_sha=00c0363cc5d56fd7e95d9b70b56ba500672dab77 05:15:07 ---> Running in 991a92a6250c 05:15:07 Removing intermediate container 991a92a6250c 05:15:07 ---> 69a2a4b91570 05:15:07 Step 24/24 : LABEL version=0.0.0 05:15:07 ---> Running in fd7f573076a7 05:15:08 Removing intermediate container fd7f573076a7 05:15:08 ---> 227a437641cf 05:15:08 [Warning] One or more build-args [ARCH] were not consumed 05:15:08 Successfully built 227a437641cf 05:15:08 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:15:10 provisioning config files... 05:15:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-703@tmp/config6795305598036438190tmp [Pipeline] { [Pipeline] sh 05:15:11 + set +x 05:15:11 + curl -s https://codecov.io/bash 05:15:11 + bash -s -- 05:15:11 05:15:11 _____ _ 05:15:11 / ____| | | 05:15:11 | | ___ __| | ___ ___ _____ __ 05:15:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:15:11 | |___| (_) | (_| | __/ (_| (_) \ V / 05:15:11 \_____\___/ \__,_|\___|\___\___/ \_/ 05:15:11 Bash-20201217-3d3df35 05:15:11 05:15:11 05:15:11 git version 2.24.3 found 05:15:11 curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:15:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:15:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 05:15:11 ==> Jenkins CI detected. 05:15:11 project root: . 05:15:11 --> token set from env 05:15:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:15:11 ==> Running gcov in . (disable via -X gcov) 05:15:11 ==> Python coveragepy not found 05:15:11 ==> Searching for coverage reports in: 05:15:11 + . 05:15:11 -> Found 1 reports 05:15:11 ==> Detecting git/mercurial file structure 05:15:11 ==> Reading reports 05:15:11 + ./coverage.out bytes=130526 05:15:11 ==> Appending adjustments 05:15:11 https://docs.codecov.io/docs/fixing-reports 05:15:12 + Found adjustments 05:15:12 ==> Gzipping contents 05:15:12 24K /tmp/codecov.jbJONU.gz 05:15:12 ==> Uploading reports 05:15:12 url: https://codecov.io 05:15:12 query: branch=PR-703&commit=00c0363cc5d56fd7e95d9b70b56ba500672dab77&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-703%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=703&job=&cmd_args= 05:15:12 -> Pinging Codecov 05:15:12 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-703&commit=00c0363cc5d56fd7e95d9b70b56ba500672dab77&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-703%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=703&job=&cmd_args= 05:15:12 -> Uploading to 05:15:12 https://storage.googleapis.com/codecov/v4/raw/2020-12-21/7E55EF52A471D76F132DFD9A03CDDE97/00c0363cc5d56fd7e95d9b70b56ba500672dab77/494eb2cf-8dd5-4666-9456-e83d2edafd72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T051512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60eee6068aed06c4060e500e77fc1225b2ab2a6a8c0845f80faabcd3d72264b1 05:15:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:12 Dload Upload Total Spent Left Speed 05:15:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21240 0 0 100 21240 0 44377 --:--:-- --:--:-- --:--:-- 44435 05:15:13 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/00c0363cc5d56fd7e95d9b70b56ba500672dab77 [Pipeline] } 05:15:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:15:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:17 ---> package-listing.sh 05:15:17 ++ facter osfamily 05:15:17 ++ tr '[:upper:]' '[:lower:]' 05:15:17 + OS_FAMILY=redhat 05:15:17 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-703 05:15:17 + START_PACKAGES=/tmp/packages_start.txt 05:15:17 + END_PACKAGES=/tmp/packages_end.txt 05:15:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:17 + PACKAGES=/tmp/packages_start.txt 05:15:17 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-703 ']' 05:15:17 + PACKAGES=/tmp/packages_end.txt 05:15:17 + case "${OS_FAMILY}" in 05:15:17 + rpm -qa 05:15:17 + sort 05:15:22 + '[' -f /tmp/packages_start.txt ']' 05:15:22 + '[' -f /tmp/packages_end.txt ']' 05:15:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:22 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-703 ']' 05:15:22 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-703/archives/ 05:15:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-703/archives/ [Pipeline] echo 05:15:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-703/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:22 05:15:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:15:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:23 alpine: Pulling from edgex-lftools-log-publisher 05:15:23 df20fa9351a1: Pulling fs layer 05:15:23 36b3adc4ff6f: Pulling fs layer 05:15:23 8ad3a11d3b57: Pulling fs layer 05:15:23 46f8f816bc3b: Pulling fs layer 05:15:23 93b61091891f: Pulling fs layer 05:15:23 93b9cdb0e59b: Pulling fs layer 05:15:23 5e14af77c1be: Pulling fs layer 05:15:23 01666e4c0597: Pulling fs layer 05:15:23 aa168da1d23b: Pulling fs layer 05:15:23 46f8f816bc3b: Waiting 05:15:23 93b61091891f: Waiting 05:15:23 93b9cdb0e59b: Waiting 05:15:23 01666e4c0597: Waiting 05:15:23 5e14af77c1be: Waiting 05:15:23 aa168da1d23b: Waiting 05:15:23 36b3adc4ff6f: Verifying Checksum 05:15:23 36b3adc4ff6f: Download complete 05:15:23 46f8f816bc3b: Verifying Checksum 05:15:23 46f8f816bc3b: Download complete 05:15:23 df20fa9351a1: Verifying Checksum 05:15:23 df20fa9351a1: Download complete 05:15:23 93b9cdb0e59b: Verifying Checksum 05:15:23 93b9cdb0e59b: Download complete 05:15:23 5e14af77c1be: Verifying Checksum 05:15:23 5e14af77c1be: Download complete 05:15:23 93b61091891f: Verifying Checksum 05:15:23 93b61091891f: Download complete 05:15:23 01666e4c0597: Verifying Checksum 05:15:23 01666e4c0597: Download complete 05:15:23 8ad3a11d3b57: Verifying Checksum 05:15:23 8ad3a11d3b57: Download complete 05:15:23 df20fa9351a1: Pull complete 05:15:24 36b3adc4ff6f: Pull complete 05:15:24 8ad3a11d3b57: Pull complete 05:15:24 46f8f816bc3b: Pull complete 05:15:25 93b61091891f: Pull complete 05:15:25 aa168da1d23b: Verifying Checksum 05:15:25 aa168da1d23b: Download complete 05:15:26 93b9cdb0e59b: Pull complete 05:15:26 5e14af77c1be: Pull complete 05:15:26 01666e4c0597: Pull complete 05:15:32 aa168da1d23b: Pull complete 05:15:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:15:33 prd-centos7-docker-4c-2g-16993 does not seem to be running inside a container 05:15:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-703/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-703 -v /w/workspace/dgexfoundry_device-sdk-go_PR-703:/w/workspace/dgexfoundry_device-sdk-go_PR-703:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-703@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-703@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:15:36 $ docker top 08b97940ff85930da2e64e4347a72dc2f53848057ced82b87234c6114d99641d -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:37 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:37 + mkdir -p /var/log/sa [Pipeline] sh 05:15:37 + ls /var/log/sa-host 05:15:37 + sadf -c /var/log/sa-host/sa21 05:15:37 file_magic: OK 05:15:37 HZ: Using current value: 100 05:15:37 file_header: OK 05:15:37 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 05:15:37 Statistics: 05:15:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:15:37 File successfully converted to sysstat format version 12.2.1 05:15:37 + sadf -c /var/log/sa-host/sa23 05:15:37 file_magic: OK 05:15:37 HZ: Using current value: 100 05:15:37 file_header: OK 05:15:37 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 05:15:37 Statistics: 05:15:37 Hnuu...uuuununununu... 05:15:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:38 provisioning config files... 05:15:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-703@tmp/config2490293553605998262tmp [Pipeline] { [Pipeline] echo 05:15:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:38 ---> create-netrc.sh [Pipeline] } 05:15:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:15:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:15:39 ---> python-tools-install.sh [Pipeline] echo 05:15:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:39 ---> sudo-logs.sh 05:15:39 Archiving 'sudo' log.. [Pipeline] echo 05:15:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:40 ---> job-cost.sh 05:15:40 lf-activate-venv: SKIPPING 05:15:40 INFO: No Stack... 05:15:41 INFO: Retrieving Pricing Info for: v1-standard-2 05:15:41 INFO: Archiving Costs [Pipeline] echo 05:15:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:41 ---> logs-deploy.sh 05:15:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-703/1 05:15:41 INFO: archiving workspace using pattern(s): 05:15:43 Archives upload complete. 05:15:43 INFO: archiving logs to Nexus