Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c25088f917b9aace1eb3ba1852d94d7ec4a10515 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-ssh14434380356494616844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17448892145048296456.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2265186685549213508.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh5379775054026925409.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh375013456920213008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12542 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision c25088f917b9aace1eb3ba1852d94d7ec4a10515 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c25088f917b9aace1eb3ba1852d94d7ec4a10515 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1446)" > git rev-list --no-walk 41beedf42db0c4239d13182dec900f5915327502 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:17:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:17:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:17:53 ========================================================= 04:17:53 EdgeX Global Pipelines Version Info 04:17:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:17:53 ------------------- 04:17:53 stable info: 04:17:53 ------------------- 04:17:53 Commited By: Bill Mahoney bill.mahoney@intel.com 04:17:53 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:17:53 Message: update stable to v1.0.248 04:17:54 ------------------- 04:17:54 experimental info: 04:17:54 ------------------- 04:17:54 Commited By: **** collab-it+edgex@linuxfoundation.org 04:17:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:17:54 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c25088f [Pipeline] echo 04:17:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:54 provisioning config files... 04:17:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17243276823077659145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:55 ---> docker-login.sh 04:17:55 nexus3.edgexfoundry.org:10001 04:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:56 Configure a credential helper to remove this warning. See 04:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:56 04:17:56 Login Succeeded 04:17:56 nexus3.edgexfoundry.org:10002 04:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:56 Configure a credential helper to remove this warning. See 04:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:56 04:17:56 Login Succeeded 04:17:56 nexus3.edgexfoundry.org:10003 04:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:56 Configure a credential helper to remove this warning. See 04:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:56 04:17:56 Login Succeeded 04:17:56 nexus3.edgexfoundry.org:10004 04:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:56 Configure a credential helper to remove this warning. See 04:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:56 04:17:56 Login Succeeded 04:17:56 docker.io 04:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:56 Configure a credential helper to remove this warning. See 04:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:56 04:17:56 Login Succeeded 04:17:56 ---> docker-login.sh ends [Pipeline] } 04:17:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:17:56 + git rev-list -1 --merges c25088f917b9aace1eb3ba1852d94d7ec4a10515~1..c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] echo 04:17:57 -----------> git rev-list -1 --merges c25088f917b9aace1eb3ba1852d94d7ec4a10515~1..c25088f917b9aace1eb3ba1852d94d7ec4a10515 c25088f917b9aace1eb3ba1852d94d7ec4a10515 [false] [Pipeline] sh 04:17:57 + git log --format=format:%s -1 c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] echo 04:17:57 ========================================================= 04:17:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:17:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:57 + git log --format=format:%s -1 c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] echo 04:17:57 [semverPrep] GIT_COMMIT: c25088f917b9aace1eb3ba1852d94d7ec4a10515, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1446) [Pipeline] echo 04:17:57 [semverPrep] This is not a build commit. [Pipeline] sh 04:17:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:17:58 + grep -v github /etc/ssh/ssh_known_hosts 04:17:58 + [ -e /tmp/ssh_known_hosts ] 04:17:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:17:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:17:58 + sudo tee -a /etc/ssh/ssh_known_hosts 04:17:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:17:58 04:17:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:17:58 0.1.4: Pulling from edgex-devops/py-git-semver 04:17:58 b85a868b505f: Pulling fs layer 04:17:58 e2be974225ed: Pulling fs layer 04:17:58 339a4e72a1f5: Pulling fs layer 04:17:58 988bab9f4d93: Pulling fs layer 04:17:58 1469e6f7b9e6: Pulling fs layer 04:17:58 eaf3925da568: Pulling fs layer 04:17:58 bab4dde63d76: Pulling fs layer 04:17:58 bde34c3a00c8: Pulling fs layer 04:17:58 b352a97aabf1: Pulling fs layer 04:17:58 4872d77fe225: Pulling fs layer 04:17:58 5851b861e8e6: Pulling fs layer 04:17:58 988bab9f4d93: Waiting 04:17:58 1469e6f7b9e6: Waiting 04:17:58 eaf3925da568: Waiting 04:17:58 bab4dde63d76: Waiting 04:17:58 bde34c3a00c8: Waiting 04:17:58 4872d77fe225: Waiting 04:17:58 5851b861e8e6: Waiting 04:17:58 b352a97aabf1: Waiting 04:17:58 e2be974225ed: Verifying Checksum 04:17:58 e2be974225ed: Download complete 04:17:58 988bab9f4d93: Verifying Checksum 04:17:58 988bab9f4d93: Download complete 04:17:59 1469e6f7b9e6: Verifying Checksum 04:17:59 1469e6f7b9e6: Download complete 04:17:59 339a4e72a1f5: Verifying Checksum 04:17:59 339a4e72a1f5: Download complete 04:17:59 eaf3925da568: Download complete 04:17:59 bde34c3a00c8: Verifying Checksum 04:17:59 bde34c3a00c8: Download complete 04:17:59 b352a97aabf1: Verifying Checksum 04:17:59 b352a97aabf1: Download complete 04:17:59 4872d77fe225: Download complete 04:17:59 5851b861e8e6: Download complete 04:17:59 b85a868b505f: Download complete 04:17:59 bab4dde63d76: Verifying Checksum 04:17:59 bab4dde63d76: Download complete 04:18:00 b85a868b505f: Pull complete 04:18:00 e2be974225ed: Pull complete 04:18:01 339a4e72a1f5: Pull complete 04:18:01 988bab9f4d93: Pull complete 04:18:01 1469e6f7b9e6: Pull complete 04:18:01 eaf3925da568: Pull complete 04:18:03 bab4dde63d76: Pull complete 04:18:03 bde34c3a00c8: Pull complete 04:18:03 b352a97aabf1: Pull complete 04:18:03 4872d77fe225: Pull complete 04:18:04 5851b861e8e6: Pull complete 04:18:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:04 prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container 04:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:18:09 $ docker top 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa -eo pid,comm 04:18:09 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). 04:18:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:18:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:09 [ssh-agent] Looking for ssh-agent implementation... 04:18:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:09 $ docker exec 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa ssh-agent 04:18:09 SSH_AUTH_SOCK=/tmp/ssh-USyGNoItRzcu/agent.33 04:18:09 SSH_AGENT_PID=39 04:18:09 Running ssh-add (command line suppressed) 04:18:09 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2911643868140412031.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2911643868140412031.key) 04:18:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:09 + git tag --points-at HEAD [Pipeline] } 04:18:09 $ docker exec --env ******** --env ******** 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa ssh-agent -k 04:18:10 unset SSH_AUTH_SOCK; 04:18:10 unset SSH_AGENT_PID; 04:18:10 echo Agent pid 39 killed; 04:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:10 [ssh-agent] Looking for ssh-agent implementation... 04:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:10 $ docker exec 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa ssh-agent 04:18:10 SSH_AUTH_SOCK=/tmp/ssh-dM6Se3hnG5wJ/agent.71 04:18:10 SSH_AGENT_PID=77 04:18:10 Running ssh-add (command line suppressed) 04:18:10 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13157636278442309248.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13157636278442309248.key) 04:18:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:10 + git semver init 04:18:11 2023-05-03 04:18:11,175 [run_init] DEBUG init version:0.0.0 force:False 04:18:11 2023-05-03 04:18:11,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:18:11 2023-05-03 04:18:11,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:18:11 2023-05-03 04:18:11,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:18:12 2023-05-03 04:18:12,202 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:18:12 2023-05-03 04:18:12,202 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:18:12 2023-05-03 04:18:12,202 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:18:12 2023-05-03 04:18:12,202 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:18:12 3.0.0-dev.81 [Pipeline] } 04:18:12 $ docker exec --env ******** --env ******** 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa ssh-agent -k 04:18:12 unset SSH_AUTH_SOCK; 04:18:12 unset SSH_AGENT_PID; 04:18:12 echo Agent pid 77 killed; 04:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:13 + git semver [Pipeline] } 04:18:13 $ docker stop --time=1 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa 04:18:14 $ docker rm -f --volumes 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa [Pipeline] // withDockerContainer [Pipeline] sh 04:18:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:18:15 Stashed 1 file(s) [Pipeline] echo 04:18:15 [edgeXSemver]: initialized semver on version 3.0.0-dev.81 [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 04:18:15 provisioning config files... 04:18:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config188224790853458466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:15 ---> docker-login.sh 04:18:15 nexus3.edgexfoundry.org:10001 04:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:15 Configure a credential helper to remove this warning. See 04:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:15 04:18:15 Login Succeeded 04:18:15 nexus3.edgexfoundry.org:10002 04:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:15 Configure a credential helper to remove this warning. See 04:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:15 04:18:15 Login Succeeded 04:18:15 nexus3.edgexfoundry.org:10003 04:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:15 Configure a credential helper to remove this warning. See 04:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:15 04:18:15 Login Succeeded 04:18:15 nexus3.edgexfoundry.org:10004 04:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:15 Configure a credential helper to remove this warning. See 04:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:15 04:18:15 Login Succeeded 04:18:15 docker.io 04:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:16 Configure a credential helper to remove this warning. See 04:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:16 04:18:16 Login Succeeded 04:18:16 ---> docker-login.sh ends [Pipeline] } 04:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:16 ========================================================= 04:18:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:18:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:16 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 04:18:16 Sending build context to Docker daemon 11.04MB 04:18:16 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:18:16 Step 2/10 : FROM ${BASE} AS builder 04:18:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:18:16 f56be85fc22e: Pulling fs layer 04:18:16 85791d961cd3: Pulling fs layer 04:18:16 d694b5ae8c79: Pulling fs layer 04:18:16 9f32a84ed3da: Pulling fs layer 04:18:16 4d19c01a9841: Pulling fs layer 04:18:16 9325e15d5711: Pulling fs layer 04:18:16 556b6ee489ea: Pulling fs layer 04:18:16 c5a4b2cf53e6: Pulling fs layer 04:18:16 4d19c01a9841: Waiting 04:18:16 9f32a84ed3da: Waiting 04:18:16 9325e15d5711: Waiting 04:18:16 556b6ee489ea: Waiting 04:18:16 c5a4b2cf53e6: Waiting 04:18:16 85791d961cd3: Download complete 04:18:16 9f32a84ed3da: Download complete 04:18:16 4d19c01a9841: Verifying Checksum 04:18:16 4d19c01a9841: Download complete 04:18:16 f56be85fc22e: Verifying Checksum 04:18:16 f56be85fc22e: Download complete 04:18:16 9325e15d5711: Verifying Checksum 04:18:16 9325e15d5711: Download complete 04:18:17 f56be85fc22e: Pull complete 04:18:17 85791d961cd3: Pull complete 04:18:17 c5a4b2cf53e6: Verifying Checksum 04:18:17 c5a4b2cf53e6: Download complete 04:18:17 d694b5ae8c79: Verifying Checksum 04:18:17 d694b5ae8c79: Download complete 04:18:17 556b6ee489ea: Verifying Checksum 04:18:17 556b6ee489ea: Download complete 04:18:20 d694b5ae8c79: Pull complete 04:18:20 9f32a84ed3da: Pull complete 04:18:20 4d19c01a9841: Pull complete 04:18:20 9325e15d5711: Pull complete 04:18:23 556b6ee489ea: Pull complete 04:18:24 c5a4b2cf53e6: Pull complete 04:18:24 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:18:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:18:24 ---> c4be618373d6 04:18:24 Step 3/10 : ARG MAKE=make build 04:18:30 Still waiting to schedule task 04:18:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:18:36 ---> Running in d28fc802d043 04:18:36 Removing intermediate container d28fc802d043 04:18:36 ---> 3c2bb136251c 04:18:36 Step 4/10 : WORKDIR /device-sdk-go 04:18:37 ---> Running in e0b36c53d103 04:18:37 Removing intermediate container e0b36c53d103 04:18:37 ---> 7e4d78ecdab4 04:18:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:18:37 ---> Running in 90c7720dca58 04:18:38 Removing intermediate container 90c7720dca58 04:18:38 ---> c444b39b14f2 04:18:38 Step 6/10 : RUN apk add --update --no-cache make git 04:18:38 ---> Running in a908e41456bd 04:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:18:39 OK: 265 MiB in 53 packages 04:18:39 Removing intermediate container a908e41456bd 04:18:39 ---> e0f7af7f2dab 04:18:39 Step 7/10 : COPY go.mod vendor* ./ 04:18:40 ---> 341b1fae3e91 04:18:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:40 ---> Running in fc65b385ef5b 04:20:01 Removing intermediate container fc65b385ef5b 04:20:01 ---> 71aba91d39b2 04:20:01 Step 9/10 : COPY . . 04:20:01 ---> 65ea063fb6c7 04:20:01 Step 10/10 : RUN ${MAKE} 04:20:01 ---> Running in c36786aea82a 04:20:01 noop 04:20:01 Removing intermediate container c36786aea82a 04:20:01 ---> f3e27dc57cf9 04:20:01 Successfully built f3e27dc57cf9 04:20:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:02 + docker inspect -f . ci-base-image-x86_64 04:20:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:02 prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container 04:20:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 04:20:02 $ docker top d4c2199864c83a1c1b96f76cb3b6ce9b1005d425abaf522d4c1cc5d415687a2c -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:03 + go version 04:20:03 go version go1.20.2 linux/amd64 [Pipeline] } 04:20:03 $ docker stop --time=1 d4c2199864c83a1c1b96f76cb3b6ce9b1005d425abaf522d4c1cc5d415687a2c 04:20:04 $ docker rm -f --volumes d4c2199864c83a1c1b96f76cb3b6ce9b1005d425abaf522d4c1cc5d415687a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:05 + docker inspect -f . ci-base-image-x86_64 04:20:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:05 prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container 04:20:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 04:20:06 $ docker top f7a4b51725a52732d696921a55fc75aa11811d1192df41f63bf1c658a7b531b7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:20:06 + make test 04:20:06 go test -race -coverprofile=coverage.out ./... 04:20:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12543 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:20:08 Running in /w/workspace/device-sdk-go/212 [Pipeline] { [Pipeline] checkout 04:20:08 The recommended git tool is: git 04:20:13 using credential edgex-jenkins-ssh 04:20:13 Cloning the remote Git repository 04:20:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:20:13 > git init /w/workspace/device-sdk-go/212 # timeout=10 04:20:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:20:13 > git --version # timeout=10 04:20:13 > git --version # 'git version 2.25.1' 04:20:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:14 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:20:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:20:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:16 Avoid second fetch 04:20:16 Checking out Revision c25088f917b9aace1eb3ba1852d94d7ec4a10515 (main) 04:20:16 > git config core.sparsecheckout # timeout=10 04:20:16 > git checkout -f c25088f917b9aace1eb3ba1852d94d7ec4a10515 # timeout=10 04:20:17 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1446)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:20:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:20:18 Dload Upload Total Spent Left Speed 04:20:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 04:20:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:20:19 + sudo tee /etc/docker/daemon.new 04:20:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:20:19 { 04:20:19 "registry-mirrors": [ 04:20:19 "https://nexus3.edgexfoundry.org:10001" 04:20:19 ], 04:20:19 "bip": "10.250.0.254/24", 04:20:19 "hosts": [ 04:20:19 "tcp://0.0.0.0:5555", 04:20:19 "unix:///var/run/docker.sock" 04:20:19 ], 04:20:19 "mtu": 1458, 04:20:19 "selinux-enabled": true, 04:20:19 "seccomp-profile": "/etc/docker/seccomp.json" 04:20:19 } [Pipeline] sh 04:20:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:20:19 + sudo service docker restart 04:20:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:20:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:20:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:20:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:20:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:20:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.047s coverage: 27.6% of statements 04:20:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:20:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:20:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.056s coverage: 80.2% of statements 04:20:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.094s coverage: 86.0% of statements 04:20:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:20:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:20:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.082s coverage: 77.5% of statements 04:20:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:20:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:20:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:20:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.060s coverage: 14.6% of statements 04:20:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.071s coverage: 68.5% of statements 04:20:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.123s coverage: 89.2% of statements 04:20:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 5.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:38 provisioning config files... 04:20:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/212@tmp/config2733445694731595065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:38 ---> docker-login.sh 04:20:38 nexus3.edgexfoundry.org:10001 04:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:38 Configure a credential helper to remove this warning. See 04:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:38 04:20:38 Login Succeeded 04:20:38 nexus3.edgexfoundry.org:10002 04:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:39 Configure a credential helper to remove this warning. See 04:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:39 04:20:39 Login Succeeded 04:20:39 nexus3.edgexfoundry.org:10003 04:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:39 Configure a credential helper to remove this warning. See 04:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:39 04:20:39 Login Succeeded 04:20:39 nexus3.edgexfoundry.org:10004 04:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:40 Configure a credential helper to remove this warning. See 04:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:40 04:20:40 Login Succeeded 04:20:40 docker.io 04:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:40 Configure a credential helper to remove this warning. See 04:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:40 04:20:40 Login Succeeded 04:20:40 ---> docker-login.sh ends [Pipeline] } 04:20:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:40 ========================================================= 04:20:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:20:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:41 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:20:41 Sending build context to Docker daemon 5.928MB 04:20:41 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:20:41 Step 2/10 : FROM ${BASE} AS builder 04:20:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:20:41 c41833b44d91: Pulling fs layer 04:20:41 ed15518f5707: Pulling fs layer 04:20:41 feae8fd75edb: Pulling fs layer 04:20:41 242c74f7c9fa: Pulling fs layer 04:20:41 3cdef696dda3: Pulling fs layer 04:20:41 2ced38df9373: Pulling fs layer 04:20:41 58f1dce35555: Pulling fs layer 04:20:41 3cdef696dda3: Waiting 04:20:41 2ced38df9373: Waiting 04:20:41 58f1dce35555: Waiting 04:20:41 242c74f7c9fa: Waiting 04:20:41 ed15518f5707: Verifying Checksum 04:20:41 ed15518f5707: Download complete 04:20:41 242c74f7c9fa: Download complete 04:20:41 3cdef696dda3: Verifying Checksum 04:20:41 3cdef696dda3: Download complete 04:20:42 c41833b44d91: Verifying Checksum 04:20:42 c41833b44d91: Download complete 04:20:43 c41833b44d91: Pull complete 04:20:43 58f1dce35555: Verifying Checksum 04:20:43 58f1dce35555: Download complete 04:20:43 ed15518f5707: Pull complete 04:20:44 feae8fd75edb: Download complete 04:20:44 2ced38df9373: Verifying Checksum 04:20:44 2ced38df9373: Download complete 04:20:56 feae8fd75edb: Pull complete 04:20:56 242c74f7c9fa: Pull complete 04:20:56 3cdef696dda3: Pull complete 04:21:00 GO111MODULE=on go vet ./... 04:21:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:01 ./bin/test-attribution-txt.sh [Pipeline] echo 04:21:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:21:01 $ docker stop --time=1 f7a4b51725a52732d696921a55fc75aa11811d1192df41f63bf1c658a7b531b7 04:21:02 2ced38df9373: Pull complete 04:21:05 58f1dce35555: Pull complete 04:21:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:21:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:21:05 ---> fadd8f120f05 04:21:05 Step 3/10 : ARG MAKE=make build 04:21:07 ---> Running in 1115f42d45fe 04:21:07 Removing intermediate container 1115f42d45fe 04:21:07 ---> e65207bb5995 04:21:07 Step 4/10 : WORKDIR /device-sdk-go 04:21:07 ---> Running in e41ba320522e 04:21:07 Removing intermediate container e41ba320522e 04:21:07 ---> 2d4440cd9763 04:21:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:07 ---> Running in 0f56e4e25b3f 04:21:07 Removing intermediate container 0f56e4e25b3f 04:21:07 ---> f47d0546b6aa 04:21:07 Step 6/10 : RUN apk add --update --no-cache make git 04:21:07 ---> Running in c777981d1c30 04:21:08 $ docker rm -f --volumes f7a4b51725a52732d696921a55fc75aa11811d1192df41f63bf1c658a7b531b7 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 04:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:21:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:10 + ls -al . 04:21:10 total 272 04:21:10 drwxrwxr-x 11 jenkins jenkins 4096 May 3 04:20 . 04:21:10 drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:17 .. 04:21:10 -rw-rw-r-- 1 jenkins jenkins 140 May 3 04:17 .dockerignore 04:21:10 drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:18 .git 04:21:10 drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:17 .github 04:21:10 -rw-rw-r-- 1 jenkins jenkins 131 May 3 04:17 .gitignore 04:21:10 -rw-rw-r-- 1 jenkins jenkins 42 May 3 04:17 .golangci.yml 04:21:10 drwxr-xr-x 3 jenkins jenkins 4096 May 3 04:18 .semver 04:21:10 -rw-rw-r-- 1 jenkins jenkins 31677 May 3 04:17 CHANGELOG.md 04:21:10 -rw-rw-r-- 1 jenkins jenkins 677 May 3 04:17 GOVERNANCE.md 04:21:10 -rw-rw-r-- 1 jenkins jenkins 885 May 3 04:17 Jenkinsfile 04:21:10 -rw-rw-r-- 1 jenkins jenkins 11341 May 3 04:17 LICENSE 04:21:10 -rw-rw-r-- 1 jenkins jenkins 1714 May 3 04:17 Makefile 04:21:10 -rw-rw-r-- 1 jenkins jenkins 619 May 3 04:17 OWNERS.md 04:21:10 -rw-rw-r-- 1 jenkins jenkins 4891 May 3 04:17 README.md 04:21:10 -rw-rw-r-- 1 jenkins jenkins 12 May 3 04:18 VERSION 04:21:10 drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:17 bin 04:21:10 -rw-r--r-- 1 jenkins jenkins 106119 May 3 04:20 coverage.out 04:21:10 drwxrwxr-x 5 jenkins jenkins 4096 May 3 04:17 example 04:21:10 -rw-rw-r-- 1 jenkins jenkins 3246 May 3 04:17 go.mod 04:21:10 -rw-rw-r-- 1 jenkins jenkins 30781 May 3 04:17 go.sum 04:21:10 drwxrwxr-x 12 jenkins jenkins 4096 May 3 04:17 internal 04:21:10 drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:17 openapi 04:21:10 drwxrwxr-x 6 jenkins jenkins 4096 May 3 04:17 pkg 04:21:10 drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:17 snap 04:21:10 -rw-rw-r-- 1 jenkins jenkins 222 May 3 04:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:10 + 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=c25088f917b9aace1eb3ba1852d94d7ec4a10515 --label arch=amd64 --label version=3.0.0-dev.81 . 04:21:10 Sending build context to Docker daemon 11.15MB 04:21:10 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:21:10 Step 2/23 : FROM ${BASE} AS builder 04:21:10 ---> f3e27dc57cf9 04:21:10 Step 3/23 : ARG MAKE=make build 04:21:10 OK: 263 MiB in 53 packages 04:21:10 ---> Running in 74c9698d2c55 04:21:10 Removing intermediate container 74c9698d2c55 04:21:10 ---> 4f1cdfa35571 04:21:10 Step 4/23 : WORKDIR /device-sdk-go 04:21:10 ---> Running in cc073a8f9fe4 04:21:11 Removing intermediate container cc073a8f9fe4 04:21:11 ---> dbcb2f7904a1 04:21:11 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:11 ---> Running in 66a67d3f6d21 04:21:11 Removing intermediate container 66a67d3f6d21 04:21:11 ---> 45823b1b9401 04:21:11 Step 6/23 : RUN apk add --update --no-cache make git 04:21:11 ---> Running in b55dd87bbfd4 04:21:11 Removing intermediate container c777981d1c30 04:21:11 ---> dca33a236177 04:21:11 Step 7/10 : COPY go.mod vendor* ./ 04:21:11 ---> e6faead7d110 04:21:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:11 ---> Running in 56b630e5f37a 04:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:21:12 OK: 265 MiB in 53 packages 04:21:13 Removing intermediate container b55dd87bbfd4 04:21:13 ---> c6a883614fda 04:21:13 Step 7/23 : COPY go.mod vendor* ./ 04:21:13 ---> 67e334722d56 04:21:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:13 ---> Running in 30324844d7cf 04:21:14 Removing intermediate container 30324844d7cf 04:21:14 ---> 76709361f55b 04:21:14 Step 9/23 : COPY . . 04:21:15 ---> 60e87c8cd0c6 04:21:15 Step 10/23 : RUN ${MAKE} 04:21:15 ---> Running in ab1e54f2ab9f 04:21:16 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.81" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:21:42 Removing intermediate container ab1e54f2ab9f 04:21:42 ---> 02e027990e60 04:21:42 Step 11/23 : FROM alpine:3.17 04:21:42 3.17: Pulling from library/alpine 04:21:42 f56be85fc22e: Already exists 04:21:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:21:42 Status: Downloaded newer image for alpine:3.17 04:21:42 ---> 9ed4aefc74f6 04:21:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:21:42 ---> Running in df670586c60b 04:21:42 Removing intermediate container df670586c60b 04:21:42 ---> 8ed76477bd2f 04:21:42 Step 13/23 : RUN apk add --update --no-cache 04:21:42 ---> Running in 1cb1a61a11fe 04:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:21:42 OK: 7 MiB in 15 packages 04:21:43 Removing intermediate container 1cb1a61a11fe 04:21:43 ---> e04c8f847d99 04:21:43 Step 14/23 : WORKDIR / 04:21:43 ---> Running in 6d41591e5208 04:21:43 Removing intermediate container 6d41591e5208 04:21:43 ---> ecd98b570263 04:21:43 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:21:43 ---> bffa3d4faa02 04:21:43 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:21:45 ---> 7fc84ce007ac 04:21:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:21:45 ---> 56a29a97edc7 04:21:45 Step 18/23 : EXPOSE 59999 04:21:45 ---> Running in 2e3cc2a31351 04:21:45 Removing intermediate container 2e3cc2a31351 04:21:45 ---> e1de1c1cf0cf 04:21:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:21:45 ---> Running in dc6a02453ec3 04:21:45 Removing intermediate container dc6a02453ec3 04:21:45 ---> 27dcae67d96b 04:21:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:21:45 ---> Running in bd8e05d5ad80 04:21:46 Removing intermediate container bd8e05d5ad80 04:21:46 ---> ebf9dea266d2 04:21:46 Step 21/23 : LABEL arch=amd64 04:21:46 ---> Running in 985cfe7b7501 04:21:46 Removing intermediate container 985cfe7b7501 04:21:46 ---> 5ba147956886 04:21:46 Step 22/23 : LABEL git_sha=c25088f917b9aace1eb3ba1852d94d7ec4a10515 04:21:46 ---> Running in af2c99799afd 04:21:46 Removing intermediate container af2c99799afd 04:21:46 ---> a0465ca81ca9 04:21:46 Step 23/23 : LABEL version=3.0.0-dev.81 04:21:46 ---> Running in 0264b453c1c0 04:21:46 Removing intermediate container 0264b453c1c0 04:21:46 ---> 274d5ab9b81d 04:21:46 [Warning] One or more build-args [ARCH] were not consumed 04:21:46 Successfully built 274d5ab9b81d 04:21:46 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:47 04:21:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:47 latest: Pulling from edgex-lftools-log-publisher 04:21:47 5eb5b503b376: Pulling fs layer 04:21:47 5c69ac0246d0: Pulling fs layer 04:21:47 ec43610c2a17: Pulling fs layer 04:21:47 3a2ae6a8a46f: Pulling fs layer 04:21:47 33b1e0a273af: Pulling fs layer 04:21:47 5d3b04190fa2: Pulling fs layer 04:21:47 3a2ae6a8a46f: Waiting 04:21:47 33b1e0a273af: Waiting 04:21:47 2f39f015ded8: Pulling fs layer 04:21:47 5c69ac0246d0: Download complete 04:21:47 3a2ae6a8a46f: Verifying Checksum 04:21:47 3a2ae6a8a46f: Download complete 04:21:47 33b1e0a273af: Verifying Checksum 04:21:47 33b1e0a273af: Download complete 04:21:47 ec43610c2a17: Verifying Checksum 04:21:47 ec43610c2a17: Download complete 04:21:47 5d3b04190fa2: Verifying Checksum 04:21:47 5d3b04190fa2: Download complete 04:21:47 5eb5b503b376: Verifying Checksum 04:21:47 5eb5b503b376: Download complete 04:21:48 2f39f015ded8: Download complete 04:21:49 5eb5b503b376: Pull complete 04:21:49 5c69ac0246d0: Pull complete 04:21:49 ec43610c2a17: Pull complete 04:21:50 3a2ae6a8a46f: Pull complete 04:21:50 33b1e0a273af: Pull complete 04:21:50 5d3b04190fa2: Pull complete 04:21:54 2f39f015ded8: Pull complete 04:21:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:55 prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container 04:21:55 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:22:02 $ docker top 2bcd1dbfd95d45ebdce24dbd4ce3b397e0dca152f5b248ec344e691f54edf613 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:03 ---> job-cost.sh 04:22:03 lf-activate-venv: SKIPPING 04:22:03 INFO: No Stack... 04:22:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:03 INFO: Archiving Costs [Pipeline] sh 04:22:04 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:22:04 + cut -d, -f6 [Pipeline] lock 04:22:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] 04:22:04 Resource [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] did not exist. Created. 04:22:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:04 + echo total: 0.2199999988079071 [Pipeline] stash 04:22:04 Stashed 1 file(s) [Pipeline] } 04:22:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:04 $ docker stop --time=1 2bcd1dbfd95d45ebdce24dbd4ce3b397e0dca152f5b248ec344e691f54edf613 04:22:05 $ docker rm -f --volumes 2bcd1dbfd95d45ebdce24dbd4ce3b397e0dca152f5b248ec344e691f54edf613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:22:19 Removing intermediate container 56b630e5f37a 04:22:19 ---> 240cb3906f65 04:22:19 Step 9/10 : COPY . . 04:22:19 ---> 5d9d38540e4c 04:22:19 Step 10/10 : RUN ${MAKE} 04:22:19 ---> Running in 05b65ca566e6 04:22:19 noop 04:22:19 Removing intermediate container 05b65ca566e6 04:22:19 ---> 6e1441100d14 04:22:19 Successfully built 6e1441100d14 04:22:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:20 + docker inspect -f . ci-base-image-arm64 04:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:20 prd-ubuntu20.04-docker-arm64-4c-16g-12543 does not seem to be running inside a container 04:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/212 -v /w/workspace/device-sdk-go/212:/w/workspace/device-sdk-go/212:rw,z -v /w/workspace/device-sdk-go/212@tmp:/w/workspace/device-sdk-go/212@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 ******** ci-base-image-arm64 cat 04:22:21 $ docker top 97a57f2a5e0577891fbdc83455618de468b092236fbd8b7d0642f7103f18eacd -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:22 + go version 04:22:22 go version go1.20.2 linux/arm64 [Pipeline] } 04:22:22 $ docker stop --time=1 97a57f2a5e0577891fbdc83455618de468b092236fbd8b7d0642f7103f18eacd 04:22:26 $ docker rm -f --volumes 97a57f2a5e0577891fbdc83455618de468b092236fbd8b7d0642f7103f18eacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:27 + docker inspect -f . ci-base-image-arm64 04:22:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:27 prd-ubuntu20.04-docker-arm64-4c-16g-12543 does not seem to be running inside a container 04:22:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/212 -v /w/workspace/device-sdk-go/212:/w/workspace/device-sdk-go/212:rw,z -v /w/workspace/device-sdk-go/212@tmp:/w/workspace/device-sdk-go/212@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 ******** ci-base-image-arm64 cat 04:22:28 $ docker top 5a931993234c78d68f7be5eebadb2748fb7c1f587160dd613eeb6ccd8c03b160 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:29 + git config --global --add safe.directory /w/workspace/device-sdk-go/212 [Pipeline] fileExists [Pipeline] sh 04:22:29 + make test 04:22:29 go test -race -coverprofile=coverage.out ./... 04:23:08 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:24:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:24:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:24:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:24:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:24:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:25:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.225s coverage: 27.6% of statements 04:25:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.310s coverage: 80.2% of statements 04:25:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:25:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:25:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.354s coverage: 86.0% of statements 04:25:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:25:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:25:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.459s coverage: 77.5% of statements 04:25:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.286s coverage: 14.6% of statements 04:25:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:25:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:25:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.455s coverage: 68.5% of statements 04:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.459s coverage: 89.2% of statements 04:25:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:25:35 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.240s coverage: 5.5% of statements 04:25:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:25:36 GO111MODULE=on go vet ./... 04:27:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:27:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:27:58 ./bin/test-attribution-txt.sh [Pipeline] echo 04:27:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:27:58 $ docker stop --time=1 5a931993234c78d68f7be5eebadb2748fb7c1f587160dd613eeb6ccd8c03b160 04:28:00 $ docker rm -f --volumes 5a931993234c78d68f7be5eebadb2748fb7c1f587160dd613eeb6ccd8c03b160 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:01 Warning: overwriting stash ‘coverage-report’ 04:28:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:28:02 + ls -al . 04:28:02 total 268 04:28:02 drwxrwxr-x 10 jenkins jenkins 4096 May 3 04:22 . 04:28:02 drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:20 .. 04:28:02 -rw-rw-r-- 1 jenkins jenkins 140 May 3 04:20 .dockerignore 04:28:02 drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:20 .git 04:28:02 drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:20 .github 04:28:02 -rw-rw-r-- 1 jenkins jenkins 131 May 3 04:20 .gitignore 04:28:02 -rw-rw-r-- 1 jenkins jenkins 42 May 3 04:20 .golangci.yml 04:28:02 -rw-rw-r-- 1 jenkins jenkins 31677 May 3 04:20 CHANGELOG.md 04:28:02 -rw-rw-r-- 1 jenkins jenkins 677 May 3 04:20 GOVERNANCE.md 04:28:02 -rw-rw-r-- 1 jenkins jenkins 885 May 3 04:20 Jenkinsfile 04:28:02 -rw-rw-r-- 1 jenkins jenkins 11341 May 3 04:20 LICENSE 04:28:02 -rw-rw-r-- 1 jenkins jenkins 1714 May 3 04:20 Makefile 04:28:02 -rw-rw-r-- 1 jenkins jenkins 619 May 3 04:20 OWNERS.md 04:28:02 -rw-rw-r-- 1 jenkins jenkins 4891 May 3 04:20 README.md 04:28:02 -rw-rw-r-- 1 jenkins jenkins 12 May 3 04:18 VERSION 04:28:02 drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:20 bin 04:28:02 -rw-r--r-- 1 jenkins jenkins 106119 May 3 04:25 coverage.out 04:28:02 drwxrwxr-x 5 jenkins jenkins 4096 May 3 04:20 example 04:28:02 -rw-rw-r-- 1 jenkins jenkins 3246 May 3 04:20 go.mod 04:28:02 -rw-rw-r-- 1 jenkins jenkins 30781 May 3 04:20 go.sum 04:28:02 drwxrwxr-x 12 jenkins jenkins 4096 May 3 04:20 internal 04:28:02 drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:20 openapi 04:28:02 drwxrwxr-x 6 jenkins jenkins 4096 May 3 04:20 pkg 04:28:02 drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:20 snap 04:28:02 -rw-rw-r-- 1 jenkins jenkins 222 May 3 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:03 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c25088f917b9aace1eb3ba1852d94d7ec4a10515 --label arch=arm64 --label version=3.0.0-dev.81 . 04:28:03 Sending build context to Docker daemon 6.035MB 04:28:03 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:28:03 Step 2/23 : FROM ${BASE} AS builder 04:28:03 ---> 6e1441100d14 04:28:03 Step 3/23 : ARG MAKE=make build 04:28:03 ---> Running in e12a325942d5 04:28:04 Removing intermediate container e12a325942d5 04:28:04 ---> 64b842182265 04:28:04 Step 4/23 : WORKDIR /device-sdk-go 04:28:04 ---> Running in cb4d349f79b9 04:28:04 Removing intermediate container cb4d349f79b9 04:28:04 ---> f59d4b4baefc 04:28:04 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:28:04 ---> Running in 7a1209de56fe 04:28:04 Removing intermediate container 7a1209de56fe 04:28:04 ---> ac2339ea7db0 04:28:04 Step 6/23 : RUN apk add --update --no-cache make git 04:28:04 ---> Running in db738ca73b14 04:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:28:07 OK: 263 MiB in 53 packages 04:28:07 Removing intermediate container db738ca73b14 04:28:07 ---> 7c83f9cb499c 04:28:07 Step 7/23 : COPY go.mod vendor* ./ 04:28:08 ---> 3d68c04eef85 04:28:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:08 ---> Running in ca935b410df3 04:28:11 Removing intermediate container ca935b410df3 04:28:11 ---> 5df1eab71c9b 04:28:11 Step 9/23 : COPY . . 04:28:12 ---> bb56c62ddd2b 04:28:12 Step 10/23 : RUN ${MAKE} 04:28:12 ---> Running in 9bc99cd5e3a3 04:28:13 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.81" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:30:20 Removing intermediate container 9bc99cd5e3a3 04:30:20 ---> ffd811a69119 04:30:20 Step 11/23 : FROM alpine:3.17 04:30:20 3.17: Pulling from library/alpine 04:30:20 c41833b44d91: Already exists 04:30:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:30:20 Status: Downloaded newer image for alpine:3.17 04:30:20 ---> 51e60588ff2c 04:30:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:30:20 ---> Running in b57e9ba06534 04:30:20 Removing intermediate container b57e9ba06534 04:30:20 ---> 688aa0db3e34 04:30:20 Step 13/23 : RUN apk add --update --no-cache 04:30:20 ---> Running in c8b1860590a0 04:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:30:21 OK: 7 MiB in 15 packages 04:30:22 Removing intermediate container c8b1860590a0 04:30:22 ---> bbc15a7f6cab 04:30:22 Step 14/23 : WORKDIR / 04:30:22 ---> Running in 7d8930606659 04:30:22 Removing intermediate container 7d8930606659 04:30:22 ---> fae68e7a5846 04:30:22 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:30:23 ---> 0900819bbfe4 04:30:23 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:30:24 ---> 2dad7385faac 04:30:24 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:30:25 ---> 23f575242242 04:30:25 Step 18/23 : EXPOSE 59999 04:30:25 ---> Running in c5eb542a494b 04:30:25 Removing intermediate container c5eb542a494b 04:30:25 ---> 72cb013ac792 04:30:25 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:30:25 ---> Running in d251f55f47d2 04:30:25 Removing intermediate container d251f55f47d2 04:30:25 ---> e38abfc5a803 04:30:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:30:26 ---> Running in 25b462ebc710 04:30:26 Removing intermediate container 25b462ebc710 04:30:26 ---> 07f669c19be1 04:30:26 Step 21/23 : LABEL arch=arm64 04:30:26 ---> Running in 62b52da3eb35 04:30:26 Removing intermediate container 62b52da3eb35 04:30:26 ---> 50abf5ccc35e 04:30:26 Step 22/23 : LABEL git_sha=c25088f917b9aace1eb3ba1852d94d7ec4a10515 04:30:26 ---> Running in 1f2d81a2d05c 04:30:27 Removing intermediate container 1f2d81a2d05c 04:30:27 ---> ecf3e508b8dd 04:30:27 Step 23/23 : LABEL version=3.0.0-dev.81 04:30:27 ---> Running in 2c1b7ed0390f 04:30:27 Removing intermediate container 2c1b7ed0390f 04:30:27 ---> ae2b3e172b7a 04:30:27 [Warning] One or more build-args [ARCH] were not consumed 04:30:27 Successfully built ae2b3e172b7a 04:30:27 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:27 04:30:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:28 arm64: Pulling from edgex-lftools-log-publisher 04:30:28 8998bd30e6a1: Pulling fs layer 04:30:28 04944245beec: Pulling fs layer 04:30:28 699f458cf7ca: Pulling fs layer 04:30:28 765212b225bb: Pulling fs layer 04:30:28 f23df028b6ca: Pulling fs layer 04:30:28 d65c8cfc05b1: Pulling fs layer 04:30:28 2437ff75d9bd: Pulling fs layer 04:30:28 765212b225bb: Waiting 04:30:28 d65c8cfc05b1: Waiting 04:30:28 2437ff75d9bd: Waiting 04:30:28 f23df028b6ca: Waiting 04:30:28 04944245beec: Verifying Checksum 04:30:28 04944245beec: Download complete 04:30:28 765212b225bb: Verifying Checksum 04:30:28 765212b225bb: Download complete 04:30:28 f23df028b6ca: Verifying Checksum 04:30:28 f23df028b6ca: Download complete 04:30:28 d65c8cfc05b1: Verifying Checksum 04:30:28 d65c8cfc05b1: Download complete 04:30:28 699f458cf7ca: Verifying Checksum 04:30:28 699f458cf7ca: Download complete 04:30:29 8998bd30e6a1: Verifying Checksum 04:30:29 8998bd30e6a1: Download complete 04:30:31 2437ff75d9bd: Verifying Checksum 04:30:31 2437ff75d9bd: Download complete 04:30:33 8998bd30e6a1: Pull complete 04:30:33 04944245beec: Pull complete 04:30:34 699f458cf7ca: Pull complete 04:30:35 765212b225bb: Pull complete 04:30:36 f23df028b6ca: Pull complete 04:30:36 d65c8cfc05b1: Pull complete 04:30:51 2437ff75d9bd: Pull complete 04:30:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:51 prd-ubuntu20.04-docker-arm64-4c-16g-12543 does not seem to be running inside a container 04:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/212 -v /w/workspace/device-sdk-go/212:/w/workspace/device-sdk-go/212:rw,z -v /w/workspace/device-sdk-go/212@tmp:/w/workspace/device-sdk-go/212@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:30:53 $ docker top 79191e69d4ae2777d5dd8bcef72db4c00e90c2784a8b9fa2160af65b20f43a02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:54 ---> job-cost.sh 04:30:54 lf-activate-venv: SKIPPING 04:30:54 INFO: No Stack... 04:30:54 INFO: Retrieving Pricing Info for: v3-standard-4 04:30:55 INFO: Archiving Costs [Pipeline] sh 04:30:56 + cat /w/workspace/device-sdk-go/212/archives/cost.csv 04:30:56 + cut -d, -f6 [Pipeline] lock 04:30:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] 04:30:56 Resource [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] did not exist. Created. 04:30:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:56 /w/workspace/device-sdk-go/212@tmp/durable-46c67767/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:30:57 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:57 Warning: overwriting stash ‘stack-cost’ 04:30:57 Stashed 1 file(s) [Pipeline] } 04:30:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:57 $ docker stop --time=1 79191e69d4ae2777d5dd8bcef72db4c00e90c2784a8b9fa2160af65b20f43a02 04:30:58 $ docker rm -f --volumes 79191e69d4ae2777d5dd8bcef72db4c00e90c2784a8b9fa2160af65b20f43a02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:30:59 provisioning config files... 04:30:59 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17838619268988874852tmp [Pipeline] { [Pipeline] sh 04:30:59 + set +x 04:30:59 + curl -s+ https://codecov.io/bash 04:30:59 bash -s -- 04:30:59 04:30:59 _____ _ 04:30:59 / ____| | | 04:30:59 | | ___ __| | ___ ___ _____ __ 04:30:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:30:59 | |___| (_) | (_| | __/ (_| (_) \ V / 04:30:59 \_____\___/ \__,_|\___|\___\___/ \_/ 04:30:59 Bash-1.0.6 04:30:59 04:30:59 04:30:59 ==> git version 2.25.1 found 04:30:59 ==> 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 04:30:59 Release-Date: 2020-01-08 04:30:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:30:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:30:59 ==> Jenkins CI detected. 04:30:59 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:30:59 project root: . 04:30:59 --> token set from env 04:30:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:30:59 ==> Running gcov in . (disable via -X gcov) 04:30:59 ==> Python coveragepy not found 04:30:59 ==> Searching for coverage reports in: 04:30:59 + . 04:30:59 -> Found 1 reports 04:30:59 ==> Detecting git/mercurial file structure 04:30:59 ==> Reading reports 04:30:59 + ./coverage.out bytes=106119 04:30:59 ==> Appending adjustments 04:30:59 https://docs.codecov.io/docs/fixing-reports 04:30:59 + Found adjustments 04:30:59 ==> Gzipping contents 04:30:59 16K /tmp/codecov.7kEdcX.gz 04:30:59 ==> Uploading reports 04:30:59 url: https://codecov.io 04:30:59 query: branch=main&commit=c25088f917b9aace1eb3ba1852d94d7ec4a10515&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:30:59 -> Pinging Codecov 04:30:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=c25088f917b9aace1eb3ba1852d94d7ec4a10515&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:00 -> Uploading to 04:31:00 https://storage.googleapis.com/codecov/v4/raw/2023-05-03/7E55EF52A471D76F132DFD9A03CDDE97/c25088f917b9aace1eb3ba1852d94d7ec4a10515/cb11c1ce-ab39-47dc-a81d-ec86cd06bf4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T043100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17b9af355f96cfe124a1bb07afb9874f886af491796d3c3dac267d32e7e01da6 04:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:00 Dload Upload Total Spent Left Speed 04:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14989 0 0 100 14989 0 61683 --:--:-- --:--:-- --:--:-- 61683 04:31:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] } 04:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:31:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:31:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:00 04:31:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:31:01 df9b9388f04a: Pulling fs layer 04:31:01 52dc419b0ee2: Pulling fs layer 04:31:01 25bc292e5bac: Pulling fs layer 04:31:01 114826534d7a: Pulling fs layer 04:31:01 4657fd5d0bcf: Pulling fs layer 04:31:01 6ad1cebc031e: Pulling fs layer 04:31:01 8a3aa393b2d8: Pulling fs layer 04:31:01 114826534d7a: Waiting 04:31:01 4657fd5d0bcf: Waiting 04:31:01 6ad1cebc031e: Waiting 04:31:01 8a3aa393b2d8: Waiting 04:31:01 52dc419b0ee2: Download complete 04:31:01 25bc292e5bac: Verifying Checksum 04:31:01 25bc292e5bac: Download complete 04:31:01 4657fd5d0bcf: Verifying Checksum 04:31:01 4657fd5d0bcf: Download complete 04:31:01 df9b9388f04a: Download complete 04:31:01 6ad1cebc031e: Verifying Checksum 04:31:01 6ad1cebc031e: Download complete 04:31:01 df9b9388f04a: Pull complete 04:31:01 52dc419b0ee2: Pull complete 04:31:01 25bc292e5bac: Pull complete 04:31:02 114826534d7a: Verifying Checksum 04:31:02 114826534d7a: Download complete 04:31:02 8a3aa393b2d8: Verifying Checksum 04:31:02 8a3aa393b2d8: Download complete 04:31:05 114826534d7a: Pull complete 04:31:05 4657fd5d0bcf: Pull complete 04:31:05 6ad1cebc031e: Pull complete 04:31:08 8a3aa393b2d8: Pull complete 04:31:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:08 prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container 04:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:31:16 $ docker top 74b7a6788729cb32fc73c98d385f37f72432921633459380d58cff5f55ad5dde -eo pid,comm [Pipeline] { [Pipeline] echo 04:31:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:31:16 + set -o pipefail 04:31:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:31:21 04:31:21 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 04:31:21 04:31:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/c70675bf-671f-4a37-9001-0e36db6129d3 04:31:21 04:31:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:31:21 04:31:22 04:31:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:31:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:31:22 More details here: https://snyk.co/ue1NS [Pipeline] } 04:31:22 $ docker stop --time=1 74b7a6788729cb32fc73c98d385f37f72432921633459380d58cff5f55ad5dde 04:31:26 $ docker rm -f --volumes 74b7a6788729cb32fc73c98d385f37f72432921633459380d58cff5f55ad5dde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:31:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:27 provisioning config files... 04:31:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1204768217472062826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:27 --> edgex-publish-swagger.sh 04:31:27 === Publish openapi/v3 API === 04:31:27 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:31:27 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 04:31:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:27 Dload Upload Total Spent Left Speed 04:31:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 39721 --:--:-- --:--:-- --:--:-- 39654 100 23674 0 0 100 23674 0 39654 --:--:-- --:--:-- --:--:-- 39588 04:31:28 04:31:28 [Pipeline] } 04:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:28 + git log --format=format:%s -1 c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] sh 04:31:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:29 prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container 04:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 04:31:29 $ docker top ddf39403a6501aa22b272180af462be9386bf6b8990f59e71420b4cf50e92e3e -eo pid,comm 04:31:29 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). 04:31:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:29 [ssh-agent] Looking for ssh-agent implementation... 04:31:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:29 $ docker exec ddf39403a6501aa22b272180af462be9386bf6b8990f59e71420b4cf50e92e3e ssh-agent 04:31:30 SSH_AUTH_SOCK=/tmp/ssh-baCPXiylecjX/agent.31 04:31:30 SSH_AGENT_PID=37 04:31:30 Running ssh-add (command line suppressed) 04:31:30 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2308703347371622735.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2308703347371622735.key) 04:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:30 + git semver tag 04:31:30 2023-05-03 04:31:30,636 [run_tag] DEBUG tag force:False 04:31:30 2023-05-03 04:31:30,636 [check_head_tag] DEBUG check head tag 04:31:30 2023-05-03 04:31:30,640 [execute] INFO git cat-file --batch-check 04:31:30 2023-05-03 04:31:30,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:31:30 2023-05-03 04:31:30,644 [execute] INFO git cat-file --batch 04:31:30 2023-05-03 04:31:30,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:31:30 2023-05-03 04:31:30,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:31:30 2023-05-03 04:31:30,688 [execute] INFO git tag -a v3.0.0-dev.81 -m v3.0.0-dev.81 04:31:30 2023-05-03 04:31:30,688 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.81', '-m', 'v3.0.0-dev.81'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:31:30 2023-05-03 04:31:30,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:31:30 3.0.0-dev.81 [Pipeline] } 04:31:30 $ docker exec --env ******** --env ******** ddf39403a6501aa22b272180af462be9386bf6b8990f59e71420b4cf50e92e3e ssh-agent -k 04:31:31 unset SSH_AUTH_SOCK; 04:31:31 unset SSH_AGENT_PID; 04:31:31 echo Agent pid 37 killed; 04:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:31 + git semver [Pipeline] } 04:31:31 $ docker stop --time=1 ddf39403a6501aa22b272180af462be9386bf6b8990f59e71420b4cf50e92e3e 04:31:32 $ docker rm -f --volumes ddf39403a6501aa22b272180af462be9386bf6b8990f59e71420b4cf50e92e3e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:33 04:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:33 0.23.1-centos7: Pulling from edgex-lftools 04:31:33 ab5ef0e58194: Pulling fs layer 04:31:33 9712f1f96733: Pulling fs layer 04:31:33 63f879dbbcfc: Pulling fs layer 04:31:33 0d9ebad4ef96: Pulling fs layer 04:31:33 e9a5061849ea: Pulling fs layer 04:31:33 d747dcd14b5f: Pulling fs layer 04:31:33 2de7ff778b66: Pulling fs layer 04:31:33 e9a5061849ea: Waiting 04:31:33 d747dcd14b5f: Waiting 04:31:33 9712f1f96733: Download complete 04:31:33 63f879dbbcfc: Download complete 04:31:34 0d9ebad4ef96: Verifying Checksum 04:31:34 0d9ebad4ef96: Download complete 04:31:34 e9a5061849ea: Verifying Checksum 04:31:34 e9a5061849ea: Download complete 04:31:34 d747dcd14b5f: Verifying Checksum 04:31:34 d747dcd14b5f: Download complete 04:31:34 ab5ef0e58194: Verifying Checksum 04:31:34 ab5ef0e58194: Download complete 04:31:34 2de7ff778b66: Verifying Checksum 04:31:34 2de7ff778b66: Download complete 04:31:36 ab5ef0e58194: Pull complete 04:31:36 9712f1f96733: Pull complete 04:31:37 63f879dbbcfc: Pull complete 04:31:41 0d9ebad4ef96: Pull complete 04:31:41 e9a5061849ea: Pull complete 04:31:41 d747dcd14b5f: Pull complete 04:31:41 2de7ff778b66: Pull complete 04:31:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:42 prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container 04:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools:0.23.1-centos7 cat 04:31:49 $ docker top dd910043a2130be5df6cb19a2f30be8c49bfebfadd60e86c94b12907be4fbfef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:31:49 provisioning config files... 04:31:49 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8976492159086911803tmp 04:31:49 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5104310226618484731tmp 04:31:49 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17547555255480147878tmp [Pipeline] { [Pipeline] echo 04:31:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:31:50 ---> sigul-configuration.sh 04:31:50 gpg: directory `/root/.gnupg' created 04:31:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:31:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:31:50 gpg: keyring `/root/.gnupg/secring.gpg' created 04:31:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:31:50 gpg: CAST5 encrypted data 04:31:50 gpg: encrypted with 1 passphrase 04:31:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:31:50 + mkdir /home/jenkins 04:31:50 + mkdir /home/jenkins/sigul [Pipeline] sh 04:31:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:31:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:31:51 ---> sigul-install.sh 04:31:51 Sigul already installed; skipping installation. [Pipeline] sh 04:31:51 + git tag --list 04:31:51 0.7.1 04:31:51 delhi-tag 04:31:51 v1.0.0 04:31:51 v1.1.0 04:31:51 v1.1.1 04:31:51 v1.1.2 04:31:51 v1.2.0 04:31:51 v1.2.1 04:31:51 v1.2.2 04:31:51 v1.2.3 04:31:51 v1.3.0 04:31:51 v1.4.0 04:31:51 v2.0.0 04:31:51 v2.1.0 04:31:51 v2.1.1 04:31:51 v2.1.1-dev.2 04:31:51 v2.1.1-dev.3 04:31:51 v2.2.0 04:31:51 v2.2.1-dev.1 04:31:51 v2.2.1-dev.10 04:31:51 v2.2.1-dev.11 04:31:51 v2.2.1-dev.12 04:31:51 v2.2.1-dev.13 04:31:51 v2.2.1-dev.14 04:31:51 v2.2.1-dev.2 04:31:51 v2.2.1-dev.3 04:31:51 v2.2.1-dev.4 04:31:51 v2.2.1-dev.5 04:31:51 v2.2.1-dev.6 04:31:51 v2.2.1-dev.7 04:31:51 v2.2.1-dev.8 04:31:51 v2.2.1-dev.9 04:31:51 v2.3.0 04:31:51 v2.3.0-dev.14 04:31:51 v2.3.0-dev.15 04:31:51 v2.3.0-dev.16 04:31:51 v2.3.0-dev.17 04:31:51 v2.3.0-dev.18 04:31:51 v2.3.0-dev.19 04:31:51 v2.3.0-dev.20 04:31:51 v2.3.0-dev.21 04:31:51 v2.3.0-dev.22 04:31:51 v2.3.0-dev.23 04:31:51 v2.3.0-dev.24 04:31:51 v2.3.0-dev.25 04:31:51 v2.3.0-dev.26 04:31:51 v2.3.0-dev.27 04:31:51 v2.3.0-dev.28 04:31:51 v2.3.0-dev.29 04:31:51 v2.3.0-dev.30 04:31:51 v2.3.0-dev.31 04:31:51 v2.3.0-dev.32 04:31:51 v2.3.0-dev.33 04:31:51 v2.3.0-dev.34 04:31:51 v2.3.0-dev.35 04:31:51 v2.3.0-dev.36 04:31:51 v2.3.0-dev.37 04:31:51 v2.3.0-dev.38 04:31:51 v2.3.0-dev.39 04:31:51 v2.3.0-dev.40 04:31:51 v2.3.0-dev.41 04:31:51 v2.3.0-dev.42 04:31:51 v2.3.0-dev.43 04:31:51 v2.3.0-dev.44 04:31:51 v2.3.0-dev.45 04:31:51 v2.3.0-dev.46 04:31:51 v2.3.0-dev.47 04:31:51 v2.3.0-dev.48 04:31:51 v2.3.0-dev.49 04:31:51 v2.3.0-dev.50 04:31:51 v2.3.0-dev.51 04:31:51 v2.3.1 04:31:51 v2.3.1-dev.1 04:31:51 v2.3.1-dev.2 04:31:51 v2.3.1-dev.3 04:31:51 v2.3.1-dev.4 04:31:51 v3.0.0-dev.1 04:31:51 v3.0.0-dev.10 04:31:51 v3.0.0-dev.11 04:31:51 v3.0.0-dev.12 04:31:51 v3.0.0-dev.13 04:31:51 v3.0.0-dev.14 04:31:51 v3.0.0-dev.15 04:31:51 v3.0.0-dev.16 04:31:51 v3.0.0-dev.17 04:31:51 v3.0.0-dev.18 04:31:51 v3.0.0-dev.19 04:31:51 v3.0.0-dev.2 04:31:51 v3.0.0-dev.20 04:31:51 v3.0.0-dev.21 04:31:51 v3.0.0-dev.22 04:31:51 v3.0.0-dev.23 04:31:51 v3.0.0-dev.24 04:31:51 v3.0.0-dev.25 04:31:51 v3.0.0-dev.26 04:31:51 v3.0.0-dev.27 04:31:51 v3.0.0-dev.28 04:31:51 v3.0.0-dev.29 04:31:51 v3.0.0-dev.3 04:31:51 v3.0.0-dev.30 04:31:51 v3.0.0-dev.31 04:31:51 v3.0.0-dev.32 04:31:51 v3.0.0-dev.33 04:31:51 v3.0.0-dev.34 04:31:51 v3.0.0-dev.35 04:31:51 v3.0.0-dev.36 04:31:51 v3.0.0-dev.37 04:31:51 v3.0.0-dev.38 04:31:51 v3.0.0-dev.39 04:31:51 v3.0.0-dev.4 04:31:51 v3.0.0-dev.40 04:31:51 v3.0.0-dev.41 04:31:51 v3.0.0-dev.42 04:31:51 v3.0.0-dev.43 04:31:51 v3.0.0-dev.44 04:31:51 v3.0.0-dev.45 04:31:51 v3.0.0-dev.46 04:31:51 v3.0.0-dev.47 04:31:51 v3.0.0-dev.48 04:31:51 v3.0.0-dev.49 04:31:51 v3.0.0-dev.5 04:31:51 v3.0.0-dev.50 04:31:51 v3.0.0-dev.51 04:31:51 v3.0.0-dev.52 04:31:51 v3.0.0-dev.53 04:31:51 v3.0.0-dev.54 04:31:51 v3.0.0-dev.55 04:31:51 v3.0.0-dev.56 04:31:51 v3.0.0-dev.57 04:31:51 v3.0.0-dev.58 04:31:51 v3.0.0-dev.59 04:31:51 v3.0.0-dev.6 04:31:51 v3.0.0-dev.60 04:31:51 v3.0.0-dev.61 04:31:51 v3.0.0-dev.62 04:31:51 v3.0.0-dev.63 04:31:51 v3.0.0-dev.64 04:31:51 v3.0.0-dev.65 04:31:51 v3.0.0-dev.66 04:31:51 v3.0.0-dev.67 04:31:51 v3.0.0-dev.68 04:31:51 v3.0.0-dev.69 04:31:51 v3.0.0-dev.7 04:31:51 v3.0.0-dev.70 04:31:51 v3.0.0-dev.71 04:31:51 v3.0.0-dev.72 04:31:51 v3.0.0-dev.73 04:31:51 v3.0.0-dev.74 04:31:51 v3.0.0-dev.75 04:31:51 v3.0.0-dev.76 04:31:51 v3.0.0-dev.77 04:31:51 v3.0.0-dev.78 04:31:51 v3.0.0-dev.79 04:31:51 v3.0.0-dev.8 04:31:51 v3.0.0-dev.80 04:31:51 v3.0.0-dev.81 04:31:51 v3.0.0-dev.9 [Pipeline] sh 04:31:51 + lftools sign git-tag v3.0.0-dev.81 04:31:52 Signing Git tag with Sigul... 04:31:52 Signing v3.0.0-dev.81 [Pipeline] echo 04:31:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:31:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:31:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:31:53 $ docker stop --time=1 dd910043a2130be5df6cb19a2f30be8c49bfebfadd60e86c94b12907be4fbfef 04:31:54 $ docker rm -f --volumes dd910043a2130be5df6cb19a2f30be8c49bfebfadd60e86c94b12907be4fbfef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:31:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:55 prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container 04:31:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 04:31:55 $ docker top d161dbf276b21cc64117bc704f1d879532166a810952cc94dd8c4576fdedebba -eo pid,comm 04:31:55 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). 04:31:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:55 [ssh-agent] Looking for ssh-agent implementation... 04:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:55 $ docker exec d161dbf276b21cc64117bc704f1d879532166a810952cc94dd8c4576fdedebba ssh-agent 04:31:55 SSH_AUTH_SOCK=/tmp/ssh-wVwfgotQ0VLY/agent.32 04:31:55 SSH_AGENT_PID=38 04:31:55 Running ssh-add (command line suppressed) 04:31:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7100137908442860901.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7100137908442860901.key) 04:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:56 + git semver bump pre 04:31:56 2023-05-03 04:31:56,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:31:56 2023-05-03 04:31:56,281 [bump_version] DEBUG bumping version:3.0.0-dev.81 on axis:pre with prefix:dev 04:31:56 2023-05-03 04:31:56,281 [bump_version] DEBUG bumped version:3.0.0-dev.82 04:31:56 2023-05-03 04:31:56,281 [write_version] DEBUG write version:3.0.0-dev.82 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:31:56 2023-05-03 04:31:56,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:31:56 2023-05-03 04:31:56,281 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:31:56 2023-05-03 04:31:56,283 [execute] INFO git cat-file --batch-check 04:31:56 2023-05-03 04:31:56,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:31:56 2023-05-03 04:31:56,288 [execute] INFO git cat-file --batch 04:31:56 2023-05-03 04:31:56,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:31:56 2023-05-03 04:31:56,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:31:56 3.0.0-dev.82 [Pipeline] } 04:31:56 $ docker exec --env ******** --env ******** d161dbf276b21cc64117bc704f1d879532166a810952cc94dd8c4576fdedebba ssh-agent -k 04:31:56 unset SSH_AUTH_SOCK; 04:31:56 unset SSH_AGENT_PID; 04:31:56 echo Agent pid 38 killed; 04:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:56 + git semver [Pipeline] } 04:31:56 $ docker stop --time=1 d161dbf276b21cc64117bc704f1d879532166a810952cc94dd8c4576fdedebba 04:31:58 $ docker rm -f --volumes d161dbf276b21cc64117bc704f1d879532166a810952cc94dd8c4576fdedebba [Pipeline] // withDockerContainer [Pipeline] sh 04:31:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:58 prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container 04:31:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 04:31:59 $ docker top bbd100ece1669f342b2b96dfb946e89490b93c1b20742f8f058affb38470d20e -eo pid,comm 04:31:59 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). 04:31:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:59 [ssh-agent] Looking for ssh-agent implementation... 04:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:59 $ docker exec bbd100ece1669f342b2b96dfb946e89490b93c1b20742f8f058affb38470d20e ssh-agent 04:31:59 SSH_AUTH_SOCK=/tmp/ssh-5Dohug8yFwPe/agent.31 04:31:59 SSH_AGENT_PID=37 04:31:59 Running ssh-add (command line suppressed) 04:31:59 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8074215482828378834.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8074215482828378834.key) 04:31:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:00 + git semver push 04:32:00 2023-05-03 04:32:00,222 [run_push] DEBUG push 04:32:00 2023-05-03 04:32:00,222 [execute] INFO git cat-file --batch-check 04:32:00 2023-05-03 04:32:00,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:32:00 2023-05-03 04:32:00,226 [execute] INFO git rev-list 7660413c647d39d070ff0c60f01b52a85f14829a -- 04:32:00 2023-05-03 04:32:00,227 [execute] DEBUG Popen(['git', 'rev-list', '7660413c647d39d070ff0c60f01b52a85f14829a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:32:00 2023-05-03 04:32:00,235 [execute] INFO git fetch -v origin 04:32:00 2023-05-03 04:32:00,235 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:32:00 2023-05-03 04:32:00,671 [run_push] DEBUG no remote changes detected 04:32:00 2023-05-03 04:32:00,671 [execute] INFO git push origin semver 04:32:00 2023-05-03 04:32:00,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:32:01 2023-05-03 04:32:01,510 [run_push] DEBUG push all version tags 04:32:01 2023-05-03 04:32:01,511 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:32:01 2023-05-03 04:32:01,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:32:02 2023-05-03 04:32:02,286 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:32:02 3.0.0-dev.82 [Pipeline] } 04:32:02 $ docker exec --env ******** --env ******** bbd100ece1669f342b2b96dfb946e89490b93c1b20742f8f058affb38470d20e ssh-agent -k 04:32:02 unset SSH_AUTH_SOCK; 04:32:02 unset SSH_AGENT_PID; 04:32:02 echo Agent pid 37 killed; 04:32:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:02 + git semver [Pipeline] } 04:32:03 $ docker stop --time=1 bbd100ece1669f342b2b96dfb946e89490b93c1b20742f8f058affb38470d20e 04:32:04 $ docker rm -f --volumes bbd100ece1669f342b2b96dfb946e89490b93c1b20742f8f058affb38470d20e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:32:05 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:32:05 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:32:05 total 16 04:32:05 drwxr-xr-x 3 root root 4096 May 3 04:22 . 04:32:05 drwxrwxr-x 12 jenkins jenkins 4096 May 3 04:31 .. 04:32:05 drwxr-xr-x 2 root root 4096 May 3 04:22 cost 04:32:05 -rw-r--r-- 1 root root 85 May 3 04:22 cost.csv 04:32:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:32:05 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:32:05 total 16 04:32:05 drwxr-xr-x 3 jenkins jenkins 4096 May 3 04:22 . 04:32:05 drwxrwxr-x 12 jenkins jenkins 4096 May 3 04:31 .. 04:32:05 drwxr-xr-x 2 jenkins jenkins 4096 May 3 04:22 cost 04:32:05 -rw-r--r-- 1 jenkins jenkins 85 May 3 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:32:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:06 ---> package-listing.sh 04:32:06 ++ facter osfamily 04:32:06 ++ tr '[:upper:]' '[:lower:]' 04:32:06 + OS_FAMILY=debian 04:32:06 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:32:06 + START_PACKAGES=/tmp/packages_start.txt 04:32:06 + END_PACKAGES=/tmp/packages_end.txt 04:32:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:06 + PACKAGES=/tmp/packages_start.txt 04:32:06 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:32:06 + PACKAGES=/tmp/packages_end.txt 04:32:06 + case "${OS_FAMILY}" in 04:32:06 + dpkg -l 04:32:06 + grep '^ii' 04:32:06 + '[' -f /tmp/packages_start.txt ']' 04:32:06 + '[' -f /tmp/packages_end.txt ']' 04:32:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:32:06 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:32:06 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:32:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:32:06 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:32:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:07 prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container 04:32:07 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat 04:32:07 $ docker top 46bf2ade732df0886b608531c00e055f4896a3dadfd354e5b249d5513dcbbfa6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:08 + touch /tmp/pre-build-complete [Pipeline] sh 04:32:08 + mkdir -p /var/log/sysstat [Pipeline] sh 04:32:08 + ls /var/log/sa-host 04:32:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:08 provisioning config files... 04:32:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15240324874641277232tmp [Pipeline] { [Pipeline] echo 04:32:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:32:09 ---> create-netrc.sh [Pipeline] } 04:32:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:32:09 ---> python-tools-install.sh [Pipeline] echo 04:32:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:32:09 ---> sudo-logs.sh 04:32:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:32:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:32:10 ---> job-cost.sh 04:32:10 lf-activate-venv: SKIPPING 04:32:10 DEBUG: total: 0.2199999988079071 04:32:10 INFO: Retrieving Stack Cost... 04:32:10 INFO: Retrieving Pricing Info for: v3-standard-8 04:32:10 INFO: Archiving Costs [Pipeline] echo 04:32:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:32:11 ---> logs-deploy.sh 04:32:11 lf-activate-venv: SKIPPING 04:32:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/212 04:32:11 INFO: archiving workspace using pattern(s): 04:32:12 Archives upload complete. 04:32:12 INFO: archiving logs to Nexus 04:32:12 ---> uname -a: 04:32:12 Linux prd-ubuntu20-04-docker-8c-8g-12542 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:32:12 04:32:12 04:32:12 ---> lscpu: 04:32:12 Architecture: x86_64 04:32:12 CPU op-mode(s): 32-bit, 64-bit 04:32:12 Byte Order: Little Endian 04:32:12 Address sizes: 40 bits physical, 48 bits virtual 04:32:12 CPU(s): 8 04:32:12 On-line CPU(s) list: 0-7 04:32:12 Thread(s) per core: 1 04:32:12 Core(s) per socket: 1 04:32:12 Socket(s): 8 04:32:12 NUMA node(s): 1 04:32:12 Vendor ID: AuthenticAMD 04:32:12 CPU family: 23 04:32:12 Model: 49 04:32:12 Model name: AMD EPYC-Rome Processor 04:32:12 Stepping: 0 04:32:12 CPU MHz: 2799.998 04:32:12 BogoMIPS: 5599.99 04:32:12 Virtualization: AMD-V 04:32:12 Hypervisor vendor: KVM 04:32:12 Virtualization type: full 04:32:12 L1d cache: 256 KiB 04:32:12 L1i cache: 256 KiB 04:32:12 L2 cache: 4 MiB 04:32:12 L3 cache: 128 MiB 04:32:12 NUMA node0 CPU(s): 0-7 04:32:12 Vulnerability Itlb multihit: Not affected 04:32:12 Vulnerability L1tf: Not affected 04:32:12 Vulnerability Mds: Not affected 04:32:12 Vulnerability Meltdown: Not affected 04:32:12 Vulnerability Mmio stale data: Not affected 04:32:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:32:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:32:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:32:12 Vulnerability Srbds: Not affected 04:32:12 Vulnerability Tsx async abort: Not affected 04:32:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:32:12 04:32:12