Pull request #1326 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 marcpfuller for edgexfoundry/device-sdk-go Loading trusted files from base branch main at cf150bd1006c505b2559d8970edbe52dd5fe7567 rather than ff237a0cd73e638504897f1a7bec215d61e05109 Obtained Jenkinsfile from cf150bd1006c505b2559d8970edbe52dd5fe7567 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-ssh14889708127294675242.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2402637479711796890.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-1326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17309247880316696177.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-1326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3413351423364092313.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh5627859815487016684.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-1326/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-1326/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17104237605467921249.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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/v3 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6210’ Running on prd-ubuntu20.04-docker-8c-8g-6212 in /w/workspace/gexfoundry_device-sdk-go_PR-1326 [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-1326 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1326/head:refs/remotes/origin/PR-1326 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cf150bd1006c505b2559d8970edbe52dd5fe7567 into PR head commit ff237a0cd73e638504897f1a7bec215d61e05109 Merge succeeded, producing ff237a0cd73e638504897f1a7bec215d61e05109 Checking out Revision ff237a0cd73e638504897f1a7bec215d61e05109 (PR-1326) > git config core.sparsecheckout # timeout=10 > git checkout -f ff237a0cd73e638504897f1a7bec215d61e05109 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cf150bd1006c505b2559d8970edbe52dd5fe7567 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff237a0cd73e638504897f1a7bec215d61e05109 # timeout=10 Commit message: "fix: Update go.mod to use latest code changes in go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:24:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:24:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:24:29 ========================================================= 23:24:29 EdgeX Global Pipelines Version Info 23:24:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:24:30 ------------------- 23:24:30 stable info: 23:24:30 ------------------- 23:24:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:24:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:24:30 Message: update stable to v1.0.244 23:24:31 ------------------- 23:24:31 experimental info: 23:24:31 ------------------- 23:24:31 Commited By: **** collab-it+edgex@linuxfoundation.org 23:24:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:24:31 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1326 [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1326 [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1326 [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff237a0cd73e638504897f1a7bec215d61e05109 [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff237a0 [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:32 provisioning config files... 23:24:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp/config9059743061236055242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:33 ---> docker-login.sh 23:24:33 nexus3.edgexfoundry.org:10001 23:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:33 Configure a credential helper to remove this warning. See 23:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:33 23:24:33 Login Succeeded 23:24:33 nexus3.edgexfoundry.org:10002 23:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:33 Configure a credential helper to remove this warning. See 23:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:33 23:24:33 Login Succeeded 23:24:33 nexus3.edgexfoundry.org:10003 23:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:33 Configure a credential helper to remove this warning. See 23:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:33 23:24:33 Login Succeeded 23:24:33 nexus3.edgexfoundry.org:10004 23:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:33 Configure a credential helper to remove this warning. See 23:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:33 23:24:33 Login Succeeded 23:24:33 docker.io 23:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:34 Configure a credential helper to remove this warning. See 23:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:34 23:24:34 Login Succeeded 23:24:34 ---> docker-login.sh ends [Pipeline] } 23:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:24:35 + git rev-list -1 --merges ff237a0cd73e638504897f1a7bec215d61e05109~1..ff237a0cd73e638504897f1a7bec215d61e05109 [Pipeline] echo 23:24:35 -----------> git rev-list -1 --merges ff237a0cd73e638504897f1a7bec215d61e05109~1..ff237a0cd73e638504897f1a7bec215d61e05109 ff237a0cd73e638504897f1a7bec215d61e05109 [false] [Pipeline] sh 23:24:35 + git log --format=format:%s -1 ff237a0cd73e638504897f1a7bec215d61e05109 [Pipeline] echo 23:24:35 ========================================================= 23:24:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:24:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:24:35 + git log --format=format:%s -1 ff237a0cd73e638504897f1a7bec215d61e05109 [Pipeline] echo 23:24:35 [semverPrep] GIT_COMMIT: ff237a0cd73e638504897f1a7bec215d61e05109, Commit Message: fix: Update go.mod to use latest code changes in go-mod-core-contracts [Pipeline] echo 23:24:35 [semverPrep] This is not a build commit. [Pipeline] sh 23:24:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:24:36 + grep -v github /etc/ssh/ssh_known_hosts 23:24:36 + [ -e /tmp/ssh_known_hosts ] 23:24:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:24:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:24:36 + sudo tee -a /etc/ssh/ssh_known_hosts 23:24:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:36 23:24:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:37 0.1.4: Pulling from edgex-devops/py-git-semver 23:24:37 b85a868b505f: Pulling fs layer 23:24:37 e2be974225ed: Pulling fs layer 23:24:37 339a4e72a1f5: Pulling fs layer 23:24:37 988bab9f4d93: Pulling fs layer 23:24:37 1469e6f7b9e6: Pulling fs layer 23:24:37 eaf3925da568: Pulling fs layer 23:24:37 bab4dde63d76: Pulling fs layer 23:24:37 bde34c3a00c8: Pulling fs layer 23:24:37 b352a97aabf1: Pulling fs layer 23:24:37 4872d77fe225: Pulling fs layer 23:24:37 5851b861e8e6: Pulling fs layer 23:24:37 bab4dde63d76: Waiting 23:24:37 eaf3925da568: Waiting 23:24:37 bde34c3a00c8: Waiting 23:24:37 5851b861e8e6: Waiting 23:24:37 988bab9f4d93: Waiting 23:24:37 4872d77fe225: Waiting 23:24:37 b352a97aabf1: Waiting 23:24:37 1469e6f7b9e6: Waiting 23:24:37 e2be974225ed: Download complete 23:24:37 988bab9f4d93: Verifying Checksum 23:24:37 988bab9f4d93: Download complete 23:24:37 339a4e72a1f5: Verifying Checksum 23:24:37 339a4e72a1f5: Download complete 23:24:37 eaf3925da568: Verifying Checksum 23:24:37 eaf3925da568: Download complete 23:24:37 1469e6f7b9e6: Verifying Checksum 23:24:37 1469e6f7b9e6: Download complete 23:24:37 bde34c3a00c8: Verifying Checksum 23:24:37 bde34c3a00c8: Download complete 23:24:37 b85a868b505f: Verifying Checksum 23:24:37 b85a868b505f: Download complete 23:24:37 b352a97aabf1: Download complete 23:24:37 4872d77fe225: Verifying Checksum 23:24:37 4872d77fe225: Download complete 23:24:37 5851b861e8e6: Download complete 23:24:38 bab4dde63d76: Verifying Checksum 23:24:38 bab4dde63d76: Download complete 23:24:38 b85a868b505f: Pull complete 23:24:38 e2be974225ed: Pull complete 23:24:39 339a4e72a1f5: Pull complete 23:24:39 988bab9f4d93: Pull complete 23:24:39 1469e6f7b9e6: Pull complete 23:24:39 eaf3925da568: Pull complete 23:24:41 bab4dde63d76: Pull complete 23:24:41 bde34c3a00c8: Pull complete 23:24:41 b352a97aabf1: Pull complete 23:24:42 4872d77fe225: Pull complete 23:24:42 5851b861e8e6: Pull complete 23:24:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:24:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:42 prd-ubuntu20.04-docker-8c-8g-6212 does not seem to be running inside a container 23:24:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1326 -v /w/workspace/gexfoundry_device-sdk-go_PR-1326:/w/workspace/gexfoundry_device-sdk-go_PR-1326:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:24:45 $ docker top faa607c2acea6f8879ea2e3cff5c4ec9f927ed7e50712dd5701f47cc99ed9f83 -eo pid,comm 23:24:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:24:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:45 [ssh-agent] Looking for ssh-agent implementation... 23:24:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:45 $ docker exec faa607c2acea6f8879ea2e3cff5c4ec9f927ed7e50712dd5701f47cc99ed9f83 ssh-agent 23:24:45 SSH_AUTH_SOCK=/tmp/ssh-KudGIHO0DLWx/agent.32 23:24:45 SSH_AGENT_PID=38 23:24:45 Running ssh-add (command line suppressed) 23:24:45 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp/private_key_8014412054544115599.key (/w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp/private_key_8014412054544115599.key) 23:24:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:46 + git tag --points-at HEAD [Pipeline] } 23:24:46 $ docker exec --env ******** --env ******** faa607c2acea6f8879ea2e3cff5c4ec9f927ed7e50712dd5701f47cc99ed9f83 ssh-agent -k 23:24:46 unset SSH_AUTH_SOCK; 23:24:46 unset SSH_AGENT_PID; 23:24:46 echo Agent pid 38 killed; 23:24:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:24:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:46 [ssh-agent] Looking for ssh-agent implementation... 23:24:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:46 $ docker exec faa607c2acea6f8879ea2e3cff5c4ec9f927ed7e50712dd5701f47cc99ed9f83 ssh-agent 23:24:46 SSH_AUTH_SOCK=/tmp/ssh-DB8Z5PrtBFzl/agent.70 23:24:46 SSH_AGENT_PID=76 23:24:46 Running ssh-add (command line suppressed) 23:24:46 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp/private_key_12529062835085071751.key (/w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp/private_key_12529062835085071751.key) 23:24:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:47 + git semver init 23:24:47 2023-02-15 23:24:47,342 [run_init] DEBUG init version:0.0.0 force:False 23:24:47 2023-02-15 23:24:47,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1326/.semver 23:24:47 2023-02-15 23:24:47,343 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1326/.semver 23:24:47 2023-02-15 23:24:47,344 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1326/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1326, universal_newlines=False, shell=None, istream=None) 23:24:55 2023-02-15 23:24:55,249 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1326/.git/info/exclude 23:24:55 2023-02-15 23:24:55,250 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1326/.semver/PR-1326 with force:False 23:24:55 2023-02-15 23:24:55,250 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1326/.semver/PR-1326 23:24:55 2023-02-15 23:24:55,254 [execute] INFO git cat-file --batch-check 23:24:55 2023-02-15 23:24:55,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1326/.semver, universal_newlines=False, shell=None, istream=) 23:24:55 2023-02-15 23:24:55,261 [execute] INFO git cat-file --batch 23:24:55 2023-02-15 23:24:55,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1326/.semver, universal_newlines=False, shell=None, istream=) 23:24:55 2023-02-15 23:24:55,266 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1326/.semver/PR-1326 23:24:55 0.0.0 [Pipeline] } 23:24:55 $ docker exec --env ******** --env ******** faa607c2acea6f8879ea2e3cff5c4ec9f927ed7e50712dd5701f47cc99ed9f83 ssh-agent -k 23:24:55 unset SSH_AUTH_SOCK; 23:24:55 unset SSH_AGENT_PID; 23:24:55 echo Agent pid 76 killed; 23:24:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:24:56 + git semver [Pipeline] } 23:24:56 $ docker stop --time=1 faa607c2acea6f8879ea2e3cff5c4ec9f927ed7e50712dd5701f47cc99ed9f83 23:24:57 $ docker rm -f --volumes faa607c2acea6f8879ea2e3cff5c4ec9f927ed7e50712dd5701f47cc99ed9f83 [Pipeline] // withDockerContainer [Pipeline] sh 23:24:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:24:58 Stashed 1 file(s) [Pipeline] echo 23:24:58 [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 23:24:58 provisioning config files... 23:24:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp/config990453853454910975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:59 ---> docker-login.sh 23:24:59 nexus3.edgexfoundry.org:10001 23:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:59 Configure a credential helper to remove this warning. See 23:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:59 23:24:59 Login Succeeded 23:24:59 nexus3.edgexfoundry.org:10002 23:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:59 Configure a credential helper to remove this warning. See 23:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:59 23:24:59 Login Succeeded 23:24:59 nexus3.edgexfoundry.org:10003 23:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:59 Configure a credential helper to remove this warning. See 23:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:59 23:24:59 Login Succeeded 23:24:59 nexus3.edgexfoundry.org:10004 23:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:59 Configure a credential helper to remove this warning. See 23:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:59 23:24:59 Login Succeeded 23:24:59 docker.io 23:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:00 Configure a credential helper to remove this warning. See 23:25:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:00 23:25:00 Login Succeeded 23:25:00 ---> docker-login.sh ends [Pipeline] } 23:25:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:00 ========================================================= 23:25:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:25:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:01 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 23:25:01 Sending build context to Docker daemon 10.5MB 23:25:01 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 23:25:01 Step 2/10 : FROM ${BASE} AS builder 23:25:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:25:01 213ec9aee27d: Pulling fs layer 23:25:01 4583459ba037: Pulling fs layer 23:25:01 93c1e223e6f2: Pulling fs layer 23:25:01 53926ce57604: Pulling fs layer 23:25:01 21b2b0c7a3f4: Pulling fs layer 23:25:01 22ff95d597cd: Pulling fs layer 23:25:01 53926ce57604: Waiting 23:25:01 21b2b0c7a3f4: Waiting 23:25:01 12d6caf4c0d1: Pulling fs layer 23:25:01 96b7cbca73a9: Pulling fs layer 23:25:01 22ff95d597cd: Waiting 23:25:01 a7acece74701: Pulling fs layer 23:25:01 a7acece74701: Waiting 23:25:01 4583459ba037: Download complete 23:25:01 213ec9aee27d: Verifying Checksum 23:25:01 21b2b0c7a3f4: Verifying Checksum 23:25:01 21b2b0c7a3f4: Download complete 23:25:01 22ff95d597cd: Download complete 23:25:01 93c1e223e6f2: Verifying Checksum 23:25:01 93c1e223e6f2: Download complete 23:25:01 12d6caf4c0d1: Download complete 23:25:02 213ec9aee27d: Pull complete 23:25:02 4583459ba037: Pull complete 23:25:02 93c1e223e6f2: Pull complete 23:25:04 a7acece74701: Verifying Checksum 23:25:04 a7acece74701: Download complete 23:25:06 96b7cbca73a9: Verifying Checksum 23:25:06 96b7cbca73a9: Download complete 23:25:06 53926ce57604: Verifying Checksum 23:25:06 53926ce57604: Download complete 23:25:10 53926ce57604: Pull complete 23:25:10 21b2b0c7a3f4: Pull complete 23:25:10 22ff95d597cd: Pull complete 23:25:10 12d6caf4c0d1: Pull complete 23:25:13 96b7cbca73a9: Pull complete 23:25:13 Still waiting to schedule task 23:25:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6211’ 23:25:13 a7acece74701: Pull complete 23:25:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:25:13 ---> db6d94c90886 23:25:13 Step 3/10 : ARG MAKE=make build 23:25:22 ---> Running in 4c5f88e0e3e8 23:25:22 Removing intermediate container 4c5f88e0e3e8 23:25:22 ---> cf2a78f85d31 23:25:22 Step 4/10 : WORKDIR /device-sdk-go 23:25:22 ---> Running in ed537809479f 23:25:23 Removing intermediate container ed537809479f 23:25:23 ---> 582984de568d 23:25:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:25:23 ---> Running in b06e547813c3 23:25:24 Removing intermediate container b06e547813c3 23:25:24 ---> 37c2b4cf649b 23:25:24 Step 6/10 : RUN apk add --update --no-cache make git 23:25:24 ---> Running in 63a8044df2f3 23:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:25:28 OK: 211 MiB in 51 packages 23:25:30 Removing intermediate container 63a8044df2f3 23:25:30 ---> 0fcaa587cb06 23:25:30 Step 7/10 : COPY go.mod vendor* ./ 23:25:31 ---> be1370b622e7 23:25:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:31 ---> Running in ef0178e23367 23:27:38 Removing intermediate container ef0178e23367 23:27:38 ---> 52b7eb7be3c4 23:27:38 Step 9/10 : COPY . . 23:27:38 ---> 24eb167c98d0 23:27:38 Step 10/10 : RUN ${MAKE} 23:27:38 ---> Running in 8b09894f3b35 23:27:38 noop 23:27:38 Removing intermediate container 8b09894f3b35 23:27:38 ---> 90b9988a2bf6 23:27:38 Successfully built 90b9988a2bf6 23:27:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:38 + docker inspect -f . ci-base-image-x86_64 23:27:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:38 prd-ubuntu20.04-docker-8c-8g-6212 does not seem to be running inside a container 23:27:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1326 -v /w/workspace/gexfoundry_device-sdk-go_PR-1326:/w/workspace/gexfoundry_device-sdk-go_PR-1326:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:27:39 $ docker top 908d333a6a201de668ce6df0153b6d97a121c417d22bd8e4a9e5cc90e2654ab0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:40 + go version 23:27:40 go version go1.18.7 linux/amd64 [Pipeline] } 23:27:39 $ docker stop --time=1 908d333a6a201de668ce6df0153b6d97a121c417d22bd8e4a9e5cc90e2654ab0 23:27:41 $ docker rm -f --volumes 908d333a6a201de668ce6df0153b6d97a121c417d22bd8e4a9e5cc90e2654ab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:42 + docker inspect -f . ci-base-image-x86_64 23:27:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:42 prd-ubuntu20.04-docker-8c-8g-6212 does not seem to be running inside a container 23:27:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1326 -v /w/workspace/gexfoundry_device-sdk-go_PR-1326:/w/workspace/gexfoundry_device-sdk-go_PR-1326:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:27:42 $ docker top 7773a5586a6efa2871bceb8f9126e62f957b9dfb3ba573e7ac1479bdef66aca2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1326 [Pipeline] fileExists [Pipeline] sh 23:27:43 + make test 23:27:43 go test -race -coverprofile=coverage.out ./... 23:27:50 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:28:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.061s coverage: 27.6% of statements 23:28:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.079s coverage: 78.9% of statements 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 23:28:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.107s coverage: 77.8% of statements 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:28:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.129s coverage: 77.0% of statements 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:28:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 65.2% of statements 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:28:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.836s coverage: 89.2% of statements 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 23:28:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.7% of statements 23:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:28:27 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:28:27 GO111MODULE=on go vet ./... 23:28:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:28:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:28:28 ./bin/test-attribution-txt.sh [Pipeline] echo 23:28:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:28:28 $ docker stop --time=1 7773a5586a6efa2871bceb8f9126e62f957b9dfb3ba573e7ac1479bdef66aca2 23:28:34 $ docker rm -f --volumes 7773a5586a6efa2871bceb8f9126e62f957b9dfb3ba573e7ac1479bdef66aca2 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:28:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:28:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:28:36 + ls -al . 23:28:36 total 272 23:28:36 drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 23:27 . 23:28:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 23:24 .. 23:28:36 -rw-rw-r-- 1 jenkins jenkins 140 Feb 15 23:24 .dockerignore 23:28:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 23:28 .git 23:28:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 23:24 .github 23:28:36 -rw-rw-r-- 1 jenkins jenkins 131 Feb 15 23:24 .gitignore 23:28:36 -rw-rw-r-- 1 jenkins jenkins 42 Feb 15 23:24 .golangci.yml 23:28:36 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 23:24 .semver 23:28:36 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 15 23:24 CHANGELOG.md 23:28:36 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 23:24 GOVERNANCE.md 23:28:36 -rw-rw-r-- 1 jenkins jenkins 885 Feb 15 23:24 Jenkinsfile 23:28:36 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 15 23:24 LICENSE 23:28:36 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 15 23:24 Makefile 23:28:36 -rw-rw-r-- 1 jenkins jenkins 619 Feb 15 23:24 OWNERS.md 23:28:36 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 15 23:24 README.md 23:28:36 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 23:24 VERSION 23:28:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 23:24 bin 23:28:36 -rw-r--r-- 1 jenkins jenkins 98700 Feb 15 23:28 coverage.out 23:28:36 drwxrwxr-x 5 jenkins jenkins 4096 Feb 15 23:24 example 23:28:36 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 15 23:24 go.mod 23:28:36 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 15 23:24 go.sum 23:28:36 drwxrwxr-x 13 jenkins jenkins 4096 Feb 15 23:24 internal 23:28:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 23:24 openapi 23:28:36 drwxrwxr-x 6 jenkins jenkins 4096 Feb 15 23:24 pkg 23:28:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 23:24 snap 23:28:36 -rw-rw-r-- 1 jenkins jenkins 222 Feb 15 23:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:36 + 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=ff237a0cd73e638504897f1a7bec215d61e05109 --label arch=amd64 --label version=0.0.0 . 23:28:36 Sending build context to Docker daemon 10.6MB 23:28:36 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 23:28:36 Step 2/23 : FROM ${BASE} AS builder 23:28:36 ---> 90b9988a2bf6 23:28:36 Step 3/23 : ARG MAKE=make build 23:28:36 ---> Running in 31a3947ee18e 23:28:36 Removing intermediate container 31a3947ee18e 23:28:36 ---> ca3605f896bb 23:28:36 Step 4/23 : WORKDIR /device-sdk-go 23:28:36 ---> Running in f9997d3e9077 23:28:37 Removing intermediate container f9997d3e9077 23:28:37 ---> fc6ca6bf327d 23:28:37 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:28:37 ---> Running in 4032245b2bdf 23:28:37 Removing intermediate container 4032245b2bdf 23:28:37 ---> 1bf16843108d 23:28:37 Step 6/23 : RUN apk add --update --no-cache make git 23:28:37 ---> Running in 04283b6ea120 23:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:28:38 OK: 211 MiB in 51 packages 23:28:38 Removing intermediate container 04283b6ea120 23:28:38 ---> fb2ad7d6962a 23:28:38 Step 7/23 : COPY go.mod vendor* ./ 23:28:38 ---> bf17f4e34d76 23:28:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:38 ---> Running in 975e5a73e7b2 23:28:39 Removing intermediate container 975e5a73e7b2 23:28:39 ---> 3a00caffb1df 23:28:39 Step 9/23 : COPY . . 23:28:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6213 in /w/workspace/gexfoundry_device-sdk-go_PR-1326 [Pipeline] { [Pipeline] ws 23:28:40 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:28:40 The recommended git tool is: git 23:28:40 ---> e9d4d806ee01 23:28:40 Step 10/23 : RUN ${MAKE} 23:28:40 ---> Running in e998002772cb 23:28:40 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:28:46 using credential edgex-jenkins-ssh 23:28:46 Cloning the remote Git repository 23:28:46 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:28:46 > git init /w/workspace/device-sdk-go/1 # timeout=10 23:28:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:28:46 > git --version # timeout=10 23:28:46 > git --version # 'git version 2.25.1' 23:28:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:28:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:50 Merging remotes/origin/main commit cf150bd1006c505b2559d8970edbe52dd5fe7567 into PR head commit ff237a0cd73e638504897f1a7bec215d61e05109 23:28:50 Merge succeeded, producing ff237a0cd73e638504897f1a7bec215d61e05109 23:28:50 Checking out Revision ff237a0cd73e638504897f1a7bec215d61e05109 (PR-1326) 23:28:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:28:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:28:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1326/head:refs/remotes/origin/PR-1326 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:28:50 > git config core.sparsecheckout # timeout=10 23:28:50 > git checkout -f ff237a0cd73e638504897f1a7bec215d61e05109 # timeout=10 23:28:50 > git remote # timeout=10 23:28:50 > git config --get remote.origin.url # timeout=10 23:28:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:50 > git merge cf150bd1006c505b2559d8970edbe52dd5fe7567 # timeout=10 23:28:50 > git rev-parse HEAD^{commit} # timeout=10 23:28:50 > git config core.sparsecheckout # timeout=10 23:28:50 > git checkout -f ff237a0cd73e638504897f1a7bec215d61e05109 # timeout=10 23:28:54 Commit message: "fix: Update go.mod to use latest code changes in go-mod-core-contracts" 23:28:54 > git --version # timeout=10 23:28:54 > git --version # 'git version 2.25.1' 23:28:54 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:28:55 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:55 Dload Upload Total Spent Left Speed 23:28:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 111k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 23:28:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:28:56 + sudo tee /etc/docker/daemon.new 23:28:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:28:56 { 23:28:56 "registry-mirrors": [ 23:28:56 "https://nexus3.edgexfoundry.org:10001" 23:28:56 ], 23:28:56 "bip": "10.250.0.254/24", 23:28:56 "hosts": [ 23:28:56 "tcp://0.0.0.0:5555", 23:28:56 "unix:///var/run/docker.sock" 23:28:56 ], 23:28:56 "mtu": 1458, 23:28:56 "selinux-enabled": true, 23:28:56 "seccomp-profile": "/etc/docker/seccomp.json" 23:28:56 } [Pipeline] sh 23:28:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:28:57 + sudo service docker restart 23:29:02 Removing intermediate container e998002772cb 23:29:02 ---> 6c35910a0c5c 23:29:02 Step 11/23 : FROM alpine:3.16 23:29:03 3.16: Pulling from library/alpine 23:29:03 ef5531b6e74e: Pulling fs layer 23:29:04 ef5531b6e74e: Verifying Checksum 23:29:04 ef5531b6e74e: Download complete 23:29:04 ef5531b6e74e: Pull complete 23:29:04 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:29:04 Status: Downloaded newer image for alpine:3.16 23:29:04 ---> dfd21b5a31f5 23:29:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:29:04 ---> Running in fb8145af2998 23:29:04 Removing intermediate container fb8145af2998 23:29:04 ---> e44408b86b7e 23:29:04 Step 13/23 : RUN apk add --update --no-cache 23:29:05 ---> Running in 97c3d3090109 23:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:06 OK: 6 MiB in 14 packages 23:29:06 Removing intermediate container 97c3d3090109 23:29:06 ---> fd1da9a407c0 23:29:06 Step 14/23 : WORKDIR / 23:29:06 ---> Running in b7b11770bb65 23:29:06 Removing intermediate container b7b11770bb65 23:29:06 ---> eb3c162876f6 23:29:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:29:06 ---> bcb108141b59 23:29:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:29:08 ---> dc78fa6f432e 23:29:08 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:29:08 ---> d0d8c92410a7 23:29:08 Step 18/23 : EXPOSE 59999 23:29:08 ---> Running in 4af1544e2cab 23:29:08 Removing intermediate container 4af1544e2cab 23:29:08 ---> d09485db2b9a 23:29:08 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:29:08 ---> Running in b2f8f0d695b0 23:29:08 Removing intermediate container b2f8f0d695b0 23:29:08 ---> e65b39065d6b 23:29:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:29:08 ---> Running in 2775742ac161 23:29:08 Removing intermediate container 2775742ac161 23:29:08 ---> 89f8aa6b949a 23:29:08 Step 21/23 : LABEL arch=amd64 23:29:08 ---> Running in 2a9d706b23f8 23:29:09 Removing intermediate container 2a9d706b23f8 23:29:09 ---> a186accad17a 23:29:09 Step 22/23 : LABEL git_sha=ff237a0cd73e638504897f1a7bec215d61e05109 23:29:09 ---> Running in 709f0f128be3 23:29:09 Removing intermediate container 709f0f128be3 23:29:09 ---> 69584c63f110 23:29:09 Step 23/23 : LABEL version=0.0.0 23:29:09 ---> Running in 98488955cbbe 23:29:09 Removing intermediate container 98488955cbbe 23:29:09 ---> 0b4e6c7c8d27 23:29:09 [Warning] One or more build-args [ARCH] were not consumed 23:29:09 Successfully built 0b4e6c7c8d27 23:29:09 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:10 23:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:10 latest: Pulling from edgex-lftools-log-publisher 23:29:10 5eb5b503b376: Pulling fs layer 23:29:10 5c69ac0246d0: Pulling fs layer 23:29:10 ec43610c2a17: Pulling fs layer 23:29:10 3a2ae6a8a46f: Pulling fs layer 23:29:10 33b1e0a273af: Pulling fs layer 23:29:10 3a2ae6a8a46f: Waiting 23:29:10 5d3b04190fa2: Pulling fs layer 23:29:10 2f39f015ded8: Pulling fs layer 23:29:10 33b1e0a273af: Waiting 23:29:10 5d3b04190fa2: Waiting 23:29:10 2f39f015ded8: Waiting 23:29:10 5c69ac0246d0: Download complete 23:29:10 3a2ae6a8a46f: Verifying Checksum 23:29:10 3a2ae6a8a46f: Download complete 23:29:10 33b1e0a273af: Verifying Checksum 23:29:10 33b1e0a273af: Download complete 23:29:10 5d3b04190fa2: Verifying Checksum 23:29:10 5d3b04190fa2: Download complete 23:29:11 ec43610c2a17: Verifying Checksum 23:29:11 ec43610c2a17: Download complete 23:29:11 5eb5b503b376: Verifying Checksum 23:29:11 5eb5b503b376: Download complete 23:29:12 5eb5b503b376: Pull complete 23:29:12 2f39f015ded8: Verifying Checksum 23:29:12 2f39f015ded8: Download complete 23:29:12 5c69ac0246d0: Pull complete 23:29:13 ec43610c2a17: Pull complete 23:29:13 3a2ae6a8a46f: Pull complete 23:29:13 33b1e0a273af: Pull complete 23:29:13 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:15 provisioning config files... 23:29:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4290259178692556922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:15 ---> docker-login.sh 23:29:15 nexus3.edgexfoundry.org:10001 23:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:16 Configure a credential helper to remove this warning. See 23:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:16 23:29:16 Login Succeeded 23:29:16 nexus3.edgexfoundry.org:10002 23:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:16 Configure a credential helper to remove this warning. See 23:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:16 23:29:16 Login Succeeded 23:29:16 nexus3.edgexfoundry.org:10003 23:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:17 Configure a credential helper to remove this warning. See 23:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:17 23:29:17 Login Succeeded 23:29:17 nexus3.edgexfoundry.org:10004 23:29:17 2f39f015ded8: Pull complete 23:29:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:17 Configure a credential helper to remove this warning. See 23:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:17 23:29:17 Login Succeeded 23:29:17 docker.io [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 23:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withDockerContainer 23:29:17 prd-ubuntu20.04-docker-8c-8g-6212 does not seem to be running inside a container 23:29: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-1326 -v /w/workspace/gexfoundry_device-sdk-go_PR-1326:/w/workspace/gexfoundry_device-sdk-go_PR-1326:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:18 Configure a credential helper to remove this warning. See 23:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:18 23:29:18 Login Succeeded 23:29:18 ---> docker-login.sh ends 23:29:22 $ docker top e6494037242b6f9a1b28b7d318fe626ebdee29e8e85e86512bad986209720d06 -eo pid,comm [Pipeline] { [Pipeline] } 23:29:22 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:29:22 ---> job-cost.sh 23:29:22 lf-activate-venv: SKIPPING 23:29:22 INFO: No Stack... [Pipeline] echo 23:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:22 ========================================================= 23:29:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:29:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:23 INFO: Retrieving Pricing Info for: v3-standard-8 23:29:23 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 23:29:23 INFO: Archiving Costs [Pipeline] sh 23:29:23 Sending build context to Docker daemon 5.641MB 23:29:23 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 23:29:23 Step 2/10 : FROM ${BASE} AS builder 23:29:23 + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1326/archives/cost.csv 23:29:23 cut -d, -f6 [Pipeline] lock 23:29:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1326-1-stack-cost] 23:29:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1326-1-stack-cost] did not exist. Created. 23:29:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1326-1-stack-cost] 23:29:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:29:23 9b18e9b68314: Pulling fs layer 23:29:23 35d82f9e3411: Pulling fs layer 23:29:23 e16973657156: Pulling fs layer 23:29:23 fc693d55d65f: Pulling fs layer 23:29:23 7e9fc2657dce: Pulling fs layer 23:29:23 dda99020689f: Pulling fs layer 23:29:23 db1c61fa0a46: Pulling fs layer 23:29:23 891c053d2c06: Pulling fs layer 23:29:23 fc693d55d65f: Waiting 23:29:23 7e9fc2657dce: Waiting 23:29:23 dda99020689f: Waiting 23:29:23 db1c61fa0a46: Waiting 23:29:23 891c053d2c06: Waiting 23:29:23 e16973657156: Download complete 23:29:23 35d82f9e3411: Verifying Checksum 23:29:23 35d82f9e3411: Download complete 23:29:23 7e9fc2657dce: Verifying Checksum 23:29:23 7e9fc2657dce: Download complete [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:24 dda99020689f: Verifying Checksum 23:29:24 9b18e9b68314: Verifying Checksum 23:29:24 9b18e9b68314: Download complete 23:29:24 + echo total: 0.2199999988079071 [Pipeline] stash 23:29:24 Stashed 1 file(s) [Pipeline] } 23:29:24 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1326-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:24 $ docker stop --time=1 e6494037242b6f9a1b28b7d318fe626ebdee29e8e85e86512bad986209720d06 23:29:25 9b18e9b68314: Pull complete 23:29:25 891c053d2c06: Verifying Checksum 23:29:25 891c053d2c06: Download complete 23:29:25 35d82f9e3411: Pull complete 23:29:25 $ docker rm -f --volumes e6494037242b6f9a1b28b7d318fe626ebdee29e8e85e86512bad986209720d06 23:29:25 e16973657156: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:29:26 db1c61fa0a46: Verifying Checksum 23:29:26 db1c61fa0a46: Download complete 23:29:26 fc693d55d65f: Verifying Checksum 23:29:26 fc693d55d65f: Download complete 23:29:39 fc693d55d65f: Pull complete 23:29:39 7e9fc2657dce: Pull complete 23:29:39 dda99020689f: Pull complete 23:29:45 db1c61fa0a46: Pull complete 23:29:46 891c053d2c06: Pull complete 23:29:46 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:29:46 ---> f96f9c87975a 23:29:46 Step 3/10 : ARG MAKE=make build 23:29:48 ---> Running in c1fa1e31661c 23:29:49 Removing intermediate container c1fa1e31661c 23:29:49 ---> 7a0b918b27ff 23:29:49 Step 4/10 : WORKDIR /device-sdk-go 23:29:49 ---> Running in f744cbd370df 23:29:49 Removing intermediate container f744cbd370df 23:29:49 ---> ad14c86864d0 23:29:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:29:49 ---> Running in ed7564222059 23:29:49 Removing intermediate container ed7564222059 23:29:49 ---> ce70a30408c3 23:29:49 Step 6/10 : RUN apk add --update --no-cache make git 23:29:49 ---> Running in 3fb7cadf1a7f 23:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:29:52 OK: 221 MiB in 51 packages 23:29:53 Removing intermediate container 3fb7cadf1a7f 23:29:53 ---> 89c07a5d81f6 23:29:53 Step 7/10 : COPY go.mod vendor* ./ 23:29:54 ---> d23da74ea9f6 23:29:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:54 ---> Running in 787f290b8f58 23:31:15 Removing intermediate container 787f290b8f58 23:31:15 ---> dd6367d71d8d 23:31:15 Step 9/10 : COPY . . 23:31:15 ---> 06f0759079f5 23:31:15 Step 10/10 : RUN ${MAKE} 23:31:15 ---> Running in 8193be51063e 23:31:15 noop 23:31:16 Removing intermediate container 8193be51063e 23:31:16 ---> aaaa93252b5b 23:31:16 Successfully built aaaa93252b5b 23:31:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:17 + docker inspect -f . ci-base-image-arm64 23:31:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:17 prd-ubuntu20.04-docker-arm64-4c-16g-6213 does not seem to be running inside a container 23:31: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 ******** -e ******** ci-base-image-arm64 cat 23:31:18 $ docker top 9f406002e447622aa40d9046a2b6fed6d8bb09b9535a8aa437e74489b25a10d6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:19 + go version 23:31:19 go version go1.18.7 linux/arm64 [Pipeline] } 23:31:19 $ docker stop --time=1 9f406002e447622aa40d9046a2b6fed6d8bb09b9535a8aa437e74489b25a10d6 23:31:21 $ docker rm -f --volumes 9f406002e447622aa40d9046a2b6fed6d8bb09b9535a8aa437e74489b25a10d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:22 + docker inspect -f . ci-base-image-arm64 23:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:22 prd-ubuntu20.04-docker-arm64-4c-16g-6213 does not seem to be running inside a container 23:31:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat 23:31:23 $ docker top b91bea08c16d5398891ac93baafebf1dcd1928f964e8384a7054a605adb94d05 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:24 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 23:31:25 + make test 23:31:25 go test -race -coverprofile=coverage.out ./... 23:32:04 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:33:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:33:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:33:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:33:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:33:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:34:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.262s coverage: 27.6% of statements 23:34:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.316s coverage: 78.9% of statements 23:34:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 23:34:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.530s coverage: 77.8% of statements 23:34:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:34:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:34:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.655s coverage: 77.0% of statements 23:34:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:34:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 23:34:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:34:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.482s coverage: 65.2% of statements 23:34:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:34:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:34:15 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.233s coverage: 89.2% of statements 23:34:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 23:34:15 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.523s coverage: 4.7% of statements 23:34:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:34:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:34:15 GO111MODULE=on go vet ./... 23:35:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:35:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:35:52 ./bin/test-attribution-txt.sh [Pipeline] echo 23:35:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:35:52 $ docker stop --time=1 b91bea08c16d5398891ac93baafebf1dcd1928f964e8384a7054a605adb94d05 23:35:54 $ docker rm -f --volumes b91bea08c16d5398891ac93baafebf1dcd1928f964e8384a7054a605adb94d05 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:55 Warning: overwriting stash ‘coverage-report’ 23:35:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:57 + ls -al . 23:35:57 total 268 23:35:57 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 23:31 . 23:35:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 23:28 .. 23:35:57 -rw-rw-r-- 1 jenkins jenkins 140 Feb 15 23:28 .dockerignore 23:35:57 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 23:28 .git 23:35:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 23:28 .github 23:35:57 -rw-rw-r-- 1 jenkins jenkins 131 Feb 15 23:28 .gitignore 23:35:57 -rw-rw-r-- 1 jenkins jenkins 42 Feb 15 23:28 .golangci.yml 23:35:57 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 15 23:28 CHANGELOG.md 23:35:57 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 23:28 GOVERNANCE.md 23:35:57 -rw-rw-r-- 1 jenkins jenkins 885 Feb 15 23:28 Jenkinsfile 23:35:57 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 15 23:28 LICENSE 23:35:57 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 15 23:28 Makefile 23:35:57 -rw-rw-r-- 1 jenkins jenkins 619 Feb 15 23:28 OWNERS.md 23:35:57 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 15 23:28 README.md 23:35:57 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 23:24 VERSION 23:35:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 23:28 bin 23:35:57 -rw-r--r-- 1 jenkins jenkins 98701 Feb 15 23:34 coverage.out 23:35:57 drwxrwxr-x 5 jenkins jenkins 4096 Feb 15 23:28 example 23:35:57 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 15 23:28 go.mod 23:35:57 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 15 23:28 go.sum 23:35:57 drwxrwxr-x 13 jenkins jenkins 4096 Feb 15 23:28 internal 23:35:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 23:28 openapi 23:35:57 drwxrwxr-x 6 jenkins jenkins 4096 Feb 15 23:28 pkg 23:35:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 23:28 snap 23:35:57 -rw-rw-r-- 1 jenkins jenkins 222 Feb 15 23:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:57 + 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=ff237a0cd73e638504897f1a7bec215d61e05109 --label arch=arm64 --label version=0.0.0 . 23:35:58 Sending build context to Docker daemon 5.741MB 23:35:58 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 23:35:58 Step 2/23 : FROM ${BASE} AS builder 23:35:58 ---> aaaa93252b5b 23:35:58 Step 3/23 : ARG MAKE=make build 23:35:58 ---> Running in 24c1c9b2eeaa 23:35:58 Removing intermediate container 24c1c9b2eeaa 23:35:58 ---> 87b124e27e5b 23:35:58 Step 4/23 : WORKDIR /device-sdk-go 23:35:58 ---> Running in 0cef44f53f22 23:35:59 Removing intermediate container 0cef44f53f22 23:35:59 ---> ef4d47e53e4a 23:35:59 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:35:59 ---> Running in bf81ec6b116b 23:35:59 Removing intermediate container bf81ec6b116b 23:35:59 ---> 313c00f5eea0 23:35:59 Step 6/23 : RUN apk add --update --no-cache make git 23:35:59 ---> Running in 0e442678fbba 23:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:36:02 OK: 221 MiB in 51 packages 23:36:02 Removing intermediate container 0e442678fbba 23:36:02 ---> 764d2aaf58ce 23:36:02 Step 7/23 : COPY go.mod vendor* ./ 23:36:03 ---> 97b25f740ee6 23:36:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:03 ---> Running in 046e8a08efc4 23:36:06 Removing intermediate container 046e8a08efc4 23:36:06 ---> eaa70db8e5be 23:36:06 Step 9/23 : COPY . . 23:36:07 ---> e622ece804c1 23:36:07 Step 10/23 : RUN ${MAKE} 23:36:07 ---> Running in 6a3b45a1192d 23:36:08 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:38:15 Removing intermediate container 6a3b45a1192d 23:38:15 ---> 7096bf59b2da 23:38:15 Step 11/23 : FROM alpine:3.16 23:38:15 3.16: Pulling from library/alpine 23:38:15 3760b48202b3: Pulling fs layer 23:38:15 3760b48202b3: Verifying Checksum 23:38:15 3760b48202b3: Download complete 23:38:15 3760b48202b3: Pull complete 23:38:15 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:38:15 Status: Downloaded newer image for alpine:3.16 23:38:15 ---> 4c81e5bf8899 23:38:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:38:15 ---> Running in d772d922a3bb 23:38:15 Removing intermediate container d772d922a3bb 23:38:15 ---> 1a79e3e3872e 23:38:15 Step 13/23 : RUN apk add --update --no-cache 23:38:15 ---> Running in 826be7691cfe 23:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:38:17 OK: 5 MiB in 14 packages 23:38:18 Removing intermediate container 826be7691cfe 23:38:18 ---> b0b1f9792488 23:38:18 Step 14/23 : WORKDIR / 23:38:19 ---> Running in 6fc600e0203a 23:38:19 Removing intermediate container 6fc600e0203a 23:38:19 ---> a961168635ff 23:38:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:38:20 ---> df58b33cd18f 23:38:20 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:38:21 ---> 3ac184aecf38 23:38:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:38:21 ---> a81ca428b6b1 23:38:21 Step 18/23 : EXPOSE 59999 23:38:22 ---> Running in 523ec530f8fc 23:38:22 Removing intermediate container 523ec530f8fc 23:38:22 ---> 550ac33df398 23:38:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:38:22 ---> Running in 9961e4dab2ca 23:38:22 Removing intermediate container 9961e4dab2ca 23:38:22 ---> fe0771e5469c 23:38:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:38:22 ---> Running in caace05a53f1 23:38:23 Removing intermediate container caace05a53f1 23:38:23 ---> 196ebce40d1e 23:38:23 Step 21/23 : LABEL arch=arm64 23:38:23 ---> Running in a0094c32acea 23:38:23 Removing intermediate container a0094c32acea 23:38:23 ---> 666cf1467e08 23:38:23 Step 22/23 : LABEL git_sha=ff237a0cd73e638504897f1a7bec215d61e05109 23:38:23 ---> Running in 3cdf06452e97 23:38:23 Removing intermediate container 3cdf06452e97 23:38:23 ---> 765d5aa1b710 23:38:23 Step 23/23 : LABEL version=0.0.0 23:38:23 ---> Running in dbcbbf6a863a 23:38:23 Removing intermediate container dbcbbf6a863a 23:38:23 ---> 113873ae3ca7 23:38:23 [Warning] One or more build-args [ARCH] were not consumed 23:38:23 Successfully built 113873ae3ca7 23:38:24 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 23:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:24 23:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:25 arm64: Pulling from edgex-lftools-log-publisher 23:38:25 8998bd30e6a1: Pulling fs layer 23:38:25 04944245beec: Pulling fs layer 23:38:25 699f458cf7ca: Pulling fs layer 23:38:25 765212b225bb: Pulling fs layer 23:38:25 f23df028b6ca: Pulling fs layer 23:38:25 d65c8cfc05b1: Pulling fs layer 23:38:25 2437ff75d9bd: Pulling fs layer 23:38:25 f23df028b6ca: Waiting 23:38:25 765212b225bb: Waiting 23:38:25 d65c8cfc05b1: Waiting 23:38:25 2437ff75d9bd: Waiting 23:38:25 04944245beec: Verifying Checksum 23:38:25 04944245beec: Download complete 23:38:25 765212b225bb: Verifying Checksum 23:38:25 765212b225bb: Download complete 23:38:25 f23df028b6ca: Verifying Checksum 23:38:25 f23df028b6ca: Download complete 23:38:25 d65c8cfc05b1: Verifying Checksum 23:38:25 d65c8cfc05b1: Download complete 23:38:25 699f458cf7ca: Download complete 23:38:26 8998bd30e6a1: Verifying Checksum 23:38:26 8998bd30e6a1: Download complete 23:38:28 2437ff75d9bd: Verifying Checksum 23:38:28 2437ff75d9bd: Download complete 23:38:30 8998bd30e6a1: Pull complete 23:38:31 04944245beec: Pull complete 23:38:32 699f458cf7ca: Pull complete 23:38:32 765212b225bb: Pull complete 23:38:33 f23df028b6ca: Pull complete 23:38:33 d65c8cfc05b1: Pull complete 23:38:48 2437ff75d9bd: Pull complete 23:38:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:38:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:38:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:49 prd-ubuntu20.04-docker-arm64-4c-16g-6213 does not seem to be running inside a container 23:38:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:38:51 $ docker top 4afc087c0a33fe1b80d073b55725117600671ee4bcb9765749a2ff2de1ba9f8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:52 ---> job-cost.sh 23:38:52 lf-activate-venv: SKIPPING 23:38:52 INFO: No Stack... 23:38:53 INFO: Retrieving Pricing Info for: v3-standard-4 23:38:54 INFO: Archiving Costs [Pipeline] sh 23:38:55 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 23:38:55 + cut -d, -f6 [Pipeline] lock 23:38:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1326-1-stack-cost] 23:38:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1326-1-stack-cost] did not exist. Created. 23:38:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:38:56 /w/workspace/device-sdk-go/1@tmp/durable-f1a5472f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:38:56 + echo total: 0.10999999940395355 [Pipeline] stash 23:38:56 Warning: overwriting stash ‘stack-cost’ 23:38:56 Stashed 1 file(s) [Pipeline] } 23:38:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1326-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:38:57 $ docker stop --time=1 4afc087c0a33fe1b80d073b55725117600671ee4bcb9765749a2ff2de1ba9f8e 23:38:58 $ docker rm -f --volumes 4afc087c0a33fe1b80d073b55725117600671ee4bcb9765749a2ff2de1ba9f8e [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 23:38:59 provisioning config files... 23:38:59 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp/config13613064924357388267tmp [Pipeline] { [Pipeline] sh 23:39:00 + set +x 23:39:00 + curl -s https://codecov.io/bash 23:39:00 + bash -s -- 23:39:00 23:39:00 _____ _ 23:39:00 / ____| | | 23:39:00 | | ___ __| | ___ ___ _____ __ 23:39:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:39:00 | |___| (_) | (_| | __/ (_| (_) \ V / 23:39:00 \_____\___/ \__,_|\___|\___\___/ \_/ 23:39:00 Bash-1.0.6 23:39:00 23:39:00 23:39:00 ==> git version 2.25.1 found 23:39:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:39:00 Release-Date: 2020-01-08 23:39:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:39:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:39:00 ==> Jenkins CI detected. 23:39:00 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1326 23:39:00 project root: . 23:39:00 --> token set from env 23:39:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:39:00 ==> Running gcov in . (disable via -X gcov) 23:39:00 ==> Python coveragepy not found 23:39:00 ==> Searching for coverage reports in: 23:39:00 + . 23:39:00 -> Found 1 reports 23:39:00 ==> Detecting git/mercurial file structure 23:39:00 ==> Reading reports 23:39:00 + ./coverage.out bytes=98701 23:39:00 ==> Appending adjustments 23:39:00 https://docs.codecov.io/docs/fixing-reports 23:39:00 + Found adjustments 23:39:00 ==> Gzipping contents 23:39:00 16K /tmp/codecov.7P6nLz.gz 23:39:00 ==> Uploading reports 23:39:00 url: https://codecov.io 23:39:00 query: branch=PR-1326&commit=ff237a0cd73e638504897f1a7bec215d61e05109&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1326%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1326&job=&cmd_args= 23:39:00 -> Pinging Codecov 23:39:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1326&commit=ff237a0cd73e638504897f1a7bec215d61e05109&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1326%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1326&job=&cmd_args= 23:39:00 -> Uploading to 23:39:00 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/7E55EF52A471D76F132DFD9A03CDDE97/ff237a0cd73e638504897f1a7bec215d61e05109/f470c044-8009-45a1-9389-68d11f00e5c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T233900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba81337be0c3472bcecd84171478de32672b0695a59fd6789be119d90753a6b6 23:39:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:39:00 Dload Upload Total Spent Left Speed 23:39:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14384 0 0 100 14384 0 49092 --:--:-- --:--:-- --:--:-- 49092 23:39:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ff237a0cd73e638504897f1a7bec215d61e05109 [Pipeline] } 23:39:01 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 23:39:02 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1326/archives ] 23:39:02 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1326/archives 23:39:02 total 16 23:39:02 drwxr-xr-x 3 root root 4096 Feb 15 23:29 . 23:39:02 drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 23:29 .. 23:39:02 drwxr-xr-x 2 root root 4096 Feb 15 23:29 cost 23:39:02 -rw-r--r-- 1 root root 86 Feb 15 23:29 cost.csv 23:39:02 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1326/archives 23:39:02 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1326/archives 23:39:02 total 16 23:39:02 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 23:29 . 23:39:02 drwxrwxr-x 12 jenkins jenkins 4096 Feb 15 23:29 .. 23:39:02 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 23:29 cost 23:39:02 -rw-r--r-- 1 jenkins jenkins 86 Feb 15 23:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:39:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:39:04 ---> package-listing.sh 23:39:04 ++ facter osfamily 23:39:04 ++ tr '[:upper:]' '[:lower:]' 23:39:04 + OS_FAMILY=debian 23:39:04 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1326 23:39:04 + START_PACKAGES=/tmp/packages_start.txt 23:39:04 + END_PACKAGES=/tmp/packages_end.txt 23:39:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:39:04 + PACKAGES=/tmp/packages_start.txt 23:39:04 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1326 ']' 23:39:04 + PACKAGES=/tmp/packages_end.txt 23:39:04 + case "${OS_FAMILY}" in 23:39:04 + dpkg -l 23:39:04 + grep '^ii' 23:39:04 + '[' -f /tmp/packages_start.txt ']' 23:39:04 + '[' -f /tmp/packages_end.txt ']' 23:39:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:39:04 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1326 ']' 23:39:04 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1326/archives/ 23:39:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1326/archives/ [Pipeline] echo 23:39:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:39:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:05 prd-ubuntu20.04-docker-8c-8g-6212 does not seem to be running inside a container 23:39:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1326/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-1326 -v /w/workspace/gexfoundry_device-sdk-go_PR-1326:/w/workspace/gexfoundry_device-sdk-go_PR-1326:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1326@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 23:39:05 $ docker top a0062fbafe0fff72543d55bc410cfaace6364b22534fa2751eed8d893c960eec -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:06 + touch /tmp/pre-build-complete [Pipeline] sh 23:39:06 + mkdir -p /var/log/sysstat [Pipeline] sh 23:39:06 + ls /var/log/sa-host 23:39:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:06 provisioning config files... 23:39:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1326@tmp/config7811280687356679927tmp [Pipeline] { [Pipeline] echo 23:39:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:39:07 ---> create-netrc.sh [Pipeline] } 23:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:39:07 ---> python-tools-install.sh [Pipeline] echo 23:39:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:39:08 ---> sudo-logs.sh 23:39:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:39:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:39:08 ---> job-cost.sh 23:39:08 lf-activate-venv: SKIPPING 23:39:08 DEBUG: total: 0.2199999988079071 23:39:08 INFO: Retrieving Stack Cost... 23:39:09 INFO: Retrieving Pricing Info for: v3-standard-8 23:39:09 INFO: Archiving Costs [Pipeline] echo 23:39:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:39:09 ---> logs-deploy.sh 23:39:09 lf-activate-venv: SKIPPING 23:39:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1326/1 23:39:09 INFO: archiving workspace using pattern(s): 23:39:10 Archives upload complete. 23:39:10 INFO: archiving logs to Nexus