Pull request #1580 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 ethan256 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 97b36af7baff2da76e29dc2359062fa76ab64ed3 rather than a08c9e481214da3448347c6e25a80d3590086a18 Obtained Jenkinsfile from 97b36af7baff2da76e29dc2359062fa76ab64ed3 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-ssh1082708432096393790.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12584946955304202931.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1580/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-1580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4255513946157311088.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-1580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14106743432511068439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2625383401401195718.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-1580/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-1580/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11691049660343128475.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-656 in /w/workspace/gexfoundry_device-sdk-go_PR-1580 [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-1580 # 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 Merging remotes/origin/main commit 97b36af7baff2da76e29dc2359062fa76ab64ed3 into PR head commit a08c9e481214da3448347c6e25a80d3590086a18 Merge succeeded, producing a08c9e481214da3448347c6e25a80d3590086a18 Checking out Revision a08c9e481214da3448347c6e25a80d3590086a18 (PR-1580) > 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/1580/head:refs/remotes/origin/PR-1580 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a08c9e481214da3448347c6e25a80d3590086a18 # 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 97b36af7baff2da76e29dc2359062fa76ab64ed3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a08c9e481214da3448347c6e25a80d3590086a18 # timeout=10 Commit message: "feat: reduce numbers of inactive goroutine to optimize performance" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:14:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:14:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:14:57 ========================================================= 03:14:57 EdgeX Global Pipelines Version Info 03:14:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:14:58 ------------------- 03:14:58 stable info: 03:14:58 ------------------- 03:14:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:14:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:14:58 Message: update stable to v1.0.258 03:14:58 ------------------- 03:14:58 experimental info: 03:14:58 ------------------- 03:14:58 Commited By: **** collab-it+edgex@linuxfoundation.org 03:14:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:14:58 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:14:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:14:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:14:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1580 [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1580 [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1580 [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a08c9e481214da3448347c6e25a80d3590086a18 [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a08c9e4 [Pipeline] echo 03:15:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:00 provisioning config files... 03:15:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config13257532191048269303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:01 ---> ****-login.sh 03:15:01 nexus3.edgexfoundry.org:10001 03:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:01 Configure a credential helper to remove this warning. See 03:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:01 03:15:01 Login Succeeded 03:15:01 nexus3.edgexfoundry.org:10002 03:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:01 Configure a credential helper to remove this warning. See 03:15:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:01 03:15:01 Login Succeeded 03:15:01 nexus3.edgexfoundry.org:10003 03:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:02 Configure a credential helper to remove this warning. See 03:15:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:02 03:15:02 Login Succeeded 03:15:02 nexus3.edgexfoundry.org:10004 03:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:02 Configure a credential helper to remove this warning. See 03:15:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:02 03:15:02 Login Succeeded 03:15:02 ****.io 03:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:02 Configure a credential helper to remove this warning. See 03:15:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:02 03:15:02 Login Succeeded 03:15:02 ---> ****-login.sh ends [Pipeline] } 03:15:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:15:03 + git rev-list -1 --merges a08c9e481214da3448347c6e25a80d3590086a18~1..a08c9e481214da3448347c6e25a80d3590086a18 [Pipeline] echo 03:15:03 -----------> git rev-list -1 --merges a08c9e481214da3448347c6e25a80d3590086a18~1..a08c9e481214da3448347c6e25a80d3590086a18 a08c9e481214da3448347c6e25a80d3590086a18 [false] [Pipeline] sh 03:15:03 + git log --format=format:%s -1 a08c9e481214da3448347c6e25a80d3590086a18 [Pipeline] echo 03:15:03 ========================================================= 03:15:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:15:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:03 + git log --format=format:%s -1 a08c9e481214da3448347c6e25a80d3590086a18 [Pipeline] echo 03:15:03 [semverPrep] GIT_COMMIT: a08c9e481214da3448347c6e25a80d3590086a18, Commit Message: feat: reduce numbers of inactive goroutine to optimize performance [Pipeline] echo 03:15:04 [semverPrep] This is not a build commit. [Pipeline] sh 03:15:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:15:04 + grep -v github /etc/ssh/ssh_known_hosts 03:15:04 + [ -e /tmp/ssh_known_hosts ] 03:15:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:15:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:15:04 + sudo tee -a /etc/ssh/ssh_known_hosts 03:15:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:15:05 03:15:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:15:05 0.1.4: Pulling from edgex-devops/py-git-semver 03:15:05 b85a868b505f: Pulling fs layer 03:15:05 e2be974225ed: Pulling fs layer 03:15:05 339a4e72a1f5: Pulling fs layer 03:15:05 988bab9f4d93: Pulling fs layer 03:15:05 1469e6f7b9e6: Pulling fs layer 03:15:05 988bab9f4d93: Waiting 03:15:05 eaf3925da568: Pulling fs layer 03:15:05 bab4dde63d76: Pulling fs layer 03:15:05 1469e6f7b9e6: Waiting 03:15:05 bde34c3a00c8: Pulling fs layer 03:15:05 b352a97aabf1: Pulling fs layer 03:15:05 4872d77fe225: Pulling fs layer 03:15:05 bab4dde63d76: Waiting 03:15:05 bde34c3a00c8: Waiting 03:15:05 5851b861e8e6: Pulling fs layer 03:15:05 4872d77fe225: Waiting 03:15:05 e2be974225ed: Verifying Checksum 03:15:05 e2be974225ed: Download complete 03:15:05 988bab9f4d93: Download complete 03:15:05 1469e6f7b9e6: Verifying Checksum 03:15:05 1469e6f7b9e6: Download complete 03:15:05 eaf3925da568: Verifying Checksum 03:15:05 eaf3925da568: Download complete 03:15:05 339a4e72a1f5: Verifying Checksum 03:15:05 339a4e72a1f5: Download complete 03:15:05 bde34c3a00c8: Download complete 03:15:05 b352a97aabf1: Download complete 03:15:05 4872d77fe225: Verifying Checksum 03:15:05 4872d77fe225: Download complete 03:15:05 5851b861e8e6: Verifying Checksum 03:15:05 5851b861e8e6: Download complete 03:15:05 b85a868b505f: Verifying Checksum 03:15:05 b85a868b505f: Download complete 03:15:05 bab4dde63d76: Verifying Checksum 03:15:05 bab4dde63d76: Download complete 03:15:06 b85a868b505f: Pull complete 03:15:07 e2be974225ed: Pull complete 03:15:07 339a4e72a1f5: Pull complete 03:15:07 988bab9f4d93: Pull complete 03:15:07 1469e6f7b9e6: Pull complete 03:15:07 eaf3925da568: Pull complete 03:15:09 bab4dde63d76: Pull complete 03:15:09 bde34c3a00c8: Pull complete 03:15:09 b352a97aabf1: Pull complete 03:15:09 4872d77fe225: Pull complete 03:15:09 5851b861e8e6: Pull complete 03:15:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:15:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:10 prd-ubuntu20.04-docker-8c-8g-656 does not seem to be running inside a container 03:15:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 03:15:13 $ docker top 697dde33ead8d940747d99f48d7f2fbdb979418b24122aa60c935752cb0392c3 -eo pid,comm 03:15:13 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). 03:15:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:15:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:14 [ssh-agent] Looking for ssh-agent implementation... 03:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:14 $ docker exec 697dde33ead8d940747d99f48d7f2fbdb979418b24122aa60c935752cb0392c3 ssh-agent 03:15:14 SSH_AUTH_SOCK=/tmp/ssh-yRgqAE7TumGp/agent.31 03:15:14 SSH_AGENT_PID=37 03:15:14 Running ssh-add (command line suppressed) 03:15:14 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_12526257663853825164.key (/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_12526257663853825164.key) 03:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:14 + git tag --points-at HEAD [Pipeline] } 03:15:14 $ docker exec --env ******** --env ******** 697dde33ead8d940747d99f48d7f2fbdb979418b24122aa60c935752cb0392c3 ssh-agent -k 03:15:14 unset SSH_AUTH_SOCK; 03:15:14 unset SSH_AGENT_PID; 03:15:14 echo Agent pid 37 killed; 03:15:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:15:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:15 [ssh-agent] Looking for ssh-agent implementation... 03:15:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:15 $ docker exec 697dde33ead8d940747d99f48d7f2fbdb979418b24122aa60c935752cb0392c3 ssh-agent 03:15:15 SSH_AUTH_SOCK=/tmp/ssh-PkDysbZfS3d5/agent.71 03:15:15 SSH_AGENT_PID=77 03:15:15 Running ssh-add (command line suppressed) 03:15:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_14135307483759210482.key (/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/private_key_14135307483759210482.key) 03:15:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:15 + git semver init 03:15:15 2024-05-24 03:15:15,860 [run_init] DEBUG init version:0.0.0 force:False 03:15:15 2024-05-24 03:15:15,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver 03:15:15 2024-05-24 03:15:15,861 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver 03:15:15 2024-05-24 03:15:15,861 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1580, universal_newlines=False, shell=None, istream=None) 03:15:17 2024-05-24 03:15:17,070 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.git/info/exclude 03:15:17 2024-05-24 03:15:17,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver/PR-1580 with force:False 03:15:17 2024-05-24 03:15:17,071 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver/PR-1580 03:15:17 2024-05-24 03:15:17,074 [execute] INFO git cat-file --batch-check 03:15:17 2024-05-24 03:15:17,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver, universal_newlines=False, shell=None, istream=) 03:15:17 2024-05-24 03:15:17,081 [execute] INFO git cat-file --batch 03:15:17 2024-05-24 03:15:17,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver, universal_newlines=False, shell=None, istream=) 03:15:17 2024-05-24 03:15:17,086 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1580/.semver/PR-1580 03:15:17 0.0.0 [Pipeline] } 03:15:17 $ docker exec --env ******** --env ******** 697dde33ead8d940747d99f48d7f2fbdb979418b24122aa60c935752cb0392c3 ssh-agent -k 03:15:17 unset SSH_AUTH_SOCK; 03:15:17 unset SSH_AGENT_PID; 03:15:17 echo Agent pid 77 killed; 03:15:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:15:17 + git semver [Pipeline] } 03:15:18 $ docker stop --time=1 697dde33ead8d940747d99f48d7f2fbdb979418b24122aa60c935752cb0392c3 03:15:19 $ docker rm -f --volumes 697dde33ead8d940747d99f48d7f2fbdb979418b24122aa60c935752cb0392c3 [Pipeline] // withDockerContainer [Pipeline] sh 03:15:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:15:20 Stashed 1 file(s) [Pipeline] echo 03:15:20 [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 03:15:20 provisioning config files... 03:15:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config18325761000891969416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:21 ---> ****-login.sh 03:15:21 nexus3.edgexfoundry.org:10001 03:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:21 Configure a credential helper to remove this warning. See 03:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:21 03:15:21 Login Succeeded 03:15:21 nexus3.edgexfoundry.org:10002 03:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:21 Configure a credential helper to remove this warning. See 03:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:21 03:15:21 Login Succeeded 03:15:21 nexus3.edgexfoundry.org:10003 03:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:21 Configure a credential helper to remove this warning. See 03:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:21 03:15:21 Login Succeeded 03:15:21 nexus3.edgexfoundry.org:10004 03:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:21 Configure a credential helper to remove this warning. See 03:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:21 03:15:21 Login Succeeded 03:15:21 ****.io 03:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:21 Configure a credential helper to remove this warning. See 03:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:21 03:15:21 Login Succeeded 03:15:21 ---> ****-login.sh ends [Pipeline] } 03:15:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:15:22 ========================================================= 03:15:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:15:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:22 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 03:15:22 Sending build context to Docker daemon 25.78MB 03:15:22 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 03:15:22 Step 2/10 : FROM ${BASE} AS builder 03:15:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:15:23 619be1103602: Pulling fs layer 03:15:23 7862e08f4a3e: Pulling fs layer 03:15:23 5df492c9dc93: Pulling fs layer 03:15:23 7629e6793208: Pulling fs layer 03:15:23 4f4fb700ef54: Pulling fs layer 03:15:23 fb5054dd5b73: Pulling fs layer 03:15:23 eeca6798cff9: Pulling fs layer 03:15:23 aa269ceb94a6: Pulling fs layer 03:15:23 ada007ff1a6a: Pulling fs layer 03:15:23 4f4fb700ef54: Waiting 03:15:23 fb5054dd5b73: Waiting 03:15:23 eeca6798cff9: Waiting 03:15:23 aa269ceb94a6: Waiting 03:15:23 ada007ff1a6a: Waiting 03:15:23 7629e6793208: Waiting 03:15:23 7862e08f4a3e: Download complete 03:15:23 7629e6793208: Verifying Checksum 03:15:23 7629e6793208: Download complete 03:15:23 4f4fb700ef54: Verifying Checksum 03:15:23 4f4fb700ef54: Download complete 03:15:23 619be1103602: Verifying Checksum 03:15:23 619be1103602: Download complete 03:15:23 fb5054dd5b73: Verifying Checksum 03:15:23 fb5054dd5b73: Download complete 03:15:23 eeca6798cff9: Download complete 03:15:23 619be1103602: Pull complete 03:15:23 ada007ff1a6a: Verifying Checksum 03:15:23 ada007ff1a6a: Download complete 03:15:23 7862e08f4a3e: Pull complete 03:15:23 5df492c9dc93: Verifying Checksum 03:15:23 5df492c9dc93: Download complete 03:15:23 aa269ceb94a6: Verifying Checksum 03:15:23 aa269ceb94a6: Download complete 03:15:26 5df492c9dc93: Pull complete 03:15:26 7629e6793208: Pull complete 03:15:26 4f4fb700ef54: Pull complete 03:15:26 fb5054dd5b73: Pull complete 03:15:26 eeca6798cff9: Pull complete 03:15:29 aa269ceb94a6: Pull complete 03:15:29 ada007ff1a6a: Pull complete 03:15:29 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:15:29 ---> f489d0715acc 03:15:29 Step 3/10 : ARG MAKE=make build 03:15:33 ---> Running in 550153048b22 03:15:33 Removing intermediate container 550153048b22 03:15:33 ---> b0b391836c3e 03:15:33 Step 4/10 : WORKDIR /device-sdk-go 03:15:33 ---> Running in 7f49d0fe79dc 03:15:33 Removing intermediate container 7f49d0fe79dc 03:15:33 ---> 7ea21a74c347 03:15:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:15:33 ---> Running in fd7372462862 03:15:34 Removing intermediate container fd7372462862 03:15:34 ---> d1f126480109 03:15:34 Step 6/10 : RUN apk add --update --no-cache make git 03:15:34 ---> Running in e67d623db915 03:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:15:34 OK: 264 MiB in 52 packages 03:15:34 Removing intermediate container e67d623db915 03:15:34 ---> 72505cde8d3e 03:15:34 Step 7/10 : COPY go.mod vendor* ./ 03:15:35 ---> 82e64e77d5a7 03:15:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:35 ---> Running in ff29aade2082 03:15:35 Still waiting to schedule task 03:15:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:16:31 Removing intermediate container ff29aade2082 03:16:31 ---> 4f74f50219c4 03:16:31 Step 9/10 : COPY . . 03:16:31 ---> b27c042b86fd 03:16:31 Step 10/10 : RUN ${MAKE} 03:16:31 ---> Running in d476a0063e8f 03:16:31 noop 03:16:31 Removing intermediate container d476a0063e8f 03:16:31 ---> a1f94f11fc6a 03:16:31 Successfully built a1f94f11fc6a 03:16:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:31 + docker inspect -f . ci-base-image-x86_64 03:16:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:32 prd-ubuntu20.04-docker-8c-8g-656 does not seem to be running inside a container 03:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 03:16:32 $ docker top 8b788bbac1066f0d82340acfc7acb05229493a80521c5cae5e9f858e80cbef9a -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:32 + go version 03:16:32 go version go1.21.9 linux/amd64 [Pipeline] } 03:16:32 $ docker stop --time=1 8b788bbac1066f0d82340acfc7acb05229493a80521c5cae5e9f858e80cbef9a 03:16:34 $ docker rm -f --volumes 8b788bbac1066f0d82340acfc7acb05229493a80521c5cae5e9f858e80cbef9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:34 + docker inspect -f . ci-base-image-x86_64 03:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:35 prd-ubuntu20.04-docker-8c-8g-656 does not seem to be running inside a container 03:16:35 $ 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-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 03:16:35 $ docker top 22e009c5e7b973dafb827a3fdb98bd99fb4c00781fdbe3d2fa771310fb8daf3d -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:35 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1580 [Pipeline] fileExists [Pipeline] sh 03:16:36 + make test 03:16:36 go test -race -coverprofile=coverage.out ./... 03:16:42 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 03:17:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-657 in /w/workspace/gexfoundry_device-sdk-go_PR-1580 [Pipeline] { [Pipeline] ws 03:17:05 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:17:06 The recommended git tool is: git 03:17:10 using credential edgex-jenkins-ssh 03:17:10 Cloning the remote Git repository 03:17:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:17:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:17:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:17:10 > git --version # timeout=10 03:17:10 > git --version # 'git version 2.25.1' 03:17:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:17:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:17:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:17:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:17:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:17:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1580/head:refs/remotes/origin/PR-1580 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:17:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 03:17:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 03:17:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 03:17:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 03:17:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 03:17:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.045s coverage: 27.0% of statements 03:17:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.060s coverage: 81.5% of statements 03:17:15 Merging remotes/origin/main commit 97b36af7baff2da76e29dc2359062fa76ab64ed3 into PR head commit a08c9e481214da3448347c6e25a80d3590086a18 03:17:15 ERROR: Checkout failed 03:17:15 hudson.plugins.git.GitException: Command "git checkout -f a08c9e481214da3448347c6e25a80d3590086a18" returned status code 128: 03:17:15 stdout: 03:17:15 stderr: fatal: reference is not a tree: a08c9e481214da3448347c6e25a80d3590086a18 03:17:15 03:17:15 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 03:17:15 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3174) 03:17:15 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu20.04-docker-arm64-4c-16g-657 03:17:15 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 03:17:15 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 03:17:15 at hudson.remoting.Channel.call(Channel.java:1003) 03:17:15 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 03:17:15 at jdk.internal.reflect.GeneratedMethodAccessor684.invoke(Unknown Source) 03:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:17:15 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 03:17:15 at com.sun.proxy.$Proxy230.execute(Unknown Source) 03:17:15 at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144) 03:17:15 at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110) 03:17:15 at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1162) 03:17:15 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1306) 03:17:15 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) 03:17:15 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) 03:17:15 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) 03:17:15 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 03:17:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:17:15 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:17:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:17:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:17:15 at java.base/java.lang.Thread.run(Thread.java:829) 03:17:15 Caused: hudson.plugins.git.GitException: Could not checkout a08c9e481214da3448347c6e25a80d3590086a18 03:17:15 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3202) 03:17:15 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 03:17:15 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 03:17:15 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:17:15 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:17:15 at hudson.remoting.Request$2.run(Request.java:377) 03:17:15 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:17:15 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:17:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:17:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:17:15 at java.base/java.lang.Thread.run(Thread.java:829) 03:17:15 ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 03:17:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 03:17:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [Pipeline] // stage [Pipeline] } 03:17:15 Failed in branch arm64 03:17:15 > git config core.sparsecheckout # timeout=10 03:17:15 > git checkout -f a08c9e481214da3448347c6e25a80d3590086a18 # timeout=10 03:17:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 03:17:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.171s coverage: 86.0% of statements 03:17:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 03:17:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 03:17:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.111s coverage: 71.8% of statements 03:17:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 03:17:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.067s coverage: 14.4% of statements 03:17:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.934s coverage: 45.9% of statements 03:17:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.078s coverage: 68.5% of statements 03:17:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.099s coverage: 89.2% of statements 03:17:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.069s coverage: 5.4% of statements 03:17:59 internal/autoevent/executor.go:72:18: Error return value of `e.pool.Submit` is not checked (errcheck) 03:17:59 e.pool.Submit(func() { 03:17:59 ^ 03:17:59 internal/autoevent/manager.go:90:16: Error return value of `m.pool.Submit` is not checked (errcheck) 03:17:59 m.pool.Submit(func() { executor.Run(m.ctx, m.wg, m.autoeventBuffer, dic) }) 03:17:59 ^ 03:17:59 make: *** [Makefile:42: lint] Error 1 [Pipeline] } 03:17:59 $ docker stop --time=1 22e009c5e7b973dafb827a3fdb98bd99fb4c00781fdbe3d2fa771310fb8daf3d 03:18:05 $ docker rm -f --volumes 22e009c5e7b973dafb827a3fdb98bd99fb4c00781fdbe3d2fa771310fb8daf3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:06 03:18:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:07 latest: Pulling from edgex-lftools-log-publisher 03:18:07 5eb5b503b376: Pulling fs layer 03:18:07 5c69ac0246d0: Pulling fs layer 03:18:07 ec43610c2a17: Pulling fs layer 03:18:07 3a2ae6a8a46f: Pulling fs layer 03:18:07 33b1e0a273af: Pulling fs layer 03:18:07 5d3b04190fa2: Pulling fs layer 03:18:07 2f39f015ded8: Pulling fs layer 03:18:07 33b1e0a273af: Waiting 03:18:07 2f39f015ded8: Waiting 03:18:07 5d3b04190fa2: Waiting 03:18:07 5c69ac0246d0: Download complete 03:18:07 3a2ae6a8a46f: Download complete 03:18:07 33b1e0a273af: Verifying Checksum 03:18:07 33b1e0a273af: Download complete 03:18:07 5d3b04190fa2: Verifying Checksum 03:18:07 5d3b04190fa2: Download complete 03:18:07 ec43610c2a17: Verifying Checksum 03:18:07 ec43610c2a17: Download complete 03:18:07 5eb5b503b376: Verifying Checksum 03:18:07 5eb5b503b376: Download complete 03:18:08 2f39f015ded8: Verifying Checksum 03:18:08 2f39f015ded8: Download complete 03:18:08 5eb5b503b376: Pull complete 03:18:08 5c69ac0246d0: Pull complete 03:18:09 ec43610c2a17: Pull complete 03:18:09 3a2ae6a8a46f: Pull complete 03:18:09 33b1e0a273af: Pull complete 03:18:09 5d3b04190fa2: Pull complete 03:18:13 2f39f015ded8: Pull complete 03:18:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:13 prd-ubuntu20.04-docker-8c-8g-656 does not seem to be running inside a container 03:18:13 $ 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-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 03:18:18 $ docker top dda5b78971c58708958871fa8b326a97c506ca563c5beca8c4fc055d004ca1ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:19 ---> job-cost.sh 03:18:19 lf-activate-venv: SKIPPING 03:18:19 INFO: No Stack... 03:18:19 INFO: Retrieving Pricing Info for: v3-standard-8 03:18:19 INFO: Archiving Costs [Pipeline] sh 03:18:20 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives/cost.csv 03:18:20 + cut -d, -f6 [Pipeline] lock 03:18:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-1-stack-cost] 03:18:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1580-1-stack-cost] did not exist. Created. 03:18:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:18:20 + echo total: 0.2199999988079071 [Pipeline] stash 03:18:20 Stashed 1 file(s) [Pipeline] } 03:18:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1580-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:18:20 $ docker stop --time=1 dda5b78971c58708958871fa8b326a97c506ca563c5beca8c4fc055d004ca1ea 03:18:22 $ docker rm -f --volumes dda5b78971c58708958871fa8b326a97c506ca563c5beca8c4fc055d004ca1ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:18:22 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:18:25 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives ] 03:18:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives 03:18:25 total 16 03:18:25 drwxr-xr-x 3 root root 4096 May 24 03:18 . 03:18:25 drwxrwxr-x 12 jenkins jenkins 4096 May 24 03:18 .. 03:18:25 drwxr-xr-x 2 root root 4096 May 24 03:18 cost 03:18:25 -rw-r--r-- 1 root root 86 May 24 03:18 cost.csv 03:18:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives 03:18:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives 03:18:25 total 16 03:18:25 drwxr-xr-x 3 jenkins jenkins 4096 May 24 03:18 . 03:18:25 drwxrwxr-x 12 jenkins jenkins 4096 May 24 03:18 .. 03:18:25 drwxr-xr-x 2 jenkins jenkins 4096 May 24 03:18 cost 03:18:25 -rw-r--r-- 1 jenkins jenkins 86 May 24 03:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:18:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:18:26 ---> package-listing.sh 03:18:26 ++ facter osfamily 03:18:26 ++ tr '[:upper:]' '[:lower:]' 03:18:26 + OS_FAMILY=debian 03:18:26 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1580 03:18:26 + START_PACKAGES=/tmp/packages_start.txt 03:18:26 + END_PACKAGES=/tmp/packages_end.txt 03:18:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:18:26 + PACKAGES=/tmp/packages_start.txt 03:18:26 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1580 ']' 03:18:26 + PACKAGES=/tmp/packages_end.txt 03:18:26 + case "${OS_FAMILY}" in 03:18:26 + dpkg -l 03:18:26 + grep '^ii' 03:18:26 + '[' -f /tmp/packages_start.txt ']' 03:18:26 + '[' -f /tmp/packages_end.txt ']' 03:18:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:18:26 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1580 ']' 03:18:26 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives/ 03:18:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1580/archives/ [Pipeline] echo 03:18:26 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-1580/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:18:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:27 prd-ubuntu20.04-docker-8c-8g-656 does not seem to be running inside a container 03:18:27 $ 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-1580/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-1580 -v /w/workspace/gexfoundry_device-sdk-go_PR-1580:/w/workspace/gexfoundry_device-sdk-go_PR-1580:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1580@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 03:18:28 $ docker top b6c57ac0dcff15da75d49c3a0f25a64f01e6494dc989501db7d36417871b24b1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:28 + touch /tmp/pre-build-complete [Pipeline] sh 03:18:28 + mkdir -p /var/log/sysstat [Pipeline] sh 03:18:29 + ls /var/log/sa-host 03:18:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:29 provisioning config files... 03:18:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1580@tmp/config14982123235766182618tmp [Pipeline] { [Pipeline] echo 03:18:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:18:29 ---> create-netrc.sh [Pipeline] } 03:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:18:30 ---> python-tools-install.sh [Pipeline] echo 03:18:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:18:30 ---> sudo-logs.sh 03:18:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:18:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:18:31 ---> job-cost.sh 03:18:31 lf-activate-venv: SKIPPING 03:18:31 DEBUG: total: 0.2199999988079071 03:18:31 INFO: Retrieving Stack Cost... 03:18:31 INFO: Retrieving Pricing Info for: v3-standard-8 03:18:31 INFO: Archiving Costs [Pipeline] echo 03:18:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:18:32 ---> logs-deploy.sh 03:18:32 lf-activate-venv: SKIPPING 03:18:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1580/1 03:18:32 INFO: archiving workspace using pattern(s): 03:18:33 Archives upload complete. 03:18:33 INFO: archiving logs to Nexus