Pull request #763 updated 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 959b1dec2bdc5855b867e6815730988ac415055a+d510da1b257a72a1ecadf2ee4e04e7d54b2df89d (a322a3815f19ffec82389a586a75e5ce31e95130) Running in Durability level: PERFORMANCE_OPTIMIZED 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-23717 in /w/workspace/dgexfoundry_device-sdk-go_PR-763 [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-763 # 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/763/head:refs/remotes/origin/PR-763 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d510da1b257a72a1ecadf2ee4e04e7d54b2df89d into PR head commit 959b1dec2bdc5855b867e6815730988ac415055a Merge succeeded, producing 959b1dec2bdc5855b867e6815730988ac415055a Checking out Revision 959b1dec2bdc5855b867e6815730988ac415055a (PR-763) > git config core.sparsecheckout # timeout=10 > git checkout -f 959b1dec2bdc5855b867e6815730988ac415055a # 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 d510da1b257a72a1ecadf2ee4e04e7d54b2df89d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 959b1dec2bdc5855b867e6815730988ac415055a # timeout=10 Commit message: "refactor: leverage go-mod-core-contracts constants" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:39:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 0193f5eabba245e8bfdb43525716dd55d9eed079 # timeout=10 08:39:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:39:26 ========================================================= 08:39:26 EdgeX Global Pipelines Version Info 08:39:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:39:28 ------------------- 08:39:28 stable info: 08:39:28 ------------------- 08:39:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:39:28 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:39:28 Message: update stable to v1.0.179 08:39:28 ------------------- 08:39:28 experimental info: 08:39:28 ------------------- 08:39:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:39:28 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:39:28 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:39:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:39:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:39:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:39:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:39:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:39:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:39:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 08:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:39:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:39:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:39:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:39:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:39:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:39:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:39:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:39:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:39:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:39:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:39:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:39:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:39:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:39:32 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:39:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-763 [Pipeline] echo 08:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-763 [Pipeline] echo 08:39:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-763 [Pipeline] echo 08:39:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 959b1dec2bdc5855b867e6815730988ac415055a [Pipeline] echo 08:39:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 959b1de [Pipeline] echo 08:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:39:32 provisioning config files... 08:39:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/config6210441074260775745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:33 ---> docker-login.sh 08:39:33 nexus3.edgexfoundry.org:10001 08:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:34 Configure a credential helper to remove this warning. See 08:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:34 08:39:34 Login Succeeded 08:39:34 nexus3.edgexfoundry.org:10002 08:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:34 Configure a credential helper to remove this warning. See 08:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:34 08:39:34 Login Succeeded 08:39:34 nexus3.edgexfoundry.org:10003 08:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:34 Configure a credential helper to remove this warning. See 08:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:34 08:39:34 Login Succeeded 08:39:34 nexus3.edgexfoundry.org:10004 08:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:35 Configure a credential helper to remove this warning. See 08:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:35 08:39:35 Login Succeeded 08:39:35 docker.io 08:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:35 Configure a credential helper to remove this warning. See 08:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:35 08:39:35 Login Succeeded 08:39:35 ---> docker-login.sh ends [Pipeline] } 08:39:35 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 08:39:36 + git log --format=format:%s -1 959b1dec2bdc5855b867e6815730988ac415055a [Pipeline] echo 08:39:36 GIT_COMMIT: 959b1dec2bdc5855b867e6815730988ac415055a, Commit Message: refactor: leverage go-mod-core-contracts constants [Pipeline] echo 08:39:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:37 08:39:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:39:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:38 latest: Pulling from edgex-devops/git-semver 08:39:38 31603596830f: Pulling fs layer 08:39:38 2a8b12db71e7: Pulling fs layer 08:39:38 6ca5941a6612: Pulling fs layer 08:39:38 ecc8261a40a4: Pulling fs layer 08:39:38 ecc8261a40a4: Waiting 08:39:38 2a8b12db71e7: Verifying Checksum 08:39:38 2a8b12db71e7: Download complete 08:39:38 31603596830f: Download complete 08:39:38 ecc8261a40a4: Verifying Checksum 08:39:38 ecc8261a40a4: Download complete 08:39:38 6ca5941a6612: Verifying Checksum 08:39:38 6ca5941a6612: Download complete 08:39:39 31603596830f: Pull complete 08:39:39 2a8b12db71e7: Pull complete 08:39:40 6ca5941a6612: Pull complete 08:39:41 ecc8261a40a4: Pull complete 08:39:41 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:39:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:39:41 prd-centos7-docker-4c-2g-23717 does not seem to be running inside a container 08:39:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-763 -v /w/workspace/dgexfoundry_device-sdk-go_PR-763:/w/workspace/dgexfoundry_device-sdk-go_PR-763:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-763@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:39:44 $ docker top 6aa51d08cabe2db9c3b7bb6ab95e170fea735d9f2e8def85d0f06e27aa829f28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:44 [ssh-agent] Looking for ssh-agent implementation... 08:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:45 $ docker exec 6aa51d08cabe2db9c3b7bb6ab95e170fea735d9f2e8def85d0f06e27aa829f28 ssh-agent 08:39:45 SSH_AUTH_SOCK=/tmp/ssh-RjspHrNuoOo7/agent.11 08:39:45 SSH_AGENT_PID=16 08:39:45 Running ssh-add (command line suppressed) 08:39:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/private_key_2352143138912821532.key (/w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/private_key_2352143138912821532.key) 08:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:46 + git tag --points-at HEAD [Pipeline] } 08:39:46 $ docker exec --env ******** --env ******** 6aa51d08cabe2db9c3b7bb6ab95e170fea735d9f2e8def85d0f06e27aa829f28 ssh-agent -k 08:39:46 unset SSH_AUTH_SOCK; 08:39:46 unset SSH_AGENT_PID; 08:39:46 echo Agent pid 16 killed; 08:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:39:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:46 [ssh-agent] Looking for ssh-agent implementation... 08:39:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:46 $ docker exec 6aa51d08cabe2db9c3b7bb6ab95e170fea735d9f2e8def85d0f06e27aa829f28 ssh-agent 08:39:46 SSH_AUTH_SOCK=/tmp/ssh-MiX5UQsRfjRG/agent.47 08:39:46 SSH_AGENT_PID=52 08:39:46 Running ssh-add (command line suppressed) 08:39:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/private_key_242818842354420155.key (/w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/private_key_242818842354420155.key) 08:39:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:48 + git semver init 08:39:48 # -> Open(): unable to determine branch for HEAD 08:39:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-763/.git 08:39:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-763 08:39:48 # $SEMVER_REMOTE_NAME = origin 08:39:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:39:48 # $SEMVER_USER_NAME = edgex-jenkins 08:39:48 # $SEMVER_BRANCH = PR-763 08:39:48 # $SEMVER_TEMP = /tmp/semver-348576660 08:39:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:39:49 # '/tmp/semver-348576660' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-763/.semver' 08:39:49 # -> Force: false 08:39:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-763/.semver [Pipeline] } 08:39:49 $ docker exec --env ******** --env ******** 6aa51d08cabe2db9c3b7bb6ab95e170fea735d9f2e8def85d0f06e27aa829f28 ssh-agent -k 08:39:49 unset SSH_AUTH_SOCK; 08:39:49 unset SSH_AGENT_PID; 08:39:49 echo Agent pid 52 killed; 08:39:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:49 + git semver [Pipeline] } 08:39:50 $ docker stop --time=1 6aa51d08cabe2db9c3b7bb6ab95e170fea735d9f2e8def85d0f06e27aa829f28 08:39:52 $ docker rm -f 6aa51d08cabe2db9c3b7bb6ab95e170fea735d9f2e8def85d0f06e27aa829f28 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:39:53 Stashed 1 file(s) [Pipeline] echo 08:39:53 [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 08:40:09 Still waiting to schedule task 08:40:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:40:09 Still waiting to schedule task 08:40:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:41:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23718 in /w/workspace/dgexfoundry_device-sdk-go_PR-763 [Pipeline] { [Pipeline] ws 08:41:53 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 08:41:58 using credential edgex-jenkins-ssh 08:41:58 Cloning the remote Git repository 08:41:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:41:59 > git init /w/workspace/device-sdk-go/6 # timeout=10 08:41:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:41:59 > git --version # timeout=10 08:41:59 > git --version # 'git version 2.17.1' 08:41:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:01 Merging remotes/origin/master commit d510da1b257a72a1ecadf2ee4e04e7d54b2df89d into PR head commit 959b1dec2bdc5855b867e6815730988ac415055a 08:42:01 Merge succeeded, producing 959b1dec2bdc5855b867e6815730988ac415055a 08:42:01 Checking out Revision 959b1dec2bdc5855b867e6815730988ac415055a (PR-763) 08:42:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:42:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:42:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:42:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/763/head:refs/remotes/origin/PR-763 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:42:01 > git config core.sparsecheckout # timeout=10 08:42:01 > git checkout -f 959b1dec2bdc5855b867e6815730988ac415055a # timeout=10 08:42:01 > git remote # timeout=10 08:42:01 > git config --get remote.origin.url # timeout=10 08:42:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:01 > git merge d510da1b257a72a1ecadf2ee4e04e7d54b2df89d # timeout=10 08:42:01 > git rev-parse HEAD^{commit} # timeout=10 08:42:01 > git config core.sparsecheckout # timeout=10 08:42:01 > git checkout -f 959b1dec2bdc5855b867e6815730988ac415055a # timeout=10 08:42:05 Commit message: "refactor: leverage go-mod-core-contracts constants" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:42:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:42:08 + sudo service docker restart 08:42:08 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:42:10 provisioning config files... 08:42:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config5465639528455302648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:10 ---> docker-login.sh 08:42:10 nexus3.edgexfoundry.org:10001 08:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:11 Configure a credential helper to remove this warning. See 08:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:11 08:42:11 Login Succeeded 08:42:11 nexus3.edgexfoundry.org:10002 08:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:12 Configure a credential helper to remove this warning. See 08:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:12 08:42:12 Login Succeeded 08:42:12 nexus3.edgexfoundry.org:10003 08:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:13 Configure a credential helper to remove this warning. See 08:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:13 08:42:13 Login Succeeded 08:42:13 nexus3.edgexfoundry.org:10004 08:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:13 Configure a credential helper to remove this warning. See 08:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:13 08:42:13 Login Succeeded 08:42:13 docker.io 08:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:14 Configure a credential helper to remove this warning. See 08:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:14 08:42:14 Login Succeeded 08:42:14 ---> docker-login.sh ends [Pipeline] } 08:42:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:42:14 ========================================================= 08:42:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:42:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:42:15 + 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 . 08:42:15 Sending build context to Docker daemon 2.562MB 08:42:15 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:42:15 Step 2/8 : FROM ${BASE} 08:42:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:42:15 5f621e34cdf4: Pulling fs layer 08:42:15 a4357932f1b6: Pulling fs layer 08:42:15 18c013af1878: Pulling fs layer 08:42:15 00ac8860ef70: Pulling fs layer 08:42:15 63d7cb157983: Pulling fs layer 08:42:15 b116817d02f9: Pulling fs layer 08:42:15 745a02a5169b: Pulling fs layer 08:42:15 00ac8860ef70: Waiting 08:42:15 63d7cb157983: Waiting 08:42:15 b116817d02f9: Waiting 08:42:15 745a02a5169b: Waiting 08:42:15 18c013af1878: Verifying Checksum 08:42:15 18c013af1878: Download complete 08:42:15 a4357932f1b6: Verifying Checksum 08:42:15 63d7cb157983: Verifying Checksum 08:42:15 63d7cb157983: Download complete 08:42:16 5f621e34cdf4: Verifying Checksum 08:42:16 b116817d02f9: Verifying Checksum 08:42:16 b116817d02f9: Download complete 08:42:17 5f621e34cdf4: Pull complete 08:42:17 a4357932f1b6: Pull complete 08:42:17 18c013af1878: Pull complete 08:42:18 745a02a5169b: Verifying Checksum 08:42:18 745a02a5169b: Download complete 08:42:19 00ac8860ef70: Verifying Checksum 08:42:19 00ac8860ef70: Download complete 08:42:30 00ac8860ef70: Pull complete 08:42:30 63d7cb157983: Pull complete 08:42:30 b116817d02f9: Pull complete 08:42:34 745a02a5169b: Pull complete 08:42:34 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:42:34 ---> b7e6874047d6 08:42:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:42:35 Running on prd-centos7-docker-4c-2g-23719 in /w/workspace/dgexfoundry_device-sdk-go_PR-763 [Pipeline] { [Pipeline] ws 08:42:35 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 08:42:37 ---> Running in c19de349077e 08:42:37 Removing intermediate container c19de349077e 08:42:37 ---> 48517f9478d1 08:42:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:37 ---> Running in 166f85a5f4b2 08:42:37 using credential edgex-jenkins-ssh 08:42:37 Cloning the remote Git repository 08:42:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:42:37 > git init /w/workspace/device-sdk-go/6 # timeout=10 08:42:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:42:37 > git --version # timeout=10 08:42:37 > git --version # 'git version 2.24.3' 08:42:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:42:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:42:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:42:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/763/head:refs/remotes/origin/PR-763 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:42:39 Merging remotes/origin/master commit d510da1b257a72a1ecadf2ee4e04e7d54b2df89d into PR head commit 959b1dec2bdc5855b867e6815730988ac415055a 08:42:39 Merge succeeded, producing 959b1dec2bdc5855b867e6815730988ac415055a 08:42:39 Checking out Revision 959b1dec2bdc5855b867e6815730988ac415055a (PR-763) 08:42:39 > git config core.sparsecheckout # timeout=10 08:42:39 > git checkout -f 959b1dec2bdc5855b867e6815730988ac415055a # timeout=10 08:42:39 > git remote # timeout=10 08:42:39 > git config --get remote.origin.url # timeout=10 08:42:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:39 > git merge d510da1b257a72a1ecadf2ee4e04e7d54b2df89d # timeout=10 08:42:39 > git rev-parse HEAD^{commit} # timeout=10 08:42:39 > git config core.sparsecheckout # timeout=10 08:42:39 > git checkout -f 959b1dec2bdc5855b867e6815730988ac415055a # timeout=10 08:42:40 Removing intermediate container 166f85a5f4b2 08:42:40 ---> 2ab7600b971e 08:42:40 Step 5/8 : RUN apk add --update --no-cache make git 08:42:40 ---> Running in 33909c127520 08:42:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:42:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:42:42 Commit message: "refactor: leverage go-mod-core-contracts constants" 08:42:42 OK: 142 MiB in 39 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:43 Removing intermediate container 33909c127520 08:42:43 ---> 45a17cf64066 08:42:43 Step 6/8 : WORKDIR /device-sdk-go 08:42:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:42:44 ---> Running in aa2891fe79bf 08:42:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 08:42:44 Removing intermediate container aa2891fe79bf 08:42:44 ---> d89c7b60de96 08:42:44 Step 7/8 : COPY . . [Pipeline] sh 08:42:44 + sudo service docker restart 08:42:44 + true 08:42:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:42:45 provisioning config files... 08:42:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config6957104026259170711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:45 ---> 2223582ef0aa 08:42:45 Step 8/8 : RUN go mod download 08:42:46 ---> docker-login.sh 08:42:46 nexus3.edgexfoundry.org:10001 08:42:46 ---> Running in 62ed34d0a795 08:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:46 Configure a credential helper to remove this warning. See 08:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:46 08:42:46 Login Succeeded 08:42:46 nexus3.edgexfoundry.org:10002 08:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:46 Configure a credential helper to remove this warning. See 08:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:46 08:42:46 Login Succeeded 08:42:46 nexus3.edgexfoundry.org:10003 08:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:46 Configure a credential helper to remove this warning. See 08:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:46 08:42:46 Login Succeeded 08:42:46 nexus3.edgexfoundry.org:10004 08:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:46 Configure a credential helper to remove this warning. See 08:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:46 08:42:46 Login Succeeded 08:42:46 docker.io 08:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:47 Configure a credential helper to remove this warning. See 08:42:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:47 08:42:47 Login Succeeded 08:42:47 ---> docker-login.sh ends [Pipeline] } 08:42:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:42:47 ========================================================= 08:42:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:42:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:42:48 + 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 . 08:42:48 Sending build context to Docker daemon 2.563MB 08:42:48 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:42:48 Step 2/8 : FROM ${BASE} 08:42:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:42:48 188c0c94c7c5: Pulling fs layer 08:42:48 0ef7d3d256c8: Pulling fs layer 08:42:48 de9db76c5a1d: Pulling fs layer 08:42:48 bca2f99d35d6: Pulling fs layer 08:42:48 93359f2a8cfa: Pulling fs layer 08:42:48 7c6f9722023f: Pulling fs layer 08:42:48 a35cf1a2eb13: Pulling fs layer 08:42:48 93359f2a8cfa: Waiting 08:42:48 bca2f99d35d6: Waiting 08:42:48 7c6f9722023f: Waiting 08:42:48 de9db76c5a1d: Verifying Checksum 08:42:48 de9db76c5a1d: Download complete 08:42:48 0ef7d3d256c8: Verifying Checksum 08:42:48 0ef7d3d256c8: Download complete 08:42:48 93359f2a8cfa: Verifying Checksum 08:42:48 93359f2a8cfa: Download complete 08:42:48 188c0c94c7c5: Download complete 08:42:48 7c6f9722023f: Verifying Checksum 08:42:48 7c6f9722023f: Download complete 08:42:48 188c0c94c7c5: Pull complete 08:42:48 0ef7d3d256c8: Pull complete 08:42:48 de9db76c5a1d: Pull complete 08:42:51 a35cf1a2eb13: Verifying Checksum 08:42:51 a35cf1a2eb13: Download complete 08:42:52 bca2f99d35d6: Verifying Checksum 08:42:52 bca2f99d35d6: Download complete 08:42:57 bca2f99d35d6: Pull complete 08:42:57 93359f2a8cfa: Pull complete 08:42:57 7c6f9722023f: Pull complete 08:43:07 a35cf1a2eb13: Pull complete 08:43:07 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:43:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:43:07 ---> a62c8e92a672 08:43:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:43:07 ---> Running in bf2ee7ff249a 08:43:07 Removing intermediate container bf2ee7ff249a 08:43:07 ---> 7c3af2de0543 08:43:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:07 ---> Running in 608b926b921a 08:43:07 Removing intermediate container 608b926b921a 08:43:07 ---> 49053044fe8f 08:43:07 Step 5/8 : RUN apk add --update --no-cache make git 08:43:08 ---> Running in f29b85773c9b 08:43:08 Removing intermediate container 62ed34d0a795 08:43:08 ---> cb230e8f32bd 08:43:08 Successfully built cb230e8f32bd 08:43:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:43:08 + docker inspect -f . ci-base-image-arm64 08:43:08 . [Pipeline] withDockerContainer 08:43:08 prd-ubuntu18.04-docker-arm64-4c-16g-23718 does not seem to be running inside a container 08:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:43:09 OK: 166 MiB in 39 packages 08:43:10 Removing intermediate container f29b85773c9b 08:43:10 ---> a1de96cfef20 08:43:10 Step 6/8 : WORKDIR /device-sdk-go 08:43:10 ---> Running in 5346978b6252 08:43:10 Removing intermediate container 5346978b6252 08:43:10 ---> bf464a78a99c 08:43:10 Step 7/8 : COPY . . 08:43:10 $ docker top 9525b82f1c8323bb68547f773d0f14cb5406dc25d9070dcc17cf3cef673ae8df -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:11 ---> a4649d4ed459 08:43:11 Step 8/8 : RUN go mod download 08:43:11 ---> Running in 6a31b1082bff 08:43:11 + go version 08:43:11 go version go1.15.5 linux/arm64 [Pipeline] } 08:43:11 $ docker stop --time=1 9525b82f1c8323bb68547f773d0f14cb5406dc25d9070dcc17cf3cef673ae8df 08:43:13 $ docker rm -f 9525b82f1c8323bb68547f773d0f14cb5406dc25d9070dcc17cf3cef673ae8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:43:14 + docker inspect -f . ci-base-image-arm64 08:43:14 . [Pipeline] withDockerContainer 08:43:14 prd-ubuntu18.04-docker-arm64-4c-16g-23718 does not seem to be running inside a container 08:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:43:16 $ docker top e0bf53fcf2ad77a545c9ec776e2e462e6f6c4e84e78ceac073b39f97ca70c43d -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:17 + make test 08:43:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:43:33 Removing intermediate container 6a31b1082bff 08:43:33 ---> 20d3f7533bbd 08:43:33 Successfully built 20d3f7533bbd 08:43:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:43:33 + docker inspect -f . ci-base-image-x86_64 08:43:33 . [Pipeline] withDockerContainer 08:43:34 prd-centos7-docker-4c-2g-23719 does not seem to be running inside a container 08:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:43:35 $ docker top e4867537035ac2167a83272b2f5a0d51eca91844d23843c645957c0a475a87b4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:35 + go version 08:43:35 go version go1.15.5 linux/amd64 [Pipeline] } 08:43:35 $ docker stop --time=1 e4867537035ac2167a83272b2f5a0d51eca91844d23843c645957c0a475a87b4 08:43:37 $ docker rm -f e4867537035ac2167a83272b2f5a0d51eca91844d23843c645957c0a475a87b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:43:37 + docker inspect -f . ci-base-image-x86_64 08:43:37 . [Pipeline] withDockerContainer 08:43:37 prd-centos7-docker-4c-2g-23719 does not seem to be running inside a container 08:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:43:38 $ docker top bf906b50413ad491059ac37da2d0ae6d86fde0b237d4a2e95b44af2e8294563c -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:39 + make test 08:43:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:43:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:43:45 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:44:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:44:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:44:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:44:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.061s coverage: 19.4% of statements 08:44:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.461s coverage: 97.1% of statements 08:44:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:44:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:44:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:44:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.183s coverage: 19.4% of statements 08:44:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.165s coverage: 97.1% of statements 08:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.053s coverage: 9.4% of statements 08:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.064s coverage: 21.7% of statements 08:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.235s coverage: 43.6% of statements 08:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 08:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.275s coverage: 68.9% of statements 08:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 08:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 08:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.065s coverage: 53.8% of statements 08:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 08:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 08:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.078s coverage: 25.2% of statements 08:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.325s coverage: 83.5% of statements 08:44:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 4.2% of statements 08:44:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:44:31 GO111MODULE=on go vet ./... 08:44:44 gofmt -l . 08:44:44 [ "`gofmt -l .`" = "" ] 08:44:44 ./bin/test-attribution-txt.sh 08:44:44 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:44:44 $ docker stop --time=1 bf906b50413ad491059ac37da2d0ae6d86fde0b237d4a2e95b44af2e8294563c 08:44:46 $ docker rm -f bf906b50413ad491059ac37da2d0ae6d86fde0b237d4a2e95b44af2e8294563c [Pipeline] // withDockerContainer [Pipeline] sh 08:44:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:44:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:44:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:44:50 + ls -al . 08:44:50 total 216 08:44:50 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 28 08:44 . 08:44:50 drwxrwxr-x. 4 jenkins jenkins 28 Jan 28 08:42 .. 08:44:50 drwxrwxr-x. 2 jenkins jenkins 64 Jan 28 08:42 bin 08:44:50 -rw-r--r--. 1 jenkins jenkins 137332 Jan 28 08:44 coverage.out 08:44:50 -rw-rw-r--. 1 jenkins jenkins 949 Jan 28 08:42 Dockerfile.build 08:44:50 -rw-rw-r--. 1 jenkins jenkins 140 Jan 28 08:42 .dockerignore 08:44:50 drwxrwxr-x. 4 jenkins jenkins 48 Jan 28 08:42 example 08:44:50 drwxrwxr-x. 8 jenkins jenkins 179 Jan 28 08:42 .git 08:44:50 drwxrwxr-x. 2 jenkins jenkins 103 Jan 28 08:42 .github 08:44:50 -rw-rw-r--. 1 jenkins jenkins 138 Jan 28 08:42 .gitignore 08:44:50 -rw-r--r--. 1 jenkins jenkins 514 Jan 28 08:44 go.mod 08:44:50 -rw-r--r--. 1 jenkins jenkins 14191 Jan 28 08:44 go.sum 08:44:50 drwxrwxr-x. 15 jenkins jenkins 211 Jan 28 08:42 internal 08:44:50 -rw-rw-r--. 1 jenkins jenkins 901 Jan 28 08:42 Jenkinsfile 08:44:50 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 28 08:42 LICENSE 08:44:50 -rw-rw-r--. 1 jenkins jenkins 1016 Jan 28 08:42 Makefile 08:44:50 drwxrwxr-x. 4 jenkins jenkins 26 Jan 28 08:42 openapi 08:44:50 drwxrwxr-x. 5 jenkins jenkins 50 Jan 28 08:42 pkg 08:44:50 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 28 08:42 README.md 08:44:50 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 28 08:42 RELEASE-NOTES.txt 08:44:50 drwxrwxr-x. 4 jenkins jenkins 54 Jan 28 08:42 snap 08:44:50 -rw-rw-r--. 1 jenkins jenkins 5 Jan 28 08:39 VERSION 08:44:50 -rw-rw-r--. 1 jenkins jenkins 222 Jan 28 08:42 version.go [Pipeline] isUnix [Pipeline] sh 08:44:50 + 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=959b1dec2bdc5855b867e6815730988ac415055a --label arch=amd64 --label version=0.0.0 . 08:44:50 Sending build context to Docker daemon 2.701MB 08:44:50 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:44:50 Step 2/24 : FROM ${BASE} AS builder 08:44:50 ---> 20d3f7533bbd 08:44:50 Step 3/24 : ARG MAKE='make build' 08:44:51 ---> Running in 26f25f261a4d 08:44:51 Removing intermediate container 26f25f261a4d 08:44:51 ---> dd1a24db688c 08:44:51 Step 4/24 : WORKDIR /device-sdk-go 08:44:51 ---> Running in 40dca0c97512 08:44:51 Removing intermediate container 40dca0c97512 08:44:51 ---> 4024d53d8041 08:44:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:44:51 ---> Running in e23b62b0104a 08:44:52 Removing intermediate container e23b62b0104a 08:44:52 ---> 516d46d5c0b7 08:44:52 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:52 ---> Running in b06774791231 08:44:53 Removing intermediate container b06774791231 08:44:53 ---> 2ccba812261e 08:44:53 Step 7/24 : RUN apk add --update --no-cache make git 08:44:53 ---> Running in 5d26e365569a 08:44:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.187s coverage: 9.4% of statements 08:44:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.136s coverage: 21.7% of statements 08:44:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:44:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.586s coverage: 43.6% of statements 08:44:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 08:44:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.732s coverage: 68.9% of statements 08:44:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 08:44:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 08:44:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:44:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:44:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.192s coverage: 53.8% of statements 08:44:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 08:44:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 08:44:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.180s coverage: 25.2% of statements 08:44:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.965s coverage: 83.5% of statements 08:44:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.140s coverage: 4.2% of statements 08:44:53 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:44:53 GO111MODULE=on go vet ./... 08:44:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:44:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:44:54 OK: 166 MiB in 39 packages 08:44:55 Removing intermediate container 5d26e365569a 08:44:55 ---> 8950fc03c863 08:44:55 Step 8/24 : COPY . . 08:44:56 ---> fbccdc15c052 08:44:56 Step 9/24 : RUN ${MAKE} 08:44:56 ---> Running in 5c5add091079 08:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:45:04 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:45:07 Removing intermediate container 5c5add091079 08:45:07 ---> 83279fe2455a 08:45:07 Step 10/24 : FROM scratch 08:45:07 ---> 08:45:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:45:07 ---> Running in 78cb3ccdcd71 08:45:07 Removing intermediate container 78cb3ccdcd71 08:45:07 ---> f8ff17828ee5 08:45:07 Step 12/24 : ENV APP_PORT=49990 08:45:07 ---> Running in 3af80840c791 08:45:07 Removing intermediate container 3af80840c791 08:45:07 ---> 26c5df9bbbf7 08:45:07 Step 13/24 : EXPOSE $APP_PORT 08:45:07 ---> Running in ef034d847f63 08:45:07 Removing intermediate container ef034d847f63 08:45:07 ---> 6437c4aabfd4 08:45:07 Step 14/24 : WORKDIR / 08:45:07 ---> Running in 39c3a9f4e5dd 08:45:07 Removing intermediate container 39c3a9f4e5dd 08:45:07 ---> fc63a0db7f20 08:45:07 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:45:08 ---> 12352c476566 08:45:08 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:45:08 ---> beccf0635f6b 08:45:08 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:45:08 ---> 4a871c3f8350 08:45:08 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 08:45:09 ---> 0ef7e494539b 08:45:09 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 08:45:09 ---> b7b43cc25c1c 08:45:09 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 08:45:09 ---> Running in cc6e681ff933 08:45:09 Removing intermediate container cc6e681ff933 08:45:09 ---> 3c6ef305a5ce 08:45:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:09 ---> Running in e9e6e6e22c73 08:45:09 Removing intermediate container e9e6e6e22c73 08:45:09 ---> da9e0f55c919 08:45:09 Step 22/24 : LABEL arch=amd64 08:45:09 ---> Running in cbe66738505a 08:45:09 Removing intermediate container cbe66738505a 08:45:09 ---> 92fe686c0a10 08:45:09 Step 23/24 : LABEL git_sha=959b1dec2bdc5855b867e6815730988ac415055a 08:45:09 ---> Running in 4ee7382c381c 08:45:10 Removing intermediate container 4ee7382c381c 08:45:10 ---> ce0f128c3ed7 08:45:10 Step 24/24 : LABEL version=0.0.0 08:45:10 ---> Running in 730e57331f70 08:45:10 Removing intermediate container 730e57331f70 08:45:10 ---> 4f2a55fa2e9b 08:45:10 [Warning] One or more build-args [ARCH] were not consumed 08:45:10 Successfully built 4f2a55fa2e9b 08:45:10 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] } 08:45:25 gofmt -l . 08:45:25 [ "`gofmt -l .`" = "" ] 08:45:26 ./bin/test-attribution-txt.sh 08:45:27 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:45:27 $ docker stop --time=1 e0bf53fcf2ad77a545c9ec776e2e462e6f6c4e84e78ceac073b39f97ca70c43d 08:45:29 $ docker rm -f e0bf53fcf2ad77a545c9ec776e2e462e6f6c4e84e78ceac073b39f97ca70c43d [Pipeline] // withDockerContainer [Pipeline] sh 08:45:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:45:31 Warning: overwriting stash ‘coverage-report’ 08:45:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:45:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:45:33 + ls -al . 08:45:33 total 252 08:45:33 drwxrwxr-x 10 jenkins jenkins 4096 Jan 28 08:45 . 08:45:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 08:41 .. 08:45:33 -rw-rw-r-- 1 jenkins jenkins 140 Jan 28 08:42 .dockerignore 08:45:33 drwxrwxr-x 8 jenkins jenkins 4096 Jan 28 08:42 .git 08:45:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 08:42 .github 08:45:33 -rw-rw-r-- 1 jenkins jenkins 138 Jan 28 08:42 .gitignore 08:45:33 -rw-rw-r-- 1 jenkins jenkins 949 Jan 28 08:42 Dockerfile.build 08:45:33 -rw-rw-r-- 1 jenkins jenkins 901 Jan 28 08:42 Jenkinsfile 08:45:33 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 28 08:42 LICENSE 08:45:33 -rw-rw-r-- 1 jenkins jenkins 1016 Jan 28 08:42 Makefile 08:45:33 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 28 08:42 README.md 08:45:33 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 28 08:42 RELEASE-NOTES.txt 08:45:33 -rw-rw-r-- 1 jenkins jenkins 5 Jan 28 08:39 VERSION 08:45:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 08:42 bin 08:45:33 -rw-r--r-- 1 jenkins jenkins 137332 Jan 28 08:44 coverage.out 08:45:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 08:42 example 08:45:33 -rw-r--r-- 1 jenkins jenkins 514 Jan 28 08:45 go.mod 08:45:33 -rw-r--r-- 1 jenkins jenkins 14191 Jan 28 08:45 go.sum 08:45:33 drwxrwxr-x 15 jenkins jenkins 4096 Jan 28 08:42 internal 08:45:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 08:42 openapi 08:45:33 drwxrwxr-x 5 jenkins jenkins 4096 Jan 28 08:42 pkg 08:45:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 08:42 snap 08:45:33 -rw-rw-r-- 1 jenkins jenkins 222 Jan 28 08:42 version.go [Pipeline] isUnix [Pipeline] sh 08:45:33 + 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=959b1dec2bdc5855b867e6815730988ac415055a --label arch=arm64 --label version=0.0.0 . 08:45:34 Sending build context to Docker daemon 2.7MB 08:45:34 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:45:34 Step 2/24 : FROM ${BASE} AS builder 08:45:34 ---> cb230e8f32bd 08:45:34 Step 3/24 : ARG MAKE='make build' 08:45:34 ---> Running in 38b4c664ec3b 08:45:35 Removing intermediate container 38b4c664ec3b 08:45:35 ---> 90a3354b6a36 08:45:35 Step 4/24 : WORKDIR /device-sdk-go 08:45:35 ---> Running in 9e99b8320345 08:45:35 Removing intermediate container 9e99b8320345 08:45:35 ---> 0b4ce3896cf5 08:45:35 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:45:35 ---> Running in 25c6df4f98e5 08:45:36 Removing intermediate container 25c6df4f98e5 08:45:36 ---> 98fb9eaace46 08:45:36 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:36 ---> Running in 033b2dd7eead 08:45:38 Removing intermediate container 033b2dd7eead 08:45:38 ---> 87edbdeb1b6c 08:45:38 Step 7/24 : RUN apk add --update --no-cache make git 08:45:38 ---> Running in 63f0449ec153 08:45:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:45:41 OK: 142 MiB in 39 packages 08:45:42 Removing intermediate container 63f0449ec153 08:45:42 ---> 05c727bd3f01 08:45:42 Step 8/24 : COPY . . 08:45:43 ---> e8d7789391d0 08:45:43 Step 9/24 : RUN ${MAKE} 08:45:43 ---> Running in d48cfac604e9 08:45:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:46:11 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:46:11 Removing intermediate container d48cfac604e9 08:46:11 ---> 934bba5fd201 08:46:11 Step 10/24 : FROM scratch 08:46:11 ---> 08:46:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:46:11 ---> Running in a4289bcc3b3c 08:46:12 Removing intermediate container a4289bcc3b3c 08:46:12 ---> 4b33b1bb3e24 08:46:12 Step 12/24 : ENV APP_PORT=49990 08:46:12 ---> Running in ff5899fb2dce 08:46:12 Removing intermediate container ff5899fb2dce 08:46:12 ---> b78560eb2bd2 08:46:12 Step 13/24 : EXPOSE $APP_PORT 08:46:12 ---> Running in efdc305f9b19 08:46:13 Removing intermediate container efdc305f9b19 08:46:13 ---> 66fdac600a9d 08:46:13 Step 14/24 : WORKDIR / 08:46:13 ---> Running in e4324c20c6e0 08:46:13 Removing intermediate container e4324c20c6e0 08:46:13 ---> 59d6d46c4240 08:46:13 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:46:14 ---> 80ff6a57d9bb 08:46:14 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:46:15 ---> b56427d4cd56 08:46:15 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:46:16 ---> 8362ab218507 08:46:16 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 08:46:16 ---> 78e5af3da73c 08:46:16 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 08:46:17 ---> c74447af4aa8 08:46:17 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 08:46:17 ---> Running in 7c55b3804320 08:46:18 Removing intermediate container 7c55b3804320 08:46:18 ---> f45cd1e73a15 08:46:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:46:18 ---> Running in 49cc819d3c61 08:46:18 Removing intermediate container 49cc819d3c61 08:46:18 ---> 27aae72d828a 08:46:18 Step 22/24 : LABEL arch=arm64 08:46:18 ---> Running in e95f0aabbee8 08:46:19 Removing intermediate container e95f0aabbee8 08:46:19 ---> f98476433fc9 08:46:19 Step 23/24 : LABEL git_sha=959b1dec2bdc5855b867e6815730988ac415055a 08:46:19 ---> Running in ddd1593606d2 08:46:20 Removing intermediate container ddd1593606d2 08:46:20 ---> bf617df29a4f 08:46:20 Step 24/24 : LABEL version=0.0.0 08:46:20 ---> Running in a522cbd7ad25 08:46:20 Removing intermediate container a522cbd7ad25 08:46:20 ---> 9c9c2fb0931c 08:46:20 [Warning] One or more build-args [ARCH] were not consumed 08:46:20 Successfully built 9c9c2fb0931c 08:46:20 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 08:46:22 provisioning config files... 08:46:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/config5522853733803380389tmp [Pipeline] { [Pipeline] sh 08:46:23 + set +x 08:46:23 + curl -s https://codecov.io/bash 08:46:23 + bash -s -- 08:46:23 08:46:23 _____ _ 08:46:23 / ____| | | 08:46:23 | | ___ __| | ___ ___ _____ __ 08:46:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:46:23 | |___| (_) | (_| | __/ (_| (_) \ V / 08:46:23 \_____\___/ \__,_|\___|\___\___/ \_/ 08:46:23 Bash-20210128-d4071a2 08:46:23 08:46:23 08:46:23 ==> git version 2.24.3 found 08:46:23 ==> 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 08:46:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:46:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:46:23 ==> Jenkins CI detected. 08:46:23 project root: . 08:46:23 --> token set from env 08:46:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:46:23 ==> Running gcov in . (disable via -X gcov) 08:46:23 ==> Python coveragepy not found 08:46:23 ==> Searching for coverage reports in: 08:46:23 + . 08:46:23 -> Found 1 reports 08:46:23 ==> Detecting git/mercurial file structure 08:46:23 ==> Reading reports 08:46:23 + ./coverage.out bytes=137332 08:46:23 ==> Appending adjustments 08:46:23 https://docs.codecov.io/docs/fixing-reports 08:46:24 + Found adjustments 08:46:24 ==> Gzipping contents 08:46:24 24K /tmp/codecov.Goku9q.gz 08:46:24 ==> Uploading reports 08:46:24 url: https://codecov.io 08:46:24 query: branch=PR-763&commit=959b1dec2bdc5855b867e6815730988ac415055a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-763%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=763&job=&cmd_args= 08:46:24 -> Pinging Codecov 08:46:24 https://codecov.io/upload/v4?package=bash-20210128-d4071a2&token=secret&branch=PR-763&commit=959b1dec2bdc5855b867e6815730988ac415055a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-763%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=763&job=&cmd_args= 08:46:25 -> Uploading to 08:46:25 https://storage.googleapis.com/codecov/v4/raw/2021-01-28/7E55EF52A471D76F132DFD9A03CDDE97/959b1dec2bdc5855b867e6815730988ac415055a/d52ff746-6f29-4b85-967e-c85f0ac887be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210128T084624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2dcf1c62dda1fa861b6195acb16f4f65c70a594276a481d81729adb54b35b85b 08:46:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:46:25 Dload Upload Total Spent Left Speed 08:46:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21656 0 0 100 21656 0 42653 --:--:-- --:--:-- --:--:-- 42629 08:46:25 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/959b1dec2bdc5855b867e6815730988ac415055a [Pipeline] } 08:46:25 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 08:46:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:46:28 ---> package-listing.sh 08:46:28 ++ tr '[:upper:]' '[:lower:]' 08:46:28 ++ facter osfamily 08:46:29 + OS_FAMILY=redhat 08:46:29 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-763 08:46:29 + START_PACKAGES=/tmp/packages_start.txt 08:46:29 + END_PACKAGES=/tmp/packages_end.txt 08:46:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:29 + PACKAGES=/tmp/packages_start.txt 08:46:29 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-763 ']' 08:46:29 + PACKAGES=/tmp/packages_end.txt 08:46:29 + case "${OS_FAMILY}" in 08:46:29 + rpm -qa 08:46:29 + sort 08:46:36 + '[' -f /tmp/packages_start.txt ']' 08:46:36 + '[' -f /tmp/packages_end.txt ']' 08:46:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:36 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-763 ']' 08:46:36 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-763/archives/ 08:46:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-763/archives/ [Pipeline] echo 08:46:36 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-763/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:46:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:46:36 08:46:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:46:37 alpine: Pulling from edgex-lftools-log-publisher 08:46:37 df20fa9351a1: Pulling fs layer 08:46:37 36b3adc4ff6f: Pulling fs layer 08:46:37 8ad3a11d3b57: Pulling fs layer 08:46:37 46f8f816bc3b: Pulling fs layer 08:46:37 93b61091891f: Pulling fs layer 08:46:37 93b9cdb0e59b: Pulling fs layer 08:46:37 5e14af77c1be: Pulling fs layer 08:46:37 01666e4c0597: Pulling fs layer 08:46:37 aa168da1d23b: Pulling fs layer 08:46:37 93b9cdb0e59b: Waiting 08:46:37 5e14af77c1be: Waiting 08:46:37 01666e4c0597: Waiting 08:46:37 aa168da1d23b: Waiting 08:46:37 46f8f816bc3b: Waiting 08:46:37 93b61091891f: Waiting 08:46:37 36b3adc4ff6f: Verifying Checksum 08:46:37 36b3adc4ff6f: Download complete 08:46:37 46f8f816bc3b: Download complete 08:46:37 df20fa9351a1: Verifying Checksum 08:46:37 df20fa9351a1: Download complete 08:46:37 93b9cdb0e59b: Download complete 08:46:37 93b61091891f: Verifying Checksum 08:46:37 93b61091891f: Download complete 08:46:37 5e14af77c1be: Verifying Checksum 08:46:37 5e14af77c1be: Download complete 08:46:37 01666e4c0597: Verifying Checksum 08:46:37 01666e4c0597: Download complete 08:46:38 df20fa9351a1: Pull complete 08:46:38 8ad3a11d3b57: Verifying Checksum 08:46:38 8ad3a11d3b57: Download complete 08:46:39 36b3adc4ff6f: Pull complete 08:46:41 8ad3a11d3b57: Pull complete 08:46:41 46f8f816bc3b: Pull complete 08:46:42 93b61091891f: Pull complete 08:46:42 93b9cdb0e59b: Pull complete 08:46:43 5e14af77c1be: Pull complete 08:46:43 01666e4c0597: Pull complete 08:46:43 aa168da1d23b: Verifying Checksum 08:46:43 aa168da1d23b: Download complete 08:46:56 aa168da1d23b: Pull complete 08:46:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:46:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:46:56 prd-centos7-docker-4c-2g-23717 does not seem to be running inside a container 08:46:57 $ 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-763/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-763 -v /w/workspace/dgexfoundry_device-sdk-go_PR-763:/w/workspace/dgexfoundry_device-sdk-go_PR-763:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-763@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:47:00 $ docker top a764c77445531fca1907fb696b6226bfab54af40eb24452649dbf26aa4e0510e -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:01 + touch /tmp/pre-build-complete [Pipeline] sh 08:47:01 + mkdir -p /var/log/sa [Pipeline] sh 08:47:01 + ls /var/log/sa-host 08:47:01 + sadf -c /var/log/sa-host/sa23 08:47:01 file_magic: OK 08:47:01 HZ: Using current value: 100 08:47:01 file_header: OK 08:47:01 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 08:47:01 Statistics: 08:47:01 Hnuu...uuuununununu... 08:47:01 File successfully converted to sysstat format version 12.2.1 08:47:01 + sadf -c /var/log/sa-host/sa28 08:47:01 file_magic: OK 08:47:01 HZ: Using current value: 100 08:47:01 file_header: OK 08:47:01 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 08:47:01 Statistics: 08:47:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:47:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:02 provisioning config files... 08:47:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-763@tmp/config1311723528758064828tmp [Pipeline] { [Pipeline] echo 08:47:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:47:03 ---> create-netrc.sh [Pipeline] } 08:47:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:47:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:47:03 ---> python-tools-install.sh [Pipeline] echo 08:47:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:47:04 ---> sudo-logs.sh 08:47:04 Archiving 'sudo' log.. [Pipeline] echo 08:47:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:47:04 ---> job-cost.sh 08:47:04 lf-activate-venv: SKIPPING 08:47:04 INFO: No Stack... 08:47:05 INFO: Retrieving Pricing Info for: v1-standard-2 08:47:05 INFO: Archiving Costs [Pipeline] echo 08:47:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:47:06 ---> logs-deploy.sh 08:47:06 lf-activate-venv: SKIPPING 08:47:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-763/6 08:47:06 INFO: archiving workspace using pattern(s): 08:47:08 Archives upload complete. 08:47:08 INFO: archiving logs to Nexus