Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 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-ssh3384357318952769842.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13774679279899812963.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10906141802422045315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15033988712316848351.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-ssh3558308499565743350.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.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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-13266 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 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 (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 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 # timeout=10 Commit message: "Merge pull request #1631 from jinlinGuan/golang-1.23" > git rev-list --no-walk 473fc5204b06f8a03d3e358a646b11d6e900bdaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:30:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:30:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:30:04 ========================================================= 06:30:04 EdgeX Global Pipelines Version Info 06:30:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:30:05 ------------------- 06:30:05 stable info: 06:30:05 ------------------- 06:30:05 Commited By: Ginny Guan ginny@iotechsys.com 06:30:05 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:30:05 Message: update stable to v1.0.265 06:30:05 ------------------- 06:30:05 experimental info: 06:30:05 ------------------- 06:30:05 Commited By: Cherry Wang cherry@iotechsys.com 06:30:05 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:30:05 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b8f5c3 [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:06 provisioning config files... 06:30:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5567693315934493441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:07 ---> ****-login.sh 06:30:07 nexus3.edgexfoundry.org:10001 06:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:07 Configure a credential helper to remove this warning. See 06:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:07 06:30:07 Login Succeeded 06:30:07 nexus3.edgexfoundry.org:10002 06:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:07 Configure a credential helper to remove this warning. See 06:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:07 06:30:07 Login Succeeded 06:30:07 nexus3.edgexfoundry.org:10003 06:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:07 Configure a credential helper to remove this warning. See 06:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:07 06:30:07 Login Succeeded 06:30:07 nexus3.edgexfoundry.org:10004 06:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:07 Configure a credential helper to remove this warning. See 06:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:07 06:30:07 Login Succeeded 06:30:07 ****.io 06:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:07 Configure a credential helper to remove this warning. See 06:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:07 06:30:07 Login Succeeded 06:30:07 ---> ****-login.sh ends [Pipeline] } 06:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:30:08 + git rev-list -1 --merges 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9~1..1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] echo 06:30:08 -----------> git rev-list -1 --merges 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9~1..1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 06:30:08 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [false] [Pipeline] sh 06:30:08 + git log --format=format:%s -1 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] echo 06:30:08 ========================================================= 06:30:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:30:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:08 + git log --format=format:%s -1 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] echo 06:30:08 [semverPrep] GIT_COMMIT: 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9, Commit Message: Merge pull request #1631 from jinlinGuan/golang-1.23 [Pipeline] echo 06:30:08 [semverPrep] This is not a build commit. [Pipeline] sh 06:30:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:30:09 + grep -v github /etc/ssh/ssh_known_hosts 06:30:09 + [ -e /tmp/ssh_known_hosts ] 06:30:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:30:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:30:09 + sudo tee -a /etc/ssh/ssh_known_hosts 06:30:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:09 06:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:09 0.1.4: Pulling from edgex-devops/py-git-semver 06:30:09 b85a868b505f: Pulling fs layer 06:30:09 e2be974225ed: Pulling fs layer 06:30:09 339a4e72a1f5: Pulling fs layer 06:30:09 988bab9f4d93: Pulling fs layer 06:30:09 1469e6f7b9e6: Pulling fs layer 06:30:09 988bab9f4d93: Waiting 06:30:09 eaf3925da568: Pulling fs layer 06:30:09 bab4dde63d76: Pulling fs layer 06:30:09 bde34c3a00c8: Pulling fs layer 06:30:09 b352a97aabf1: Pulling fs layer 06:30:09 1469e6f7b9e6: Waiting 06:30:09 4872d77fe225: Pulling fs layer 06:30:09 5851b861e8e6: Pulling fs layer 06:30:09 bab4dde63d76: Waiting 06:30:09 bde34c3a00c8: Waiting 06:30:09 b352a97aabf1: Waiting 06:30:09 eaf3925da568: Waiting 06:30:09 4872d77fe225: Waiting 06:30:09 5851b861e8e6: Waiting 06:30:09 e2be974225ed: Verifying Checksum 06:30:09 e2be974225ed: Download complete 06:30:09 988bab9f4d93: Verifying Checksum 06:30:09 988bab9f4d93: Download complete 06:30:09 1469e6f7b9e6: Verifying Checksum 06:30:09 1469e6f7b9e6: Download complete 06:30:09 eaf3925da568: Verifying Checksum 06:30:09 eaf3925da568: Download complete 06:30:10 339a4e72a1f5: Verifying Checksum 06:30:10 339a4e72a1f5: Download complete 06:30:10 bde34c3a00c8: Download complete 06:30:10 b352a97aabf1: Download complete 06:30:10 4872d77fe225: Download complete 06:30:10 5851b861e8e6: Verifying Checksum 06:30:10 5851b861e8e6: Download complete 06:30:10 b85a868b505f: Verifying Checksum 06:30:10 b85a868b505f: Download complete 06:30:10 bab4dde63d76: Verifying Checksum 06:30:10 bab4dde63d76: Download complete 06:30:11 b85a868b505f: Pull complete 06:30:11 e2be974225ed: Pull complete 06:30:12 339a4e72a1f5: Pull complete 06:30:12 988bab9f4d93: Pull complete 06:30:12 1469e6f7b9e6: Pull complete 06:30:12 eaf3925da568: Pull complete 06:30:14 bab4dde63d76: Pull complete 06:30:14 bde34c3a00c8: Pull complete 06:30:14 b352a97aabf1: Pull complete 06:30:14 4872d77fe225: Pull complete 06:30:14 5851b861e8e6: Pull complete 06:30:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:14 prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container 06:30:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:30:17 $ docker top 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 -eo pid,comm 06:30:17 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). 06:30:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:17 [ssh-agent] Looking for ssh-agent implementation... 06:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:17 $ docker exec 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 ssh-agent 06:30:17 SSH_AUTH_SOCK=/tmp/ssh-T4NBN2dfl8n5/agent.32 06:30:17 SSH_AGENT_PID=38 06:30:17 Running ssh-add (command line suppressed) 06:30:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14316822780773945073.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14316822780773945073.key) 06:30:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:18 + git tag --points-at HEAD [Pipeline] } 06:30:18 $ docker exec --env ******** --env ******** 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 ssh-agent -k 06:30:18 unset SSH_AUTH_SOCK; 06:30:18 unset SSH_AGENT_PID; 06:30:18 echo Agent pid 38 killed; 06:30:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:18 [ssh-agent] Looking for ssh-agent implementation... 06:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:18 $ docker exec 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 ssh-agent 06:30:18 SSH_AUTH_SOCK=/tmp/ssh-0jzrZFIWr2Lh/agent.71 06:30:18 SSH_AGENT_PID=77 06:30:18 Running ssh-add (command line suppressed) 06:30:18 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5257865084371394859.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5257865084371394859.key) 06:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:18 + git semver init 06:30:19 2024-10-03 06:30:18,974 [run_init] DEBUG init version:0.0.0 force:False 06:30:19 2024-10-03 06:30:18,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:30:19 2024-10-03 06:30:18,975 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:30:19 2024-10-03 06:30:18,975 [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) 06:30:21 2024-10-03 06:30:20,971 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:30:21 2024-10-03 06:30:20,971 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:30:21 2024-10-03 06:30:20,972 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:30:21 2024-10-03 06:30:20,972 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:30:21 3.2.0-dev.41 [Pipeline] } 06:30:21 $ docker exec --env ******** --env ******** 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 ssh-agent -k 06:30:21 unset SSH_AUTH_SOCK; 06:30:21 unset SSH_AGENT_PID; 06:30:21 echo Agent pid 77 killed; 06:30:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:22 + git semver [Pipeline] } 06:30:22 $ docker stop --time=1 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 06:30:23 $ docker rm -f --volumes 657b6932fab45f3e5be4fa12f4478502caaad6ee63a6bbd2d4fc94165e7415d8 [Pipeline] // withDockerContainer [Pipeline] sh 06:30:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:30:24 Stashed 1 file(s) [Pipeline] echo 06:30:24 [edgeXSemver]: initialized semver on version 3.2.0-dev.41 [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 06:30:24 provisioning config files... 06:30:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4732161667425623138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:24 ---> ****-login.sh 06:30:24 nexus3.edgexfoundry.org:10001 06:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:24 Configure a credential helper to remove this warning. See 06:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:24 06:30:24 Login Succeeded 06:30:24 nexus3.edgexfoundry.org:10002 06:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:24 Configure a credential helper to remove this warning. See 06:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:24 06:30:24 Login Succeeded 06:30:24 nexus3.edgexfoundry.org:10003 06:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:25 Configure a credential helper to remove this warning. See 06:30:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:25 06:30:25 Login Succeeded 06:30:25 nexus3.edgexfoundry.org:10004 06:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:25 Configure a credential helper to remove this warning. See 06:30:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:25 06:30:25 Login Succeeded 06:30:25 ****.io 06:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:25 Configure a credential helper to remove this warning. See 06:30:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:25 06:30:25 Login Succeeded 06:30:25 ---> ****-login.sh ends [Pipeline] } 06:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:30:25 ========================================================= 06:30:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:30:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:25 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:30:25 Sending build context to Docker daemon 25.39MB 06:30:25 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:30:25 Step 2/10 : FROM ${BASE} AS builder 06:30:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:30:26 43c4264eed91: Pulling fs layer 06:30:26 4cc291be95ef: Pulling fs layer 06:30:26 2ac1f1163629: Pulling fs layer 06:30:26 5c3c966382ef: Pulling fs layer 06:30:26 4f4fb700ef54: Pulling fs layer 06:30:26 5d5c8e513c77: Pulling fs layer 06:30:26 9f66e0745190: Pulling fs layer 06:30:26 f49a43e4bbc0: Pulling fs layer 06:30:26 561ebcabdf7f: Pulling fs layer 06:30:26 4f4fb700ef54: Waiting 06:30:26 5d5c8e513c77: Waiting 06:30:26 9f66e0745190: Waiting 06:30:26 f49a43e4bbc0: Waiting 06:30:26 561ebcabdf7f: Waiting 06:30:26 5c3c966382ef: Waiting 06:30:26 4cc291be95ef: Download complete 06:30:26 5c3c966382ef: Verifying Checksum 06:30:26 5c3c966382ef: Download complete 06:30:26 4f4fb700ef54: Verifying Checksum 06:30:26 4f4fb700ef54: Download complete 06:30:26 5d5c8e513c77: Verifying Checksum 06:30:26 43c4264eed91: Download complete 06:30:26 9f66e0745190: Download complete 06:30:26 43c4264eed91: Pull complete 06:30:26 4cc291be95ef: Pull complete 06:30:26 561ebcabdf7f: Verifying Checksum 06:30:26 561ebcabdf7f: Download complete 06:30:26 2ac1f1163629: Verifying Checksum 06:30:26 2ac1f1163629: Download complete 06:30:27 f49a43e4bbc0: Verifying Checksum 06:30:27 f49a43e4bbc0: Download complete 06:30:29 2ac1f1163629: Pull complete 06:30:29 5c3c966382ef: Pull complete 06:30:29 4f4fb700ef54: Pull complete 06:30:29 5d5c8e513c77: Pull complete 06:30:29 9f66e0745190: Pull complete 06:30:32 f49a43e4bbc0: Pull complete 06:30:32 561ebcabdf7f: Pull complete 06:30:32 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:30:32 ---> 3a752c3f9dda 06:30:32 Step 3/10 : ARG MAKE=make build 06:30:36 ---> Running in 988600e81fb9 06:30:36 Removing intermediate container 988600e81fb9 06:30:36 ---> 93bf93e88d0a 06:30:36 Step 4/10 : WORKDIR /device-sdk-go 06:30:36 ---> Running in 365ae64ecd5f 06:30:36 Removing intermediate container 365ae64ecd5f 06:30:36 ---> 56f7ba009aaf 06:30:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:30:36 ---> Running in 9f9dd3be99b9 06:30:36 Removing intermediate container 9f9dd3be99b9 06:30:36 ---> 00a396fad357 06:30:36 Step 6/10 : RUN apk add --update --no-cache make git 06:30:36 ---> Running in 06011f8b6e8f 06:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:30:37 OK: 246 MiB in 54 packages 06:30:37 Removing intermediate container 06011f8b6e8f 06:30:37 ---> f6b545632190 06:30:37 Step 7/10 : COPY go.mod vendor* ./ 06:30:37 ---> 2e998f065567 06:30:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:37 ---> Running in 3875ac0b6667 06:30:39 Still waiting to schedule task 06:30:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:31:34 Removing intermediate container 3875ac0b6667 06:31:34 ---> 96041ac491df 06:31:34 Step 9/10 : COPY . . 06:31:34 ---> e91d4edc4aa6 06:31:34 Step 10/10 : RUN ${MAKE} 06:31:34 ---> Running in 1f28b229637a 06:31:34 noop 06:31:34 Removing intermediate container 1f28b229637a 06:31:34 ---> ce3132d10d76 06:31:34 Successfully built ce3132d10d76 06:31:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker inspect -f . ci-base-image-x86_64 06:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:34 prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container 06:31:34 $ 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 ******** ci-base-image-x86_64 cat 06:31:34 $ docker top 6b390698f93af04c90e6d681ee1c039ce71a55e7ff1bb2921cccd4d188893b9c -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:35 + go version 06:31:35 go version go1.23.2 linux/amd64 [Pipeline] } 06:31:35 $ docker stop --time=1 6b390698f93af04c90e6d681ee1c039ce71a55e7ff1bb2921cccd4d188893b9c 06:31:36 $ docker rm -f --volumes 6b390698f93af04c90e6d681ee1c039ce71a55e7ff1bb2921cccd4d188893b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:36 + docker inspect -f . ci-base-image-x86_64 06:31:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:37 prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container 06:31:37 $ 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 ******** ci-base-image-x86_64 cat 06:31:37 $ docker top 0e679657b27ef804fab17e45d37b08bd922ebf34ad927ca4e1d513ff19ad6c23 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:31:38 + make test 06:31:38 go test -race -coverprofile=coverage.out ./... 06:31:46 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:32:18 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 06:32:18 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 06:32:18 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 06:32:18 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 06:32:18 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 06:32:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.035s coverage: 26.0% of statements 06:32:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 79.4% of statements 06:32:18 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 06:32:18 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 06:32:19 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 06:32:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.059s coverage: 86.0% of statements 06:32:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:32:20 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 06:32:20 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 06:32:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.095s coverage: 45.2% of statements 06:32:22 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 06:32:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.043s coverage: 14.1% of statements 06:32:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.234s coverage: 44.6% of statements 06:32:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.070s coverage: 68.5% of statements 06:32:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.092s coverage: 89.2% of statements 06:32:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.053s coverage: 5.3% of statements 06:32:56 GO111MODULE=on go vet ./... 06:32:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:32:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:32:57 ./bin/test-attribution-txt.sh 06:32:57 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 06:32:57 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 06:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:32:57 $ docker stop --time=1 0e679657b27ef804fab17e45d37b08bd922ebf34ad927ca4e1d513ff19ad6c23 06:33:02 $ docker rm -f --volumes 0e679657b27ef804fab17e45d37b08bd922ebf34ad927ca4e1d513ff19ad6c23 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:33:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:04 + ls -al . 06:33:04 total 712 06:33:04 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 06:31 . 06:33:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 06:29 .. 06:33:04 -rw-rw-r-- 1 jenkins jenkins 140 Oct 3 06:30 .dockerignore 06:33:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 06:32 .git 06:33:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 06:30 .github 06:33:04 -rw-rw-r-- 1 jenkins jenkins 137 Oct 3 06:30 .gitignore 06:33:04 -rw-rw-r-- 1 jenkins jenkins 199 Oct 3 06:30 .golangci.yml 06:33:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 06:30 .semver 06:33:04 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 3 06:30 CHANGELOG.md 06:33:04 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 06:30 GOVERNANCE.md 06:33:04 -rw-rw-r-- 1 jenkins jenkins 885 Oct 3 06:30 Jenkinsfile 06:33:04 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 3 06:30 LICENSE 06:33:04 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 3 06:30 Makefile 06:33:04 -rw-rw-r-- 1 jenkins jenkins 619 Oct 3 06:30 OWNERS.md 06:33:04 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 3 06:30 README.md 06:33:04 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 06:30 VERSION 06:33:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 06:30 bin 06:33:04 -rw-r--r-- 1 jenkins jenkins 465881 Oct 3 06:32 coverage.out 06:33:04 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 06:30 example 06:33:04 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 3 06:30 go.mod 06:33:04 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 3 06:30 go.sum 06:33:04 drwxrwxr-x 13 jenkins jenkins 4096 Oct 3 06:30 internal 06:33:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 06:30 openapi 06:33:04 drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 06:30 pkg 06:33:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 06:30 snap 06:33:04 -rw-rw-r-- 1 jenkins jenkins 222 Oct 3 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:04 + 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=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 --label arch=amd64 --label version=3.2.0-dev.41 . 06:33:04 Sending build context to Docker daemon 25.86MB 06:33:04 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 06:33:04 Step 2/24 : FROM ${BASE} AS builder 06:33:04 ---> ce3132d10d76 06:33:04 Step 3/24 : ARG MAKE=make build 06:33:05 ---> Running in 1eb5c179056a 06:33:05 Removing intermediate container 1eb5c179056a 06:33:05 ---> 93fbdf7545aa 06:33:05 Step 4/24 : WORKDIR /device-sdk-go 06:33:05 ---> Running in 050de12f0923 06:33:05 Removing intermediate container 050de12f0923 06:33:05 ---> 0bcd518df384 06:33:05 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:33:05 ---> Running in 7027303f953d 06:33:05 Removing intermediate container 7027303f953d 06:33:05 ---> 3ac94c098c59 06:33:05 Step 6/24 : RUN apk add --update --no-cache make git 06:33:05 ---> Running in f3aed715ba03 06:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:33:06 OK: 246 MiB in 54 packages 06:33:06 Removing intermediate container f3aed715ba03 06:33:06 ---> 99a018ea664f 06:33:06 Step 7/24 : COPY go.mod vendor* ./ 06:33:06 ---> 63a6f5eb8119 06:33:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:06 ---> Running in c7f3e4cf6f85 06:33:07 Removing intermediate container c7f3e4cf6f85 06:33:07 ---> 0e7682e0253a 06:33:07 Step 9/24 : COPY . . 06:33:08 ---> 9caca57bbac7 06:33:08 Step 10/24 : RUN ${MAKE} 06:33:08 ---> Running in f40543470a2e 06:33:08 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.41 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.41" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:33:47 Removing intermediate container f40543470a2e 06:33:47 ---> e95a8d3655fa 06:33:47 Step 11/24 : FROM alpine:3.20 06:33:47 3.20: Pulling from library/alpine 06:33:47 43c4264eed91: Already exists 06:33:47 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:33:47 Status: Downloaded newer image for alpine:3.20 06:33:47 ---> 91ef0af61f39 06:33:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:33:47 ---> Running in e3947198680b 06:33:47 Removing intermediate container e3947198680b 06:33:47 ---> 89120528f3f9 06:33:47 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:33:47 ---> Running in 0259dba185af 06:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:33:47 (1/1) Installing dumb-init (1.2.5-r3) 06:33:47 Executing busybox-1.36.1-r29.trigger 06:33:47 OK: 8 MiB in 15 packages 06:33:47 Removing intermediate container 0259dba185af 06:33:47 ---> 1038a6710ad6 06:33:47 Step 14/24 : RUN apk --no-cache upgrade 06:33:47 ---> Running in a3dc39509ce1 06:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:33:47 Upgrading critical system libraries and apk-tools: 06:33:47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:33:47 Executing busybox-1.36.1-r29.trigger 06:33:47 Continuing the upgrade transaction with new apk-tools: 06:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:33:47 OK: 8 MiB in 15 packages 06:33:47 Removing intermediate container a3dc39509ce1 06:33:47 ---> 7ae6a5fbdb5d 06:33:47 Step 15/24 : WORKDIR / 06:33:47 ---> Running in 5f75474bdf15 06:33:47 Removing intermediate container 5f75474bdf15 06:33:47 ---> 83825801a144 06:33:47 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:33:47 ---> c314073cd34d 06:33:47 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:33:47 ---> 9bd9b32478ea 06:33:47 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:33:47 ---> 683359f90edf 06:33:47 Step 19/24 : EXPOSE 59999 06:33:47 ---> Running in 5dddb8aa0a73 06:33:47 Removing intermediate container 5dddb8aa0a73 06:33:47 ---> 021a80b7af22 06:33:47 Step 20/24 : ENTRYPOINT ["/device-simple"] 06:33:47 ---> Running in 6a1ee31c9bd7 06:33:47 Removing intermediate container 6a1ee31c9bd7 06:33:47 ---> ab8ee16e74b1 06:33:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:33:47 ---> Running in 36c82933584d 06:33:47 Removing intermediate container 36c82933584d 06:33:47 ---> 65fcdb4848ed 06:33:47 Step 22/24 : LABEL arch=amd64 06:33:47 ---> Running in d8718a4d934c 06:33:47 Removing intermediate container d8718a4d934c 06:33:47 ---> 3f8e08b42f4e 06:33:47 Step 23/24 : LABEL git_sha=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 06:33:47 ---> Running in 5971fdf2148e 06:33:47 Removing intermediate container 5971fdf2148e 06:33:47 ---> f35c3ae6c2a3 06:33:47 Step 24/24 : LABEL version=3.2.0-dev.41 06:33:47 ---> Running in 0f91bea82d49 06:33:47 Removing intermediate container 0f91bea82d49 06:33:47 ---> 118b158abaaa 06:33:47 [Warning] One or more build-args [ARCH] were not consumed 06:33:47 Successfully built 118b158abaaa 06:33:47 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:47 06:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:48 latest: Pulling from edgex-lftools-log-publisher 06:33:48 5eb5b503b376: Pulling fs layer 06:33:48 5c69ac0246d0: Pulling fs layer 06:33:48 ec43610c2a17: Pulling fs layer 06:33:48 3a2ae6a8a46f: Pulling fs layer 06:33:48 33b1e0a273af: Pulling fs layer 06:33:48 5d3b04190fa2: Pulling fs layer 06:33:48 2f39f015ded8: Pulling fs layer 06:33:48 3a2ae6a8a46f: Waiting 06:33:48 33b1e0a273af: Waiting 06:33:48 5d3b04190fa2: Waiting 06:33:48 2f39f015ded8: Waiting 06:33:48 5c69ac0246d0: Verifying Checksum 06:33:48 5c69ac0246d0: Download complete 06:33:48 3a2ae6a8a46f: Download complete 06:33:48 33b1e0a273af: Verifying Checksum 06:33:48 33b1e0a273af: Download complete 06:33:48 ec43610c2a17: Verifying Checksum 06:33:48 ec43610c2a17: Download complete 06:33:48 5d3b04190fa2: Verifying Checksum 06:33:48 5d3b04190fa2: Download complete 06:33:48 5eb5b503b376: Verifying Checksum 06:33:48 5eb5b503b376: Download complete 06:33:48 2f39f015ded8: Download complete 06:33:49 5eb5b503b376: Pull complete 06:33:49 5c69ac0246d0: Pull complete 06:33:49 ec43610c2a17: Pull complete 06:33:49 3a2ae6a8a46f: Pull complete 06:33:50 33b1e0a273af: Pull complete 06:33:50 5d3b04190fa2: Pull complete 06:33:54 2f39f015ded8: Pull complete 06:33:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:54 prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container 06:33:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:33:58 $ docker top ce7967141bbb5012886e72ac4a73a15d0be966be0cf2ab0b2bde03139929f39f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:58 ---> job-cost.sh 06:33:58 lf-activate-venv: SKIPPING 06:33:58 INFO: No Stack... 06:33:58 INFO: Retrieving Pricing Info for: v3-standard-8 06:33:59 INFO: Archiving Costs [Pipeline] sh 06:33:59 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:33:59 + cut -d, -f6 [Pipeline] lock 06:33:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] 06:33:59 Resource [jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] did not exist. Created. 06:33:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:33:59 + echo total: 0.2199999988079071 [Pipeline] stash 06:33:59 Stashed 1 file(s) [Pipeline] } 06:33:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] [Pipeline] // lock [Pipeline] } 06:33:59 $ docker stop --time=1 ce7967141bbb5012886e72ac4a73a15d0be966be0cf2ab0b2bde03139929f39f 06:34:01 $ docker rm -f --volumes ce7967141bbb5012886e72ac4a73a15d0be966be0cf2ab0b2bde03139929f39f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:13:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13936 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 08:13:42 Running in /w/workspace/device-sdk-go/316 [Pipeline] { [Pipeline] checkout 08:13:45 The recommended git tool is: git 08:13:51 using credential edgex-jenkins-ssh 08:13:51 Cloning the remote Git repository 08:13:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:13:51 > git init /w/workspace/device-sdk-go/316 # timeout=10 08:13:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:13:51 > git --version # timeout=10 08:13:51 > git --version # 'git version 2.25.1' 08:13:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:13:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:56 Avoid second fetch 08:13:56 Checking out Revision 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 (main) 08:13:57 > git config core.sparsecheckout # timeout=10 08:13:57 > git checkout -f 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 # timeout=10 08:13:57 Commit message: "Merge pull request #1631 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:14:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:02 Dload Upload Total Spent Left Speed 08:14:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63192 0 --:--:-- --:--:-- --:--:-- 63192 [Pipeline] sh 08:14:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:14:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:14:03 + sudo tee /etc/docker/daemon.new 08:14:03 { 08:14:03 "registry-mirrors": [ 08:14:03 "https://nexus3.edgexfoundry.org:10001" 08:14:03 ], 08:14:03 "bip": "10.250.0.254/24", 08:14:03 "hosts": [ 08:14:03 "tcp://0.0.0.0:5555", 08:14:03 "unix:///var/run/docker.sock" 08:14:03 ], 08:14:03 "mtu": 1458, 08:14:03 "selinux-enabled": true, 08:14:03 "seccomp-profile": "/etc/docker/seccomp.json" 08:14:03 } [Pipeline] sh 08:14:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:14:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:22 provisioning config files... 08:14:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/316@tmp/config15877653082969780598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:23 ---> ****-login.sh 08:14:23 nexus3.edgexfoundry.org:10001 08:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:23 Configure a credential helper to remove this warning. See 08:14:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:23 08:14:23 Login Succeeded 08:14:23 nexus3.edgexfoundry.org:10002 08:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:24 Configure a credential helper to remove this warning. See 08:14:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:24 08:14:24 Login Succeeded 08:14:24 nexus3.edgexfoundry.org:10003 08:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:24 Configure a credential helper to remove this warning. See 08:14:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:24 08:14:24 Login Succeeded 08:14:24 nexus3.edgexfoundry.org:10004 08:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:25 Configure a credential helper to remove this warning. See 08:14:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:25 08:14:25 Login Succeeded 08:14:25 ****.io 08:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:25 Configure a credential helper to remove this warning. See 08:14:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:25 08:14:25 Login Succeeded 08:14:25 ---> ****-login.sh ends [Pipeline] } 08:14:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:14:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:14:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:14:26 ========================================================= 08:14:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:14:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:26 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 08:14:27 Sending build context to Docker daemon 13.15MB 08:14:27 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:14:27 Step 2/10 : FROM ${BASE} AS builder 08:14:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:14:27 cf04c63912e1: Pulling fs layer 08:14:27 55b35a11ae5e: Pulling fs layer 08:14:27 a37a00ec5f00: Pulling fs layer 08:14:27 50b3750afda1: Pulling fs layer 08:14:27 4f4fb700ef54: Pulling fs layer 08:14:27 50b3750afda1: Waiting 08:14:27 80978eb59214: Pulling fs layer 08:14:27 c9f46d7d2bd2: Pulling fs layer 08:14:27 c5a475d317c9: Pulling fs layer 08:14:27 4f4fb700ef54: Waiting 08:14:27 80978eb59214: Waiting 08:14:27 c9f46d7d2bd2: Waiting 08:14:27 c5a475d317c9: Waiting 08:14:27 55b35a11ae5e: Download complete 08:14:27 50b3750afda1: Verifying Checksum 08:14:27 50b3750afda1: Download complete 08:14:27 4f4fb700ef54: Verifying Checksum 08:14:27 4f4fb700ef54: Download complete 08:14:27 80978eb59214: Download complete 08:14:27 cf04c63912e1: Verifying Checksum 08:14:27 cf04c63912e1: Download complete 08:14:27 c5a475d317c9: Verifying Checksum 08:14:27 c5a475d317c9: Download complete 08:14:28 cf04c63912e1: Pull complete 08:14:29 55b35a11ae5e: Pull complete 08:14:29 a37a00ec5f00: Verifying Checksum 08:14:29 a37a00ec5f00: Download complete 08:14:30 c9f46d7d2bd2: Verifying Checksum 08:14:30 c9f46d7d2bd2: Download complete 08:14:45 a37a00ec5f00: Pull complete 08:14:45 50b3750afda1: Pull complete 08:14:45 4f4fb700ef54: Pull complete 08:14:45 80978eb59214: Pull complete 08:14:52 c9f46d7d2bd2: Pull complete 08:14:54 c5a475d317c9: Pull complete 08:14:54 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:14:54 ---> be29e6b0f0d4 08:14:54 Step 3/10 : ARG MAKE=make build 08:14:55 ---> Running in c2da1ced623a 08:14:55 Removing intermediate container c2da1ced623a 08:14:55 ---> 31e25bb73fd4 08:14:55 Step 4/10 : WORKDIR /device-sdk-go 08:14:55 ---> Running in 3b7a2ddd9352 08:14:55 Removing intermediate container 3b7a2ddd9352 08:14:55 ---> 6269ac8b7c26 08:14:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:14:55 ---> Running in 2dbfcbaaa33f 08:14:56 Removing intermediate container 2dbfcbaaa33f 08:14:56 ---> 92379d2586a3 08:14:56 Step 6/10 : RUN apk add --update --no-cache make git 08:14:56 ---> Running in 101408cad857 08:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:59 OK: 238 MiB in 54 packages 08:15:00 Removing intermediate container 101408cad857 08:15:00 ---> 2423f0917a05 08:15:00 Step 7/10 : COPY go.mod vendor* ./ 08:15:01 ---> c5e357e129fb 08:15:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:01 ---> Running in c5a7d3cd788d 08:16:53 Removing intermediate container c5a7d3cd788d 08:16:53 ---> 993cdde6e719 08:16:53 Step 9/10 : COPY . . 08:16:53 ---> 310cb67de7d7 08:16:53 Step 10/10 : RUN ${MAKE} 08:16:53 ---> Running in 50a86f73dc91 08:16:53 noop 08:16:53 Removing intermediate container 50a86f73dc91 08:16:53 ---> 705c53ac49b7 08:16:53 Successfully built 705c53ac49b7 08:16:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:53 + docker inspect -f . ci-base-image-arm64 08:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:53 prd-ubuntu20.04-docker-arm64-4c-16g-13936 does not seem to be running inside a container 08:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/316 -v /w/workspace/device-sdk-go/316:/w/workspace/device-sdk-go/316:rw,z -v /w/workspace/device-sdk-go/316@tmp:/w/workspace/device-sdk-go/316@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 08:16:54 $ docker top b71f17ac748d5fe542669741fff18b7214743fd1205580c9fecb1547530efc12 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:55 + go version 08:16:55 go version go1.23.2 linux/arm64 [Pipeline] } 08:16:55 $ docker stop --time=1 b71f17ac748d5fe542669741fff18b7214743fd1205580c9fecb1547530efc12 08:16:57 $ docker rm -f --volumes b71f17ac748d5fe542669741fff18b7214743fd1205580c9fecb1547530efc12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:58 + docker inspect -f . ci-base-image-arm64 08:16:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:58 prd-ubuntu20.04-docker-arm64-4c-16g-13936 does not seem to be running inside a container 08:16:58 $ 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/316 -v /w/workspace/device-sdk-go/316:/w/workspace/device-sdk-go/316:rw,z -v /w/workspace/device-sdk-go/316@tmp:/w/workspace/device-sdk-go/316@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 08:16:59 $ docker top e3aaffd8759f467e5a28a85248bb88192c2d5736ac3b1171a24893ffdc2992f1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:00 + git config --global --add safe.directory /w/workspace/device-sdk-go/316 [Pipeline] fileExists [Pipeline] sh 08:17:00 + make test 08:17:00 go test -race -coverprofile=coverage.out ./... 08:17:47 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 08:22:09 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 08:22:09 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 08:22:09 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 08:22:09 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 08:22:09 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 08:22:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.157s coverage: 26.0% of statements 08:22:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.188s coverage: 79.4% of statements 08:22:39 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 08:22:39 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 08:22:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.371s coverage: 86.0% of statements 08:22:52 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 08:22:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.616s coverage: 45.2% of statements 08:22:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.321s coverage: 14.1% of statements 08:22:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.618s coverage: 44.6% of statements 08:22:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 08:22:59 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 08:22:59 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 08:23:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.434s coverage: 68.5% of statements 08:23:06 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.396s coverage: 89.2% of statements 08:23:12 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 08:23:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.313s coverage: 5.3% of statements 08:23:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:23:14 GO111MODULE=on go vet ./... 08:26:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:26:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:26:51 ./bin/test-attribution-txt.sh 08:26:51 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:26:51 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:26:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:26:51 $ docker stop --time=1 e3aaffd8759f467e5a28a85248bb88192c2d5736ac3b1171a24893ffdc2992f1 08:26:53 $ docker rm -f --volumes e3aaffd8759f467e5a28a85248bb88192c2d5736ac3b1171a24893ffdc2992f1 [Pipeline] // withDockerContainer [Pipeline] sh 08:26:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:26:55 Warning: overwriting stash ‘coverage-report’ 08:26:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:26:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:26:57 + ls -al . 08:26:57 total 708 08:26:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 08:17 . 08:26:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 08:13 .. 08:26:57 -rw-rw-r-- 1 jenkins jenkins 140 Oct 3 08:13 .dockerignore 08:26:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 08:14 .git 08:26:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 08:13 .github 08:26:57 -rw-rw-r-- 1 jenkins jenkins 137 Oct 3 08:13 .gitignore 08:26:57 -rw-rw-r-- 1 jenkins jenkins 199 Oct 3 08:13 .golangci.yml 08:26:57 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 3 08:13 CHANGELOG.md 08:26:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 08:13 GOVERNANCE.md 08:26:57 -rw-rw-r-- 1 jenkins jenkins 885 Oct 3 08:13 Jenkinsfile 08:26:57 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 3 08:13 LICENSE 08:26:57 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 3 08:13 Makefile 08:26:57 -rw-rw-r-- 1 jenkins jenkins 619 Oct 3 08:13 OWNERS.md 08:26:57 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 3 08:13 README.md 08:26:57 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 06:30 VERSION 08:26:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 08:13 bin 08:26:57 -rw-r--r-- 1 jenkins jenkins 465881 Oct 3 08:23 coverage.out 08:26:57 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 08:13 example 08:26:57 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 3 08:13 go.mod 08:26:57 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 3 08:13 go.sum 08:26:57 drwxrwxr-x 13 jenkins jenkins 4096 Oct 3 08:13 internal 08:26:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 08:13 openapi 08:26:57 drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 08:13 pkg 08:26:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 08:13 snap 08:26:57 -rw-rw-r-- 1 jenkins jenkins 222 Oct 3 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:57 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 --label arch=arm64 --label version=3.2.0-dev.41 . 08:26:58 Sending build context to Docker daemon 13.62MB 08:26:58 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 08:26:58 Step 2/24 : FROM ${BASE} AS builder 08:26:58 ---> 705c53ac49b7 08:26:58 Step 3/24 : ARG MAKE=make build 08:26:58 ---> Running in fdaa508d0cc6 08:26:58 Removing intermediate container fdaa508d0cc6 08:26:58 ---> 448551272f1d 08:26:58 Step 4/24 : WORKDIR /device-sdk-go 08:26:58 ---> Running in 7a2ad334460e 08:26:59 Removing intermediate container 7a2ad334460e 08:26:59 ---> c49ee5277ded 08:26:59 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:26:59 ---> Running in 5e6353013c71 08:26:59 Removing intermediate container 5e6353013c71 08:26:59 ---> f3d92b01f28c 08:26:59 Step 6/24 : RUN apk add --update --no-cache make git 08:26:59 ---> Running in afb6032b9ddf 08:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:27:02 OK: 238 MiB in 54 packages 08:27:03 Removing intermediate container afb6032b9ddf 08:27:03 ---> 0c564e1b8a09 08:27:03 Step 7/24 : COPY go.mod vendor* ./ 08:27:04 ---> 180cc11b39bc 08:27:04 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:04 ---> Running in 022715fa3a96 08:27:06 Removing intermediate container 022715fa3a96 08:27:06 ---> a273e60af42a 08:27:06 Step 9/24 : COPY . . 08:27:09 ---> 18c0e208bdab 08:27:09 Step 10/24 : RUN ${MAKE} 08:27:09 ---> Running in c2a7f6718b5f 08:27:10 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.41 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.41" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:31:02 Removing intermediate container c2a7f6718b5f 08:31:02 ---> 9f1432bb33bb 08:31:02 Step 11/24 : FROM alpine:3.20 08:31:02 3.20: Pulling from library/alpine 08:31:02 cf04c63912e1: Already exists 08:31:02 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:31:02 Status: Downloaded newer image for alpine:3.20 08:31:02 ---> c157a85ed455 08:31:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:31:02 ---> Running in 3dca9c9aef77 08:31:02 Removing intermediate container 3dca9c9aef77 08:31:02 ---> 63146a473391 08:31:02 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:31:02 ---> Running in dc37566ed638 08:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:02 (1/1) Installing dumb-init (1.2.5-r3) 08:31:02 Executing busybox-1.36.1-r29.trigger 08:31:02 OK: 9 MiB in 15 packages 08:31:02 Removing intermediate container dc37566ed638 08:31:02 ---> 6b3fd5aa939a 08:31:02 Step 14/24 : RUN apk --no-cache upgrade 08:31:02 ---> Running in 8e05099b9200 08:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:02 Upgrading critical system libraries and apk-tools: 08:31:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:31:02 Executing busybox-1.36.1-r29.trigger 08:31:02 Continuing the upgrade transaction with new apk-tools: 08:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:04 OK: 9 MiB in 15 packages 08:31:04 Removing intermediate container 8e05099b9200 08:31:04 ---> aa828f94da9a 08:31:04 Step 15/24 : WORKDIR / 08:31:04 ---> Running in ef1acf9df4b3 08:31:05 Removing intermediate container ef1acf9df4b3 08:31:05 ---> d74ab9e2f4e5 08:31:05 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:31:05 ---> 836c6fd094f2 08:31:05 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:31:08 ---> cf2911462d6d 08:31:08 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:31:08 ---> 0f9fdaaa2ff8 08:31:08 Step 19/24 : EXPOSE 59999 08:31:08 ---> Running in d192a4cd33c4 08:31:08 Removing intermediate container d192a4cd33c4 08:31:08 ---> 486fa1c1d3d3 08:31:08 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:31:08 ---> Running in 5b3132fcfb39 08:31:08 Removing intermediate container 5b3132fcfb39 08:31:08 ---> f255a81e7400 08:31:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:31:09 ---> Running in 8cea750bdb74 08:31:09 Removing intermediate container 8cea750bdb74 08:31:09 ---> 2676845d9e9a 08:31:09 Step 22/24 : LABEL arch=arm64 08:31:09 ---> Running in d01105d1f189 08:31:09 Removing intermediate container d01105d1f189 08:31:09 ---> 157613fb0652 08:31:09 Step 23/24 : LABEL git_sha=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 08:31:10 ---> Running in 0a2760191a69 08:31:10 Removing intermediate container 0a2760191a69 08:31:10 ---> 0959f4e5b4ea 08:31:10 Step 24/24 : LABEL version=3.2.0-dev.41 08:31:10 ---> Running in 1d835d3eee9c 08:31:10 Removing intermediate container 1d835d3eee9c 08:31:10 ---> 8569d454db35 08:31:10 [Warning] One or more build-args [ARCH] were not consumed 08:31:10 Successfully built 8569d454db35 08:31:10 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:31:11 08:31:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:31:11 arm64: Pulling from edgex-lftools-log-publisher 08:31:11 8998bd30e6a1: Pulling fs layer 08:31:11 04944245beec: Pulling fs layer 08:31:11 699f458cf7ca: Pulling fs layer 08:31:11 765212b225bb: Pulling fs layer 08:31:11 f23df028b6ca: Pulling fs layer 08:31:11 d65c8cfc05b1: Pulling fs layer 08:31:11 2437ff75d9bd: Pulling fs layer 08:31:11 765212b225bb: Waiting 08:31:11 f23df028b6ca: Waiting 08:31:11 d65c8cfc05b1: Waiting 08:31:11 2437ff75d9bd: Waiting 08:31:11 04944245beec: Verifying Checksum 08:31:11 04944245beec: Download complete 08:31:11 765212b225bb: Verifying Checksum 08:31:11 765212b225bb: Download complete 08:31:11 f23df028b6ca: Verifying Checksum 08:31:11 f23df028b6ca: Download complete 08:31:11 d65c8cfc05b1: Verifying Checksum 08:31:11 d65c8cfc05b1: Download complete 08:31:11 699f458cf7ca: Verifying Checksum 08:31:11 699f458cf7ca: Download complete 08:31:12 8998bd30e6a1: Verifying Checksum 08:31:12 8998bd30e6a1: Download complete 08:31:14 2437ff75d9bd: Verifying Checksum 08:31:14 2437ff75d9bd: Download complete 08:31:16 8998bd30e6a1: Pull complete 08:31:17 04944245beec: Pull complete 08:31:19 699f458cf7ca: Pull complete 08:31:19 765212b225bb: Pull complete 08:31:20 f23df028b6ca: Pull complete 08:31:20 d65c8cfc05b1: Pull complete 08:31:38 2437ff75d9bd: Pull complete 08:31:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:31:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:38 prd-ubuntu20.04-docker-arm64-4c-16g-13936 does not seem to be running inside a container 08:31:38 $ 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/316 -v /w/workspace/device-sdk-go/316:/w/workspace/device-sdk-go/316:rw,z -v /w/workspace/device-sdk-go/316@tmp:/w/workspace/device-sdk-go/316@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 08:31:41 $ docker top d2b5a189cc4b795a81e1c01ccf294691322ef8940b102d471e27da1cbec8291c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:42 ---> job-cost.sh 08:31:42 lf-activate-venv: SKIPPING 08:31:42 INFO: No Stack... 08:31:42 INFO: Retrieving Pricing Info for: v3-standard-4 08:31:43 INFO: Archiving Costs [Pipeline] sh 08:31:43 + cat /w/workspace/device-sdk-go/316/archives/cost.csv 08:31:43 + cut -d, -f6 [Pipeline] lock 08:31:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] 08:31:44 Resource [jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] did not exist. Created. 08:31:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:31:44 /w/workspace/device-sdk-go/316@tmp/durable-0263c3b9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:31:44 + echo total: 0.10999999940395355 [Pipeline] stash 08:31:45 Warning: overwriting stash ‘stack-cost’ 08:31:45 Stashed 1 file(s) [Pipeline] } 08:31:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-316-stack-cost] [Pipeline] // lock [Pipeline] } 08:31:45 $ docker stop --time=1 d2b5a189cc4b795a81e1c01ccf294691322ef8940b102d471e27da1cbec8291c 08:31:46 $ docker rm -f --volumes d2b5a189cc4b795a81e1c01ccf294691322ef8940b102d471e27da1cbec8291c [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 08:31:47 provisioning config files... 08:31:47 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17908807430536630236tmp [Pipeline] { [Pipeline] sh 08:31:47 + set +x 08:31:47 + + bashcurl -s -s -- https://codecov.io/bash 08:31:47 08:31:47 08:31:47 _____ _ 08:31:47 / ____| | | 08:31:47 | | ___ __| | ___ ___ _____ __ 08:31:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:31:47 | |___| (_) | (_| | __/ (_| (_) \ V / 08:31:47 \_____\___/ \__,_|\___|\___\___/ \_/ 08:31:47 Bash-1.0.6 08:31:47 08:31:47 08:31:47 ==> git version 2.25.1 found 08:31:47 ==> 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 08:31:47 Release-Date: 2020-01-08 08:31:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:31:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:31:47 ==> Jenkins CI detected. 08:31:47 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 08:31:47 project root: . 08:31:47 --> token set from env 08:31:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:31:47 ==> Running gcov in . (disable via -X gcov) 08:31:47 ==> Python coveragepy not found 08:31:47 ==> Searching for coverage reports in: 08:31:47 + . 08:31:47 -> Found 1 reports 08:31:47 ==> Detecting git/mercurial file structure 08:31:47 ==> Reading reports 08:31:47 + ./coverage.out bytes=465881 08:31:47 ==> Appending adjustments 08:31:47 https://docs.codecov.io/docs/fixing-reports 08:31:48 + Found adjustments 08:31:48 ==> Gzipping contents 08:31:48 44K /tmp/codecov.eVoM2l.gz 08:31:48 ==> Uploading reports 08:31:48 url: https://codecov.io 08:31:48 query: branch=main&commit=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9&build=316&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F316%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:31:48 -> Pinging Codecov 08:31:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9&build=316&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F316%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:31:48 -> Uploading to 08:31:48 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9/27649b46-e867-4dfc-b0ed-0623c17456b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T083148Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=718abb10139fc87aa070c45a737a32520ccf68ffb1315fce95557473053497dd 08:31:48 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:48 Dload Upload Total Spent Left Speed 08:31:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44566 0 0 100 44566 0 209k --:--:-- --:--:-- --:--:-- 208k 100 44566 0 0 100 44566 0 180k --:--:-- --:--:-- --:--:-- 179k 08:31:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] } 08:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:31:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:31:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:31:49 08:31:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:31:49 latest: Pulling from edgex-devops/edgex-snyk-go 08:31:49 43c4264eed91: Already exists 08:31:49 4cc291be95ef: Already exists 08:31:49 2ac1f1163629: Already exists 08:31:49 5c3c966382ef: Already exists 08:31:49 4f4fb700ef54: Already exists 08:31:49 d9c7d2e4e75e: Pulling fs layer 08:31:49 9c3e1370e548: Pulling fs layer 08:31:49 d9c7d2e4e75e: Verifying Checksum 08:31:49 d9c7d2e4e75e: Download complete 08:31:49 d9c7d2e4e75e: Pull complete 08:31:50 9c3e1370e548: Verifying Checksum 08:31:50 9c3e1370e548: Download complete 08:31:53 9c3e1370e548: Pull complete 08:31:53 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:31:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:53 prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container 08:31:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:31:55 $ docker top 40c88edb497475edc1c979e058397cadd6486c36cfb86b34e21ef0c813bff296 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 08:31:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 08:31:56 + set -o pipefail 08:31:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 08:32:02 08:32:02 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 08:32:02 08:32:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/6da5e9c7-0aa5-4807-9598-b89218c1221a 08:32:02 08:32:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:32:02 08:32:02 08:32:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:32:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:32:02 $ docker stop --time=1 40c88edb497475edc1c979e058397cadd6486c36cfb86b34e21ef0c813bff296 08:32:07 $ docker rm -f --volumes 40c88edb497475edc1c979e058397cadd6486c36cfb86b34e21ef0c813bff296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:32:08 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:08 provisioning config files... 08:32:08 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12506138052932341805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:08 --> edgex-publish-swagger.sh 08:32:08 === Publish openapi/v3 API === 08:32:08 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:32:08 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 08:32:08 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:08 Dload Upload Total Spent Left Speed 08:32:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 407 97958 --:--:-- --:--:-- --:--:-- 98365 08:32:08 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:32:08 [Pipeline] } 08:32:08 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 08:32:09 + git log --format=format:%s -1 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 [Pipeline] sh 08:32:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:09 prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container 08:32:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:32:10 $ docker top b06eea283b997fe68407efbcdfca2f7866edd635c6e73686ffb3eb8a9e5ec15a -eo pid,comm 08:32:10 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). 08:32:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:10 [ssh-agent] Looking for ssh-agent implementation... 08:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:10 $ docker exec b06eea283b997fe68407efbcdfca2f7866edd635c6e73686ffb3eb8a9e5ec15a ssh-agent 08:32:10 SSH_AUTH_SOCK=/tmp/ssh-VHOJEiRbRgtI/agent.31 08:32:10 SSH_AGENT_PID=37 08:32:10 Running ssh-add (command line suppressed) 08:32:10 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12209788953288334517.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12209788953288334517.key) 08:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:11 + git semver tag 08:32:11 2024-10-03 08:32:11,387 [run_tag] DEBUG tag force:False 08:32:11 2024-10-03 08:32:11,387 [check_head_tag] DEBUG check head tag 08:32:11 2024-10-03 08:32:11,388 [execute] INFO git cat-file --batch-check 08:32:11 2024-10-03 08:32:11,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 08:32:11 2024-10-03 08:32:11,393 [execute] INFO git cat-file --batch 08:32:11 2024-10-03 08:32:11,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 08:32:11 2024-10-03 08:32:11,429 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:32:11 2024-10-03 08:32:11,429 [execute] INFO git tag -a v3.2.0-dev.41 -m v3.2.0-dev.41 08:32:11 2024-10-03 08:32:11,429 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.41', '-m', 'v3.2.0-dev.41'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 08:32:11 2024-10-03 08:32:11,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:32:11 3.2.0-dev.41 [Pipeline] } 08:32:11 $ docker exec --env ******** --env ******** b06eea283b997fe68407efbcdfca2f7866edd635c6e73686ffb3eb8a9e5ec15a ssh-agent -k 08:32:11 unset SSH_AUTH_SOCK; 08:32:11 unset SSH_AGENT_PID; 08:32:11 echo Agent pid 37 killed; 08:32:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:11 + git semver [Pipeline] } 08:32:12 $ docker stop --time=1 b06eea283b997fe68407efbcdfca2f7866edd635c6e73686ffb3eb8a9e5ec15a 08:32:13 $ docker rm -f --volumes b06eea283b997fe68407efbcdfca2f7866edd635c6e73686ffb3eb8a9e5ec15a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:32:13 08:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:32:14 0.23.1-centos7: Pulling from edgex-lftools 08:32:14 ab5ef0e58194: Pulling fs layer 08:32:14 9712f1f96733: Pulling fs layer 08:32:14 63f879dbbcfc: Pulling fs layer 08:32:14 0d9ebad4ef96: Pulling fs layer 08:32:14 e9a5061849ea: Pulling fs layer 08:32:14 d747dcd14b5f: Pulling fs layer 08:32:14 2de7ff778b66: Pulling fs layer 08:32:14 e9a5061849ea: Waiting 08:32:14 d747dcd14b5f: Waiting 08:32:14 2de7ff778b66: Waiting 08:32:14 0d9ebad4ef96: Waiting 08:32:14 9712f1f96733: Verifying Checksum 08:32:14 9712f1f96733: Download complete 08:32:14 63f879dbbcfc: Verifying Checksum 08:32:14 63f879dbbcfc: Download complete 08:32:14 0d9ebad4ef96: Verifying Checksum 08:32:14 0d9ebad4ef96: Download complete 08:32:14 d747dcd14b5f: Verifying Checksum 08:32:14 d747dcd14b5f: Download complete 08:32:14 e9a5061849ea: Download complete 08:32:14 ab5ef0e58194: Download complete 08:32:14 2de7ff778b66: Verifying Checksum 08:32:14 2de7ff778b66: Download complete 08:32:17 ab5ef0e58194: Pull complete 08:32:17 9712f1f96733: Pull complete 08:32:18 63f879dbbcfc: Pull complete 08:32:22 0d9ebad4ef96: Pull complete 08:32:22 e9a5061849ea: Pull complete 08:32:22 d747dcd14b5f: Pull complete 08:32:23 2de7ff778b66: Pull complete 08:32:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:32:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:23 prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container 08:32:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:32:27 $ docker top d1d734310a788640bbb0cef36583174af54cb11507b4045d069d33b4409a73be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:32:28 provisioning config files... 08:32:28 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17472680179524765601tmp 08:32:28 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9318482463275920756tmp 08:32:28 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6818352843271065580tmp [Pipeline] { [Pipeline] echo 08:32:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:32:28 ---> sigul-configuration.sh 08:32:28 gpg: directory `/root/.gnupg' created 08:32:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:32:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:32:28 gpg: keyring `/root/.gnupg/secring.gpg' created 08:32:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:32:28 gpg: CAST5 encrypted data 08:32:28 gpg: encrypted with 1 passphrase 08:32:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:32:28 + mkdir /home/jenkins 08:32:28 + mkdir /home/jenkins/sigul [Pipeline] sh 08:32:29 + 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 08:32:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:32:29 ---> sigul-install.sh 08:32:29 Sigul already installed; skipping installation. [Pipeline] sh 08:32:29 + git tag --list 08:32:29 0.7.1 08:32:29 delhi-tag 08:32:29 v1.0.0 08:32:29 v1.1.0 08:32:29 v1.1.1 08:32:29 v1.1.2 08:32:29 v1.2.0 08:32:29 v1.2.1 08:32:29 v1.2.2 08:32:29 v1.2.3 08:32:29 v1.3.0 08:32:29 v1.4.0 08:32:29 v2.0.0 08:32:29 v2.1.0 08:32:29 v2.1.1 08:32:29 v2.2.0 08:32:29 v2.3.0 08:32:29 v2.3.1 08:32:29 v3.0 08:32:29 v3.0.0 08:32:29 v3.0.1-dev.1 08:32:29 v3.1 08:32:29 v3.1.0 08:32:29 v3.1.0-dev.1 08:32:29 v3.1.0-dev.10 08:32:29 v3.1.0-dev.11 08:32:29 v3.1.0-dev.12 08:32:29 v3.1.0-dev.13 08:32:29 v3.1.0-dev.14 08:32:29 v3.1.0-dev.15 08:32:29 v3.1.0-dev.16 08:32:29 v3.1.0-dev.17 08:32:29 v3.1.0-dev.18 08:32:29 v3.1.0-dev.19 08:32:29 v3.1.0-dev.2 08:32:29 v3.1.0-dev.20 08:32:29 v3.1.0-dev.21 08:32:29 v3.1.0-dev.22 08:32:29 v3.1.0-dev.23 08:32:29 v3.1.0-dev.24 08:32:29 v3.1.0-dev.25 08:32:29 v3.1.0-dev.26 08:32:29 v3.1.0-dev.27 08:32:29 v3.1.0-dev.28 08:32:29 v3.1.0-dev.29 08:32:29 v3.1.0-dev.3 08:32:29 v3.1.0-dev.30 08:32:29 v3.1.0-dev.31 08:32:29 v3.1.0-dev.32 08:32:29 v3.1.0-dev.33 08:32:29 v3.1.0-dev.34 08:32:29 v3.1.0-dev.35 08:32:29 v3.1.0-dev.36 08:32:29 v3.1.0-dev.37 08:32:29 v3.1.0-dev.38 08:32:29 v3.1.0-dev.39 08:32:29 v3.1.0-dev.4 08:32:29 v3.1.0-dev.40 08:32:29 v3.1.0-dev.41 08:32:29 v3.1.0-dev.5 08:32:29 v3.1.0-dev.6 08:32:29 v3.1.0-dev.7 08:32:29 v3.1.0-dev.8 08:32:29 v3.1.0-dev.9 08:32:29 v3.1.1 08:32:29 v3.1.1-dev.1 08:32:29 v3.2.0-dev.1 08:32:29 v3.2.0-dev.10 08:32:29 v3.2.0-dev.11 08:32:29 v3.2.0-dev.12 08:32:29 v3.2.0-dev.13 08:32:29 v3.2.0-dev.14 08:32:29 v3.2.0-dev.15 08:32:29 v3.2.0-dev.16 08:32:29 v3.2.0-dev.17 08:32:29 v3.2.0-dev.18 08:32:29 v3.2.0-dev.19 08:32:29 v3.2.0-dev.2 08:32:29 v3.2.0-dev.20 08:32:29 v3.2.0-dev.21 08:32:29 v3.2.0-dev.22 08:32:29 v3.2.0-dev.23 08:32:29 v3.2.0-dev.24 08:32:29 v3.2.0-dev.25 08:32:29 v3.2.0-dev.26 08:32:29 v3.2.0-dev.27 08:32:29 v3.2.0-dev.28 08:32:29 v3.2.0-dev.29 08:32:29 v3.2.0-dev.3 08:32:29 v3.2.0-dev.30 08:32:29 v3.2.0-dev.31 08:32:29 v3.2.0-dev.32 08:32:29 v3.2.0-dev.33 08:32:29 v3.2.0-dev.34 08:32:29 v3.2.0-dev.35 08:32:29 v3.2.0-dev.36 08:32:29 v3.2.0-dev.37 08:32:29 v3.2.0-dev.38 08:32:29 v3.2.0-dev.39 08:32:29 v3.2.0-dev.4 08:32:29 v3.2.0-dev.40 08:32:29 v3.2.0-dev.41 08:32:29 v3.2.0-dev.5 08:32:29 v3.2.0-dev.6 08:32:29 v3.2.0-dev.7 08:32:29 v3.2.0-dev.8 08:32:29 v3.2.0-dev.9 [Pipeline] sh 08:32:29 + lftools sign git-tag v3.2.0-dev.41 08:32:30 Signing Git tag with Sigul... 08:32:30 Signing v3.2.0-dev.41 [Pipeline] echo 08:32:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:32:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:32:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:32:31 $ docker stop --time=1 d1d734310a788640bbb0cef36583174af54cb11507b4045d069d33b4409a73be 08:32:32 $ docker rm -f --volumes d1d734310a788640bbb0cef36583174af54cb11507b4045d069d33b4409a73be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:32:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:33 prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container 08:32:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:32:33 $ docker top 13ddde6dc1301f53cc55fd17db13ba13d50d369cb4cf756862c6111a7cba010c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:34 [ssh-agent] Looking for ssh-agent implementation... 08:32:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:34 $ docker exec 13ddde6dc1301f53cc55fd17db13ba13d50d369cb4cf756862c6111a7cba010c ssh-agent 08:32:34 SSH_AUTH_SOCK=/tmp/ssh-DV6CVx7p76Uu/agent.33 08:32:34 SSH_AGENT_PID=39 08:32:34 Running ssh-add (command line suppressed) 08:32:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10020127541859394060.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10020127541859394060.key) 08:32:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:34 + git semver bump pre 08:32:34 2024-10-03 08:32:34,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:32:34 2024-10-03 08:32:34,872 [bump_version] DEBUG bumping version:3.2.0-dev.41 on axis:pre with prefix:dev 08:32:34 2024-10-03 08:32:34,873 [bump_version] DEBUG bumped version:3.2.0-dev.42 08:32:34 2024-10-03 08:32:34,873 [write_version] DEBUG write version:3.2.0-dev.42 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 08:32:34 2024-10-03 08:32:34,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:32:34 2024-10-03 08:32:34,873 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:32:34 2024-10-03 08:32:34,874 [execute] INFO git cat-file --batch-check 08:32:34 2024-10-03 08:32:34,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:32:34 2024-10-03 08:32:34,879 [execute] INFO git cat-file --batch 08:32:34 2024-10-03 08:32:34,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:32:34 2024-10-03 08:32:34,884 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:32:34 3.2.0-dev.42 [Pipeline] } 08:32:34 $ docker exec --env ******** --env ******** 13ddde6dc1301f53cc55fd17db13ba13d50d369cb4cf756862c6111a7cba010c ssh-agent -k 08:32:35 unset SSH_AUTH_SOCK; 08:32:35 unset SSH_AGENT_PID; 08:32:35 echo Agent pid 39 killed; 08:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:35 + git semver [Pipeline] } 08:32:35 $ docker stop --time=1 13ddde6dc1301f53cc55fd17db13ba13d50d369cb4cf756862c6111a7cba010c 08:32:36 $ docker rm -f --volumes 13ddde6dc1301f53cc55fd17db13ba13d50d369cb4cf756862c6111a7cba010c [Pipeline] // withDockerContainer [Pipeline] sh 08:32:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:37 prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container 08:32:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:32:38 $ docker top 705282af7fafc73f7563be8ba1057afefe23ef89412c7c2dcac2ebdd903db988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:38 [ssh-agent] Looking for ssh-agent implementation... 08:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:38 $ docker exec 705282af7fafc73f7563be8ba1057afefe23ef89412c7c2dcac2ebdd903db988 ssh-agent 08:32:38 SSH_AUTH_SOCK=/tmp/ssh-o0Dim0re2QHi/agent.33 08:32:38 SSH_AGENT_PID=39 08:32:38 Running ssh-add (command line suppressed) 08:32:38 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13723494947998822687.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13723494947998822687.key) 08:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:38 + git semver push 08:32:39 2024-10-03 08:32:38,953 [run_push] DEBUG push 08:32:39 2024-10-03 08:32:38,954 [execute] INFO git cat-file --batch-check 08:32:39 2024-10-03 08:32:38,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:32:39 2024-10-03 08:32:38,958 [execute] INFO git rev-list 11dbd574761e77f9e0679aa888ca7dc5e93db8be -- 08:32:39 2024-10-03 08:32:38,958 [execute] DEBUG Popen(['git', 'rev-list', '11dbd574761e77f9e0679aa888ca7dc5e93db8be', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:32:39 2024-10-03 08:32:38,972 [execute] INFO git fetch -v origin 08:32:39 2024-10-03 08:32:38,972 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:32:39 2024-10-03 08:32:39,432 [run_push] DEBUG no remote changes detected 08:32:39 2024-10-03 08:32:39,432 [execute] INFO git push origin semver 08:32:39 2024-10-03 08:32:39,433 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:32:40 2024-10-03 08:32:40,120 [run_push] DEBUG push all version tags 08:32:40 2024-10-03 08:32:40,121 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:32:40 2024-10-03 08:32:40,121 [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) 08:32:41 2024-10-03 08:32:40,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:32:41 3.2.0-dev.42 [Pipeline] } 08:32:41 $ docker exec --env ******** --env ******** 705282af7fafc73f7563be8ba1057afefe23ef89412c7c2dcac2ebdd903db988 ssh-agent -k 08:32:41 unset SSH_AUTH_SOCK; 08:32:41 unset SSH_AGENT_PID; 08:32:41 echo Agent pid 39 killed; 08:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:41 + git semver [Pipeline] } 08:32:41 $ docker stop --time=1 705282af7fafc73f7563be8ba1057afefe23ef89412c7c2dcac2ebdd903db988 08:32:43 $ docker rm -f --volumes 705282af7fafc73f7563be8ba1057afefe23ef89412c7c2dcac2ebdd903db988 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:32:43 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 08:32:43 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 08:32:43 total 16 08:32:43 drwxr-xr-x 3 root root 4096 Oct 3 06:33 . 08:32:43 drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 08:32 .. 08:32:43 drwxr-xr-x 2 root root 4096 Oct 3 06:33 cost 08:32:43 -rw-r--r-- 1 root root 85 Oct 3 06:33 cost.csv 08:32:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 08:32:43 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 08:32:43 total 16 08:32:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 06:33 . 08:32:43 drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 08:32 .. 08:32:43 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 06:33 cost 08:32:43 -rw-r--r-- 1 jenkins jenkins 85 Oct 3 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:32:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:32:44 ---> package-listing.sh 08:32:44 ++ facter osfamily 08:32:44 ++ tr '[:upper:]' '[:lower:]' 08:32:45 + OS_FAMILY=debian 08:32:45 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 08:32:45 + START_PACKAGES=/tmp/packages_start.txt 08:32:45 + END_PACKAGES=/tmp/packages_end.txt 08:32:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:32:45 + PACKAGES=/tmp/packages_start.txt 08:32:45 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 08:32:45 + PACKAGES=/tmp/packages_end.txt 08:32:45 + case "${OS_FAMILY}" in 08:32:45 + dpkg -l 08:32:45 + grep '^ii' 08:32:45 + '[' -f /tmp/packages_start.txt ']' 08:32:45 + '[' -f /tmp/packages_end.txt ']' 08:32:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:32:45 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 08:32:45 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 08:32:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 08:32:45 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 08:32:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:45 prd-ubuntu20.04-docker-8c-8g-13266 does not seem to be running inside a container 08:32:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:32:46 $ docker top 298e53d5696acc514c6e8dde68e2008010b8fa4be2356292c4889d3bddc1b85f -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:46 + touch /tmp/pre-build-complete [Pipeline] sh 08:32:46 + mkdir -p /var/log/sysstat [Pipeline] sh 08:32:47 + ls /var/log/sa-host 08:32:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:47 provisioning config files... 08:32:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13048282270956431273tmp [Pipeline] { [Pipeline] echo 08:32:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:32:47 ---> create-netrc.sh [Pipeline] } 08:32:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:32:47 ---> python-tools-install.sh [Pipeline] echo 08:32:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:32:48 ---> sudo-logs.sh 08:32:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:32:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:32:48 ---> job-cost.sh 08:32:48 lf-activate-venv: SKIPPING 08:32:48 DEBUG: total: 0.2199999988079071 08:32:48 INFO: Retrieving Stack Cost... 08:32:48 INFO: Retrieving Pricing Info for: v3-standard-8 08:32:48 INFO: Archiving Costs [Pipeline] echo 08:32:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:32:49 ---> logs-deploy.sh 08:32:49 lf-activate-venv: SKIPPING 08:32:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/316 08:32:49 INFO: archiving workspace using pattern(s): 08:32:50 Archives upload complete. 08:32:50 INFO: archiving logs to Nexus