Pull request #1087 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from a3ef3937430ed8085c12c07045c29fb3f2da0976+010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 (a67c83d9fc56bdab5f12bd3b845f4768ba3effe6) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2463770463239686158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15372887668059375063.key > 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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git 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-1087/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1087/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12042465379402877186.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1087/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3072441844305130148.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4367434449699141504.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE 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-1087/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1087/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2679423707143856885.key > 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 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 dae07dc806156effb2cae02074e2f5f64a063e83 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:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3862’ is offline Running on prd-centos7-docker-4c-2g-3864 in /w/workspace/gexfoundry_device-sdk-go_PR-1087 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1087 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/jenkins-gitclient-ssh5053378835026928325.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 into PR head commit a3ef3937430ed8085c12c07045c29fb3f2da0976 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/jenkins-gitclient-ssh3409126189501887783.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1087/head:refs/remotes/origin/PR-1087 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3ef3937430ed8085c12c07045c29fb3f2da0976 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/jenkins-gitclient-ssh9204606637413530664.key Merge succeeded, producing a3ef3937430ed8085c12c07045c29fb3f2da0976 Checking out Revision a3ef3937430ed8085c12c07045c29fb3f2da0976 (PR-1087) > git merge 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3ef3937430ed8085c12c07045c29fb3f2da0976 # timeout=10 Commit message: "ci: Remove -race for unit tests for now to resolve failures in pipeline" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:59:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:59:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:59:02 ========================================================= 17:59:02 EdgeX Global Pipelines Version Info 17:59:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:59:03 ------------------- 17:59:03 stable info: 17:59:03 ------------------- 17:59:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:59:03 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 17:59:03 Message: update stable to v1.0.219 17:59:04 ------------------- 17:59:04 experimental info: 17:59:04 ------------------- 17:59:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:59:04 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 17:59:04 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:59:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:59:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:59:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:59:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:59:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1087 [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1087 [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1087 [Pipeline] echo 17:59:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3ef3937430ed8085c12c07045c29fb3f2da0976 [Pipeline] echo 17:59:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3ef393 [Pipeline] echo 17:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:06 provisioning config files... 17:59:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/config8945504838627897222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:06 ---> docker-login.sh 17:59:06 nexus3.edgexfoundry.org:10001 17:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:06 Configure a credential helper to remove this warning. See 17:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:06 17:59:06 Login Succeeded 17:59:06 nexus3.edgexfoundry.org:10002 17:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:06 Configure a credential helper to remove this warning. See 17:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:06 17:59:06 Login Succeeded 17:59:06 nexus3.edgexfoundry.org:10003 17:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:06 Configure a credential helper to remove this warning. See 17:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:06 17:59:06 Login Succeeded 17:59:06 nexus3.edgexfoundry.org:10004 17:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:07 Configure a credential helper to remove this warning. See 17:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:07 17:59:07 Login Succeeded 17:59:07 docker.io 17:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:07 Configure a credential helper to remove this warning. See 17:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:07 17:59:07 Login Succeeded 17:59:07 ---> docker-login.sh ends [Pipeline] } 17:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:59:08 + git rev-list -1 --merges a3ef3937430ed8085c12c07045c29fb3f2da0976~1..a3ef3937430ed8085c12c07045c29fb3f2da0976 [Pipeline] echo 17:59:08 -----------> git rev-list -1 --merges a3ef3937430ed8085c12c07045c29fb3f2da0976~1..a3ef3937430ed8085c12c07045c29fb3f2da0976 a3ef3937430ed8085c12c07045c29fb3f2da0976 [false] [Pipeline] sh 17:59:08 + git log --format=format:%s -1 a3ef3937430ed8085c12c07045c29fb3f2da0976 [Pipeline] echo 17:59:08 ========================================================= 17:59:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:59:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:09 + git log --format=format:%s -1 a3ef3937430ed8085c12c07045c29fb3f2da0976 [Pipeline] echo 17:59:09 [semverPrep] GIT_COMMIT: a3ef3937430ed8085c12c07045c29fb3f2da0976, Commit Message: ci: Remove -race for unit tests for now to resolve failures in pipeline [Pipeline] echo 17:59:09 [semverPrep] This is not a build commit. [Pipeline] sh 17:59:09 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 17:59:09 + grep -v github /etc/ssh/ssh_known_hosts 17:59:09 + '[' -e /tmp/ssh_known_hosts ']' 17:59:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:59:09 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 17:59:09 + sudo tee -a /etc/ssh/ssh_known_hosts 17:59:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:10 17:59:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:59:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:10 latest: Pulling from edgex-devops/git-semver 17:59:10 a0d0a0d46f8b: Pulling fs layer 17:59:10 3e5f54012d9b: Pulling fs layer 17:59:10 4c7163046ea9: Pulling fs layer 17:59:10 0c2d73faf560: Pulling fs layer 17:59:10 0c2d73faf560: Waiting 17:59:10 3e5f54012d9b: Verifying Checksum 17:59:10 3e5f54012d9b: Download complete 17:59:10 a0d0a0d46f8b: Verifying Checksum 17:59:10 a0d0a0d46f8b: Download complete 17:59:10 0c2d73faf560: Verifying Checksum 17:59:10 0c2d73faf560: Download complete 17:59:10 4c7163046ea9: Verifying Checksum 17:59:10 4c7163046ea9: Download complete 17:59:10 a0d0a0d46f8b: Pull complete 17:59:10 3e5f54012d9b: Pull complete 17:59:10 4c7163046ea9: Pull complete 17:59:10 0c2d73faf560: Pull complete 17:59:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:59:11 prd-centos7-docker-4c-2g-3864 does not seem to be running inside a container 17:59:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1087 -v /w/workspace/gexfoundry_device-sdk-go_PR-1087:/w/workspace/gexfoundry_device-sdk-go_PR-1087:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1087@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:10004/edgex-devops/git-semver:latest cat 17:59:11 $ docker top 92d2146db86d3021012326c0a1b02181120bb88564b5fcd833c85de6d3eb7042 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:12 [ssh-agent] Looking for ssh-agent implementation... 17:59:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:12 $ docker exec 92d2146db86d3021012326c0a1b02181120bb88564b5fcd833c85de6d3eb7042 ssh-agent 17:59:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaNOFFG/agent.14 17:59:12 SSH_AGENT_PID=21 17:59:12 Running ssh-add (command line suppressed) 17:59:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/private_key_2107664345071791484.key (/w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/private_key_2107664345071791484.key) 17:59:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:12 + git tag --points-at HEAD [Pipeline] } 17:59:12 $ docker exec --env ******** --env ******** 92d2146db86d3021012326c0a1b02181120bb88564b5fcd833c85de6d3eb7042 ssh-agent -k 17:59:12 unset SSH_AUTH_SOCK; 17:59:12 unset SSH_AGENT_PID; 17:59:12 echo Agent pid 21 killed; 17:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:59:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:12 [ssh-agent] Looking for ssh-agent implementation... 17:59:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:13 $ docker exec 92d2146db86d3021012326c0a1b02181120bb88564b5fcd833c85de6d3eb7042 ssh-agent 17:59:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlmegdi/agent.55 17:59:13 SSH_AGENT_PID=61 17:59:13 Running ssh-add (command line suppressed) 17:59:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/private_key_644701947168530489.key (/w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/private_key_644701947168530489.key) 17:59:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:13 + git semver init 17:59:13 # -> Open(): unable to determine branch for HEAD 17:59:13 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1087/.git 17:59:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1087 17:59:13 # $SEMVER_REMOTE_NAME = origin 17:59:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:59:13 # $SEMVER_USER_NAME = edgex-jenkins 17:59:13 # $SEMVER_BRANCH = PR-1087 17:59:13 # $SEMVER_TEMP = /tmp/semver-021873708 17:59:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:59:14 # '/tmp/semver-021873708' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1087/.semver' 17:59:14 # -> Force: false 17:59:14 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1087/.semver [Pipeline] } 17:59:14 $ docker exec --env ******** --env ******** 92d2146db86d3021012326c0a1b02181120bb88564b5fcd833c85de6d3eb7042 ssh-agent -k 17:59:14 unset SSH_AUTH_SOCK; 17:59:14 unset SSH_AGENT_PID; 17:59:14 echo Agent pid 61 killed; 17:59:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:15 + git semver [Pipeline] } 17:59:15 $ docker stop --time=1 92d2146db86d3021012326c0a1b02181120bb88564b5fcd833c85de6d3eb7042 17:59:16 $ docker rm -f 92d2146db86d3021012326c0a1b02181120bb88564b5fcd833c85de6d3eb7042 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:59:17 Stashed 1 file(s) [Pipeline] echo 17:59:17 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:17 provisioning config files... 17:59:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/config2132304617147213687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:18 ---> docker-login.sh 17:59:18 nexus3.edgexfoundry.org:10001 17:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:18 Configure a credential helper to remove this warning. See 17:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:18 17:59:18 Login Succeeded 17:59:18 nexus3.edgexfoundry.org:10002 17:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:18 Configure a credential helper to remove this warning. See 17:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:18 17:59:18 Login Succeeded 17:59:18 nexus3.edgexfoundry.org:10003 17:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:18 Configure a credential helper to remove this warning. See 17:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:18 17:59:18 Login Succeeded 17:59:18 nexus3.edgexfoundry.org:10004 17:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:18 Configure a credential helper to remove this warning. See 17:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:18 17:59:18 Login Succeeded 17:59:18 docker.io 17:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:18 Configure a credential helper to remove this warning. See 17:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:18 17:59:18 Login Succeeded 17:59:18 ---> docker-login.sh ends [Pipeline] } 17:59:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:59:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:59:19 ========================================================= 17:59:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:59:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:59:19 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 17:59:19 Sending build context to Docker daemon 9.381MB 17:59:19 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 17:59:19 Step 2/10 : FROM ${BASE} AS builder 17:59:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:59:19 59bf1c3509f3: Pulling fs layer 17:59:19 666ba61612fd: Pulling fs layer 17:59:19 8ed8ca486205: Pulling fs layer 17:59:19 4fe6c5a15a65: Pulling fs layer 17:59:19 22a0e8bec74d: Pulling fs layer 17:59:19 f965cba54748: Pulling fs layer 17:59:19 861ffc35075e: Pulling fs layer 17:59:19 4b385c91608e: Pulling fs layer 17:59:19 560528eb2ebb: Pulling fs layer 17:59:19 4fe6c5a15a65: Waiting 17:59:19 861ffc35075e: Waiting 17:59:19 22a0e8bec74d: Waiting 17:59:19 f965cba54748: Waiting 17:59:19 4b385c91608e: Waiting 17:59:19 560528eb2ebb: Waiting 17:59:19 8ed8ca486205: Verifying Checksum 17:59:19 8ed8ca486205: Download complete 17:59:19 666ba61612fd: Verifying Checksum 17:59:19 666ba61612fd: Download complete 17:59:19 22a0e8bec74d: Verifying Checksum 17:59:19 22a0e8bec74d: Download complete 17:59:19 59bf1c3509f3: Verifying Checksum 17:59:19 59bf1c3509f3: Download complete 17:59:19 f965cba54748: Verifying Checksum 17:59:19 f965cba54748: Download complete 17:59:19 861ffc35075e: Verifying Checksum 17:59:19 861ffc35075e: Download complete 17:59:19 4b385c91608e: Verifying Checksum 17:59:19 4b385c91608e: Download complete 17:59:20 59bf1c3509f3: Pull complete 17:59:20 666ba61612fd: Pull complete 17:59:20 8ed8ca486205: Pull complete 17:59:20 4fe6c5a15a65: Verifying Checksum 17:59:20 4fe6c5a15a65: Download complete 17:59:20 560528eb2ebb: Verifying Checksum 17:59:20 560528eb2ebb: Download complete 17:59:24 4fe6c5a15a65: Pull complete 17:59:24 22a0e8bec74d: Pull complete 17:59:24 f965cba54748: Pull complete 17:59:24 861ffc35075e: Pull complete 17:59:24 4b385c91608e: Pull complete 17:59:27 560528eb2ebb: Pull complete 17:59:27 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 17:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:59:27 ---> dd4a08f94e63 17:59:27 Step 3/10 : ARG MAKE=make build 17:59:28 ---> Running in 8b5369ce8588 17:59:29 Removing intermediate container 8b5369ce8588 17:59:29 ---> e4fc0036fdb6 17:59:29 Step 4/10 : WORKDIR /device-sdk-go 17:59:29 ---> Running in df639075d8b0 17:59:29 Removing intermediate container df639075d8b0 17:59:29 ---> 0e3c6594301b 17:59:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:59:29 ---> Running in 8ed02160322a 17:59:29 Removing intermediate container 8ed02160322a 17:59:29 ---> 5b5d6c83f4a2 17:59:29 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:29 ---> Running in 9ab8af0b347f 17:59:29 Removing intermediate container 9ab8af0b347f 17:59:29 ---> f238175e0789 17:59:29 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:59:29 ---> Running in f024c499e240 17:59:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:59:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:59:31 OK: 221 MiB in 52 packages 17:59:31 Removing intermediate container f024c499e240 17:59:31 ---> fb0f41d054c8 17:59:31 Step 8/10 : COPY . . 17:59:31 ---> ecf01301ae9a 17:59:31 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:31 ---> Running in 91a45ce7dc7b 17:59:32 Still waiting to schedule task 17:59:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3863’ is offline 18:00:04 Removing intermediate container 91a45ce7dc7b 18:00:04 ---> 1d642d561ac3 18:00:04 Step 10/10 : RUN ${MAKE} 18:00:04 ---> Running in 004e27a17c8c 18:00:04 noop 18:00:04 Removing intermediate container 004e27a17c8c 18:00:04 ---> 51e0e6b22ad6 18:00:04 Successfully built 51e0e6b22ad6 18:00:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:00:04 + docker inspect -f . ci-base-image-x86_64 18:00:04 . [Pipeline] withDockerContainer 18:00:04 prd-centos7-docker-4c-2g-3864 does not seem to be running inside a container 18:00:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1087 -v /w/workspace/gexfoundry_device-sdk-go_PR-1087:/w/workspace/gexfoundry_device-sdk-go_PR-1087:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1087@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 ******** ci-base-image-x86_64 cat 18:00:05 $ docker top 99cb82bd0dedcb9d5053a80f2b6e1a217cc319b2765421223e654a945b2a73e0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:05 + go version 18:00:05 go version go1.17.6 linux/amd64 [Pipeline] } 18:00:05 $ docker stop --time=1 99cb82bd0dedcb9d5053a80f2b6e1a217cc319b2765421223e654a945b2a73e0 18:00:06 $ docker rm -f 99cb82bd0dedcb9d5053a80f2b6e1a217cc319b2765421223e654a945b2a73e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:07 + docker inspect -f . ci-base-image-x86_64 18:00:07 . [Pipeline] withDockerContainer 18:00:07 prd-centos7-docker-4c-2g-3864 does not seem to be running inside a container 18:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1087 -v /w/workspace/gexfoundry_device-sdk-go_PR-1087:/w/workspace/gexfoundry_device-sdk-go_PR-1087:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1087@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 ******** ci-base-image-x86_64 cat 18:00:07 $ docker top 4ee109ff6566c0511826999d8c34978ddd2510ca24eb97460a012e812165fb10 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:00:08 + make test 18:00:08 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:00:08 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:00:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.011s coverage: 23.3% of statements 18:00:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:00:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.009s coverage: 27.6% of statements 18:00:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.013s coverage: 78.9% of statements 18:00:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.007s coverage: 9.0% of statements 18:00:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:00:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:00:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:00:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.016s coverage: 28.7% of statements 18:00:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:00:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.013s coverage: 86.1% of statements 18:00:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:00:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:00:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.013s coverage: 57.4% of statements 18:00:27 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.031s coverage: 89.2% of statements 18:00:27 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:00:27 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.009s coverage: 4.8% of statements 18:00:27 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:00:39 GO111MODULE=on go vet ./... 18:00:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:00:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:00:44 ./bin/test-attribution-txt.sh [Pipeline] echo 18:00:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:00:44 $ docker stop --time=1 4ee109ff6566c0511826999d8c34978ddd2510ca24eb97460a012e812165fb10 18:00:45 $ docker rm -f 4ee109ff6566c0511826999d8c34978ddd2510ca24eb97460a012e812165fb10 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:00:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:00:47 + ls -al . 18:00:47 total 268 18:00:47 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 25 18:00 . 18:00:47 drwxrwxr-x. 4 jenkins jenkins 112 Jan 25 17:58 .. 18:00:47 drwxrwxr-x. 2 jenkins jenkins 37 Jan 25 17:58 bin 18:00:47 -rw-rw-r--. 1 jenkins jenkins 26321 Jan 25 17:58 CHANGELOG.md 18:00:47 -rw-r--r--. 1 jenkins jenkins 128608 Jan 25 18:00 coverage.out 18:00:47 -rw-rw-r--. 1 jenkins jenkins 140 Jan 25 17:58 .dockerignore 18:00:47 drwxrwxr-x. 5 jenkins jenkins 62 Jan 25 17:58 example 18:00:47 drwxrwxr-x. 8 jenkins jenkins 179 Jan 25 17:59 .git 18:00:47 drwxrwxr-x. 3 jenkins jenkins 125 Jan 25 17:58 .github 18:00:47 -rw-rw-r--. 1 jenkins jenkins 131 Jan 25 17:58 .gitignore 18:00:47 -rw-rw-r--. 1 jenkins jenkins 42 Jan 25 17:58 .golangci.yml 18:00:47 -rw-rw-r--. 1 jenkins jenkins 582 Jan 25 17:58 go.mod 18:00:47 -rw-rw-r--. 1 jenkins jenkins 48958 Jan 25 17:58 go.sum 18:00:47 -rw-rw-r--. 1 jenkins jenkins 677 Jan 25 17:58 GOVERNANCE.md 18:00:47 drwxrwxr-x. 15 jenkins jenkins 224 Jan 25 17:58 internal 18:00:47 -rw-rw-r--. 1 jenkins jenkins 880 Jan 25 17:58 Jenkinsfile 18:00:47 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 25 17:58 LICENSE 18:00:47 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 25 17:58 Makefile 18:00:47 drwxrwxr-x. 3 jenkins jenkins 16 Jan 25 17:58 openapi 18:00:47 -rw-rw-r--. 1 jenkins jenkins 619 Jan 25 17:58 OWNERS.md 18:00:47 drwxrwxr-x. 5 jenkins jenkins 50 Jan 25 17:58 pkg 18:00:47 -rw-rw-r--. 1 jenkins jenkins 4881 Jan 25 17:58 README.md 18:00:47 drwx------. 3 jenkins jenkins 72 Jan 25 17:59 .semver 18:00:47 drwxrwxr-x. 4 jenkins jenkins 54 Jan 25 17:58 snap 18:00:47 -rw-rw-r--. 1 jenkins jenkins 5 Jan 25 17:59 VERSION 18:00:47 -rw-rw-r--. 1 jenkins jenkins 222 Jan 25 17:58 version.go [Pipeline] isUnix [Pipeline] sh 18:00:47 + docker build -t 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=a3ef3937430ed8085c12c07045c29fb3f2da0976 --label arch=amd64 --label version=0.0.0 . 18:00:47 Sending build context to Docker daemon 9.51MB 18:00:47 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:00:47 Step 2/24 : FROM ${BASE} AS builder 18:00:47 ---> 51e0e6b22ad6 18:00:47 Step 3/24 : ARG MAKE=make build 18:00:47 ---> Running in e69f1875e018 18:00:47 Removing intermediate container e69f1875e018 18:00:47 ---> 50e503f3bbde 18:00:47 Step 4/24 : WORKDIR /device-sdk-go 18:00:47 ---> Running in 9245f9ef8736 18:00:47 Removing intermediate container 9245f9ef8736 18:00:47 ---> ed9fb73650b4 18:00:47 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:00:47 ---> Running in 2ef3b18a7f35 18:00:48 Removing intermediate container 2ef3b18a7f35 18:00:48 ---> 669c7fb937da 18:00:48 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:48 ---> Running in 29dda78e0c85 18:00:48 Removing intermediate container 29dda78e0c85 18:00:48 ---> 5ea1340112e8 18:00:48 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:00:48 ---> Running in 64a6c2afa8d0 18:00:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:00:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:00:50 OK: 221 MiB in 52 packages 18:00:50 Removing intermediate container 64a6c2afa8d0 18:00:50 ---> d87feba63055 18:00:50 Step 8/24 : COPY . . 18:00:50 ---> 8c999339c1b4 18:00:50 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:50 ---> Running in c348a2f66ad8 18:00:51 Removing intermediate container c348a2f66ad8 18:00:51 ---> 14df36355535 18:00:51 Step 10/24 : RUN ${MAKE} 18:00:51 ---> Running in 508a40f9a052 18:00:51 CGO_ENABLED=1 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 18:00:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3865 in /w/workspace/gexfoundry_device-sdk-go_PR-1087 [Pipeline] { [Pipeline] ws 18:00:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:00:55 The recommended git tool is: git 18:00:59 using credential edgex-jenkins-ssh 18:00:59 Cloning the remote Git repository 18:00:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:00:59 > git init /w/workspace/device-sdk-go/1 # timeout=10 18:00:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:00:59 > git --version # timeout=10 18:00:59 > git --version # 'git version 2.17.1' 18:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:00:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:01:02 Merging remotes/origin/main commit 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 into PR head commit a3ef3937430ed8085c12c07045c29fb3f2da0976 18:01:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:01:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:01:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1087/head:refs/remotes/origin/PR-1087 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:01:02 Merge succeeded, producing a3ef3937430ed8085c12c07045c29fb3f2da0976 18:01:02 Checking out Revision a3ef3937430ed8085c12c07045c29fb3f2da0976 (PR-1087) 18:01:03 Removing intermediate container 508a40f9a052 18:01:03 ---> 68fb1ceb6984 18:01:03 Step 11/24 : FROM alpine:3.14 18:01:03 3.14: Pulling from library/alpine 18:01:03 97518928ae5f: Pulling fs layer 18:01:02 > git config core.sparsecheckout # timeout=10 18:01:02 > git checkout -f a3ef3937430ed8085c12c07045c29fb3f2da0976 # timeout=10 18:01:02 > git remote # timeout=10 18:01:02 > git config --get remote.origin.url # timeout=10 18:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:02 > git merge 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 # timeout=10 18:01:02 > git rev-parse HEAD^{commit} # timeout=10 18:01:02 > git config core.sparsecheckout # timeout=10 18:01:02 > git checkout -f a3ef3937430ed8085c12c07045c29fb3f2da0976 # timeout=10 18:01:03 97518928ae5f: Verifying Checksum 18:01:03 97518928ae5f: Download complete 18:01:03 97518928ae5f: Pull complete 18:01:03 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:01:03 Status: Downloaded newer image for alpine:3.14 18:01:03 ---> 0a97eee8041e 18:01:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:01:04 ---> Running in dfe2314d2a25 18:01:04 Removing intermediate container dfe2314d2a25 18:01:04 ---> 78b4dbfb5e53 18:01:04 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:04 ---> Running in 40f8689482ae 18:01:04 Removing intermediate container 40f8689482ae 18:01:04 ---> efdf64d72cf7 18:01:04 Step 14/24 : RUN apk add --update --no-cache zeromq 18:01:04 ---> Running in b0c4adeaf328 18:01:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:01:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:01:05 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:01:06 (2/5) Installing libsodium (1.0.18-r0) 18:01:06 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:01:06 (4/5) Installing libzmq (4.3.4-r0) 18:01:06 (5/5) Installing zeromq (4.3.4-r0) 18:01:06 Executing busybox-1.33.1-r6.trigger 18:01:06 OK: 8 MiB in 19 packages 18:01:06 Removing intermediate container b0c4adeaf328 18:01:06 ---> d305d93a2bc6 18:01:06 Step 15/24 : WORKDIR / 18:01:06 ---> Running in d93822b53f91 18:01:06 Removing intermediate container d93822b53f91 18:01:06 ---> b8c99b36df14 18:01:06 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:01:06 Commit message: "ci: Remove -race for unit tests for now to resolve failures in pipeline" 18:01:06 > git --version # timeout=10 18:01:06 > git --version # 'git version 2.17.1' 18:01:06 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 18:01:06 ---> f63b7b43d581 18:01:06 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 18:01:07 ---> 97ee16e27d90 18:01:07 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:01:07 ---> 9adcadc43ea3 18:01:07 Step 19/24 : EXPOSE 59999 18:01:07 ---> Running in f6d2cfdd23a2 18:01:07 Removing intermediate container f6d2cfdd23a2 18:01:07 ---> 1b239510c039 18:01:07 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:01:07 ---> Running in 63d0902dcb82 [Pipeline] sh 18:01:07 Removing intermediate container 63d0902dcb82 18:01:07 ---> 408ac97ae9f0 18:01:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:07 ---> Running in d239faf2bf5e 18:01:07 Removing intermediate container d239faf2bf5e 18:01:07 ---> 6c440e5fbeaf 18:01:07 Step 22/24 : LABEL arch=amd64 18:01:07 ---> Running in b2d952177536 18:01:07 Removing intermediate container b2d952177536 18:01:07 ---> 143defac3746 18:01:07 Step 23/24 : LABEL git_sha=a3ef3937430ed8085c12c07045c29fb3f2da0976 18:01:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:01:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:01:08 Dload Upload Total Spent Left Speed 18:01:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 18:01:08 ---> Running in 05f69b96ee68 18:01:08 Removing intermediate container 05f69b96ee68 18:01:08 ---> 5417061813d9 18:01:08 Step 24/24 : LABEL version=0.0.0 18:01:08 ---> Running in d52a31d20e7d 18:01:08 Removing intermediate container d52a31d20e7d 18:01:08 ---> 6ce0d28a0a04 18:01:08 [Warning] One or more build-args [ARCH] were not consumed 18:01:08 Successfully built 6ce0d28a0a04 18:01:08 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:01:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:08 18:01:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:01:09 + + sudo teesudo /etc/docker/daemon.new jq 18:01:09 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:01:09 { 18:01:09 "registry-mirrors": [ 18:01:09 "https://nexus3.edgexfoundry.org:10001" 18:01:09 ], 18:01:09 "bip": "10.250.0.254/24", 18:01:09 "hosts": [ 18:01:09 "tcp://0.0.0.0:5555", 18:01:09 "unix:///var/run/docker.sock" 18:01:09 ], 18:01:09 "mtu": 1458, 18:01:09 "selinux-enabled": true, 18:01:09 "seccomp-profile": "/etc/docker/seccomp.json" 18:01:09 } [Pipeline] sh 18:01:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:09 latest: Pulling from edgex-lftools-log-publisher 18:01:09 b4d181a07f80: Pulling fs layer 18:01:09 a1111a8f2ec3: Pulling fs layer 18:01:09 ed53099fbce6: Pulling fs layer 18:01:09 dc539afda2c1: Pulling fs layer 18:01:09 77bc0d833cb6: Pulling fs layer 18:01:09 9065ff56babe: Pulling fs layer 18:01:09 d287ab97295c: Pulling fs layer 18:01:09 77bc0d833cb6: Waiting 18:01:09 9065ff56babe: Waiting 18:01:09 d287ab97295c: Waiting 18:01:09 dc539afda2c1: Waiting 18:01:09 a1111a8f2ec3: Verifying Checksum 18:01:09 a1111a8f2ec3: Download complete 18:01:09 dc539afda2c1: Verifying Checksum 18:01:09 dc539afda2c1: Download complete 18:01:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 18:01:09 ed53099fbce6: Verifying Checksum 18:01:09 ed53099fbce6: Download complete 18:01:09 77bc0d833cb6: Verifying Checksum 18:01:09 77bc0d833cb6: Download complete 18:01:09 9065ff56babe: Verifying Checksum 18:01:09 9065ff56babe: Download complete 18:01:09 b4d181a07f80: Verifying Checksum 18:01:09 b4d181a07f80: Download complete [Pipeline] sh 18:01:09 + sudo service docker restart 18:01:10 d287ab97295c: Verifying Checksum 18:01:10 d287ab97295c: Download complete 18:01:11 b4d181a07f80: Pull complete 18:01:11 a1111a8f2ec3: Pull complete 18:01:11 ed53099fbce6: Pull complete 18:01:11 dc539afda2c1: Pull complete 18:01:11 77bc0d833cb6: Pull complete 18:01:11 9065ff56babe: Pull complete 18:01:17 d287ab97295c: Pull complete 18:01:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:01:17 prd-centos7-docker-4c-2g-3864 does not seem to be running inside a container 18:01:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1087 -v /w/workspace/gexfoundry_device-sdk-go_PR-1087:/w/workspace/gexfoundry_device-sdk-go_PR-1087:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1087@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:latest cat 18:01:19 $ docker top 5c0ec4c647da88dba5e01aa936bd484c6c5f865b597108e8afd40dbb51872625 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:20 ---> job-cost.sh 18:01:20 lf-activate-venv: SKIPPING 18:01:20 INFO: No Stack... 18:01:20 INFO: Retrieving Pricing Info for: v3-standard-2 18:01:21 INFO: Archiving Costs [Pipeline] sh 18:01:21 + cut -d, -f6 18:01:21 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1087/archives/cost.csv [Pipeline] lock 18:01:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1087-1-stack-cost] 18:01:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1087-1-stack-cost] did not exist. Created. 18:01:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1087-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:01:21 + echo total: 0.05999999865889549 [Pipeline] stash 18:01:21 Stashed 1 file(s) [Pipeline] } 18:01:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1087-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:01:22 $ docker stop --time=1 5c0ec4c647da88dba5e01aa936bd484c6c5f865b597108e8afd40dbb51872625 18:01:23 $ docker rm -f 5c0ec4c647da88dba5e01aa936bd484c6c5f865b597108e8afd40dbb51872625 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:28 provisioning config files... 18:01:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4212794699889302889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:28 ---> docker-login.sh 18:01:28 nexus3.edgexfoundry.org:10001 18:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:29 Configure a credential helper to remove this warning. See 18:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:29 18:01:29 Login Succeeded 18:01:29 nexus3.edgexfoundry.org:10002 18:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:29 Configure a credential helper to remove this warning. See 18:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:29 18:01:29 Login Succeeded 18:01:29 nexus3.edgexfoundry.org:10003 18:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:30 Configure a credential helper to remove this warning. See 18:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:30 18:01:30 Login Succeeded 18:01:30 nexus3.edgexfoundry.org:10004 18:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:30 Configure a credential helper to remove this warning. See 18:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:30 18:01:30 Login Succeeded 18:01:30 docker.io 18:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:31 Configure a credential helper to remove this warning. See 18:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:31 18:01:31 Login Succeeded 18:01:31 ---> docker-login.sh ends [Pipeline] } 18:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:01:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:01:32 ========================================================= 18:01:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:01:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:01:32 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:01:32 Sending build context to Docker daemon 5.058MB 18:01:33 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 18:01:33 Step 2/10 : FROM ${BASE} AS builder 18:01:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:01:33 9b3977197b4f: Pulling fs layer 18:01:33 1a89e8eeedd5: Pulling fs layer 18:01:33 94645a83ff95: Pulling fs layer 18:01:33 3f3a8bcf1eab: Pulling fs layer 18:01:33 0c92f367c5e7: Pulling fs layer 18:01:33 4b8299f9d1f4: Pulling fs layer 18:01:33 9a6b49a46696: Pulling fs layer 18:01:33 cf05db05a679: Pulling fs layer 18:01:33 3f3a8bcf1eab: Waiting 18:01:33 0c92f367c5e7: Waiting 18:01:33 9a6b49a46696: Waiting 18:01:33 cf05db05a679: Waiting 18:01:33 4b8299f9d1f4: Waiting 18:01:33 94645a83ff95: Verifying Checksum 18:01:33 94645a83ff95: Download complete 18:01:33 1a89e8eeedd5: Verifying Checksum 18:01:33 1a89e8eeedd5: Download complete 18:01:33 0c92f367c5e7: Verifying Checksum 18:01:33 0c92f367c5e7: Download complete 18:01:33 4b8299f9d1f4: Verifying Checksum 18:01:33 4b8299f9d1f4: Download complete 18:01:33 9b3977197b4f: Download complete 18:01:33 9a6b49a46696: Verifying Checksum 18:01:33 9a6b49a46696: Download complete 18:01:34 9b3977197b4f: Pull complete 18:01:34 1a89e8eeedd5: Pull complete 18:01:34 94645a83ff95: Pull complete 18:01:35 cf05db05a679: Verifying Checksum 18:01:35 cf05db05a679: Download complete 18:01:35 3f3a8bcf1eab: Verifying Checksum 18:01:35 3f3a8bcf1eab: Download complete 18:01:48 3f3a8bcf1eab: Pull complete 18:01:48 0c92f367c5e7: Pull complete 18:01:48 4b8299f9d1f4: Pull complete 18:01:48 9a6b49a46696: Pull complete 18:01:53 cf05db05a679: Pull complete 18:01:53 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 18:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:01:53 ---> 0ccda1f7e2ee 18:01:53 Step 3/10 : ARG MAKE=make build 18:01:55 ---> Running in fd99c41b8b2d 18:01:55 Removing intermediate container fd99c41b8b2d 18:01:55 ---> 45d5d5c0fdbd 18:01:55 Step 4/10 : WORKDIR /device-sdk-go 18:01:55 ---> Running in 0cc15271d1aa 18:01:56 Removing intermediate container 0cc15271d1aa 18:01:56 ---> 36c3f40ec85b 18:01:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:01:56 ---> Running in 813f6375bd35 18:01:56 Removing intermediate container 813f6375bd35 18:01:56 ---> 46802453e9ca 18:01:56 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:56 ---> Running in 9c301c91c113 18:01:58 Removing intermediate container 9c301c91c113 18:01:58 ---> 2bb91871914f 18:01:58 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:01:58 ---> Running in 0f584c6672c7 18:01:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:02:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:02:01 OK: 220 MiB in 52 packages 18:02:01 Removing intermediate container 0f584c6672c7 18:02:01 ---> 6ded0c080036 18:02:01 Step 8/10 : COPY . . 18:02:03 ---> ade6c1cccd78 18:02:03 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:03 ---> Running in edf5e9bab01b 18:03:11 Removing intermediate container edf5e9bab01b 18:03:11 ---> b5b6e2f42804 18:03:11 Step 10/10 : RUN ${MAKE} 18:03:11 ---> Running in 4ca6ffcf6dc0 18:03:11 noop 18:03:12 Removing intermediate container 4ca6ffcf6dc0 18:03:12 ---> a3bcda691c40 18:03:12 Successfully built a3bcda691c40 18:03:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:03:12 + docker inspect -f . ci-base-image-arm64 18:03:12 . [Pipeline] withDockerContainer 18:03:12 prd-ubuntu18.04-docker-arm64-4c-16g-3865 does not seem to be running inside a container 18:03:12 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:03:14 $ docker top 0d78825df1f7fd8ff030b930e2e95cf984da4ac93e000fc3c8b37d2bb2743bc2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:15 + go version 18:03:15 go version go1.17.6 linux/arm64 [Pipeline] } 18:03:15 $ docker stop --time=1 0d78825df1f7fd8ff030b930e2e95cf984da4ac93e000fc3c8b37d2bb2743bc2 18:03:16 $ docker rm -f 0d78825df1f7fd8ff030b930e2e95cf984da4ac93e000fc3c8b37d2bb2743bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:17 + docker inspect -f . ci-base-image-arm64 18:03:17 . [Pipeline] withDockerContainer 18:03:17 prd-ubuntu18.04-docker-arm64-4c-16g-3865 does not seem to be running inside a container 18:03:17 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:03:19 $ docker top 84666c89663fcbd4ad29bbe8ec778cb786e7a59996d45b0d87ca77344530b703 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:03:19 + make test 18:03:19 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:03:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:04:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:04:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:04:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:04:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.074s coverage: 23.3% of statements 18:04:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:04:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.107s coverage: 27.6% of statements 18:04:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.062s coverage: 78.9% of statements 18:04:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.073s coverage: 9.0% of statements 18:04:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:04:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:04:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:04:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.084s coverage: 28.7% of statements 18:04:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:04:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.064s coverage: 86.1% of statements 18:04:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:04:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:04:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.139s coverage: 57.4% of statements 18:04:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.178s coverage: 89.2% of statements 18:04:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:04:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.8% of statements 18:04:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:04:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:04:17 GO111MODULE=on go vet ./... 18:04:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:39 ./bin/test-attribution-txt.sh [Pipeline] echo 18:04:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:04:39 $ docker stop --time=1 84666c89663fcbd4ad29bbe8ec778cb786e7a59996d45b0d87ca77344530b703 18:04:41 $ docker rm -f 84666c89663fcbd4ad29bbe8ec778cb786e7a59996d45b0d87ca77344530b703 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:42 Warning: overwriting stash ‘coverage-report’ 18:04:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:43 + ls -al . 18:04:43 total 304 18:04:43 drwxrwxr-x 10 jenkins jenkins 4096 Jan 25 18:04 . 18:04:43 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 18:00 .. 18:04:43 -rw-rw-r-- 1 jenkins jenkins 140 Jan 25 18:01 .dockerignore 18:04:43 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 18:01 .git 18:04:43 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 18:01 .github 18:04:43 -rw-rw-r-- 1 jenkins jenkins 131 Jan 25 18:01 .gitignore 18:04:43 -rw-rw-r-- 1 jenkins jenkins 42 Jan 25 18:01 .golangci.yml 18:04:43 -rw-rw-r-- 1 jenkins jenkins 26321 Jan 25 18:01 CHANGELOG.md 18:04:43 -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 18:01 GOVERNANCE.md 18:04:43 -rw-rw-r-- 1 jenkins jenkins 880 Jan 25 18:01 Jenkinsfile 18:04:43 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 25 18:01 LICENSE 18:04:43 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 25 18:01 Makefile 18:04:43 -rw-rw-r-- 1 jenkins jenkins 619 Jan 25 18:01 OWNERS.md 18:04:43 -rw-rw-r-- 1 jenkins jenkins 4881 Jan 25 18:01 README.md 18:04:43 -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 17:59 VERSION 18:04:43 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 18:01 bin 18:04:43 -rw-r--r-- 1 jenkins jenkins 128608 Jan 25 18:04 coverage.out 18:04:43 drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 18:01 example 18:04:43 -rw-rw-r-- 1 jenkins jenkins 582 Jan 25 18:01 go.mod 18:04:43 -rw-rw-r-- 1 jenkins jenkins 48958 Jan 25 18:01 go.sum 18:04:43 drwxrwxr-x 15 jenkins jenkins 4096 Jan 25 18:01 internal 18:04:43 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 18:01 openapi 18:04:43 drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 18:01 pkg 18:04:43 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 18:01 snap 18:04:43 -rw-rw-r-- 1 jenkins jenkins 222 Jan 25 18:01 version.go [Pipeline] isUnix [Pipeline] sh 18:04:44 + docker build -t 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=a3ef3937430ed8085c12c07045c29fb3f2da0976 --label arch=arm64 --label version=0.0.0 . 18:04:44 Sending build context to Docker daemon 5.188MB 18:04:44 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:04:44 Step 2/24 : FROM ${BASE} AS builder 18:04:44 ---> a3bcda691c40 18:04:44 Step 3/24 : ARG MAKE=make build 18:04:44 ---> Running in 773487c2e23c 18:04:45 Removing intermediate container 773487c2e23c 18:04:45 ---> 2add6f7f67a5 18:04:45 Step 4/24 : WORKDIR /device-sdk-go 18:04:45 ---> Running in 16204ac4a5b0 18:04:45 Removing intermediate container 16204ac4a5b0 18:04:45 ---> b08d67848c3e 18:04:45 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:04:45 ---> Running in a318e5e1852d 18:04:45 Removing intermediate container a318e5e1852d 18:04:45 ---> b54c45781342 18:04:45 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:46 ---> Running in 7f6506811ce0 18:04:47 Removing intermediate container 7f6506811ce0 18:04:47 ---> 38ec96facc14 18:04:47 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:04:47 ---> Running in 3298630bb312 18:04:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:04:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:04:50 OK: 220 MiB in 52 packages 18:04:51 Removing intermediate container 3298630bb312 18:04:51 ---> 2c910e910ee8 18:04:51 Step 8/24 : COPY . . 18:04:52 ---> d0c296647c14 18:04:52 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:52 ---> Running in b937363e173f 18:04:54 Removing intermediate container b937363e173f 18:04:54 ---> 702acb3470b6 18:04:54 Step 10/24 : RUN ${MAKE} 18:04:54 ---> Running in b48334bf4ebc 18:04:55 CGO_ENABLED=1 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 18:05:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:05:34 Removing intermediate container b48334bf4ebc 18:05:34 ---> 7fb1c4e2bec9 18:05:34 Step 11/24 : FROM alpine:3.14 18:05:34 3.14: Pulling from library/alpine 18:05:34 be307f383ecc: Pulling fs layer 18:05:34 be307f383ecc: Download complete 18:05:34 be307f383ecc: Pull complete 18:05:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:05:34 Status: Downloaded newer image for alpine:3.14 18:05:34 ---> 5b8b7b635229 18:05:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:05:34 ---> Running in 29cd9eb5bb92 18:05:34 Removing intermediate container 29cd9eb5bb92 18:05:34 ---> 883700247615 18:05:34 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:34 ---> Running in 339a15d173d8 18:05:36 Removing intermediate container 339a15d173d8 18:05:36 ---> 00999df84b4f 18:05:36 Step 14/24 : RUN apk add --update --no-cache zeromq 18:05:36 ---> Running in 1e69f0ef0591 18:05:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:05:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:05:38 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:05:38 (2/5) Installing libsodium (1.0.18-r0) 18:05:38 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:05:39 (4/5) Installing libzmq (4.3.4-r0) 18:05:39 (5/5) Installing zeromq (4.3.4-r0) 18:05:39 Executing busybox-1.33.1-r6.trigger 18:05:39 OK: 8 MiB in 19 packages 18:05:40 Removing intermediate container 1e69f0ef0591 18:05:40 ---> fc56a2c35b5b 18:05:40 Step 15/24 : WORKDIR / 18:05:40 ---> Running in 421aabab00e9 18:05:40 Removing intermediate container 421aabab00e9 18:05:40 ---> 5fcc6e520df7 18:05:40 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:05:41 ---> 2a9e3c5295f4 18:05:41 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:05:42 ---> 7d459713bf6a 18:05:42 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:05:42 ---> b2a8b58d0fa8 18:05:42 Step 19/24 : EXPOSE 59999 18:05:42 ---> Running in bdea1383c16e 18:05:43 Removing intermediate container bdea1383c16e 18:05:43 ---> e70582de87cd 18:05:43 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:05:43 ---> Running in ecb5b50e4555 18:05:43 Removing intermediate container ecb5b50e4555 18:05:43 ---> e1e1fe6eca2f 18:05:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:05:43 ---> Running in e3dda96c087b 18:05:43 Removing intermediate container e3dda96c087b 18:05:43 ---> 6410260afb02 18:05:43 Step 22/24 : LABEL arch=arm64 18:05:43 ---> Running in 0702d53ff658 18:05:44 Removing intermediate container 0702d53ff658 18:05:44 ---> 3820f59bec16 18:05:44 Step 23/24 : LABEL git_sha=a3ef3937430ed8085c12c07045c29fb3f2da0976 18:05:44 ---> Running in a85e61264bf4 18:05:44 Removing intermediate container a85e61264bf4 18:05:44 ---> c9b4347b690f 18:05:44 Step 24/24 : LABEL version=0.0.0 18:05:44 ---> Running in 0ae7e35f8b73 18:05:45 Removing intermediate container 0ae7e35f8b73 18:05:45 ---> 804d4fc5b213 18:05:45 [Warning] One or more build-args [ARCH] were not consumed 18:05:45 Successfully built 804d4fc5b213 18:05:45 Successfully tagged 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:45 18:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:05:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:46 arm64: Pulling from edgex-lftools-log-publisher 18:05:46 448f6bf000e3: Pulling fs layer 18:05:46 f757da607395: Pulling fs layer 18:05:46 05883995daec: Pulling fs layer 18:05:46 8603b9c90790: Pulling fs layer 18:05:46 1560dd03e051: Pulling fs layer 18:05:46 27f5ce0e4adf: Pulling fs layer 18:05:46 c2d8d7efcc4b: Pulling fs layer 18:05:46 1560dd03e051: Waiting 18:05:46 27f5ce0e4adf: Waiting 18:05:46 c2d8d7efcc4b: Waiting 18:05:46 8603b9c90790: Waiting 18:05:46 f757da607395: Verifying Checksum 18:05:46 f757da607395: Download complete 18:05:46 8603b9c90790: Download complete 18:05:46 1560dd03e051: Verifying Checksum 18:05:46 1560dd03e051: Download complete 18:05:46 27f5ce0e4adf: Verifying Checksum 18:05:46 27f5ce0e4adf: Download complete 18:05:46 05883995daec: Verifying Checksum 18:05:46 05883995daec: Download complete 18:05:46 448f6bf000e3: Verifying Checksum 18:05:46 448f6bf000e3: Download complete 18:05:49 c2d8d7efcc4b: Verifying Checksum 18:05:49 c2d8d7efcc4b: Download complete 18:05:50 448f6bf000e3: Pull complete 18:05:51 f757da607395: Pull complete 18:05:52 05883995daec: Pull complete 18:05:52 8603b9c90790: Pull complete 18:05:53 1560dd03e051: Pull complete 18:05:54 27f5ce0e4adf: Pull complete 18:06:09 c2d8d7efcc4b: Pull complete 18:06:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:06:09 prd-ubuntu18.04-docker-arm64-4c-16g-3865 does not seem to be running inside a container 18:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:06:12 $ docker top 62398572a571d3232d8efe56efc0c88c71b10ae9675a720c0e1398e73af8a600 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:12 ---> job-cost.sh 18:06:12 lf-activate-venv: SKIPPING 18:06:12 INFO: No Stack... 18:06:13 INFO: Retrieving Pricing Info for: v3-standard-4 18:06:13 INFO: Archiving Costs [Pipeline] sh 18:06:14 + cut -d, -f6 18:06:14 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 18:06:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1087-1-stack-cost] 18:06:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1087-1-stack-cost] did not exist. Created. 18:06:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1087-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:06:15 /w/workspace/device-sdk-go/1@tmp/durable-ef1c455e/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-ef1c455e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:06:15 + echo total: 0.10999999940395355 [Pipeline] stash 18:06:15 Warning: overwriting stash ‘stack-cost’ 18:06:15 Stashed 1 file(s) [Pipeline] } 18:06:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1087-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:06:15 $ docker stop --time=1 62398572a571d3232d8efe56efc0c88c71b10ae9675a720c0e1398e73af8a600 18:06:17 $ docker rm -f 62398572a571d3232d8efe56efc0c88c71b10ae9675a720c0e1398e73af8a600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider 18:06:18 provisioning config files... 18:06:18 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/config7824734770117306792tmp [Pipeline] { [Pipeline] sh 18:06:18 + set +x 18:06:18 + curl -s https://codecov.io/bash 18:06:18 + bash -s -- 18:06:18 18:06:18 _____ _ 18:06:18 / ____| | | 18:06:18 | | ___ __| | ___ ___ _____ __ 18:06:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:06:18 | |___| (_) | (_| | __/ (_| (_) \ V / 18:06:18 \_____\___/ \__,_|\___|\___\___/ \_/ 18:06:18 Bash-1.0.6 18:06:18 18:06:18 18:06:18 ==> git version 2.24.4 found 18:06:18 ==> 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 18:06:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:06:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:06:18 ==> Jenkins CI detected. 18:06:18 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1087 18:06:18 project root: . 18:06:18 --> token set from env 18:06:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:06:18 ==> Running gcov in . (disable via -X gcov) 18:06:18 ==> Python coveragepy not found 18:06:18 ==> Searching for coverage reports in: 18:06:18 + . 18:06:19 -> Found 1 reports 18:06:19 ==> Detecting git/mercurial file structure 18:06:19 ==> Reading reports 18:06:19 + ./coverage.out bytes=128608 18:06:19 ==> Appending adjustments 18:06:19 https://docs.codecov.io/docs/fixing-reports 18:06:19 + Found adjustments 18:06:19 ==> Gzipping contents 18:06:19 16K /tmp/codecov.YV99ld.gz 18:06:19 ==> Uploading reports 18:06:19 url: https://codecov.io 18:06:19 query: branch=PR-1087&commit=a3ef3937430ed8085c12c07045c29fb3f2da0976&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1087%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1087&job=&cmd_args= 18:06:19 -> Pinging Codecov 18:06:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1087&commit=a3ef3937430ed8085c12c07045c29fb3f2da0976&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1087%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1087&job=&cmd_args= 18:06:19 -> Uploading to 18:06:19 https://storage.googleapis.com/codecov/v4/raw/2022-01-25/7E55EF52A471D76F132DFD9A03CDDE97/a3ef3937430ed8085c12c07045c29fb3f2da0976/5ee28343-79d9-4864-9276-3cd9a7f5031e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220125T180619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a8bd7c84d3526a5beacae7e3c5d91fd46b2c64a296bb0f8882769f4b489738e 18:06:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:19 Dload Upload Total Spent Left Speed 18:06:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16094 0 0 100 16094 0 48974 --:--:-- --:--:-- --:--:-- 49067 18:06:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a3ef3937430ed8085c12c07045c29fb3f2da0976 [Pipeline] } 18:06:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:06:21 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1087/archives ']' 18:06:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1087/archives 18:06:21 total 8 18:06:21 drwxr-xr-x. 3 root root 34 Jan 25 18:01 . 18:06:21 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 25 18:01 .. 18:06:21 drwxr-xr-x. 2 root root 6 Jan 25 18:01 cost 18:06:21 -rw-r--r--. 1 root root 85 Jan 25 18:01 cost.csv 18:06:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1087/archives 18:06:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1087/archives 18:06:21 total 8 18:06:21 drwxr-xr-x. 3 jenkins jenkins 34 Jan 25 18:01 . 18:06:21 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 25 18:01 .. 18:06:21 drwxr-xr-x. 2 jenkins jenkins 6 Jan 25 18:01 cost 18:06:21 -rw-r--r--. 1 jenkins jenkins 85 Jan 25 18:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:06:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:06:22 ---> package-listing.sh 18:06:22 ++ facter osfamily 18:06:22 ++ tr '[:upper:]' '[:lower:]' 18:06:23 + OS_FAMILY=redhat 18:06:23 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1087 18:06:23 + START_PACKAGES=/tmp/packages_start.txt 18:06:23 + END_PACKAGES=/tmp/packages_end.txt 18:06:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:06:23 + PACKAGES=/tmp/packages_start.txt 18:06:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1087 ']' 18:06:23 + PACKAGES=/tmp/packages_end.txt 18:06:23 + case "${OS_FAMILY}" in 18:06:23 + rpm -qa 18:06:23 + sort 18:06:23 + '[' -f /tmp/packages_start.txt ']' 18:06:23 + '[' -f /tmp/packages_end.txt ']' 18:06:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:06:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1087 ']' 18:06:23 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1087/archives/ 18:06:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1087/archives/ [Pipeline] echo 18:06:23 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/gexfoundry_device-sdk-go_PR-1087/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:06:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:24 . [Pipeline] withDockerContainer 18:06:24 prd-centos7-docker-4c-2g-3864 does not seem to be running inside a container 18:06:24 $ 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/gexfoundry_device-sdk-go_PR-1087/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1087 -v /w/workspace/gexfoundry_device-sdk-go_PR-1087:/w/workspace/gexfoundry_device-sdk-go_PR-1087:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1087@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:06:24 $ docker top 7dcbee789a0dff78dd6e282bb7968bf352a66859201df441e57207d79ddf3e56 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:25 + touch /tmp/pre-build-complete [Pipeline] sh 18:06:25 + mkdir -p /var/log/sysstat [Pipeline] sh 18:06:26 + ls /var/log/sa-host 18:06:26 + sadf -c /var/log/sa-host/sa17 18:06:26 file_magic: OK 18:06:26 HZ: Using current value: 100 18:06:26 file_header: OK 18:06:26 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 18:06:26 Statistics: 18:06:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:06:26 File successfully converted to sysstat format version 12.0.3 18:06:26 + sadf -c /var/log/sa-host/sa25 18:06:26 file_magic: OK 18:06:26 HZ: Using current value: 100 18:06:26 file_header: OK 18:06:26 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 18:06:26 Statistics: 18:06:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:06:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:26 provisioning config files... 18:06:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1087@tmp/config8743370218974819572tmp [Pipeline] { [Pipeline] echo 18:06:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:06:26 ---> create-netrc.sh [Pipeline] } 18:06:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:06:27 ---> python-tools-install.sh [Pipeline] echo 18:06:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:06:27 ---> sudo-logs.sh 18:06:27 Archiving 'sudo' log.. 18:06:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-3864.novalocal: Name or service not known 18:06:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-3864.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:06:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:06:27 ---> job-cost.sh 18:06:27 lf-activate-venv: SKIPPING 18:06:27 DEBUG: total: 0.05999999865889549 18:06:27 INFO: Retrieving Stack Cost... 18:06:28 INFO: Retrieving Pricing Info for: v3-standard-2 18:06:28 INFO: Archiving Costs [Pipeline] echo 18:06:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:06:29 ---> logs-deploy.sh 18:06:29 lf-activate-venv: SKIPPING 18:06:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1087/1 18:06:29 INFO: archiving workspace using pattern(s): 18:06:29 Archives upload complete. 18:06:30 INFO: archiving logs to Nexus