Pull request #1279 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 jinlinGuan for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 rather than 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 Obtained Jenkinsfile from 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 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-ssh12393394846768399990.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-ssh17664277086515298455.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-1279/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-1279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3844979734670615891.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-1279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14589238815123936483.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-ssh1868133536385836035.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-1279/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-1279/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1119116915557346901.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/v2]] ========================================================= [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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2034’ Running on prd-ubuntu20.04-docker-8c-8g-2036 in /w/workspace/gexfoundry_device-sdk-go_PR-1279 [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-1279 # 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/1279/head:refs/remotes/origin/PR-1279 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 into PR head commit 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 Merge succeeded, producing 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 Checking out Revision 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 (PR-1279) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 # 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 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 # timeout=10 Commit message: "build(deps): use correct versions of go-mod-messaging and 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 10:34:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:34:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:34:43 ========================================================= 10:34:43 EdgeX Global Pipelines Version Info 10:34:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:34:44 ------------------- 10:34:44 stable info: 10:34:44 ------------------- 10:34:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:34:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:34:44 Message: update stable to v1.0.244 10:34:44 ------------------- 10:34:44 experimental info: 10:34:44 ------------------- 10:34:44 Commited By: **** collab-it+edgex@linuxfoundation.org 10:34:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:34:44 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:34:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:34:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:34:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:34:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1279 [Pipeline] echo 10:34:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1279 [Pipeline] echo 10:34:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1279 [Pipeline] echo 10:34:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 [Pipeline] echo 10:34:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fb1df8 [Pipeline] echo 10:34:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:34:46 provisioning config files... 10:34:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp/config16825653829394071311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:34:46 ---> docker-login.sh 10:34:46 nexus3.edgexfoundry.org:10001 10:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:47 Configure a credential helper to remove this warning. See 10:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:47 10:34:47 Login Succeeded 10:34:47 nexus3.edgexfoundry.org:10002 10:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:47 Configure a credential helper to remove this warning. See 10:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:47 10:34:47 Login Succeeded 10:34:47 nexus3.edgexfoundry.org:10003 10:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:47 Configure a credential helper to remove this warning. See 10:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:47 10:34:47 Login Succeeded 10:34:47 nexus3.edgexfoundry.org:10004 10:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:47 Configure a credential helper to remove this warning. See 10:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:47 10:34:47 Login Succeeded 10:34:47 docker.io 10:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:47 Configure a credential helper to remove this warning. See 10:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:47 10:34:47 Login Succeeded 10:34:47 ---> docker-login.sh ends [Pipeline] } 10:34:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:34:48 + git rev-list -1 --merges 7fb1df87b63b0a5b80d89e1f3ded7191d7148327~1..7fb1df87b63b0a5b80d89e1f3ded7191d7148327 [Pipeline] echo 10:34:48 -----------> git rev-list -1 --merges 7fb1df87b63b0a5b80d89e1f3ded7191d7148327~1..7fb1df87b63b0a5b80d89e1f3ded7191d7148327 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 [false] [Pipeline] sh 10:34:48 + git log --format=format:%s -1 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 [Pipeline] echo 10:34:48 ========================================================= 10:34:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:34:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:34:49 + git log --format=format:%s -1 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 [Pipeline] echo 10:34:49 [semverPrep] GIT_COMMIT: 7fb1df87b63b0a5b80d89e1f3ded7191d7148327, Commit Message: build(deps): use correct versions of go-mod-messaging and go-mod-core-contracts [Pipeline] echo 10:34:49 [semverPrep] This is not a build commit. [Pipeline] sh 10:34:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:34:49 + grep -v github /etc/ssh/ssh_known_hosts 10:34:49 + [ -e /tmp/ssh_known_hosts ] 10:34:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:34:49 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 10:34:49 -a /etc/ssh/ssh_known_hosts 10:34:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:34:50 10:34:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:34:50 0.1.4: Pulling from edgex-devops/py-git-semver 10:34:50 b85a868b505f: Pulling fs layer 10:34:50 e2be974225ed: Pulling fs layer 10:34:50 339a4e72a1f5: Pulling fs layer 10:34:50 988bab9f4d93: Pulling fs layer 10:34:50 1469e6f7b9e6: Pulling fs layer 10:34:50 eaf3925da568: Pulling fs layer 10:34:50 bab4dde63d76: Pulling fs layer 10:34:50 bde34c3a00c8: Pulling fs layer 10:34:50 b352a97aabf1: Pulling fs layer 10:34:50 4872d77fe225: Pulling fs layer 10:34:50 5851b861e8e6: Pulling fs layer 10:34:50 988bab9f4d93: Waiting 10:34:50 1469e6f7b9e6: Waiting 10:34:50 eaf3925da568: Waiting 10:34:50 bab4dde63d76: Waiting 10:34:50 bde34c3a00c8: Waiting 10:34:50 b352a97aabf1: Waiting 10:34:50 4872d77fe225: Waiting 10:34:50 5851b861e8e6: Waiting 10:34:50 e2be974225ed: Download complete 10:34:50 988bab9f4d93: Verifying Checksum 10:34:50 988bab9f4d93: Download complete 10:34:50 339a4e72a1f5: Verifying Checksum 10:34:50 339a4e72a1f5: Download complete 10:34:50 1469e6f7b9e6: Verifying Checksum 10:34:50 1469e6f7b9e6: Download complete 10:34:50 eaf3925da568: Verifying Checksum 10:34:50 eaf3925da568: Download complete 10:34:50 bde34c3a00c8: Download complete 10:34:50 b352a97aabf1: Download complete 10:34:50 4872d77fe225: Verifying Checksum 10:34:50 4872d77fe225: Download complete 10:34:50 5851b861e8e6: Download complete 10:34:50 b85a868b505f: Verifying Checksum 10:34:50 b85a868b505f: Download complete 10:34:51 bab4dde63d76: Verifying Checksum 10:34:51 bab4dde63d76: Download complete 10:34:51 b85a868b505f: Pull complete 10:34:52 e2be974225ed: Pull complete 10:34:52 339a4e72a1f5: Pull complete 10:34:52 988bab9f4d93: Pull complete 10:34:52 1469e6f7b9e6: Pull complete 10:34:52 eaf3925da568: Pull complete 10:34:54 bab4dde63d76: Pull complete 10:34:54 bde34c3a00c8: Pull complete 10:34:54 b352a97aabf1: Pull complete 10:34:55 4872d77fe225: Pull complete 10:34:55 5851b861e8e6: Pull complete 10:34:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:34:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:55 prd-ubuntu20.04-docker-8c-8g-2036 does not seem to be running inside a container 10:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1279 -v /w/workspace/gexfoundry_device-sdk-go_PR-1279:/w/workspace/gexfoundry_device-sdk-go_PR-1279:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:34:58 $ docker top 2b6c55d19d5c72dc661410d1aace353670873453671acca4f19b975fd6097fc9 -eo pid,comm 10:34:58 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). 10:34:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:34:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:34:58 [ssh-agent] Looking for ssh-agent implementation... 10:34:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:34:59 $ docker exec 2b6c55d19d5c72dc661410d1aace353670873453671acca4f19b975fd6097fc9 ssh-agent 10:34:59 SSH_AUTH_SOCK=/tmp/ssh-nOAFPgjXilYC/agent.32 10:34:59 SSH_AGENT_PID=38 10:34:59 Running ssh-add (command line suppressed) 10:34:59 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp/private_key_3824219660205172391.key (/w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp/private_key_3824219660205172391.key) 10:34:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:34:59 + git tag --points-at HEAD [Pipeline] } 10:34:59 $ docker exec --env ******** --env ******** 2b6c55d19d5c72dc661410d1aace353670873453671acca4f19b975fd6097fc9 ssh-agent -k 10:34:59 unset SSH_AUTH_SOCK; 10:34:59 unset SSH_AGENT_PID; 10:34:59 echo Agent pid 38 killed; 10:34:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:34:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:34:59 [ssh-agent] Looking for ssh-agent implementation... 10:35:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:35:00 $ docker exec 2b6c55d19d5c72dc661410d1aace353670873453671acca4f19b975fd6097fc9 ssh-agent 10:35:00 SSH_AUTH_SOCK=/tmp/ssh-WbQp44h4BPCW/agent.72 10:35:00 SSH_AGENT_PID=79 10:35:00 Running ssh-add (command line suppressed) 10:35:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp/private_key_6301727621215716113.key (/w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp/private_key_6301727621215716113.key) 10:35:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:35:00 + git semver init 10:35:00 2023-01-12 10:35:00,771 [run_init] DEBUG init version:0.0.0 force:False 10:35:00 2023-01-12 10:35:00,772 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1279/.semver 10:35:00 2023-01-12 10:35:00,772 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1279/.semver 10:35:00 2023-01-12 10:35:00,772 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1279/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1279, universal_newlines=False, shell=None, istream=None) 10:35:01 2023-01-12 10:35:01,717 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1279/.git/info/exclude 10:35:01 2023-01-12 10:35:01,718 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1279/.semver/PR-1279 with force:False 10:35:01 2023-01-12 10:35:01,718 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1279/.semver/PR-1279 10:35:01 2023-01-12 10:35:01,722 [execute] INFO git cat-file --batch-check 10:35:01 2023-01-12 10:35:01,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1279/.semver, universal_newlines=False, shell=None, istream=) 10:35:01 2023-01-12 10:35:01,728 [execute] INFO git cat-file --batch 10:35:01 2023-01-12 10:35:01,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1279/.semver, universal_newlines=False, shell=None, istream=) 10:35:01 2023-01-12 10:35:01,733 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1279/.semver/PR-1279 10:35:01 0.0.0 [Pipeline] } 10:35:01 $ docker exec --env ******** --env ******** 2b6c55d19d5c72dc661410d1aace353670873453671acca4f19b975fd6097fc9 ssh-agent -k 10:35:01 unset SSH_AUTH_SOCK; 10:35:01 unset SSH_AGENT_PID; 10:35:01 echo Agent pid 79 killed; 10:35:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:35:02 + git semver [Pipeline] } 10:35:02 $ docker stop --time=1 2b6c55d19d5c72dc661410d1aace353670873453671acca4f19b975fd6097fc9 10:35:04 $ docker rm -f --volumes 2b6c55d19d5c72dc661410d1aace353670873453671acca4f19b975fd6097fc9 [Pipeline] // withDockerContainer [Pipeline] sh 10:35:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:35:04 Stashed 1 file(s) [Pipeline] echo 10:35:04 [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 10:35:05 provisioning config files... 10:35:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp/config3641076418557970780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:05 ---> docker-login.sh 10:35:05 nexus3.edgexfoundry.org:10001 10:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:35:05 Configure a credential helper to remove this warning. See 10:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:35:05 10:35:05 Login Succeeded 10:35:05 nexus3.edgexfoundry.org:10002 10:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:35:05 Configure a credential helper to remove this warning. See 10:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:35:05 10:35:05 Login Succeeded 10:35:05 nexus3.edgexfoundry.org:10003 10:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:35:06 Configure a credential helper to remove this warning. See 10:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:35:06 10:35:06 Login Succeeded 10:35:06 nexus3.edgexfoundry.org:10004 10:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:35:06 Configure a credential helper to remove this warning. See 10:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:35:06 10:35:06 Login Succeeded 10:35:06 docker.io 10:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:35:06 Configure a credential helper to remove this warning. See 10:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:35:06 10:35:06 Login Succeeded 10:35:06 ---> docker-login.sh ends [Pipeline] } 10:35:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:35:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:35:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:35:06 ========================================================= 10:35:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:35:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:07 + 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 . 10:35:07 Sending build context to Docker daemon 10.48MB 10:35:07 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 10:35:07 Step 2/10 : FROM ${BASE} AS builder 10:35:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:35:07 213ec9aee27d: Pulling fs layer 10:35:07 4583459ba037: Pulling fs layer 10:35:07 93c1e223e6f2: Pulling fs layer 10:35:07 53926ce57604: Pulling fs layer 10:35:07 21b2b0c7a3f4: Pulling fs layer 10:35:07 22ff95d597cd: Pulling fs layer 10:35:07 12d6caf4c0d1: Pulling fs layer 10:35:07 96b7cbca73a9: Pulling fs layer 10:35:07 a7acece74701: Pulling fs layer 10:35:07 21b2b0c7a3f4: Waiting 10:35:07 22ff95d597cd: Waiting 10:35:07 12d6caf4c0d1: Waiting 10:35:07 96b7cbca73a9: Waiting 10:35:07 a7acece74701: Waiting 10:35:07 53926ce57604: Waiting 10:35:07 93c1e223e6f2: Download complete 10:35:07 4583459ba037: Download complete 10:35:07 21b2b0c7a3f4: Download complete 10:35:07 22ff95d597cd: Verifying Checksum 10:35:07 22ff95d597cd: Download complete 10:35:07 213ec9aee27d: Verifying Checksum 10:35:07 213ec9aee27d: Download complete 10:35:07 12d6caf4c0d1: Download complete 10:35:07 213ec9aee27d: Pull complete 10:35:07 4583459ba037: Pull complete 10:35:07 93c1e223e6f2: Pull complete 10:35:08 a7acece74701: Verifying Checksum 10:35:08 a7acece74701: Download complete 10:35:08 96b7cbca73a9: Verifying Checksum 10:35:08 96b7cbca73a9: Download complete 10:35:08 53926ce57604: Verifying Checksum 10:35:08 53926ce57604: Download complete 10:35:12 53926ce57604: Pull complete 10:35:12 21b2b0c7a3f4: Pull complete 10:35:12 22ff95d597cd: Pull complete 10:35:13 12d6caf4c0d1: Pull complete 10:35:15 96b7cbca73a9: Pull complete 10:35:16 a7acece74701: Pull complete 10:35:16 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:35:16 ---> db6d94c90886 10:35:16 Step 3/10 : ARG MAKE=make build 10:35:20 Still waiting to schedule task 10:35:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2035’ 10:35:26 ---> Running in 76d909866b46 10:35:26 Removing intermediate container 76d909866b46 10:35:26 ---> 520b5cbba492 10:35:26 Step 4/10 : WORKDIR /device-sdk-go 10:35:26 ---> Running in c939ba58d065 10:35:26 Removing intermediate container c939ba58d065 10:35:26 ---> b7bd3c759bd0 10:35:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:35:26 ---> Running in e6ddb182c35a 10:35:26 Removing intermediate container e6ddb182c35a 10:35:26 ---> c939312c184c 10:35:26 Step 6/10 : RUN apk add --update --no-cache make git 10:35:26 ---> Running in 55a9ffade2b1 10:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:35:26 OK: 211 MiB in 51 packages 10:35:26 Removing intermediate container 55a9ffade2b1 10:35:26 ---> c3efe7c0ceba 10:35:26 Step 7/10 : COPY go.mod vendor* ./ 10:35:26 ---> 8fbed241d2f8 10:35:26 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:26 ---> Running in 909346fbb819 10:35:53 Removing intermediate container 909346fbb819 10:35:53 ---> 21af6d4de2ae 10:35:53 Step 9/10 : COPY . . 10:35:53 ---> fa7c0e163216 10:35:53 Step 10/10 : RUN ${MAKE} 10:35:53 ---> Running in aaa536797bae 10:35:54 noop 10:35:55 Removing intermediate container aaa536797bae 10:35:55 ---> 612c2c4dbe70 10:35:55 Successfully built 612c2c4dbe70 10:35:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:55 + docker inspect -f . ci-base-image-x86_64 10:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:55 prd-ubuntu20.04-docker-8c-8g-2036 does not seem to be running inside a container 10:35:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1279 -v /w/workspace/gexfoundry_device-sdk-go_PR-1279:/w/workspace/gexfoundry_device-sdk-go_PR-1279:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:35:56 $ docker top ac9ce828eec8c82065f96f5b809186f516abc02a91c70185fee38032fbb34a27 -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:56 + go version 10:35:56 go version go1.18.7 linux/amd64 [Pipeline] } 10:35:56 $ docker stop --time=1 ac9ce828eec8c82065f96f5b809186f516abc02a91c70185fee38032fbb34a27 10:35:58 $ docker rm -f --volumes ac9ce828eec8c82065f96f5b809186f516abc02a91c70185fee38032fbb34a27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:58 + docker inspect -f . ci-base-image-x86_64 10:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:58 prd-ubuntu20.04-docker-8c-8g-2036 does not seem to be running inside a container 10:35:58 $ 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-1279 -v /w/workspace/gexfoundry_device-sdk-go_PR-1279:/w/workspace/gexfoundry_device-sdk-go_PR-1279:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:35:59 $ docker top abb9ff845651c9e25fcec9db0872fa92b1632ca6ed7390eccd830e64b62e3158 -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1279 [Pipeline] fileExists [Pipeline] sh 10:35:59 + make test 10:35:59 go test -race -coverprofile=coverage.out ./... 10:36:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:36:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.068s coverage: 27.6% of statements 10:36:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.067s coverage: 78.9% of statements 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 10:36:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.099s coverage: 73.6% of statements 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:36:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 54.4% of statements 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 10:36:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.140s coverage: 65.1% of statements 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:36:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.738s coverage: 89.2% of statements 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 10:36:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.6% of statements 10:36:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:36:36 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." 10:36:36 GO111MODULE=on go vet ./... 10:36:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:36:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:36:37 ./bin/test-attribution-txt.sh [Pipeline] echo 10:36:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:36:37 $ docker stop --time=1 abb9ff845651c9e25fcec9db0872fa92b1632ca6ed7390eccd830e64b62e3158 10:36:42 $ docker rm -f --volumes abb9ff845651c9e25fcec9db0872fa92b1632ca6ed7390eccd830e64b62e3158 [Pipeline] // withDockerContainer [Pipeline] sh 10:36:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:36:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:36:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:36:43 + ls -al . 10:36:43 total 280 10:36:43 drwxrwxr-x 11 jenkins jenkins 4096 Jan 12 10:36 . 10:36:43 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 10:34 .. 10:36:43 -rw-rw-r-- 1 jenkins jenkins 140 Jan 12 10:34 .dockerignore 10:36:43 drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 10:36 .git 10:36:43 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 10:34 .github 10:36:43 -rw-rw-r-- 1 jenkins jenkins 131 Jan 12 10:34 .gitignore 10:36:43 -rw-rw-r-- 1 jenkins jenkins 42 Jan 12 10:34 .golangci.yml 10:36:43 drwxr-xr-x 3 jenkins jenkins 4096 Jan 12 10:35 .semver 10:36:43 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 12 10:34 CHANGELOG.md 10:36:43 -rw-rw-r-- 1 jenkins jenkins 677 Jan 12 10:34 GOVERNANCE.md 10:36:43 -rw-rw-r-- 1 jenkins jenkins 880 Jan 12 10:34 Jenkinsfile 10:36:43 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 12 10:34 LICENSE 10:36:43 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 12 10:34 Makefile 10:36:43 -rw-rw-r-- 1 jenkins jenkins 619 Jan 12 10:34 OWNERS.md 10:36:43 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 12 10:34 README.md 10:36:43 -rw-rw-r-- 1 jenkins jenkins 5 Jan 12 10:35 VERSION 10:36:43 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 10:34 bin 10:36:43 -rw-r--r-- 1 jenkins jenkins 101913 Jan 12 10:36 coverage.out 10:36:43 drwxrwxr-x 5 jenkins jenkins 4096 Jan 12 10:34 example 10:36:43 -rw-rw-r-- 1 jenkins jenkins 3475 Jan 12 10:34 go.mod 10:36:43 -rw-rw-r-- 1 jenkins jenkins 44595 Jan 12 10:34 go.sum 10:36:43 drwxrwxr-x 14 jenkins jenkins 4096 Jan 12 10:34 internal 10:36:43 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 10:34 openapi 10:36:43 drwxrwxr-x 6 jenkins jenkins 4096 Jan 12 10:34 pkg 10:36:43 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 10:34 snap 10:36:43 -rw-rw-r-- 1 jenkins jenkins 222 Jan 12 10:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:44 + 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=7fb1df87b63b0a5b80d89e1f3ded7191d7148327 --label arch=amd64 --label version=0.0.0 . 10:36:44 Sending build context to Docker daemon 10.59MB 10:36:44 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 10:36:44 Step 2/23 : FROM ${BASE} AS builder 10:36:44 ---> 612c2c4dbe70 10:36:44 Step 3/23 : ARG MAKE=make build 10:36:44 ---> Running in baa4c6f7e5c0 10:36:44 Removing intermediate container baa4c6f7e5c0 10:36:44 ---> d5759c2fec76 10:36:44 Step 4/23 : WORKDIR /device-sdk-go 10:36:44 ---> Running in 5908289e1f6f 10:36:44 Removing intermediate container 5908289e1f6f 10:36:44 ---> aa7a55f5f5c3 10:36:44 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:36:44 ---> Running in 6ba8a831be7b 10:36:44 Removing intermediate container 6ba8a831be7b 10:36:44 ---> 0cc67ac754e2 10:36:44 Step 6/23 : RUN apk add --update --no-cache make git 10:36:44 ---> Running in 2a846a9fc08c 10:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:36:45 OK: 211 MiB in 51 packages 10:36:45 Removing intermediate container 2a846a9fc08c 10:36:45 ---> 8b70f21400dc 10:36:45 Step 7/23 : COPY go.mod vendor* ./ 10:36:45 ---> 63f5206839ef 10:36:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:45 ---> Running in d6abeeaadf35 10:36:46 Removing intermediate container d6abeeaadf35 10:36:46 ---> 6743f031b795 10:36:46 Step 9/23 : COPY . . 10:36:47 ---> f9ccb37d41f9 10:36:47 Step 10/23 : RUN ${MAKE} 10:36:47 ---> Running in 8d13962a01af 10:36:47 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 10:37:09 Removing intermediate container 8d13962a01af 10:37:09 ---> d7765eb419b1 10:37:09 Step 11/23 : FROM alpine:3.16 10:37:09 3.16: Pulling from library/alpine 10:37:09 ca7dd9ec2225: Pulling fs layer 10:37:09 ca7dd9ec2225: Verifying Checksum 10:37:09 ca7dd9ec2225: Download complete 10:37:09 ca7dd9ec2225: Pull complete 10:37:09 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:37:09 Status: Downloaded newer image for alpine:3.16 10:37:09 ---> bfe296a52501 10:37:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:37:09 ---> Running in d1ac9f445973 10:37:09 Removing intermediate container d1ac9f445973 10:37:09 ---> 6b16007bdaad 10:37:09 Step 13/23 : RUN apk add --update --no-cache 10:37:09 ---> Running in 64346809acd2 10:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:37:10 OK: 6 MiB in 14 packages 10:37:10 Removing intermediate container 64346809acd2 10:37:10 ---> 4af1cffb374b 10:37:10 Step 14/23 : WORKDIR / 10:37:10 ---> Running in 62e37fe60501 10:37:10 Removing intermediate container 62e37fe60501 10:37:10 ---> f463e7d5d894 10:37:10 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:37:11 ---> 3c62264ae382 10:37:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:37:12 ---> a61c911c06c2 10:37:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:37:12 ---> 0138a7e47f53 10:37:12 Step 18/23 : EXPOSE 59999 10:37:12 ---> Running in 45e4e973408d 10:37:12 Removing intermediate container 45e4e973408d 10:37:12 ---> a0267581e05f 10:37:12 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:37:12 ---> Running in 8fc31cc1450e 10:37:12 Removing intermediate container 8fc31cc1450e 10:37:12 ---> b9b0e26357c2 10:37:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:37:12 ---> Running in f38637d6eb2d 10:37:12 Removing intermediate container f38637d6eb2d 10:37:12 ---> 6fa5011bf73c 10:37:12 Step 21/23 : LABEL arch=amd64 10:37:12 ---> Running in 35795277aa2a 10:37:12 Removing intermediate container 35795277aa2a 10:37:12 ---> 792312ac71f9 10:37:12 Step 22/23 : LABEL git_sha=7fb1df87b63b0a5b80d89e1f3ded7191d7148327 10:37:12 ---> Running in b3df29c38044 10:37:12 Removing intermediate container b3df29c38044 10:37:12 ---> e3c61708faac 10:37:12 Step 23/23 : LABEL version=0.0.0 10:37:13 ---> Running in 3e2f3615f45a 10:37:13 Removing intermediate container 3e2f3615f45a 10:37:13 ---> 8b144e5f333d 10:37:13 [Warning] One or more build-args [ARCH] were not consumed 10:37:13 Successfully built 8b144e5f333d 10:37:13 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 10:37:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:37:13 10:37:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:37:14 latest: Pulling from edgex-lftools-log-publisher 10:37:14 5eb5b503b376: Pulling fs layer 10:37:14 5c69ac0246d0: Pulling fs layer 10:37:14 ec43610c2a17: Pulling fs layer 10:37:14 3a2ae6a8a46f: Pulling fs layer 10:37:14 3a2ae6a8a46f: Waiting 10:37:14 33b1e0a273af: Pulling fs layer 10:37:14 5d3b04190fa2: Pulling fs layer 10:37:14 2f39f015ded8: Pulling fs layer 10:37:14 5d3b04190fa2: Waiting 10:37:14 2f39f015ded8: Waiting 10:37:14 5c69ac0246d0: Verifying Checksum 10:37:14 5c69ac0246d0: Download complete 10:37:14 3a2ae6a8a46f: Verifying Checksum 10:37:14 3a2ae6a8a46f: Download complete 10:37:14 33b1e0a273af: Verifying Checksum 10:37:14 33b1e0a273af: Download complete 10:37:14 5d3b04190fa2: Verifying Checksum 10:37:14 5d3b04190fa2: Download complete 10:37:14 ec43610c2a17: Verifying Checksum 10:37:14 ec43610c2a17: Download complete 10:37:14 5eb5b503b376: Verifying Checksum 10:37:14 5eb5b503b376: Download complete 10:37:15 2f39f015ded8: Download complete 10:37:16 5eb5b503b376: Pull complete 10:37:16 5c69ac0246d0: Pull complete 10:37:16 ec43610c2a17: Pull complete 10:37:16 3a2ae6a8a46f: Pull complete 10:37:17 33b1e0a273af: Pull complete 10:37:17 5d3b04190fa2: Pull complete 10:37:21 2f39f015ded8: Pull complete 10:37:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:37:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:22 prd-ubuntu20.04-docker-8c-8g-2036 does not seem to be running inside a container 10:37:22 $ 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-1279 -v /w/workspace/gexfoundry_device-sdk-go_PR-1279:/w/workspace/gexfoundry_device-sdk-go_PR-1279:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1279@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 10:37:27 $ docker top 3ae2e4cc534d51c10f55f04058bbd16cba43b74e3441339f859a58feba106f78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:28 ---> job-cost.sh 10:37:28 lf-activate-venv: SKIPPING 10:37:28 INFO: No Stack... 10:37:28 INFO: Retrieving Pricing Info for: v3-standard-8 10:37:29 INFO: Archiving Costs [Pipeline] sh 10:37:29 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1279/archives/cost.csv 10:37:29 + cut -d, -f6 [Pipeline] lock 10:37:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1279-1-stack-cost] 10:37:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1279-1-stack-cost] did not exist. Created. 10:37:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1279-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:37:29 + echo total: 0.2199999988079071 [Pipeline] stash 10:37:30 Stashed 1 file(s) [Pipeline] } 10:37:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1279-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:37:30 $ docker stop --time=1 3ae2e4cc534d51c10f55f04058bbd16cba43b74e3441339f859a58feba106f78 10:37:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2037 in /w/workspace/gexfoundry_device-sdk-go_PR-1279 10:37:31 $ docker rm -f --volumes 3ae2e4cc534d51c10f55f04058bbd16cba43b74e3441339f859a58feba106f78 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 10:37:31 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] } 10:37:31 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:37:36 using credential edgex-jenkins-ssh 10:37:36 Cloning the remote Git repository 10:37:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:37:37 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:37:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:37:37 > git --version # timeout=10 10:37:37 > git --version # 'git version 2.25.1' 10:37:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:37:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:37:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:37:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:37:40 Merging remotes/origin/main commit 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 into PR head commit 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 10:37:40 Merge succeeded, producing 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 10:37:40 Checking out Revision 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 (PR-1279) 10:37:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:37:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:37:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:37:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1279/head:refs/remotes/origin/PR-1279 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:37:40 > git config core.sparsecheckout # timeout=10 10:37:40 > git checkout -f 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 # timeout=10 10:37:40 > git remote # timeout=10 10:37:40 > git config --get remote.origin.url # timeout=10 10:37:40 using GIT_SSH to set credentials SSH Credentials for GitHub 10:37:40 > git merge 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 # timeout=10 10:37:40 > git rev-parse HEAD^{commit} # timeout=10 10:37:40 > git config core.sparsecheckout # timeout=10 10:37:40 > git checkout -f 7fb1df87b63b0a5b80d89e1f3ded7191d7148327 # timeout=10 10:37:44 Commit message: "build(deps): use correct versions of go-mod-messaging and go-mod-core-contracts" 10:37:44 > git --version # timeout=10 10:37:44 > git --version # 'git version 2.25.1' 10:37:44 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:37:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:37:45 % Total % Received % Xferd Average Speed Time Time Time Current 10:37:45 Dload Upload Total Spent Left Speed 10:37:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh 10:37:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:37:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:37:46 + sudo tee /etc/docker/daemon.new 10:37:46 { 10:37:46 "registry-mirrors": [ 10:37:46 "https://nexus3.edgexfoundry.org:10001" 10:37:46 ], 10:37:46 "bip": "10.250.0.254/24", 10:37:46 "hosts": [ 10:37:46 "tcp://0.0.0.0:5555", 10:37:46 "unix:///var/run/docker.sock" 10:37:46 ], 10:37:46 "mtu": 1458, 10:37:46 "selinux-enabled": true, 10:37:46 "seccomp-profile": "/etc/docker/seccomp.json" 10:37:46 } [Pipeline] sh 10:37:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:37:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:05 provisioning config files... 10:38:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1867009043861782301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:05 ---> docker-login.sh 10:38:05 nexus3.edgexfoundry.org:10001 10:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:06 Configure a credential helper to remove this warning. See 10:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:06 10:38:06 Login Succeeded 10:38:06 nexus3.edgexfoundry.org:10002 10:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:06 Configure a credential helper to remove this warning. See 10:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:06 10:38:06 Login Succeeded 10:38:06 nexus3.edgexfoundry.org:10003 10:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:07 Configure a credential helper to remove this warning. See 10:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:07 10:38:07 Login Succeeded 10:38:07 nexus3.edgexfoundry.org:10004 10:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:07 Configure a credential helper to remove this warning. See 10:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:07 10:38:07 Login Succeeded 10:38:07 docker.io 10:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:07 Configure a credential helper to remove this warning. See 10:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:07 10:38:07 Login Succeeded 10:38:07 ---> docker-login.sh ends [Pipeline] } 10:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:38:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:38:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:38:08 ========================================================= 10:38:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:38:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:08 + 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 . 10:38:09 Sending build context to Docker daemon 5.653MB 10:38:09 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 10:38:09 Step 2/10 : FROM ${BASE} AS builder 10:38:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:38:09 9b18e9b68314: Pulling fs layer 10:38:09 35d82f9e3411: Pulling fs layer 10:38:09 e16973657156: Pulling fs layer 10:38:09 fc693d55d65f: Pulling fs layer 10:38:09 7e9fc2657dce: Pulling fs layer 10:38:09 dda99020689f: Pulling fs layer 10:38:09 db1c61fa0a46: Pulling fs layer 10:38:09 891c053d2c06: Pulling fs layer 10:38:09 dda99020689f: Waiting 10:38:09 db1c61fa0a46: Waiting 10:38:09 891c053d2c06: Waiting 10:38:09 fc693d55d65f: Waiting 10:38:09 7e9fc2657dce: Waiting 10:38:09 e16973657156: Download complete 10:38:09 35d82f9e3411: Verifying Checksum 10:38:09 35d82f9e3411: Download complete 10:38:09 7e9fc2657dce: Verifying Checksum 10:38:09 7e9fc2657dce: Download complete 10:38:09 dda99020689f: Verifying Checksum 10:38:09 dda99020689f: Download complete 10:38:09 9b18e9b68314: Verifying Checksum 10:38:10 9b18e9b68314: Pull complete 10:38:10 891c053d2c06: Verifying Checksum 10:38:10 891c053d2c06: Download complete 10:38:10 35d82f9e3411: Pull complete 10:38:11 e16973657156: Pull complete 10:38:11 db1c61fa0a46: Verifying Checksum 10:38:11 db1c61fa0a46: Download complete 10:38:12 fc693d55d65f: Verifying Checksum 10:38:12 fc693d55d65f: Download complete 10:38:24 fc693d55d65f: Pull complete 10:38:24 7e9fc2657dce: Pull complete 10:38:24 dda99020689f: Pull complete 10:38:30 db1c61fa0a46: Pull complete 10:38:32 891c053d2c06: Pull complete 10:38:32 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:38:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:38:32 ---> f96f9c87975a 10:38:32 Step 3/10 : ARG MAKE=make build 10:38:34 ---> Running in 3428e670b548 10:38:34 Removing intermediate container 3428e670b548 10:38:34 ---> deb3180ad3b3 10:38:34 Step 4/10 : WORKDIR /device-sdk-go 10:38:34 ---> Running in 01ff753477b4 10:38:34 Removing intermediate container 01ff753477b4 10:38:34 ---> 5724c29a5757 10:38:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:38:34 ---> Running in 3e0e16d8dff3 10:38:34 Removing intermediate container 3e0e16d8dff3 10:38:34 ---> 9c2023d00785 10:38:34 Step 6/10 : RUN apk add --update --no-cache make git 10:38:35 ---> Running in 14fc42ae9bd9 10:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:38:37 OK: 221 MiB in 51 packages 10:38:39 Removing intermediate container 14fc42ae9bd9 10:38:39 ---> 9a2937c5c9af 10:38:39 Step 7/10 : COPY go.mod vendor* ./ 10:38:39 ---> 8df8510c1c2e 10:38:39 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:39 ---> Running in 1349fde8a838 10:39:36 Removing intermediate container 1349fde8a838 10:39:36 ---> 1dd0b4a59b97 10:39:36 Step 9/10 : COPY . . 10:39:36 ---> cd4b8aafa7a1 10:39:36 Step 10/10 : RUN ${MAKE} 10:39:36 ---> Running in 79bdca735363 10:39:36 noop 10:39:36 Removing intermediate container 79bdca735363 10:39:36 ---> 2044b3c29cc3 10:39:36 Successfully built 2044b3c29cc3 10:39:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:36 + docker inspect -f . ci-base-image-arm64 10:39:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:37 prd-ubuntu20.04-docker-arm64-4c-16g-2037 does not seem to be running inside a container 10:39:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:39:38 $ docker top 4b586ce70dd40ba8a27cd50c2274c69da28932f445c11f8e348e81003508f346 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:39 + go version 10:39:39 go version go1.18.7 linux/arm64 [Pipeline] } 10:39:39 $ docker stop --time=1 4b586ce70dd40ba8a27cd50c2274c69da28932f445c11f8e348e81003508f346 10:39:40 $ docker rm -f --volumes 4b586ce70dd40ba8a27cd50c2274c69da28932f445c11f8e348e81003508f346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:41 + docker inspect -f . ci-base-image-arm64 10:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:41 prd-ubuntu20.04-docker-arm64-4c-16g-2037 does not seem to be running inside a container 10:39:41 $ 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 ******** ci-base-image-arm64 cat 10:39:43 $ docker top 5784055990bdc5e80b29a334d5f28483b6bbfc60d4b961285e6825c96b21ad67 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:43 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 10:39:44 + make test 10:39:44 go test -race -coverprofile=coverage.out ./... 10:40:16 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:41:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:41:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:41:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:41:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:41:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:42:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.491s coverage: 27.6% of statements 10:42:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.544s coverage: 78.9% of statements 10:42:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 10:42:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.618s coverage: 73.6% of statements 10:42:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:42:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:42:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.450s coverage: 54.4% of statements 10:42:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:42:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 10:42:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 10:42:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 10:42:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.433s coverage: 65.1% of statements 10:42:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:42:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:42:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 5.341s coverage: 89.2% of statements 10:42:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 10:42:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.343s coverage: 4.6% of statements 10:42:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:42:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:42:18 GO111MODULE=on go vet ./... 10:43:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:43:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:43:55 ./bin/test-attribution-txt.sh [Pipeline] echo 10:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:43:55 $ docker stop --time=1 5784055990bdc5e80b29a334d5f28483b6bbfc60d4b961285e6825c96b21ad67 10:43:56 $ docker rm -f --volumes 5784055990bdc5e80b29a334d5f28483b6bbfc60d4b961285e6825c96b21ad67 [Pipeline] // withDockerContainer [Pipeline] sh 10:43:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:43:58 Warning: overwriting stash ‘coverage-report’ 10:43:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:43:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:43:59 + ls -al . 10:43:59 total 276 10:43:59 drwxrwxr-x 10 jenkins jenkins 4096 Jan 12 10:39 . 10:43:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 10:37 .. 10:43:59 -rw-rw-r-- 1 jenkins jenkins 140 Jan 12 10:37 .dockerignore 10:43:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 10:37 .git 10:43:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 10:37 .github 10:43:59 -rw-rw-r-- 1 jenkins jenkins 131 Jan 12 10:37 .gitignore 10:43:59 -rw-rw-r-- 1 jenkins jenkins 42 Jan 12 10:37 .golangci.yml 10:43:59 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 12 10:37 CHANGELOG.md 10:43:59 -rw-rw-r-- 1 jenkins jenkins 677 Jan 12 10:37 GOVERNANCE.md 10:43:59 -rw-rw-r-- 1 jenkins jenkins 880 Jan 12 10:37 Jenkinsfile 10:43:59 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 12 10:37 LICENSE 10:43:59 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 12 10:37 Makefile 10:43:59 -rw-rw-r-- 1 jenkins jenkins 619 Jan 12 10:37 OWNERS.md 10:43:59 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 12 10:37 README.md 10:43:59 -rw-rw-r-- 1 jenkins jenkins 5 Jan 12 10:35 VERSION 10:43:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 10:37 bin 10:43:59 -rw-r--r-- 1 jenkins jenkins 101913 Jan 12 10:42 coverage.out 10:43:59 drwxrwxr-x 5 jenkins jenkins 4096 Jan 12 10:37 example 10:43:59 -rw-rw-r-- 1 jenkins jenkins 3475 Jan 12 10:37 go.mod 10:43:59 -rw-rw-r-- 1 jenkins jenkins 44595 Jan 12 10:37 go.sum 10:43:59 drwxrwxr-x 14 jenkins jenkins 4096 Jan 12 10:37 internal 10:43:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 10:37 openapi 10:43:59 drwxrwxr-x 6 jenkins jenkins 4096 Jan 12 10:37 pkg 10:43:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 10:37 snap 10:43:59 -rw-rw-r-- 1 jenkins jenkins 222 Jan 12 10:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:00 + 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=7fb1df87b63b0a5b80d89e1f3ded7191d7148327 --label arch=arm64 --label version=0.0.0 . 10:44:00 Sending build context to Docker daemon 5.756MB 10:44:00 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 10:44:00 Step 2/23 : FROM ${BASE} AS builder 10:44:00 ---> 2044b3c29cc3 10:44:00 Step 3/23 : ARG MAKE=make build 10:44:00 ---> Running in dd270660ff06 10:44:01 Removing intermediate container dd270660ff06 10:44:01 ---> 03e2dbfa492f 10:44:01 Step 4/23 : WORKDIR /device-sdk-go 10:44:01 ---> Running in 648b88a16a37 10:44:01 Removing intermediate container 648b88a16a37 10:44:01 ---> 8878bf53a93d 10:44:01 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:44:01 ---> Running in bf3baa612813 10:44:01 Removing intermediate container bf3baa612813 10:44:01 ---> 38dfe135d0e5 10:44:01 Step 6/23 : RUN apk add --update --no-cache make git 10:44:01 ---> Running in 5dfaa4481fad 10:44:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:44:04 OK: 221 MiB in 51 packages 10:44:05 Removing intermediate container 5dfaa4481fad 10:44:05 ---> 824d157ce740 10:44:05 Step 7/23 : COPY go.mod vendor* ./ 10:44:06 ---> c678e5dc36b1 10:44:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:06 ---> Running in a803f8298b9e 10:44:09 Removing intermediate container a803f8298b9e 10:44:09 ---> ca898b092144 10:44:09 Step 9/23 : COPY . . 10:44:10 ---> a3b9f5be3c3d 10:44:10 Step 10/23 : RUN ${MAKE} 10:44:10 ---> Running in 1f2579a8da44 10:44:11 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 10:46:03 Removing intermediate container 1f2579a8da44 10:46:03 ---> 6dca1cf5954d 10:46:03 Step 11/23 : FROM alpine:3.16 10:46:03 3.16: Pulling from library/alpine 10:46:03 6875df1f5354: Pulling fs layer 10:46:03 6875df1f5354: Verifying Checksum 10:46:03 6875df1f5354: Download complete 10:46:03 6875df1f5354: Pull complete 10:46:03 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:46:03 Status: Downloaded newer image for alpine:3.16 10:46:03 ---> 2b4661558fb8 10:46:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:46:03 ---> Running in 5c11608499a2 10:46:03 Removing intermediate container 5c11608499a2 10:46:03 ---> 0829833e46e6 10:46:03 Step 13/23 : RUN apk add --update --no-cache 10:46:04 ---> Running in a30ec029b57c 10:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:46:06 OK: 5 MiB in 14 packages 10:46:07 Removing intermediate container a30ec029b57c 10:46:07 ---> c8a1b652ca6e 10:46:07 Step 14/23 : WORKDIR / 10:46:07 ---> Running in 4d2538d3ea5b 10:46:07 Removing intermediate container 4d2538d3ea5b 10:46:07 ---> 72fe133e9155 10:46:07 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:46:07 ---> cf73a0041230 10:46:07 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:46:09 ---> 9203fba800e5 10:46:09 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:46:09 ---> 1e184a0bf32c 10:46:09 Step 18/23 : EXPOSE 59999 10:46:09 ---> Running in 114dca622bbf 10:46:09 Removing intermediate container 114dca622bbf 10:46:09 ---> a6f7c6462336 10:46:09 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:46:10 ---> Running in 784e93cde12f 10:46:10 Removing intermediate container 784e93cde12f 10:46:10 ---> 4ddfe414c241 10:46:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:46:10 ---> Running in d0cd0dca3854 10:46:10 Removing intermediate container d0cd0dca3854 10:46:10 ---> ca2e3fb87778 10:46:10 Step 21/23 : LABEL arch=arm64 10:46:10 ---> Running in f4eb1fb19108 10:46:10 Removing intermediate container f4eb1fb19108 10:46:10 ---> 8d55be4a32c1 10:46:10 Step 22/23 : LABEL git_sha=7fb1df87b63b0a5b80d89e1f3ded7191d7148327 10:46:10 ---> Running in 31db51dc10ba 10:46:11 Removing intermediate container 31db51dc10ba 10:46:11 ---> c3d789e676d3 10:46:11 Step 23/23 : LABEL version=0.0.0 10:46:11 ---> Running in 8f44ff7ca2a9 10:46:11 Removing intermediate container 8f44ff7ca2a9 10:46:11 ---> 6070fd86f69a 10:46:11 [Warning] One or more build-args [ARCH] were not consumed 10:46:11 Successfully built 6070fd86f69a 10:46:11 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 10:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:12 10:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:12 arm64: Pulling from edgex-lftools-log-publisher 10:46:12 8998bd30e6a1: Pulling fs layer 10:46:12 04944245beec: Pulling fs layer 10:46:12 699f458cf7ca: Pulling fs layer 10:46:12 765212b225bb: Pulling fs layer 10:46:12 f23df028b6ca: Pulling fs layer 10:46:12 d65c8cfc05b1: Pulling fs layer 10:46:12 2437ff75d9bd: Pulling fs layer 10:46:12 2437ff75d9bd: Waiting 10:46:12 765212b225bb: Waiting 10:46:12 f23df028b6ca: Waiting 10:46:12 d65c8cfc05b1: Waiting 10:46:13 04944245beec: Verifying Checksum 10:46:13 04944245beec: Download complete 10:46:13 765212b225bb: Verifying Checksum 10:46:13 765212b225bb: Download complete 10:46:13 f23df028b6ca: Verifying Checksum 10:46:13 f23df028b6ca: Download complete 10:46:13 d65c8cfc05b1: Verifying Checksum 10:46:13 d65c8cfc05b1: Download complete 10:46:13 699f458cf7ca: Verifying Checksum 10:46:13 699f458cf7ca: Download complete 10:46:13 8998bd30e6a1: Verifying Checksum 10:46:13 8998bd30e6a1: Download complete 10:46:16 2437ff75d9bd: Verifying Checksum 10:46:16 2437ff75d9bd: Download complete 10:46:17 8998bd30e6a1: Pull complete 10:46:18 04944245beec: Pull complete 10:46:19 699f458cf7ca: Pull complete 10:46:19 765212b225bb: Pull complete 10:46:20 f23df028b6ca: Pull complete 10:46:20 d65c8cfc05b1: Pull complete 10:46:35 2437ff75d9bd: Pull complete 10:46:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:46:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:35 prd-ubuntu20.04-docker-arm64-4c-16g-2037 does not seem to be running inside a container 10:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:46:38 $ docker top 69707f6e2979bd45db9b597f383df7042a0a8603a87bf7628ac0abbc4bf33f88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:38 ---> job-cost.sh 10:46:39 lf-activate-venv: SKIPPING 10:46:39 INFO: No Stack... 10:46:39 INFO: Retrieving Pricing Info for: v3-standard-4 10:46:40 INFO: Archiving Costs [Pipeline] sh 10:46:40 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 10:46:40 + cut -d, -f6 [Pipeline] lock 10:46:40 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1279-1-stack-cost] 10:46:40 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1279-1-stack-cost] did not exist. Created. 10:46:40 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1279-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:46:41 /w/workspace/device-sdk-go/1@tmp/durable-1c90547c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:46:41 + echo total: 0.10999999940395355 [Pipeline] stash 10:46:41 Warning: overwriting stash ‘stack-cost’ 10:46:41 Stashed 1 file(s) [Pipeline] } 10:46:41 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1279-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:46:41 $ docker stop --time=1 69707f6e2979bd45db9b597f383df7042a0a8603a87bf7628ac0abbc4bf33f88 10:46:43 $ docker rm -f --volumes 69707f6e2979bd45db9b597f383df7042a0a8603a87bf7628ac0abbc4bf33f88 [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 10:46:44 provisioning config files... 10:46:44 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp/config15515232934674193667tmp [Pipeline] { [Pipeline] sh 10:46:44 + set +x 10:46:44 + bash -s -- 10:46:44 + curl -s https://codecov.io/bash 10:46:44 10:46:44 _____ _ 10:46:44 / ____| | | 10:46:44 | | ___ __| | ___ ___ _____ __ 10:46:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:46:44 | |___| (_) | (_| | __/ (_| (_) \ V / 10:46:44 \_____\___/ \__,_|\___|\___\___/ \_/ 10:46:44 Bash-1.0.6 10:46:44 10:46:44 10:46:44 ==> git version 2.25.1 found 10:46:44 ==> 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 10:46:44 Release-Date: 2020-01-08 10:46:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:46:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:46:44 ==> Jenkins CI detected. 10:46:44 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1279 10:46:44 project root: . 10:46:44 --> token set from env 10:46:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:46:44 ==> Running gcov in . (disable via -X gcov) 10:46:44 ==> Python coveragepy not found 10:46:44 ==> Searching for coverage reports in: 10:46:44 + . 10:46:44 -> Found 1 reports 10:46:44 ==> Detecting git/mercurial file structure 10:46:44 ==> Reading reports 10:46:44 + ./coverage.out bytes=101913 10:46:44 ==> Appending adjustments 10:46:44 https://docs.codecov.io/docs/fixing-reports 10:46:45 + Found adjustments 10:46:45 ==> Gzipping contents 10:46:45 16K /tmp/codecov.eMxXtP.gz 10:46:45 ==> Uploading reports 10:46:45 url: https://codecov.io 10:46:45 query: branch=PR-1279&commit=7fb1df87b63b0a5b80d89e1f3ded7191d7148327&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1279&job=&cmd_args= 10:46:45 -> Pinging Codecov 10:46:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1279&commit=7fb1df87b63b0a5b80d89e1f3ded7191d7148327&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1279&job=&cmd_args= 10:46:45 -> Uploading to 10:46:45 https://storage.googleapis.com/codecov/v4/raw/2023-01-12/7E55EF52A471D76F132DFD9A03CDDE97/7fb1df87b63b0a5b80d89e1f3ded7191d7148327/b4e9a65b-3288-46f4-b143-8c24fa53efc7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230112T104645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f1e2397d29d5a5d59e71a1c1506726c3d400fb0c94a1da9cb904e5fbd641c9ce 10:46:45 % Total % Received % Xferd Average Speed Time Time Time Current 10:46:45 Dload Upload Total Spent Left Speed 10:46:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14788 0 0 100 14788 0 60113 --:--:-- --:--:-- --:--:-- 60113 10:46:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7fb1df87b63b0a5b80d89e1f3ded7191d7148327 [Pipeline] } 10:46:45 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 10:46:47 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1279/archives ] 10:46:47 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1279/archives 10:46:47 total 16 10:46:47 drwxr-xr-x 3 root root 4096 Jan 12 10:37 . 10:46:47 drwxrwxr-x 12 jenkins jenkins 4096 Jan 12 10:37 .. 10:46:47 drwxr-xr-x 2 root root 4096 Jan 12 10:37 cost 10:46:47 -rw-r--r-- 1 root root 86 Jan 12 10:37 cost.csv 10:46:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1279/archives 10:46:47 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1279/archives 10:46:47 total 16 10:46:47 drwxr-xr-x 3 jenkins jenkins 4096 Jan 12 10:37 . 10:46:47 drwxrwxr-x 12 jenkins jenkins 4096 Jan 12 10:37 .. 10:46:47 drwxr-xr-x 2 jenkins jenkins 4096 Jan 12 10:37 cost 10:46:47 -rw-r--r-- 1 jenkins jenkins 86 Jan 12 10:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:46:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:46:48 ---> package-listing.sh 10:46:48 ++ facter osfamily 10:46:48 ++ tr '[:upper:]' '[:lower:]' 10:46:49 + OS_FAMILY=debian 10:46:49 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1279 10:46:49 + START_PACKAGES=/tmp/packages_start.txt 10:46:49 + END_PACKAGES=/tmp/packages_end.txt 10:46:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:46:49 + PACKAGES=/tmp/packages_start.txt 10:46:49 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1279 ']' 10:46:49 + PACKAGES=/tmp/packages_end.txt 10:46:49 + case "${OS_FAMILY}" in 10:46:49 + dpkg -l 10:46:49 + grep '^ii' 10:46:49 + '[' -f /tmp/packages_start.txt ']' 10:46:49 + '[' -f /tmp/packages_end.txt ']' 10:46:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:46:49 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1279 ']' 10:46:49 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1279/archives/ 10:46:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1279/archives/ [Pipeline] echo 10:46:49 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-1279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:46:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:50 prd-ubuntu20.04-docker-8c-8g-2036 does not seem to be running inside a container 10:46:50 $ 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-1279/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-1279 -v /w/workspace/gexfoundry_device-sdk-go_PR-1279:/w/workspace/gexfoundry_device-sdk-go_PR-1279:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:46:50 $ docker top e9540bb9e225549a836ab69d1e2cbc568c0bd95675fbe9f37e542a0d4c2a18b6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:51 + touch /tmp/pre-build-complete [Pipeline] sh 10:46:51 + mkdir -p /var/log/sysstat [Pipeline] sh 10:46:51 + ls /var/log/sa-host 10:46:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:51 provisioning config files... 10:46:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1279@tmp/config8990330307421503697tmp [Pipeline] { [Pipeline] echo 10:46:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:46:52 ---> create-netrc.sh [Pipeline] } 10:46:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:46:52 ---> python-tools-install.sh [Pipeline] echo 10:46:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:46:53 ---> sudo-logs.sh 10:46:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:46:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:46:53 ---> job-cost.sh 10:46:53 lf-activate-venv: SKIPPING 10:46:53 DEBUG: total: 0.2199999988079071 10:46:53 INFO: Retrieving Stack Cost... 10:46:53 INFO: Retrieving Pricing Info for: v3-standard-8 10:46:54 INFO: Archiving Costs [Pipeline] echo 10:46:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:46:54 ---> logs-deploy.sh 10:46:54 lf-activate-venv: SKIPPING 10:46:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1279/1 10:46:54 INFO: archiving workspace using pattern(s): 10:46:55 Archives upload complete. 10:46:55 INFO: archiving logs to Nexus