Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f18cb12d6c5fde610573947dbbc949c315ec790 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-ssh17707254577484294654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh533268391207720787.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh17059924626047050771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh16451866619939373495.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-ssh17972900411533142046.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-774878 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 7f18cb12d6c5fde610573947dbbc949c315ec790 (main) Commit message: "build(deps): bump github.com/labstack/echo/v4 from 4.13.4 to 4.14.0 (#1794)" > 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 7f18cb12d6c5fde610573947dbbc949c315ec790 # timeout=10 > git rev-list --no-walk 30d1104843d34514f5ce08f87b7da02a430364d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:35:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:35:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:35:32 ========================================================= 05:35:32 EdgeX Global Pipelines Version Info 05:35:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:35:33 ------------------- 05:35:33 stable info: 05:35:33 ------------------- 05:35:33 Commited By: Cherry Wang cherry@iotechsys.com 05:35:33 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:35:33 Message: update stable to v1.0.278 05:35:33 ------------------- 05:35:33 experimental info: 05:35:33 ------------------- 05:35:33 Commited By: **** collab-it+edgex@linuxfoundation.org 05:35:33 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:35:33 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f18cb12d6c5fde610573947dbbc949c315ec790 [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f18cb1 [Pipeline] echo 05:35:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:35:34 provisioning config files... 05:35:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11839586587236433415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:35 ---> ****-login.sh 05:35:35 nexus3.edgexfoundry.org:10001 05:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:35 05:35:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:35:35 Configure a credential helper to remove this warning. See 05:35:35 https://docs.****.com/go/credential-store/ 05:35:35 05:35:35 Login Succeeded 05:35:35 nexus3.edgexfoundry.org:10002 05:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:35 05:35:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:35:35 Configure a credential helper to remove this warning. See 05:35:35 https://docs.****.com/go/credential-store/ 05:35:35 05:35:35 Login Succeeded 05:35:35 nexus3.edgexfoundry.org:10003 05:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:35 05:35:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:35:35 Configure a credential helper to remove this warning. See 05:35:35 https://docs.****.com/go/credential-store/ 05:35:35 05:35:35 Login Succeeded 05:35:35 nexus3.edgexfoundry.org:10004 05:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:35 05:35:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:35:35 Configure a credential helper to remove this warning. See 05:35:35 https://docs.****.com/go/credential-store/ 05:35:35 05:35:35 Login Succeeded 05:35:35 ****.io 05:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:36 05:35:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:35:36 Configure a credential helper to remove this warning. See 05:35:36 https://docs.****.com/go/credential-store/ 05:35:36 05:35:36 Login Succeeded 05:35:36 ---> ****-login.sh ends [Pipeline] } 05:35:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:35:36 + git rev-list -1 --merges 7f18cb12d6c5fde610573947dbbc949c315ec790~1..7f18cb12d6c5fde610573947dbbc949c315ec790 [Pipeline] echo 05:35:36 -----------> git rev-list -1 --merges 7f18cb12d6c5fde610573947dbbc949c315ec790~1..7f18cb12d6c5fde610573947dbbc949c315ec790 7f18cb12d6c5fde610573947dbbc949c315ec790 [false] [Pipeline] sh 05:35:36 + git log --format=format:%s -1 7f18cb12d6c5fde610573947dbbc949c315ec790 [Pipeline] echo 05:35:36 ========================================================= 05:35:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:35:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:35:37 + git log --format=format:%s -1 7f18cb12d6c5fde610573947dbbc949c315ec790 [Pipeline] echo 05:35:37 [semverPrep] GIT_COMMIT: 7f18cb12d6c5fde610573947dbbc949c315ec790, Commit Message: build(deps): bump github.com/labstack/echo/v4 from 4.13.4 to 4.14.0 (#1794) [Pipeline] echo 05:35:37 [semverPrep] This is not a build commit. [Pipeline] sh 05:35:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:35:37 + grep -v github /etc/ssh/ssh_known_hosts 05:35:37 + [ -e /tmp/ssh_known_hosts ] 05:35:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:35:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:35:37 + sudo tee -a /etc/ssh/ssh_known_hosts 05:35:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:38 05:35:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:38 0.1.4: Pulling from edgex-devops/py-git-semver 05:35:38 3dae71ba6b94: Pulling fs layer 05:35:38 6bf1a483ea7c: Pulling fs layer 05:35:38 f5dfc541a4d3: Pulling fs layer 05:35:38 461d9e800cba: Pulling fs layer 05:35:38 80192f66455f: Pulling fs layer 05:35:38 2e8e34ca0e6c: Pulling fs layer 05:35:38 a29436f7fd5d: Pulling fs layer 05:35:38 923cac83aea3: Pulling fs layer 05:35:38 25ad8b0a4227: Pulling fs layer 05:35:38 db01528c6b51: Pulling fs layer 05:35:38 28988de357af: Pulling fs layer 05:35:38 923cac83aea3: Waiting 05:35:38 25ad8b0a4227: Waiting 05:35:38 db01528c6b51: Waiting 05:35:38 2e8e34ca0e6c: Waiting 05:35:38 28988de357af: Waiting 05:35:38 a29436f7fd5d: Waiting 05:35:38 461d9e800cba: Waiting 05:35:38 80192f66455f: Waiting 05:35:38 6bf1a483ea7c: Verifying Checksum 05:35:38 6bf1a483ea7c: Download complete 05:35:38 461d9e800cba: Verifying Checksum 05:35:38 461d9e800cba: Download complete 05:35:38 80192f66455f: Verifying Checksum 05:35:38 80192f66455f: Download complete 05:35:38 f5dfc541a4d3: Verifying Checksum 05:35:38 f5dfc541a4d3: Download complete 05:35:38 3dae71ba6b94: Verifying Checksum 05:35:38 3dae71ba6b94: Download complete 05:35:38 923cac83aea3: Verifying Checksum 05:35:38 923cac83aea3: Download complete 05:35:38 25ad8b0a4227: Verifying Checksum 05:35:38 25ad8b0a4227: Download complete 05:35:38 db01528c6b51: Download complete 05:35:38 28988de357af: Verifying Checksum 05:35:38 28988de357af: Download complete 05:35:38 a29436f7fd5d: Verifying Checksum 05:35:38 a29436f7fd5d: Download complete 05:35:39 2e8e34ca0e6c: Download complete 05:35:40 3dae71ba6b94: Pull complete 05:35:40 6bf1a483ea7c: Pull complete 05:35:40 f5dfc541a4d3: Pull complete 05:35:40 461d9e800cba: Pull complete 05:35:40 80192f66455f: Pull complete 05:35:45 2e8e34ca0e6c: Pull complete 05:35:46 a29436f7fd5d: Pull complete 05:35:46 923cac83aea3: Pull complete 05:35:46 25ad8b0a4227: Pull complete 05:35:46 db01528c6b51: Pull complete 05:35:46 28988de357af: Pull complete 05:35:46 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:46 prd-ubuntu20.04-docker-8c-8g-774878 does not seem to be running inside a container 05:35:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:35:49 $ docker top 5022aff5cdb097156d2798ef2e230f06e02b50f28e0c104fe77f35fc2ba0f2dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:35:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:49 [ssh-agent] Looking for ssh-agent implementation... 05:35:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:49 $ docker exec 5022aff5cdb097156d2798ef2e230f06e02b50f28e0c104fe77f35fc2ba0f2dd ssh-agent 05:35:49 SSH_AUTH_SOCK=/tmp/ssh-8K3tGJl2I7Ip/agent.32 05:35:49 SSH_AGENT_PID=38 05:35:49 Running ssh-add (command line suppressed) 05:35:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18125677073197982486.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18125677073197982486.key) 05:35:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] sh 05:35:50 + git tag --points-at HEAD [Pipeline] } 05:35:50 $ docker exec --env ******** --env ******** 5022aff5cdb097156d2798ef2e230f06e02b50f28e0c104fe77f35fc2ba0f2dd ssh-agent -k 05:35:50 unset SSH_AUTH_SOCK; 05:35:50 unset SSH_AGENT_PID; 05:35:50 echo Agent pid 38 killed; 05:35:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:50 [ssh-agent] Looking for ssh-agent implementation... 05:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:50 $ docker exec 5022aff5cdb097156d2798ef2e230f06e02b50f28e0c104fe77f35fc2ba0f2dd ssh-agent 05:35:50 SSH_AUTH_SOCK=/tmp/ssh-DGM4s5tSAwE8/agent.86 05:35:50 SSH_AGENT_PID=92 05:35:50 Running ssh-add (command line suppressed) 05:35:50 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16086800610800935243.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16086800610800935243.key) 05:35:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:51 + git semver init 05:35:51 2025-12-12 05:35:51,460 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:35:51 2025-12-12 05:35:51,467 [run_init] DEBUG init version:0.0.0 force:False 05:35:51 2025-12-12 05:35:51,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:35:51 2025-12-12 05:35:51,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:35:51 2025-12-12 05:35:51,469 [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, stdin=None, shell=False, universal_newlines=False) 05:35:53 2025-12-12 05:35:53,019 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 05:35:53 2025-12-12 05:35:53,020 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 05:35:53 2025-12-12 05:35:53,020 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:35:53 2025-12-12 05:35:53,020 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:35:53 4.1.0-dev.47 [Pipeline] } 05:35:53 $ docker exec --env ******** --env ******** 5022aff5cdb097156d2798ef2e230f06e02b50f28e0c104fe77f35fc2ba0f2dd ssh-agent -k 05:35:53 unset SSH_AUTH_SOCK; 05:35:53 unset SSH_AGENT_PID; 05:35:53 echo Agent pid 92 killed; 05:35:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:35:53 + git semver [Pipeline] } 05:35:54 $ docker stop --time=1 5022aff5cdb097156d2798ef2e230f06e02b50f28e0c104fe77f35fc2ba0f2dd 05:35:55 $ docker rm -f --volumes 5022aff5cdb097156d2798ef2e230f06e02b50f28e0c104fe77f35fc2ba0f2dd [Pipeline] // withDockerContainer [Pipeline] sh 05:35:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:35:56 Stashed 1 file(s) [Pipeline] echo 05:35:56 [edgeXSemver]: initialized semver on version 4.1.0-dev.47 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:35:56 provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 05:35:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12126322900789187257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:56 ---> ****-login.sh 05:35:56 nexus3.edgexfoundry.org:10001 05:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:56 Login Succeeded 05:35:56 nexus3.edgexfoundry.org:10002 05:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:56 Login Succeeded 05:35:56 nexus3.edgexfoundry.org:10003 05:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:56 Login Succeeded 05:35:56 nexus3.edgexfoundry.org:10004 05:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:56 Login Succeeded 05:35:56 ****.io 05:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:57 Login Succeeded 05:35:57 ---> ****-login.sh ends [Pipeline] } 05:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:35:57 ========================================================= 05:35:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:35:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:57 + 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.25-alpine --build-arg MAKE=echo noop --target=builder . 05:35:58 #0 building with "default" instance using docker driver 05:35:58 05:35:58 #1 [internal] load build definition from Dockerfile 05:35:58 #1 transferring dockerfile: 1.69kB done 05:35:58 #1 DONE 0.0s 05:35:58 05:35:58 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:35:58 #2 DONE 0.1s 05:35:58 05:35:58 #3 [internal] load .dockerignore 05:35:58 #3 transferring context: 182B done 05:35:58 #3 DONE 0.0s 05:35:58 05:35:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:35:58 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:35:58 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:35:58 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:35:58 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 05:35:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 05:35:58 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:35:58 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:35:58 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s 05:35:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 05:35:58 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:35:58 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:35:58 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 05:35:58 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 05:35:58 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:35:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 05:35:58 #4 ... 05:35:58 05:35:58 #5 [internal] load build context 05:35:58 #5 transferring context: 37.52MB 0.3s done 05:35:58 #5 DONE 0.3s 05:35:58 05:35:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:35:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.47MB / 60.15MB 0.3s 05:35:58 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:35:58 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s 05:35:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.4s 05:35:58 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.4s 05:35:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.4s 05:35:58 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:35:59 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 05:35:59 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done 05:35:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.6s 05:35:59 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.6s 05:35:59 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 05:35:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.40MB / 112.58MB 0.7s 05:35:59 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.7s 05:35:59 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 05:35:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.8s 05:35:59 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 05:35:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 87.03MB / 112.58MB 0.9s 05:35:59 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 05:35:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 05:35:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 05:36:04 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 05:36:04 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:36:04 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:36:04 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:36:04 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:36:04 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 05:36:04 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 05:36:04 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 05:36:08 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 05:36:08 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:36:09 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.9s done 05:36:09 #4 DONE 10.5s 05:36:09 05:36:09 #6 [builder 2/7] WORKDIR /device-sdk-go 05:36:11 #6 DONE 2.1s 05:36:11 05:36:11 #7 [builder 3/7] RUN apk add --update --no-cache make git 05:36:11 #7 0.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:36:14 #7 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:36:14 #7 3.252 OK: 265 MiB in 60 packages 05:36:14 #7 DONE 3.4s 05:36:14 05:36:14 #8 [builder 4/7] COPY go.mod vendor* ./ 05:36:14 #8 DONE 0.0s 05:36:14 05:36:14 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:26 #9 DONE 11.3s 05:36:26 05:36:26 #10 [builder 6/7] COPY . . 05:36:26 #10 DONE 0.2s 05:36:26 05:36:26 #11 [builder 7/7] RUN echo noop 05:36:26 #11 0.197 noop 05:36:26 #11 DONE 0.2s 05:36:26 05:36:26 #12 exporting to image 05:36:26 #12 exporting layers 05:36:34 #12 exporting layers 7.4s done 05:36:34 #12 writing image sha256:6e4ce53d26b469961be36bb828bd8bb1670bcd9a7edd4dc1d7c4b5e618757522 05:36:34 #12 writing image sha256:6e4ce53d26b469961be36bb828bd8bb1670bcd9a7edd4dc1d7c4b5e618757522 done 05:36:34 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:36:34 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:35 + docker inspect -f . ci-base-image-x86_64 05:36:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:35 prd-ubuntu20.04-docker-8c-8g-774878 does not seem to be running inside a container 05:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:36:35 $ docker top a6ff83426848933a4065385ec740396b3f224cc0878e014f506e9e2eb6a0ae15 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:36 + go version 05:36:36 go version go1.25.2 linux/amd64 [Pipeline] } 05:36:36 $ docker stop --time=1 a6ff83426848933a4065385ec740396b3f224cc0878e014f506e9e2eb6a0ae15 05:36:37 $ docker rm -f --volumes a6ff83426848933a4065385ec740396b3f224cc0878e014f506e9e2eb6a0ae15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:37 + docker inspect -f . ci-base-image-x86_64 05:36:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:37 prd-ubuntu20.04-docker-8c-8g-774878 does not seem to be running inside a container 05:36: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 ******** -e ******** ci-base-image-x86_64 cat 05:36:38 $ docker top a8a3e7fc0784c8ebe05b8ec3de0c0b147171a7f33c5aae12105f537c9fb896ff -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 05:36:38 + make test 05:36:38 go test -race -coverprofile=coverage.out ./... 05:36:46 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 05:37:33 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 05:37:33 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 05:37:33 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 05:37:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.041s coverage: 2.8% of statements 05:37:33 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 05:37:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.034s coverage: 29.4% of statements 05:37:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.041s coverage: 79.3% of statements 05:37:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.033s coverage: 90.4% of statements 05:37:33 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 05:37:33 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 05:37:33 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.078s coverage: 45.0% of statements 05:37:33 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 05:37:37 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.046s coverage: 14.3% of statements 05:37:37 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.757s coverage: 45.1% of statements 05:37:37 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.095s coverage: 69.4% of statements 05:37:37 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 05:37:37 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 05:37:37 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 05:37:37 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.095s coverage: 88.4% of statements 05:37:37 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.050s coverage: 4.9% of statements 05:37:37 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 05:38:09 0 issues. 05:38:09 GO111MODULE=on go vet ./... 05:38:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:38:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:38:15 ./bin/test-attribution-txt.sh [Pipeline] echo 05:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:38:15 $ docker stop --time=1 a8a3e7fc0784c8ebe05b8ec3de0c0b147171a7f33c5aae12105f537c9fb896ff 05:38:18 $ docker rm -f --volumes a8a3e7fc0784c8ebe05b8ec3de0c0b147171a7f33c5aae12105f537c9fb896ff [Pipeline] // withDockerContainer [Pipeline] sh 05:38:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:38:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:38:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:38:19 + ls -al . 05:38:19 total 472 05:38:19 drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 05:36 . 05:38:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 05:35 .. 05:38:19 -rw-rw-r-- 1 jenkins jenkins 140 Dec 12 05:35 .dockerignore 05:38:19 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 05:37 .git 05:38:19 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 05:35 .github 05:38:19 -rw-rw-r-- 1 jenkins jenkins 137 Dec 12 05:35 .gitignore 05:38:19 -rw-rw-r-- 1 jenkins jenkins 359 Dec 12 05:35 .golangci.yml 05:38:19 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 05:35 .semver 05:38:19 -rw-rw-r-- 1 jenkins jenkins 53715 Dec 12 05:35 CHANGELOG.md 05:38:19 -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 05:35 GOVERNANCE.md 05:38:19 -rw-rw-r-- 1 jenkins jenkins 905 Dec 12 05:35 Jenkinsfile 05:38:19 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 12 05:35 LICENSE 05:38:19 -rw-rw-r-- 1 jenkins jenkins 2423 Dec 12 05:35 Makefile 05:38:19 -rw-rw-r-- 1 jenkins jenkins 619 Dec 12 05:35 OWNERS.md 05:38:19 -rw-rw-r-- 1 jenkins jenkins 5513 Dec 12 05:35 README.md 05:38:19 -rw-rw-r-- 1 jenkins jenkins 12 Dec 12 05:35 VERSION 05:38:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 05:35 bin 05:38:19 -rw-r--r-- 1 jenkins jenkins 223330 Dec 12 05:37 coverage.out 05:38:19 drwxrwxr-x 5 jenkins jenkins 4096 Dec 12 05:35 example 05:38:19 -rw-rw-r-- 1 jenkins jenkins 6706 Dec 12 05:35 go.mod 05:38:19 -rw-rw-r-- 1 jenkins jenkins 88866 Dec 12 05:35 go.sum 05:38:19 drwxrwxr-x 13 jenkins jenkins 4096 Dec 12 05:35 internal 05:38:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 05:35 openapi 05:38:19 drwxrwxr-x 6 jenkins jenkins 4096 Dec 12 05:35 pkg 05:38:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 05:35 snap 05:38:19 -rw-rw-r-- 1 jenkins jenkins 222 Dec 12 05:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:20 + 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=7f18cb12d6c5fde610573947dbbc949c315ec790 --label arch=amd64 --label version=4.1.0-dev.47 . 05:38:20 #0 building with "default" instance using docker driver 05:38:20 05:38:20 #1 [internal] load build definition from Dockerfile 05:38:20 #1 transferring dockerfile: 1.69kB done 05:38:20 #1 DONE 0.0s 05:38:20 05:38:20 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:38:20 #2 DONE 0.0s 05:38:20 05:38:20 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:38:20 #3 DONE 0.1s 05:38:20 05:38:20 #4 [internal] load .dockerignore 05:38:20 #4 transferring context: 182B done 05:38:20 #4 DONE 0.0s 05:38:20 05:38:20 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:38:20 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 05:38:20 #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:38:20 #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:38:20 #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:38:20 #5 DONE 0.1s 05:38:20 05:38:20 #6 [internal] load build context 05:38:20 #6 transferring context: 256.10kB 0.0s done 05:38:20 #6 DONE 0.1s 05:38:20 05:38:20 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:38:20 #7 DONE 0.1s 05:38:20 05:38:20 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:38:20 #8 ... 05:38:20 05:38:20 #9 [builder 2/7] WORKDIR /device-sdk-go 05:38:20 #9 DONE 0.0s 05:38:20 05:38:20 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:38:20 #8 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:38:20 #8 0.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:38:21 #8 ... 05:38:21 05:38:21 #10 [builder 3/7] RUN apk add --update --no-cache make git 05:38:21 #10 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:38:21 #10 0.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:38:21 #10 0.701 OK: 265 MiB in 60 packages 05:38:21 #10 DONE 0.8s 05:38:21 05:38:21 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:38:21 #8 0.784 (1/1) Installing dumb-init (1.2.5-r3) 05:38:21 #8 0.789 Executing busybox-1.37.0-r19.trigger 05:38:21 #8 0.797 OK: 7 MiB in 17 packages 05:38:21 #8 DONE 0.9s 05:38:21 05:38:21 #11 [builder 4/7] COPY go.mod vendor* ./ 05:38:21 #11 DONE 0.0s 05:38:21 05:38:21 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:22 #12 DONE 0.6s 05:38:22 05:38:22 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:38:22 #13 0.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:38:22 #13 0.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:38:22 #13 0.818 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 05:38:22 #13 ... 05:38:22 05:38:22 #14 [builder 6/7] COPY . . 05:38:22 #14 DONE 0.3s 05:38:22 05:38:22 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:38:22 #13 0.889 Executing busybox-1.37.0-r20.post-upgrade 05:38:22 #13 0.936 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 05:38:22 #13 0.940 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 05:38:22 #13 0.944 Executing busybox-1.37.0-r20.trigger 05:38:22 #13 0.956 OK: 7 MiB in 17 packages 05:38:22 #13 DONE 1.1s 05:38:22 05:38:22 #15 [builder 7/7] RUN make build 05:38:22 #15 0.360 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.1.0-dev.47 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.1.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:38:54 #15 DONE 27.1s 05:38:54 05:38:54 #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:38:54 #16 DONE 0.0s 05:38:54 05:38:54 #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:38:54 #17 DONE 0.2s 05:38:54 05:38:54 #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:38:54 #18 DONE 0.0s 05:38:54 05:38:54 #19 exporting to image 05:38:54 #19 exporting layers 05:38:54 #19 exporting layers 0.2s done 05:38:54 #19 writing image sha256:71422cd9c419497f258e0d4c28471cfe86d42d1ff6e666d76911bb11758c2fa9 done 05:38:54 #19 naming to docker.io/library/device-sdk-simple done 05:38:54 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:55 05:38:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:55 latest: Pulling from edgex-lftools-log-publisher 05:38:55 5eb5b503b376: Pulling fs layer 05:38:55 5c69ac0246d0: Pulling fs layer 05:38:55 ec43610c2a17: Pulling fs layer 05:38:55 3a2ae6a8a46f: Pulling fs layer 05:38:55 33b1e0a273af: Pulling fs layer 05:38:55 5d3b04190fa2: Pulling fs layer 05:38:55 2f39f015ded8: Pulling fs layer 05:38:55 3a2ae6a8a46f: Waiting 05:38:55 33b1e0a273af: Waiting 05:38:55 5d3b04190fa2: Waiting 05:38:55 2f39f015ded8: Waiting 05:38:55 5c69ac0246d0: Download complete 05:38:55 3a2ae6a8a46f: Verifying Checksum 05:38:55 3a2ae6a8a46f: Download complete 05:38:55 ec43610c2a17: Verifying Checksum 05:38:55 ec43610c2a17: Download complete 05:38:55 33b1e0a273af: Verifying Checksum 05:38:55 33b1e0a273af: Download complete 05:38:55 5d3b04190fa2: Download complete 05:38:55 5eb5b503b376: Verifying Checksum 05:38:55 5eb5b503b376: Download complete 05:38:57 5eb5b503b376: Pull complete 05:38:57 5c69ac0246d0: Pull complete 05:38:58 ec43610c2a17: Pull complete 05:38:58 3a2ae6a8a46f: Pull complete 05:38:58 33b1e0a273af: Pull complete 05:38:58 5d3b04190fa2: Pull complete 05:39:05 2f39f015ded8: Pull complete 05:39:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:05 prd-ubuntu20.04-docker-8c-8g-774878 does not seem to be running inside a container 05:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:39:06 $ docker top 0f189e0dfbe101ab4b217ef82212876bd717170d71c92e73a394d8c733dfb196 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:07 ---> job-cost.sh 05:39:07 lf-activate-venv: SKIPPING 05:39:07 INFO: No Stack... 05:39:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:39:07 INFO: Archiving Costs [Pipeline] sh 05:39:08 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 05:39:08 + cut -d, -f6 [Pipeline] lock 05:39:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-402-stack-cost] 05:39:08 Resource [jenkins-edgexfoundry-device-sdk-go-main-402-stack-cost] did not exist. Created. 05:39:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-402-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:39:08 + echo total: 0.2199999988079071 [Pipeline] stash 05:39:08 Stashed 1 file(s) [Pipeline] } 05:39:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-402-stack-cost] [Pipeline] // lock [Pipeline] } 05:39:08 $ docker stop --time=1 0f189e0dfbe101ab4b217ef82212876bd717170d71c92e73a394d8c733dfb196 05:39:09 $ docker rm -f --volumes 0f189e0dfbe101ab4b217ef82212876bd717170d71c92e73a394d8c733dfb196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:39:09 provisioning config files... 05:39:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4730168159074561351tmp [Pipeline] { [Pipeline] sh 05:39:10 + set +x 05:39:10 + + curl -s https://codecov.io/bash 05:39:10 bash -s -- 05:39:10 05:39:10 _____ _ 05:39:10 / ____| | | 05:39:10 | | ___ __| | ___ ___ _____ __ 05:39:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:39:10 | |___| (_) | (_| | __/ (_| (_) \ V / 05:39:10 \_____\___/ \__,_|\___|\___\___/ \_/ 05:39:10 Bash-1.0.6 05:39:10 05:39:10 05:39:10 ==> git version 2.25.1 found 05:39:10 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:39:10 Release-Date: 2020-01-08 05:39:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:39:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:39:10 ==> Jenkins CI detected. 05:39:10 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:39:10 project root: . 05:39:10 --> token set from env 05:39:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:39:10 ==> Running gcov in . (disable via -X gcov) 05:39:10 ==> Python coveragepy not found 05:39:10 ==> Searching for coverage reports in: 05:39:10 + . 05:39:10 -> Found 1 reports 05:39:10 ==> Detecting git/mercurial file structure 05:39:10 ==> Reading reports 05:39:10 + ./coverage.out bytes=223330 05:39:10 ==> Appending adjustments 05:39:10 https://docs.codecov.io/docs/fixing-reports 05:39:10 + Found adjustments 05:39:10 ==> Gzipping contents 05:39:10 28K /tmp/codecov.CPSdlq.gz 05:39:10 ==> Uploading reports 05:39:10 url: https://codecov.io 05:39:10 query: branch=main&commit=7f18cb12d6c5fde610573947dbbc949c315ec790&build=402&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F402%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:39:10 -> Pinging Codecov 05:39:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7f18cb12d6c5fde610573947dbbc949c315ec790&build=402&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F402%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:39:11 -> Uploading to 05:39:11 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/7f18cb12d6c5fde610573947dbbc949c315ec790/b5044d46-e881-4eda-af64-1590aa50e0bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251212T053910Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0c1ff0c6e5a340197b9fb07921f787459f2b4ef1455fcb205bfe3f3f66b4cce2 05:39:11 % Total % Received % Xferd Average Speed Time Time Time Current 05:39:11 Dload Upload Total Spent Left Speed 05:39:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26082 0 0 100 26082 0 214k --:--:-- --:--:-- --:--:-- 214k 05:39:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7f18cb12d6c5fde610573947dbbc949c315ec790 [Pipeline] } 05:39:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:39:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:39:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:39:11 05:39:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:39:12 latest: Pulling from edgex-devops/edgex-snyk-go 05:39:12 2d35ebdb57d9: Already exists 05:39:12 85e8836fcdb2: Pulling fs layer 05:39:12 91631faa732a: Pulling fs layer 05:39:12 f3f5ae8826fa: Pulling fs layer 05:39:12 4f4fb700ef54: Pulling fs layer 05:39:12 7861252a18e6: Pulling fs layer 05:39:12 9130f900ef6f: Pulling fs layer 05:39:12 7861252a18e6: Waiting 05:39:12 9130f900ef6f: Waiting 05:39:12 4f4fb700ef54: Waiting 05:39:12 f3f5ae8826fa: Verifying Checksum 05:39:12 f3f5ae8826fa: Download complete 05:39:12 85e8836fcdb2: Verifying Checksum 05:39:12 85e8836fcdb2: Download complete 05:39:12 4f4fb700ef54: Verifying Checksum 05:39:12 4f4fb700ef54: Download complete 05:39:12 85e8836fcdb2: Pull complete 05:39:12 7861252a18e6: Verifying Checksum 05:39:12 7861252a18e6: Download complete 05:39:13 91631faa732a: Verifying Checksum 05:39:13 91631faa732a: Download complete 05:39:13 9130f900ef6f: Verifying Checksum 05:39:13 9130f900ef6f: Download complete 05:39:18 91631faa732a: Pull complete 05:39:18 f3f5ae8826fa: Pull complete 05:39:18 4f4fb700ef54: Pull complete 05:39:18 7861252a18e6: Pull complete 05:39:24 9130f900ef6f: Pull complete 05:39:24 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:39:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:24 prd-ubuntu20.04-docker-8c-8g-774878 does not seem to be running inside a container 05:39:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:39:26 $ docker top 6765f6fa38b4b3c15e23d676f4a56d7b63d73222bdcac572efb6d46f5425346b -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 05:39:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 05:39:27 + set -o pipefail 05:39:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 05:39:34 05:39:34 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 05:39:34 05:39:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/ee2a2b91-c0ab-47dd-8061-e42c81a14443 05:39:34 05:39:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:39:34 05:39:34 05:39:34 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:39:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:39:34 $ docker stop --time=1 6765f6fa38b4b3c15e23d676f4a56d7b63d73222bdcac572efb6d46f5425346b 05:39:37 $ docker rm -f --volumes 6765f6fa38b4b3c15e23d676f4a56d7b63d73222bdcac572efb6d46f5425346b [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 05:39:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:37 provisioning config files... 05:39:37 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8417803163722968243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:37 --> edgex-publish-swagger.sh 05:39:37 === Publish openapi API === 05:39:37 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:39:37 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 05:39:37 % Total % Received % Xferd Average Speed Time Time Time Current 05:39:37 Dload Upload Total Spent Left Speed 05:39:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38224 100 66 100 38158 304 171k --:--:-- --:--:-- --:--:-- 171k 05:39:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:39:37 [Pipeline] } 05:39:37 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 05:39:38 + git log --format=format:%s -1 7f18cb12d6c5fde610573947dbbc949c315ec790 [Pipeline] sh 05:39:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:39:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:39 prd-ubuntu20.04-docker-8c-8g-774878 does not seem to be running inside a container 05:39:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:39:39 $ docker top 6673e21acc4bb06660828b9c0503b45620d32d616b0f22cf01c74bfaf39eb6a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:39 [ssh-agent] Looking for ssh-agent implementation... 05:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:39 $ docker exec 6673e21acc4bb06660828b9c0503b45620d32d616b0f22cf01c74bfaf39eb6a2 ssh-agent 05:39:39 SSH_AUTH_SOCK=/tmp/ssh-v7O2W9dmgU1O/agent.32 05:39:39 SSH_AGENT_PID=38 05:39:39 Running ssh-add (command line suppressed) 05:39:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11454459738496389115.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11454459738496389115.key) 05:39:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:40 + git semver tag 05:39:40 2025-12-12 05:39:40,566 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:39:40 2025-12-12 05:39:40,570 [run_tag] DEBUG tag force:False 05:39:40 2025-12-12 05:39:40,570 [check_head_tag] DEBUG check head tag 05:39:40 2025-12-12 05:39:40,571 [execute] INFO git cat-file --batch-check 05:39:40 2025-12-12 05:39:40,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 05:39:40 2025-12-12 05:39:40,573 [execute] INFO git cat-file --batch 05:39:40 2025-12-12 05:39:40,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 05:39:40 2025-12-12 05:39:40,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:39:40 2025-12-12 05:39:40,591 [execute] INFO git tag -a v4.1.0-dev.47 -m v4.1.0-dev.47 05:39:40 2025-12-12 05:39:40,592 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.47', '-m', 'v4.1.0-dev.47'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 05:39:40 2025-12-12 05:39:40,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:39:40 4.1.0-dev.47 [Pipeline] } 05:39:40 $ docker exec --env ******** --env ******** 6673e21acc4bb06660828b9c0503b45620d32d616b0f22cf01c74bfaf39eb6a2 ssh-agent -k 05:39:40 unset SSH_AUTH_SOCK; 05:39:40 unset SSH_AGENT_PID; 05:39:40 echo Agent pid 38 killed; 05:39:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:41 + git semver [Pipeline] } 05:39:41 $ docker stop --time=1 6673e21acc4bb06660828b9c0503b45620d32d616b0f22cf01c74bfaf39eb6a2 05:39:42 $ docker rm -f --volumes 6673e21acc4bb06660828b9c0503b45620d32d616b0f22cf01c74bfaf39eb6a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:39:43 05:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:39:43 0.23.1-centos7: Pulling from edgex-lftools 05:39:43 ab5ef0e58194: Pulling fs layer 05:39:43 9712f1f96733: Pulling fs layer 05:39:43 63f879dbbcfc: Pulling fs layer 05:39:43 0d9ebad4ef96: Pulling fs layer 05:39:43 e9a5061849ea: Pulling fs layer 05:39:43 d747dcd14b5f: Pulling fs layer 05:39:43 2de7ff778b66: Pulling fs layer 05:39:43 0d9ebad4ef96: Waiting 05:39:43 e9a5061849ea: Waiting 05:39:43 d747dcd14b5f: Waiting 05:39:43 2de7ff778b66: Waiting 05:39:43 9712f1f96733: Verifying Checksum 05:39:43 9712f1f96733: Download complete 05:39:43 63f879dbbcfc: Verifying Checksum 05:39:43 63f879dbbcfc: Download complete 05:39:44 e9a5061849ea: Verifying Checksum 05:39:44 e9a5061849ea: Download complete 05:39:44 d747dcd14b5f: Download complete 05:39:44 0d9ebad4ef96: Verifying Checksum 05:39:44 0d9ebad4ef96: Download complete 05:39:44 2de7ff778b66: Verifying Checksum 05:39:44 2de7ff778b66: Download complete 05:39:44 ab5ef0e58194: Verifying Checksum 05:39:44 ab5ef0e58194: Download complete 05:39:48 ab5ef0e58194: Pull complete 05:39:48 9712f1f96733: Pull complete 05:39:48 63f879dbbcfc: Pull complete 05:39:55 0d9ebad4ef96: Pull complete 05:39:55 e9a5061849ea: Pull complete 05:39:55 d747dcd14b5f: Pull complete 05:39:56 2de7ff778b66: Pull complete 05:39:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:39:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:56 prd-ubuntu20.04-docker-8c-8g-774878 does not seem to be running inside a container 05:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:39:58 $ docker top 9ac0848fe96ce1279c135303f6ea49b5d577b869c7b9e0b1e7593f8b4a2851ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:39:58 provisioning config files... 05:39:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5959583797154608519tmp 05:39:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config745590034211725078tmp 05:39:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config352956192208587403tmp [Pipeline] { [Pipeline] echo 05:39:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:39:58 ---> sigul-configuration.sh 05:39:58 gpg: directory `/root/.gnupg' created 05:39:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:39:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:39:58 gpg: keyring `/root/.gnupg/secring.gpg' created 05:39:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:39:58 gpg: CAST5 encrypted data 05:39:58 gpg: encrypted with 1 passphrase 05:39:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:39:59 + mkdir /home/jenkins 05:39:59 + mkdir /home/jenkins/sigul [Pipeline] sh 05:39:59 + 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 05:39:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:39:59 ---> sigul-install.sh 05:39:59 Sigul already installed; skipping installation. [Pipeline] sh 05:39:59 + git tag --list 05:39:59 0.7.1 05:39:59 delhi-tag 05:39:59 v1.0.0 05:39:59 v1.1.0 05:39:59 v1.1.1 05:39:59 v1.1.2 05:39:59 v1.2.0 05:39:59 v1.2.1 05:39:59 v1.2.2 05:39:59 v1.2.3 05:39:59 v1.3.0 05:39:59 v1.4.0 05:39:59 v2.0.0 05:39:59 v2.1.0 05:39:59 v2.1.1 05:39:59 v2.2.0 05:39:59 v2.3.0 05:39:59 v2.3.1 05:39:59 v3.0 05:39:59 v3.0.0 05:39:59 v3.1 05:39:59 v3.1.0 05:39:59 v3.1.1 05:39:59 v4.0 05:39:59 v4.0.0 05:39:59 v4.0.1 05:39:59 v4.0.1-dev.1 05:39:59 v4.0.1-dev.2 05:39:59 v4.0.1-dev.3 05:39:59 v4.0.2-dev.1 05:39:59 v4.1.0-dev.1 05:39:59 v4.1.0-dev.10 05:39:59 v4.1.0-dev.11 05:39:59 v4.1.0-dev.12 05:39:59 v4.1.0-dev.13 05:39:59 v4.1.0-dev.14 05:39:59 v4.1.0-dev.15 05:39:59 v4.1.0-dev.16 05:39:59 v4.1.0-dev.17 05:39:59 v4.1.0-dev.18 05:39:59 v4.1.0-dev.19 05:39:59 v4.1.0-dev.2 05:39:59 v4.1.0-dev.20 05:39:59 v4.1.0-dev.21 05:39:59 v4.1.0-dev.22 05:39:59 v4.1.0-dev.23 05:39:59 v4.1.0-dev.24 05:39:59 v4.1.0-dev.25 05:39:59 v4.1.0-dev.26 05:39:59 v4.1.0-dev.27 05:39:59 v4.1.0-dev.28 05:39:59 v4.1.0-dev.29 05:39:59 v4.1.0-dev.3 05:39:59 v4.1.0-dev.30 05:39:59 v4.1.0-dev.31 05:39:59 v4.1.0-dev.32 05:39:59 v4.1.0-dev.33 05:39:59 v4.1.0-dev.34 05:39:59 v4.1.0-dev.35 05:39:59 v4.1.0-dev.36 05:39:59 v4.1.0-dev.37 05:39:59 v4.1.0-dev.38 05:39:59 v4.1.0-dev.39 05:39:59 v4.1.0-dev.4 05:39:59 v4.1.0-dev.40 05:39:59 v4.1.0-dev.41 05:39:59 v4.1.0-dev.42 05:39:59 v4.1.0-dev.43 05:39:59 v4.1.0-dev.44 05:39:59 v4.1.0-dev.45 05:39:59 v4.1.0-dev.46 05:39:59 v4.1.0-dev.47 05:39:59 v4.1.0-dev.5 05:39:59 v4.1.0-dev.6 05:39:59 v4.1.0-dev.7 05:39:59 v4.1.0-dev.8 05:39:59 v4.1.0-dev.9 [Pipeline] sh 05:40:00 + lftools sign git-tag v4.1.0-dev.47 05:40:00 Signing Git tag with Sigul... 05:40:00 Signing v4.1.0-dev.47 [Pipeline] echo 05:40:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:40:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:40:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:40:01 $ docker stop --time=1 9ac0848fe96ce1279c135303f6ea49b5d577b869c7b9e0b1e7593f8b4a2851ee 05:40:02 $ docker rm -f --volumes 9ac0848fe96ce1279c135303f6ea49b5d577b869c7b9e0b1e7593f8b4a2851ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:40:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:40:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:03 prd-ubuntu20.04-docker-8c-8g-774878 does not seem to be running inside a container 05:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:40:03 $ docker top 50cda31d1129fc52f354e39f6bec0d8909f4ac2f69fcc61c422555ba0b99472e -eo pid,comm 05:40:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:40:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:40:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:03 [ssh-agent] Looking for ssh-agent implementation... 05:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:04 $ docker exec 50cda31d1129fc52f354e39f6bec0d8909f4ac2f69fcc61c422555ba0b99472e ssh-agent 05:40:04 SSH_AUTH_SOCK=/tmp/ssh-tYsebQGEQ9L9/agent.32 05:40:04 SSH_AGENT_PID=38 05:40:04 Running ssh-add (command line suppressed) 05:40:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8443735815314176638.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8443735815314176638.key) 05:40:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:04 + git semver bump pre 05:40:04 2025-12-12 05:40:04,900 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:40:04 2025-12-12 05:40:04,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:40:04 2025-12-12 05:40:04,904 [bump_version] DEBUG bumping version:4.1.0-dev.47 on axis:pre with prefix:dev 05:40:04 2025-12-12 05:40:04,904 [bump_version] DEBUG bumped version:4.1.0-dev.48 05:40:04 2025-12-12 05:40:04,904 [write_version] DEBUG write version:4.1.0-dev.48 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 05:40:04 2025-12-12 05:40:04,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:40:04 2025-12-12 05:40:04,904 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:40:04 2025-12-12 05:40:04,906 [execute] INFO git cat-file --batch-check 05:40:04 2025-12-12 05:40:04,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:40:04 2025-12-12 05:40:04,909 [execute] INFO git cat-file --batch 05:40:04 2025-12-12 05:40:04,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:40:04 2025-12-12 05:40:04,912 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:40:04 4.1.0-dev.48 [Pipeline] } 05:40:04 $ docker exec --env ******** --env ******** 50cda31d1129fc52f354e39f6bec0d8909f4ac2f69fcc61c422555ba0b99472e ssh-agent -k 05:40:05 unset SSH_AUTH_SOCK; 05:40:05 unset SSH_AGENT_PID; 05:40:05 echo Agent pid 38 killed; 05:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:05 + git semver [Pipeline] } 05:40:05 $ docker stop --time=1 50cda31d1129fc52f354e39f6bec0d8909f4ac2f69fcc61c422555ba0b99472e 05:40:07 $ docker rm -f --volumes 50cda31d1129fc52f354e39f6bec0d8909f4ac2f69fcc61c422555ba0b99472e [Pipeline] // withDockerContainer [Pipeline] sh 05:40:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:40:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:07 prd-ubuntu20.04-docker-8c-8g-774878 does not seem to be running inside a container 05:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:40:08 $ docker top 64da9e01d23d1941fd2e55492bbb21c6c0d8dd24ffc287594c57e9915aa98fdf -eo pid,comm 05:40:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:40:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:40:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:08 [ssh-agent] Looking for ssh-agent implementation... 05:40:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:08 $ docker exec 64da9e01d23d1941fd2e55492bbb21c6c0d8dd24ffc287594c57e9915aa98fdf ssh-agent 05:40:08 SSH_AUTH_SOCK=/tmp/ssh-yIXOW4gp4fbM/agent.33 05:40:08 SSH_AGENT_PID=39 05:40:08 Running ssh-add (command line suppressed) 05:40:08 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7135228524474657124.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7135228524474657124.key) 05:40:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:08 + git semver push 05:40:09 2025-12-12 05:40:09,041 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:40:09 2025-12-12 05:40:09,045 [run_push] DEBUG push 05:40:09 2025-12-12 05:40:09,045 [execute] INFO git cat-file --batch-check 05:40:09 2025-12-12 05:40:09,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:40:09 2025-12-12 05:40:09,048 [execute] INFO git rev-list b6de2967113b7501e5ed641861b60413a6fb4073 -- 05:40:09 2025-12-12 05:40:09,048 [execute] DEBUG Popen(['git', 'rev-list', 'b6de2967113b7501e5ed641861b60413a6fb4073', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:40:09 2025-12-12 05:40:09,060 [execute] INFO git fetch -v -- origin 05:40:09 2025-12-12 05:40:09,060 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:40:09 2025-12-12 05:40:09,649 [run_push] DEBUG no remote changes detected 05:40:09 2025-12-12 05:40:09,650 [execute] INFO git push origin semver 05:40:09 2025-12-12 05:40:09,650 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:40:10 2025-12-12 05:40:10,378 [run_push] DEBUG push all version tags 05:40:10 2025-12-12 05:40:10,378 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:40:10 2025-12-12 05:40:10,378 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 05:40:11 2025-12-12 05:40:11,110 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 05:40:11 4.1.0-dev.48 [Pipeline] } 05:40:11 $ docker exec --env ******** --env ******** 64da9e01d23d1941fd2e55492bbb21c6c0d8dd24ffc287594c57e9915aa98fdf ssh-agent -k 05:40:11 unset SSH_AUTH_SOCK; 05:40:11 unset SSH_AGENT_PID; 05:40:11 echo Agent pid 39 killed; 05:40:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:11 + git semver [Pipeline] } 05:40:11 $ docker stop --time=1 64da9e01d23d1941fd2e55492bbb21c6c0d8dd24ffc287594c57e9915aa98fdf 05:40:13 $ docker rm -f --volumes 64da9e01d23d1941fd2e55492bbb21c6c0d8dd24ffc287594c57e9915aa98fdf [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 05:40:14 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 05:40:14 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:40:14 total 16 05:40:14 drwxr-xr-x 3 root root 4096 Dec 12 05:39 . 05:40:14 drwxrwxr-x 12 jenkins jenkins 4096 Dec 12 05:39 .. 05:40:14 drwxr-xr-x 2 root root 4096 Dec 12 05:39 cost 05:40:14 -rw-r--r-- 1 root root 85 Dec 12 05:39 cost.csv 05:40:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:40:14 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:40:14 total 16 05:40:14 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 05:39 . 05:40:14 drwxrwxr-x 12 jenkins jenkins 4096 Dec 12 05:39 .. 05:40:14 drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 05:39 cost 05:40:14 -rw-r--r-- 1 jenkins jenkins 85 Dec 12 05:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:40:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:40:15 ---> package-listing.sh 05:40:15 ++ facter osfamily 05:40:15 ++ tr '[:upper:]' '[:lower:]' 05:40:15 + OS_FAMILY=debian 05:40:15 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:40:15 + START_PACKAGES=/tmp/packages_start.txt 05:40:15 + END_PACKAGES=/tmp/packages_end.txt 05:40:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:40:15 + PACKAGES=/tmp/packages_start.txt 05:40:15 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:40:15 + PACKAGES=/tmp/packages_end.txt 05:40:15 + case "${OS_FAMILY}" in 05:40:15 + dpkg -l 05:40:15 + grep '^ii' 05:40:15 + '[' -f /tmp/packages_start.txt ']' 05:40:15 + '[' -f /tmp/packages_end.txt ']' 05:40:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:40:15 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:40:15 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:40:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 05:40:15 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 05:40:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:16 prd-ubuntu20.04-docker-8c-8g-774878 does not seem to be running inside a container 05:40:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:40:16 $ docker top 0a0a4742562f61cd1f90afa038489bc08e7f3eef004a1b008a5728e6925897bf -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:17 + touch /tmp/pre-build-complete [Pipeline] sh 05:40:17 + mkdir -p /var/log/sysstat [Pipeline] sh 05:40:17 + ls /var/log/sa-host 05:40:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:17 provisioning config files... 05:40:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10981274473635355476tmp [Pipeline] { [Pipeline] echo 05:40:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:40:18 ---> create-netrc.sh [Pipeline] } 05:40:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:40:18 ---> python-tools-install.sh [Pipeline] echo 05:40:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:40:18 ---> sudo-logs.sh 05:40:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:40:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:40:19 ---> job-cost.sh 05:40:19 lf-activate-venv: SKIPPING 05:40:19 DEBUG: total: 0.2199999988079071 05:40:19 INFO: Retrieving Stack Cost... 05:40:19 INFO: Retrieving Pricing Info for: v3-standard-8 05:40:19 INFO: Archiving Costs [Pipeline] echo 05:40:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:40:19 ---> logs-deploy.sh 05:40:19 lf-activate-venv: SKIPPING 05:40:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/402 05:40:19 INFO: archiving workspace using pattern(s): 05:40:20 Archives upload complete. 05:40:21 INFO: archiving logs to Nexus 05:40:21 ---> uname -a: 05:40:21 Linux prd-ubuntu20-04-docker-8c-8g-774878 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:40:21 05:40:21 05:40:21 ---> lscpu: 05:40:21 Architecture: x86_64 05:40:21 CPU op-mode(s): 32-bit, 64-bit 05:40:21 Byte Order: Little Endian 05:40:21 Address sizes: 40 bits physical, 48 bits virtual 05:40:21 CPU(s): 8 05:40:21 On-line CPU(s) list: 0-7 05:40:21 Thread(s) per core: 1 05:40:21 Core(s) per socket: 1 05:40:21 Socket(s): 8 05:40:21 NUMA node(s): 1 05:40:21 Vendor ID: AuthenticAMD 05:40:21 CPU family: 23 05:40:21 Model: 49 05:40:21 Model name: AMD EPYC-Rome Processor 05:40:21 Stepping: 0 05:40:21 CPU MHz: 2800.000 05:40:21 BogoMIPS: 5600.00 05:40:21 Virtualization: AMD-V 05:40:21 Hypervisor vendor: KVM 05:40:21 Virtualization type: full 05:40:21 L1d cache: 256 KiB 05:40:21 L1i cache: 256 KiB 05:40:21 L2 cache: 4 MiB 05:40:21 L3 cache: 128 MiB 05:40:21 NUMA node0 CPU(s): 0-7 05:40:21 Vulnerability Gather data sampling: Not affected 05:40:21 Vulnerability Itlb multihit: Not affected 05:40:21 Vulnerability L1tf: Not affected 05:40:21 Vulnerability Mds: Not affected 05:40:21 Vulnerability Meltdown: Not affected 05:40:21 Vulnerability Mmio stale data: Not affected 05:40:21 Vulnerability Retbleed: Vulnerable 05:40:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:40:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:40:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:40:21 Vulnerability Srbds: Not affected 05:40:21 Vulnerability Tsx async abort: Not affected 05:40:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:40:21 05:40:21 05:40:21 ---> nproc: 05:40:21 8 05:40:21 05:40:21 05:40:21 ---> df -h: 05:40:21 Filesystem Size Used Avail Use% Mounted on 05:40:21 overlay 155G 15G 141G 10% / 05:40:21 tmpfs 64M 0 64M 0% /dev 05:40:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:40:21 shm 64M 0 64M 0% /dev/shm 05:40:21 /dev/vda1 155G 15G 141G 10% /facter-os 05:40:21 05:40:21 05:40:21 ---> sar -b -r -n DEV: 05:40:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-774878) 12/12/25 _x86_64_ (8 CPU) 05:40:21 05:40:21 05:34:50 LINUX RESTART (8 CPU) 05:40:21 05:40:21 05:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:40:21 05:36:02 399.95 81.69 318.26 0.00 13954.02 142674.98 0.00 05:40:21 05:37:01 235.84 3.93 231.91 0.00 58.70 65878.33 0.00 05:40:21 05:38:01 38.38 0.05 38.33 0.00 0.40 29468.48 0.00 05:40:21 05:39:01 132.68 0.40 132.28 0.00 47.06 34884.85 0.00 05:40:21 05:40:01 194.75 2.43 192.32 0.00 63.98 81786.74 0.00 05:40:21 Average: 200.20 17.75 182.45 0.00 2834.17 70955.58 0.00 05:40:21 05:40:21 05:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:40:21 05:36:02 28685052 31501708 797380 2.43 84560 3017692 1889596 5.57 1057516 2742624 245536 05:40:21 05:37:01 26255200 31277448 996480 3.03 155944 4953692 2164216 6.38 2032100 3980328 676232 05:40:21 05:38:01 25654228 30936008 1336636 4.07 160796 5183332 2419964 7.13 2127132 4458284 403528 05:40:21 05:39:01 26104204 31492168 782100 2.38 172460 5269860 1828680 5.39 1642264 4482828 465564 05:40:21 05:40:01 24479020 31442444 812660 2.47 229504 6631568 1941528 5.72 1789712 5784152 948 05:40:21 Average: 26235541 31329955 945051 2.88 160653 5011229 2048797 6.04 1729745 4289643 358362 05:40:21 05:40:21 05:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:40:21 05:36:02 ens3 705.15 466.88 8465.60 134.80 0.00 0.00 0.00 0.00 05:40:21 05:36:02 docker0 55.91 53.37 3.90 294.25 0.00 0.00 0.00 0.00 05:40:21 05:36:02 lo 5.30 5.30 0.54 0.54 0.00 0.00 0.00 0.00 05:40:21 05:37:01 ens3 450.65 349.69 3101.68 47.83 0.00 0.00 0.00 0.00 05:40:21 05:37:01 veth036560a 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:40:21 05:37:01 docker0 326.98 408.74 27.71 3062.48 0.00 0.00 0.00 0.00 05:40:21 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:40:21 05:38:01 ens3 9.73 6.98 7.31 4.03 0.00 0.00 0.00 0.00 05:40:21 05:38:01 veth036560a 1.10 1.53 0.14 0.47 0.00 0.00 0.00 0.00 05:40:21 05:38:01 docker0 1.10 1.50 0.12 0.47 0.00 0.00 0.00 0.00 05:40:21 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:21 05:39:01 ens3 107.23 64.77 2662.24 14.41 0.00 0.00 0.00 0.00 05:40:21 05:39:01 docker0 5.38 9.92 0.39 136.80 0.00 0.00 0.00 0.00 05:40:21 05:39:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 05:40:21 05:40:01 ens3 427.07 277.26 9039.92 50.34 0.00 0.00 0.00 0.00 05:40:21 05:40:01 docker0 70.93 68.28 6.45 884.58 0.00 0.00 0.00 0.00 05:40:21 05:40:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 05:40:21 05:40:01 veth5b32fc6 0.35 0.38 0.09 0.12 0.00 0.00 0.00 0.00 05:40:21 Average: ens3 339.59 232.72 4660.51 50.29 0.00 0.00 0.00 0.00 05:40:21 Average: docker0 91.27 107.35 7.65 868.33 0.00 0.00 0.00 0.00 05:40:21 Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 05:40:21 Average: veth5b32fc6 0.07 0.08 0.02 0.02 0.00 0.00 0.00 0.00 05:40:21 05:40:21 05:40:21 ---> sar -P ALL: 05:40:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-774878) 12/12/25 _x86_64_ (8 CPU) 05:40:21 05:40:21 05:34:50 LINUX RESTART (8 CPU) 05:40:21 05:40:21 05:35:01 CPU %user %nice %system %iowait %steal %idle 05:40:21 05:36:02 all 9.21 0.00 2.91 2.12 0.06 85.70 05:40:21 05:36:02 0 9.09 0.00 3.14 4.02 0.05 83.69 05:40:21 05:36:02 1 8.58 0.00 2.46 0.44 0.05 88.47 05:40:21 05:36:02 2 11.55 0.00 3.65 0.64 0.05 84.11 05:40:21 05:36:02 3 7.58 0.00 2.35 0.49 0.07 89.52 05:40:21 05:36:02 4 8.81 0.00 2.23 0.81 0.07 88.09 05:40:21 05:36:02 5 7.11 0.00 2.37 5.81 0.07 84.64 05:40:21 05:36:02 6 10.37 0.00 3.83 0.61 0.07 85.13 05:40:21 05:36:02 7 10.61 0.00 3.25 4.19 0.03 81.91 05:40:21 05:37:01 all 31.40 0.00 6.47 1.52 0.07 60.52 05:40:21 05:37:01 0 29.75 0.00 6.38 0.31 0.09 63.48 05:40:21 05:37:01 1 32.63 0.00 6.08 0.48 0.07 60.73 05:40:21 05:37:01 2 30.60 0.00 7.12 0.19 0.09 62.01 05:40:21 05:37:01 3 32.04 0.00 6.22 0.24 0.05 61.44 05:40:21 05:37:01 4 32.14 0.00 6.18 4.14 0.07 57.48 05:40:21 05:37:01 5 30.02 0.00 7.52 5.77 0.09 56.61 05:40:21 05:37:01 6 31.56 0.00 6.36 0.79 0.07 61.22 05:40:21 05:37:01 7 32.50 0.00 5.94 0.29 0.07 61.20 05:40:21 05:38:01 all 42.17 0.00 5.87 0.46 0.08 51.42 05:40:21 05:38:01 0 43.62 0.00 6.03 0.07 0.07 50.22 05:40:21 05:38:01 1 42.78 0.00 5.65 0.62 0.08 50.86 05:40:21 05:38:01 2 43.46 0.00 5.88 0.08 0.07 50.51 05:40:21 05:38:01 3 42.40 0.00 5.69 0.05 0.07 51.80 05:40:21 05:38:01 4 40.88 0.00 5.37 0.02 0.07 53.67 05:40:21 05:38:01 5 39.84 0.00 5.89 2.55 0.10 51.61 05:40:21 05:38:01 6 42.74 0.00 6.13 0.02 0.08 51.03 05:40:21 05:38:01 7 41.65 0.00 6.29 0.28 0.07 51.70 05:40:21 05:39:01 all 41.04 0.00 6.77 0.84 0.07 51.29 05:40:21 05:39:01 0 40.86 0.00 6.96 0.76 0.07 51.35 05:40:21 05:39:01 1 40.98 0.00 6.33 0.10 0.07 52.52 05:40:21 05:39:01 2 41.90 0.00 6.52 1.33 0.07 50.18 05:40:21 05:39:01 3 40.83 0.00 6.84 0.74 0.07 51.52 05:40:21 05:39:01 4 39.80 0.00 6.35 0.13 0.07 53.65 05:40:21 05:39:01 5 40.71 0.00 7.63 1.72 0.07 49.87 05:40:21 05:39:01 6 41.98 0.00 7.17 0.39 0.07 50.40 05:40:21 05:39:01 7 41.22 0.00 6.35 1.55 0.07 50.81 05:40:21 05:40:01 all 10.25 0.00 4.36 1.76 0.06 83.56 05:40:21 05:40:01 0 10.65 0.00 4.20 0.54 0.07 84.54 05:40:21 05:40:01 1 9.86 0.00 4.35 0.15 0.05 85.59 05:40:21 05:40:01 2 10.06 0.00 4.51 5.67 0.07 79.69 05:40:21 05:40:01 3 10.42 0.00 4.05 0.46 0.07 85.00 05:40:21 05:40:01 4 9.39 0.00 4.37 2.28 0.05 83.91 05:40:21 05:40:01 5 10.87 0.00 4.05 0.27 0.07 84.73 05:40:21 05:40:01 6 9.70 0.00 4.85 2.05 0.07 83.33 05:40:21 05:40:01 7 11.06 0.00 4.53 2.65 0.07 81.69 05:40:21 Average: all 26.83 0.00 5.27 1.34 0.07 66.49 05:40:21 Average: 0 26.82 0.00 5.34 1.14 0.07 66.64 05:40:21 Average: 1 27.00 0.00 4.97 0.36 0.06 67.61 05:40:21 Average: 2 27.54 0.00 5.53 1.58 0.07 65.28 05:40:21 Average: 3 26.65 0.00 5.03 0.39 0.06 67.86 05:40:21 Average: 4 26.21 0.00 4.89 1.46 0.06 67.37 05:40:21 Average: 5 25.74 0.00 5.49 3.22 0.08 65.47 05:40:21 Average: 6 27.30 0.00 5.67 0.77 0.07 66.19 05:40:21 Average: 7 27.42 0.00 5.27 1.80 0.06 65.45 05:40:21 05:40:21 05:40:21