Pull request #1702 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42da15aa4cf0945b366bf714171b85da1d167ab6+3b8bfbe400214ea9673fedc962e36bce2491427b (379f2e803a12960c00575b4c7cdf9a8ccab02d03) 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-ssh16282290085465447304.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh13971012533419283687.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-1702/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-1702/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh376097259246714138.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-1702/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13665196589017521044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh614382778719732968.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-1702/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-1702/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11041899308588173836.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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]] ========================================================= [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.23 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40717 in /w/workspace/gexfoundry_device-sdk-go_PR-1702 [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-1702 # 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 3b8bfbe400214ea9673fedc962e36bce2491427b into PR head commit 42da15aa4cf0945b366bf714171b85da1d167ab6 Merge succeeded, producing 42da15aa4cf0945b366bf714171b85da1d167ab6 Checking out Revision 42da15aa4cf0945b366bf714171b85da1d167ab6 (PR-1702) Commit message: "build(deps): bump github.com/panjf2000/ants/v2 from 2.11.1 to 2.11.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa > 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/1702/head:refs/remotes/origin/PR-1702 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42da15aa4cf0945b366bf714171b85da1d167ab6 # 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 3b8bfbe400214ea9673fedc962e36bce2491427b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42da15aa4cf0945b366bf714171b85da1d167ab6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:26 ========================================================= 05:00:26 EdgeX Global Pipelines Version Info 05:00:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:27 ------------------- 05:00:27 stable info: 05:00:27 ------------------- 05:00:27 Commited By: Cherry Wang cherry@iotechsys.com 05:00:27 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 05:00:27 Message: update stable to v1.0.271 05:00:27 ------------------- 05:00:27 experimental info: 05:00:27 ------------------- 05:00:27 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:27 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 05:00:27 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:00:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:00:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1702 [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1702 [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1702 [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42da15aa4cf0945b366bf714171b85da1d167ab6 [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42da15a [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:29 provisioning config files... 05:00:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp/config3433882346059721808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:30 ---> ****-login.sh 05:00:30 nexus3.edgexfoundry.org:10001 05:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:30 Configure a credential helper to remove this warning. See 05:00:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:30 05:00:30 Login Succeeded 05:00:30 nexus3.edgexfoundry.org:10002 05:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:30 Configure a credential helper to remove this warning. See 05:00:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:30 05:00:30 Login Succeeded 05:00:30 nexus3.edgexfoundry.org:10003 05:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:30 Configure a credential helper to remove this warning. See 05:00:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:30 05:00:30 Login Succeeded 05:00:30 nexus3.edgexfoundry.org:10004 05:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:31 Configure a credential helper to remove this warning. See 05:00:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:31 05:00:31 Login Succeeded 05:00:31 ****.io 05:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:31 Configure a credential helper to remove this warning. See 05:00:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:31 05:00:31 Login Succeeded 05:00:31 ---> ****-login.sh ends [Pipeline] } 05:00:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:31 + git rev-list -1 --merges 42da15aa4cf0945b366bf714171b85da1d167ab6~1..42da15aa4cf0945b366bf714171b85da1d167ab6 [Pipeline] echo 05:00:32 -----------> git rev-list -1 --merges 42da15aa4cf0945b366bf714171b85da1d167ab6~1..42da15aa4cf0945b366bf714171b85da1d167ab6 42da15aa4cf0945b366bf714171b85da1d167ab6 [false] [Pipeline] sh 05:00:32 + git log --format=format:%s -1 42da15aa4cf0945b366bf714171b85da1d167ab6 [Pipeline] echo 05:00:32 ========================================================= 05:00:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:32 + git log --format=format:%s -1 42da15aa4cf0945b366bf714171b85da1d167ab6 [Pipeline] echo 05:00:32 [semverPrep] GIT_COMMIT: 42da15aa4cf0945b366bf714171b85da1d167ab6, Commit Message: build(deps): bump github.com/panjf2000/ants/v2 from 2.11.1 to 2.11.2 [Pipeline] echo 05:00:32 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:33 + grep -v github /etc/ssh/ssh_known_hosts 05:00:33 + [ -e /tmp/ssh_known_hosts ] 05:00:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:33 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:33 05:00:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:34 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:34 b85a868b505f: Pulling fs layer 05:00:34 e2be974225ed: Pulling fs layer 05:00:34 339a4e72a1f5: Pulling fs layer 05:00:34 988bab9f4d93: Pulling fs layer 05:00:34 1469e6f7b9e6: Pulling fs layer 05:00:34 eaf3925da568: Pulling fs layer 05:00:34 bab4dde63d76: Pulling fs layer 05:00:34 bde34c3a00c8: Pulling fs layer 05:00:34 b352a97aabf1: Pulling fs layer 05:00:34 4872d77fe225: Pulling fs layer 05:00:34 5851b861e8e6: Pulling fs layer 05:00:34 988bab9f4d93: Waiting 05:00:34 b352a97aabf1: Waiting 05:00:34 4872d77fe225: Waiting 05:00:34 1469e6f7b9e6: Waiting 05:00:34 5851b861e8e6: Waiting 05:00:34 eaf3925da568: Waiting 05:00:34 bab4dde63d76: Waiting 05:00:34 bde34c3a00c8: Waiting 05:00:34 e2be974225ed: Download complete 05:00:34 988bab9f4d93: Verifying Checksum 05:00:34 988bab9f4d93: Download complete 05:00:34 1469e6f7b9e6: Verifying Checksum 05:00:34 1469e6f7b9e6: Download complete 05:00:34 eaf3925da568: Download complete 05:00:34 339a4e72a1f5: Verifying Checksum 05:00:34 339a4e72a1f5: Download complete 05:00:34 b352a97aabf1: Download complete 05:00:34 4872d77fe225: Verifying Checksum 05:00:34 4872d77fe225: Download complete 05:00:34 5851b861e8e6: Download complete 05:00:34 b85a868b505f: Verifying Checksum 05:00:34 b85a868b505f: Download complete 05:00:34 bab4dde63d76: Verifying Checksum 05:00:34 bab4dde63d76: Download complete 05:00:35 b85a868b505f: Pull complete 05:00:35 e2be974225ed: Pull complete 05:00:36 339a4e72a1f5: Pull complete 05:00:36 988bab9f4d93: Pull complete 05:00:36 1469e6f7b9e6: Pull complete 05:00:36 eaf3925da568: Pull complete 05:00:38 bab4dde63d76: Pull complete 05:00:38 bde34c3a00c8: Pull complete 05:00:38 b352a97aabf1: Pull complete 05:00:38 4872d77fe225: Pull complete 05:00:38 5851b861e8e6: Pull complete 05:00:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:39 prd-ubuntu20.04-docker-8c-8g-40717 does not seem to be running inside a container 05:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1702 -v /w/workspace/gexfoundry_device-sdk-go_PR-1702:/w/workspace/gexfoundry_device-sdk-go_PR-1702:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1702@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:40 $ docker top 5cf40479e4ba3d577ff5e079ffd00696c058fafa1a275ddf167ea70719c8a14b -eo pid,comm 05:00:40 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). 05:00:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:40 [ssh-agent] Looking for ssh-agent implementation... 05:00:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:40 $ docker exec 5cf40479e4ba3d577ff5e079ffd00696c058fafa1a275ddf167ea70719c8a14b ssh-agent 05:00:41 SSH_AUTH_SOCK=/tmp/ssh-pJluWP19C5cF/agent.32 05:00:41 SSH_AGENT_PID=38 05:00:41 Running ssh-add (command line suppressed) 05:00:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp/private_key_16560287341050399089.key (/w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp/private_key_16560287341050399089.key) 05:00:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:41 + git tag --points-at HEAD [Pipeline] } 05:00:41 $ docker exec --env ******** --env ******** 5cf40479e4ba3d577ff5e079ffd00696c058fafa1a275ddf167ea70719c8a14b ssh-agent -k 05:00:41 unset SSH_AUTH_SOCK; 05:00:41 unset SSH_AGENT_PID; 05:00:41 echo Agent pid 38 killed; 05:00:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:41 [ssh-agent] Looking for ssh-agent implementation... 05:00:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:41 $ docker exec 5cf40479e4ba3d577ff5e079ffd00696c058fafa1a275ddf167ea70719c8a14b ssh-agent 05:00:41 SSH_AUTH_SOCK=/tmp/ssh-nP6xFIOXVanH/agent.71 05:00:41 SSH_AGENT_PID=77 05:00:41 Running ssh-add (command line suppressed) 05:00:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp/private_key_15481524877884337386.key (/w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp/private_key_15481524877884337386.key) 05:00:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:42 + git semver init 05:00:42 2025-03-10 05:00:42,635 [run_init] DEBUG init version:0.0.0 force:False 05:00:42 2025-03-10 05:00:42,636 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1702/.semver 05:00:42 2025-03-10 05:00:42,636 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1702/.semver 05:00:42 2025-03-10 05:00:42,636 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1702/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1702, universal_newlines=False, shell=None, istream=None) 05:00:44 2025-03-10 05:00:43,770 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1702/.git/info/exclude 05:00:44 2025-03-10 05:00:43,771 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1702/.semver/PR-1702 with force:False 05:00:44 2025-03-10 05:00:43,771 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1702/.semver/PR-1702 05:00:44 2025-03-10 05:00:43,776 [execute] INFO git cat-file --batch-check 05:00:44 2025-03-10 05:00:43,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1702/.semver, universal_newlines=False, shell=None, istream=) 05:00:44 2025-03-10 05:00:43,781 [execute] INFO git cat-file --batch 05:00:44 2025-03-10 05:00:43,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1702/.semver, universal_newlines=False, shell=None, istream=) 05:00:44 2025-03-10 05:00:43,785 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1702/.semver/PR-1702 05:00:44 0.0.0 [Pipeline] } 05:00:44 $ docker exec --env ******** --env ******** 5cf40479e4ba3d577ff5e079ffd00696c058fafa1a275ddf167ea70719c8a14b ssh-agent -k 05:00:44 unset SSH_AUTH_SOCK; 05:00:44 unset SSH_AGENT_PID; 05:00:44 echo Agent pid 77 killed; 05:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:44 + git semver [Pipeline] } 05:00:45 $ docker stop --time=1 5cf40479e4ba3d577ff5e079ffd00696c058fafa1a275ddf167ea70719c8a14b 05:00:46 $ docker rm -f --volumes 5cf40479e4ba3d577ff5e079ffd00696c058fafa1a275ddf167ea70719c8a14b [Pipeline] // withDockerContainer [Pipeline] sh 05:00:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:47 Stashed 1 file(s) [Pipeline] echo 05:00:47 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:48 provisioning config files... 05:00:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp/config4445179905055525016tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 05:00:48 ---> ****-login.sh 05:00:48 nexus3.edgexfoundry.org:10001 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:48 Configure a credential helper to remove this warning. See 05:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:48 05:00:48 Login Succeeded 05:00:48 nexus3.edgexfoundry.org:10002 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:48 Configure a credential helper to remove this warning. See 05:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:48 05:00:48 Login Succeeded 05:00:48 nexus3.edgexfoundry.org:10003 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:48 Configure a credential helper to remove this warning. See 05:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:48 05:00:48 Login Succeeded 05:00:48 nexus3.edgexfoundry.org:10004 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 ****.io 05:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 ---> ****-login.sh ends [Pipeline] } 05:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:00:49 ========================================================= 05:00:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:00:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:50 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 05:00:50 Sending build context to Docker daemon 25.2MB 05:00:50 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:00:50 Step 2/10 : FROM ${BASE} AS builder 05:00:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:50 da9db072f522: Pulling fs layer 05:00:50 6ef4a4ee8ca5: Pulling fs layer 05:00:50 06f05ace1117: Pulling fs layer 05:00:50 5fe327b54edc: Pulling fs layer 05:00:50 4f4fb700ef54: Pulling fs layer 05:00:50 92a5565b7b96: Pulling fs layer 05:00:50 ff9bb7016b71: Pulling fs layer 05:00:50 b67dba6c2c7d: Pulling fs layer 05:00:50 a813b0c90790: Pulling fs layer 05:00:50 5fe327b54edc: Waiting 05:00:50 4f4fb700ef54: Waiting 05:00:50 92a5565b7b96: Waiting 05:00:50 ff9bb7016b71: Waiting 05:00:50 b67dba6c2c7d: Waiting 05:00:50 a813b0c90790: Waiting 05:00:50 6ef4a4ee8ca5: Verifying Checksum 05:00:50 6ef4a4ee8ca5: Download complete 05:00:50 5fe327b54edc: Verifying Checksum 05:00:50 5fe327b54edc: Download complete 05:00:50 4f4fb700ef54: Verifying Checksum 05:00:50 4f4fb700ef54: Download complete 05:00:50 da9db072f522: Download complete 05:00:50 92a5565b7b96: Verifying Checksum 05:00:50 92a5565b7b96: Download complete 05:00:50 ff9bb7016b71: Verifying Checksum 05:00:50 ff9bb7016b71: Download complete 05:00:50 da9db072f522: Pull complete 05:00:50 6ef4a4ee8ca5: Pull complete 05:00:50 a813b0c90790: Verifying Checksum 05:00:50 a813b0c90790: Download complete 05:00:51 06f05ace1117: Verifying Checksum 05:00:51 06f05ace1117: Download complete 05:00:51 b67dba6c2c7d: Verifying Checksum 05:00:51 b67dba6c2c7d: Download complete 05:00:54 06f05ace1117: Pull complete 05:00:54 5fe327b54edc: Pull complete 05:00:54 4f4fb700ef54: Pull complete 05:00:54 92a5565b7b96: Pull complete 05:00:54 ff9bb7016b71: Pull complete 05:00:56 b67dba6c2c7d: Pull complete 05:00:57 a813b0c90790: Pull complete 05:00:57 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:00:57 ---> 3ba60ce46760 05:00:57 Step 3/10 : ARG MAKE=make build 05:00:58 ---> Running in 195a6c85d3bb 05:00:58 Removing intermediate container 195a6c85d3bb 05:00:58 ---> fee9b9337792 05:00:58 Step 4/10 : WORKDIR /device-sdk-go 05:00:59 ---> Running in 37a2272dc0cd 05:00:59 Removing intermediate container 37a2272dc0cd 05:00:59 ---> c416d2324906 05:00:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:59 ---> Running in dac89fd1692c 05:00:59 Removing intermediate container dac89fd1692c 05:00:59 ---> 078d0d70a941 05:00:59 Step 6/10 : RUN apk add --update --no-cache make git 05:00:59 ---> Running in 1946efc7fa13 05:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:01:00 OK: 248 MiB in 58 packages 05:01:00 Removing intermediate container 1946efc7fa13 05:01:00 ---> a695c6dd8f1d 05:01:00 Step 7/10 : COPY go.mod vendor* ./ 05:01:00 ---> 2f3e5b9fe0d3 05:01:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:00 ---> Running in eaa690ab8946 05:01:39 Removing intermediate container eaa690ab8946 05:01:39 ---> a653964b2569 05:01:39 Step 9/10 : COPY . . 05:01:40 ---> fc207d30d67f 05:01:40 Step 10/10 : RUN ${MAKE} 05:01:40 ---> Running in 9888c1e86d3e 05:01:40 noop 05:01:40 Removing intermediate container 9888c1e86d3e 05:01:40 ---> 30ced0713dd7 05:01:40 Successfully built 30ced0713dd7 05:01:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:41 + docker inspect -f . ci-base-image-x86_64 05:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:41 prd-ubuntu20.04-docker-8c-8g-40717 does not seem to be running inside a container 05:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1702 -v /w/workspace/gexfoundry_device-sdk-go_PR-1702:/w/workspace/gexfoundry_device-sdk-go_PR-1702:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1702@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 ******** ci-base-image-x86_64 cat 05:01:41 $ docker top 74e50bf1148e02756ee07dce7c102bffd3d99daa2ef58ca64a27ff744c526ab0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:42 + go version 05:01:42 go version go1.23.4 linux/amd64 [Pipeline] } 05:01:42 $ docker stop --time=1 74e50bf1148e02756ee07dce7c102bffd3d99daa2ef58ca64a27ff744c526ab0 05:01:43 $ docker rm -f --volumes 74e50bf1148e02756ee07dce7c102bffd3d99daa2ef58ca64a27ff744c526ab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:44 + docker inspect -f . ci-base-image-x86_64 05:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:44 prd-ubuntu20.04-docker-8c-8g-40717 does not seem to be running inside a container 05:01:44 $ 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-1702 -v /w/workspace/gexfoundry_device-sdk-go_PR-1702:/w/workspace/gexfoundry_device-sdk-go_PR-1702:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1702@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 ******** ci-base-image-x86_64 cat 05:01:44 $ docker top 7c5f3ea92c537c60c8efd5fe2655054012022e87957a29d3156bf99a91c4ad56 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:45 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1702 [Pipeline] fileExists [Pipeline] sh 05:01:45 + make test 05:01:45 go test -race -coverprofile=coverage.out ./... 05:01:51 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 05:02:24 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 05:02:24 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 05:02:24 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 05:02:24 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 05:02:24 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 05:02:25 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.033s coverage: 28.2% of statements 05:02:25 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.028s coverage: 79.3% of statements 05:02:26 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 05:02:26 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 05:02:26 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 05:02:26 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.028s coverage: 90.4% of statements 05:02:27 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 05:02:27 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 05:02:27 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 05:02:28 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.077s coverage: 45.0% of statements 05:02:28 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 05:02:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.052s coverage: 14.3% of statements 05:02:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.961s coverage: 44.6% of statements 05:02:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.055s coverage: 68.4% of statements 05:02:33 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.100s coverage: 88.3% of statements 05:02:33 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.068s coverage: 5.0% of statements 05:03:06 GO111MODULE=on go vet ./... 05:03:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:03:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:03:06 ./bin/test-attribution-txt.sh [Pipeline] echo 05:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:03:07 $ docker stop --time=1 7c5f3ea92c537c60c8efd5fe2655054012022e87957a29d3156bf99a91c4ad56 05:03:09 $ docker rm -f --volumes 7c5f3ea92c537c60c8efd5fe2655054012022e87957a29d3156bf99a91c4ad56 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:11 + ls -al . 05:03:11 total 740 05:03:11 drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 05:01 . 05:03:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:00 .. 05:03:11 -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 05:00 .dockerignore 05:03:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 05:02 .git 05:03:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:00 .github 05:03:11 -rw-rw-r-- 1 jenkins jenkins 137 Mar 10 05:00 .gitignore 05:03:11 -rw-rw-r-- 1 jenkins jenkins 199 Mar 10 05:00 .golangci.yml 05:03:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 05:00 .semver 05:03:11 -rw-rw-r-- 1 jenkins jenkins 53715 Mar 10 05:00 CHANGELOG.md 05:03:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 05:00 GOVERNANCE.md 05:03:11 -rw-rw-r-- 1 jenkins jenkins 882 Mar 10 05:00 Jenkinsfile 05:03:11 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 05:00 LICENSE 05:03:11 -rw-rw-r-- 1 jenkins jenkins 2424 Mar 10 05:00 Makefile 05:03:11 -rw-rw-r-- 1 jenkins jenkins 619 Mar 10 05:00 OWNERS.md 05:03:11 -rw-rw-r-- 1 jenkins jenkins 4937 Mar 10 05:00 README.md 05:03:11 -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 05:00 VERSION 05:03:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:00 bin 05:03:11 -rw-r--r-- 1 jenkins jenkins 497264 Mar 10 05:02 coverage.out 05:03:11 drwxrwxr-x 5 jenkins jenkins 4096 Mar 10 05:00 example 05:03:11 -rw-rw-r-- 1 jenkins jenkins 6089 Mar 10 05:00 go.mod 05:03:11 -rw-rw-r-- 1 jenkins jenkins 86333 Mar 10 05:00 go.sum 05:03:11 drwxrwxr-x 13 jenkins jenkins 4096 Mar 10 05:00 internal 05:03:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:00 openapi 05:03:11 drwxrwxr-x 6 jenkins jenkins 4096 Mar 10 05:00 pkg 05:03:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:00 snap 05:03:11 -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:12 + 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=42da15aa4cf0945b366bf714171b85da1d167ab6 --label arch=amd64 --label version=0.0.0 . 05:03:12 Sending build context to Docker daemon 25.7MB 05:03:12 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 05:03:12 Step 2/24 : FROM ${BASE} AS builder 05:03:12 ---> 30ced0713dd7 05:03:12 Step 3/24 : ARG MAKE=make build 05:03:12 ---> Running in 61dfd5c9d458 05:03:12 Removing intermediate container 61dfd5c9d458 05:03:12 ---> e924ae877e00 05:03:12 Step 4/24 : WORKDIR /device-sdk-go 05:03:12 ---> Running in e9f451c83227 05:03:12 Removing intermediate container e9f451c83227 05:03:12 ---> a05edbfc614b 05:03:12 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:12 ---> Running in 9a6216732127 05:03:12 Removing intermediate container 9a6216732127 05:03:12 ---> a9de0971ed09 05:03:12 Step 6/24 : RUN apk add --update --no-cache make git 05:03:12 ---> Running in c91c403a6426 05:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:03:13 OK: 248 MiB in 58 packages 05:03:13 Removing intermediate container c91c403a6426 05:03:13 ---> acdf2acd7436 05:03:13 Step 7/24 : COPY go.mod vendor* ./ 05:03:13 ---> 3565c64ba24b 05:03:13 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:13 ---> Running in e35a3fa69faa 05:03:14 Removing intermediate container e35a3fa69faa 05:03:14 ---> b907f7da8e5c 05:03:14 Step 9/24 : COPY . . 05:03:14 ---> d34ae5c5fe05 05:03:14 Step 10/24 : RUN ${MAKE} 05:03:14 ---> Running in 7df19410fbf9 05:03:15 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:03:41 Removing intermediate container 7df19410fbf9 05:03:41 ---> 475d6cb5b79d 05:03:41 Step 11/24 : FROM alpine:3.20 05:03:41 3.20: Pulling from library/alpine 05:03:41 0a9a5dfd008f: Pulling fs layer 05:03:41 0a9a5dfd008f: Verifying Checksum 05:03:41 0a9a5dfd008f: Download complete 05:03:41 0a9a5dfd008f: Pull complete 05:03:41 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:03:41 Status: Downloaded newer image for alpine:3.20 05:03:41 ---> ff221270b9fb 05:03:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:03:41 ---> Running in e8c51c0c6877 05:03:41 Removing intermediate container e8c51c0c6877 05:03:41 ---> 9508c71905ba 05:03:41 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:03:41 ---> Running in 49d7a6d946f4 05:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:03:42 (1/1) Installing dumb-init (1.2.5-r3) 05:03:42 Executing busybox-1.36.1-r29.trigger 05:03:42 OK: 8 MiB in 15 packages 05:03:42 Removing intermediate container 49d7a6d946f4 05:03:42 ---> 062869f90321 05:03:42 Step 14/24 : RUN apk --no-cache upgrade 05:03:42 ---> Running in 2fe9d106121a 05:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:03:43 OK: 8 MiB in 15 packages 05:03:43 Removing intermediate container 2fe9d106121a 05:03:43 ---> 5d754ff30af8 05:03:43 Step 15/24 : WORKDIR / 05:03:43 ---> Running in 7e39c2ca4a7a 05:03:43 Removing intermediate container 7e39c2ca4a7a 05:03:43 ---> 639514223936 05:03:43 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:03:43 ---> 4c0c79c27e13 05:03:43 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:03:44 ---> 2ffd05af7ace 05:03:44 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:03:44 ---> a6f3c5ec1ab2 05:03:44 Step 19/24 : EXPOSE 59999 05:03:44 ---> Running in dc116a0fbc22 05:03:44 Removing intermediate container dc116a0fbc22 05:03:44 ---> e8e01f7794ec 05:03:44 Step 20/24 : ENTRYPOINT ["/device-simple"] 05:03:44 ---> Running in 088dd86a5c65 05:03:45 Removing intermediate container 088dd86a5c65 05:03:45 ---> 285bae06cd04 05:03:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:03:45 ---> Running in d4bc645646c5 05:03:45 Removing intermediate container d4bc645646c5 05:03:45 ---> c90b983aea30 05:03:45 Step 22/24 : LABEL arch=amd64 05:03:45 ---> Running in d47622032116 05:03:45 Removing intermediate container d47622032116 05:03:45 ---> 582480852bf5 05:03:45 Step 23/24 : LABEL git_sha=42da15aa4cf0945b366bf714171b85da1d167ab6 05:03:45 ---> Running in 19eb2ce8ca0c 05:03:45 Removing intermediate container 19eb2ce8ca0c 05:03:45 ---> 4205565857bf 05:03:45 Step 24/24 : LABEL version=0.0.0 05:03:45 ---> Running in 4c91135dc426 05:03:45 Removing intermediate container 4c91135dc426 05:03:45 ---> 39b5d2ff40e8 05:03:45 [Warning] One or more build-args [ARCH] were not consumed 05:03:45 Successfully built 39b5d2ff40e8 05:03:45 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:46 05:03:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:47 latest: Pulling from edgex-lftools-log-publisher 05:03:47 5eb5b503b376: Pulling fs layer 05:03:47 5c69ac0246d0: Pulling fs layer 05:03:47 ec43610c2a17: Pulling fs layer 05:03:47 3a2ae6a8a46f: Pulling fs layer 05:03:47 33b1e0a273af: Pulling fs layer 05:03:47 5d3b04190fa2: Pulling fs layer 05:03:47 2f39f015ded8: Pulling fs layer 05:03:47 3a2ae6a8a46f: Waiting 05:03:47 33b1e0a273af: Waiting 05:03:47 5d3b04190fa2: Waiting 05:03:47 5c69ac0246d0: Verifying Checksum 05:03:47 5c69ac0246d0: Download complete 05:03:47 3a2ae6a8a46f: Verifying Checksum 05:03:47 3a2ae6a8a46f: Download complete 05:03:47 ec43610c2a17: Verifying Checksum 05:03:47 ec43610c2a17: Download complete 05:03:47 33b1e0a273af: Verifying Checksum 05:03:47 33b1e0a273af: Download complete 05:03:47 5d3b04190fa2: Verifying Checksum 05:03:47 5d3b04190fa2: Download complete 05:03:47 5eb5b503b376: Verifying Checksum 05:03:47 5eb5b503b376: Download complete 05:03:48 2f39f015ded8: Download complete 05:03:48 5eb5b503b376: Pull complete 05:03:48 5c69ac0246d0: Pull complete 05:03:49 ec43610c2a17: Pull complete 05:03:49 3a2ae6a8a46f: Pull complete 05:03:49 33b1e0a273af: Pull complete 05:03:49 5d3b04190fa2: Pull complete 05:03:56 2f39f015ded8: Pull complete 05:03:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:56 prd-ubuntu20.04-docker-8c-8g-40717 does not seem to be running inside a container 05:03:56 $ 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-1702 -v /w/workspace/gexfoundry_device-sdk-go_PR-1702:/w/workspace/gexfoundry_device-sdk-go_PR-1702:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:58 $ docker top e3a1e3a6b11a9a320b7078382c2f28fc307e250311e345d7308e2d7b14192b28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:59 ---> job-cost.sh 05:03:59 lf-activate-venv: SKIPPING 05:03:59 INFO: No Stack... 05:03:59 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:59 INFO: Archiving Costs [Pipeline] sh 05:04:00 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1702/archives/cost.csv 05:04:00 + cut -d, -f6 [Pipeline] lock 05:04:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1702-1-stack-cost] 05:04:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1702-1-stack-cost] did not exist. Created. 05:04:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1702-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:00 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:00 Stashed 1 file(s) [Pipeline] } 05:04:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1702-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:00 $ docker stop --time=1 e3a1e3a6b11a9a320b7078382c2f28fc307e250311e345d7308e2d7b14192b28 05:04:02 $ docker rm -f --volumes e3a1e3a6b11a9a320b7078382c2f28fc307e250311e345d7308e2d7b14192b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:04:02 provisioning config files... 05:04:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp/config14811808348182974209tmp [Pipeline] { [Pipeline] sh 05:04:03 + set +x 05:04:03 + curl+ -s https://codecov.io/bash 05:04:03 bash -s -- 05:04:03 05:04:03 _____ _ 05:04:03 / ____| | | 05:04:03 | | ___ __| | ___ ___ _____ __ 05:04:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:04:03 | |___| (_) | (_| | __/ (_| (_) \ V / 05:04:03 \_____\___/ \__,_|\___|\___\___/ \_/ 05:04:03 Bash-1.0.6 05:04:03 05:04:03 05:04:03 ==> git version 2.25.1 found 05:04:03 ==> 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 05:04:03 Release-Date: 2020-01-08 05:04:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:04:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:04:03 ==> Jenkins CI detected. 05:04:03 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1702 05:04:03 project root: . 05:04:03 --> token set from env 05:04:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:04:03 ==> Running gcov in . (disable via -X gcov) 05:04:03 ==> Python coveragepy not found 05:04:03 ==> Searching for coverage reports in: 05:04:03 + . 05:04:03 -> Found 1 reports 05:04:03 ==> Detecting git/mercurial file structure 05:04:03 ==> Reading reports 05:04:03 + ./coverage.out bytes=497264 05:04:03 ==> Appending adjustments 05:04:03 https://docs.codecov.io/docs/fixing-reports 05:04:03 + Found adjustments 05:04:03 ==> Gzipping contents 05:04:03 48K /tmp/codecov.2rjJtC.gz 05:04:03 ==> Uploading reports 05:04:03 url: https://codecov.io 05:04:03 query: branch=PR-1702&commit=42da15aa4cf0945b366bf714171b85da1d167ab6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1702%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1702&job=&cmd_args= 05:04:03 -> Pinging Codecov 05:04:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1702&commit=42da15aa4cf0945b366bf714171b85da1d167ab6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1702%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1702&job=&cmd_args= 05:04:03 -> Uploading to 05:04:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/42da15aa4cf0945b366bf714171b85da1d167ab6/36478880-0fc6-4148-b9ad-242ff8d9833b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250310%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250310T050403Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=58237bf54af3ba2bde88a1b97b463fff19246c92c14c202122eb4d7ece014687 05:04:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:03 Dload Upload Total Spent Left Speed 05:04:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47787 0 0 100 47787 0 202k --:--:-- --:--:-- --:--:-- 202k 05:04:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/42da15aa4cf0945b366bf714171b85da1d167ab6 [Pipeline] } 05:04:04 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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 05:04:06 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1702/archives ] 05:04:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1702/archives 05:04:06 total 16 05:04:06 drwxr-xr-x 3 root root 4096 Mar 10 05:03 . 05:04:06 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 05:04 .. 05:04:06 drwxr-xr-x 2 root root 4096 Mar 10 05:03 cost 05:04:06 -rw-r--r-- 1 root root 86 Mar 10 05:03 cost.csv 05:04:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1702/archives 05:04:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1702/archives 05:04:06 total 16 05:04:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 05:03 . 05:04:06 drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 05:04 .. 05:04:06 drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 05:03 cost 05:04:06 -rw-r--r-- 1 jenkins jenkins 86 Mar 10 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:04:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:04:07 ---> package-listing.sh 05:04:07 ++ facter osfamily 05:04:07 ++ tr '[:upper:]' '[:lower:]' 05:04:07 + OS_FAMILY=debian 05:04:07 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1702 05:04:07 + START_PACKAGES=/tmp/packages_start.txt 05:04:07 + END_PACKAGES=/tmp/packages_end.txt 05:04:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:04:07 + PACKAGES=/tmp/packages_start.txt 05:04:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1702 ']' 05:04:07 + PACKAGES=/tmp/packages_end.txt 05:04:07 + case "${OS_FAMILY}" in 05:04:07 + dpkg -l 05:04:07 + grep '^ii' 05:04:07 + '[' -f /tmp/packages_start.txt ']' 05:04:07 + '[' -f /tmp/packages_end.txt ']' 05:04:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:04:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1702 ']' 05:04:07 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1702/archives/ 05:04:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1702/archives/ [Pipeline] echo 05:04:07 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-1702/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:04:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:08 prd-ubuntu20.04-docker-8c-8g-40717 does not seem to be running inside a container 05:04:08 $ 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-1702/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-1702 -v /w/workspace/gexfoundry_device-sdk-go_PR-1702:/w/workspace/gexfoundry_device-sdk-go_PR-1702:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1702@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-lftools-log-publisher:latest cat 05:04:09 $ docker top 93d5c13875a3215528c586f210376335db7543ba8f4b4b9fe6570b23dbe84775 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:09 + touch /tmp/pre-build-complete [Pipeline] sh 05:04:09 + mkdir -p /var/log/sysstat [Pipeline] sh 05:04:10 + ls /var/log/sa-host 05:04:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:10 provisioning config files... 05:04:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1702@tmp/config3112786281903404820tmp [Pipeline] { [Pipeline] echo 05:04:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:04:10 ---> create-netrc.sh [Pipeline] } 05:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:04:11 ---> python-tools-install.sh [Pipeline] echo 05:04:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:04:11 ---> sudo-logs.sh 05:04:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:04:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:04:12 ---> job-cost.sh 05:04:12 lf-activate-venv: SKIPPING 05:04:12 DEBUG: total: 0.2199999988079071 05:04:12 INFO: Retrieving Stack Cost... 05:04:12 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:12 INFO: Archiving Costs [Pipeline] echo 05:04:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:04:12 ---> logs-deploy.sh 05:04:12 lf-activate-venv: SKIPPING 05:04:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1702/1 05:04:12 INFO: archiving workspace using pattern(s): 05:04:13 Archives upload complete. 05:04:13 INFO: archiving logs to Nexus