Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 487bf1dac035fabaccf29f1f73cfd25e352c3a19 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-ssh17145772683943694576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh11435461609604936199.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14174368925338503075.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh5002501105232251458.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12610320404444322518.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-rest-go, 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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-11400’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11408’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-11401’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11408 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 487bf1dac035fabaccf29f1f73cfd25e352c3a19 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 487bf1dac035fabaccf29f1f73cfd25e352c3a19 # timeout=10 Commit message: "Merge pull request #536 from weichou1229/bump-sdk" > git rev-list --no-walk d2cd5970a74151a3175c58bb36ff4bb3e167e91c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:34:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:34:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:34:25 ========================================================= 05:34:25 EdgeX Global Pipelines Version Info 05:34:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:34:26 ------------------- 05:34:26 stable info: 05:34:26 ------------------- 05:34:26 Commited By: Cherry Wang cherry@iotechsys.com 05:34:26 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:34:26 Message: update stable to v1.0.280 05:34:26 ------------------- 05:34:26 experimental info: 05:34:26 ------------------- 05:34:26 Commited By: Cherry Wang cherry@iotechsys.com 05:34:26 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:34:26 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 487bf1d [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:27 provisioning config files... 05:34:27 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11766801448848259246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:28 ---> ****-login.sh 05:34:28 nexus3.edgexfoundry.org:10001 05:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:28 05:34:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:28 Configure a credential helper to remove this warning. See 05:34:28 https://docs.****.com/go/credential-store/ 05:34:28 05:34:28 Login Succeeded 05:34:28 nexus3.edgexfoundry.org:10002 05:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:28 05:34:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:28 Configure a credential helper to remove this warning. See 05:34:28 https://docs.****.com/go/credential-store/ 05:34:28 05:34:28 Login Succeeded 05:34:28 nexus3.edgexfoundry.org:10003 05:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:28 05:34:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:28 Configure a credential helper to remove this warning. See 05:34:28 https://docs.****.com/go/credential-store/ 05:34:28 05:34:28 Login Succeeded 05:34:28 nexus3.edgexfoundry.org:10004 05:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:28 05:34:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:28 Configure a credential helper to remove this warning. See 05:34:28 https://docs.****.com/go/credential-store/ 05:34:28 05:34:28 Login Succeeded 05:34:28 ****.io 05:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:28 05:34:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:28 Configure a credential helper to remove this warning. See 05:34:28 https://docs.****.com/go/credential-store/ 05:34:28 05:34:28 Login Succeeded 05:34:28 ---> ****-login.sh ends [Pipeline] } 05:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:34:29 + git rev-list -1 --merges 487bf1dac035fabaccf29f1f73cfd25e352c3a19~1..487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] echo 05:34:29 -----------> git rev-list -1 --merges 487bf1dac035fabaccf29f1f73cfd25e352c3a19~1..487bf1dac035fabaccf29f1f73cfd25e352c3a19 487bf1dac035fabaccf29f1f73cfd25e352c3a19 05:34:29 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [false] [Pipeline] sh 05:34:29 + git log --format=format:%s -1 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] echo 05:34:29 ========================================================= 05:34:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:34:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:34:29 + git log --format=format:%s -1 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] echo 05:34:29 [semverPrep] GIT_COMMIT: 487bf1dac035fabaccf29f1f73cfd25e352c3a19, Commit Message: Merge pull request #536 from weichou1229/bump-sdk [Pipeline] echo 05:34:29 [semverPrep] This is not a build commit. [Pipeline] sh 05:34:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:34:30 + grep -v github /etc/ssh/ssh_known_hosts 05:34:30 + [ -e /tmp/ssh_known_hosts ] 05:34:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:34:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:34:30 + sudo tee -a /etc/ssh/ssh_known_hosts 05:34:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:30 05:34:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:30 0.1.4: Pulling from edgex-devops/py-git-semver 05:34:30 3dae71ba6b94: Pulling fs layer 05:34:30 6bf1a483ea7c: Pulling fs layer 05:34:30 f5dfc541a4d3: Pulling fs layer 05:34:30 461d9e800cba: Pulling fs layer 05:34:30 80192f66455f: Pulling fs layer 05:34:30 2e8e34ca0e6c: Pulling fs layer 05:34:30 a29436f7fd5d: Pulling fs layer 05:34:30 923cac83aea3: Pulling fs layer 05:34:30 25ad8b0a4227: Pulling fs layer 05:34:30 db01528c6b51: Pulling fs layer 05:34:30 28988de357af: Pulling fs layer 05:34:30 461d9e800cba: Waiting 05:34:30 80192f66455f: Waiting 05:34:30 923cac83aea3: Waiting 05:34:30 2e8e34ca0e6c: Waiting 05:34:30 a29436f7fd5d: Waiting 05:34:30 25ad8b0a4227: Waiting 05:34:30 db01528c6b51: Waiting 05:34:30 6bf1a483ea7c: Verifying Checksum 05:34:30 6bf1a483ea7c: Download complete 05:34:30 461d9e800cba: Verifying Checksum 05:34:30 461d9e800cba: Download complete 05:34:31 80192f66455f: Verifying Checksum 05:34:31 80192f66455f: Download complete 05:34:31 f5dfc541a4d3: Verifying Checksum 05:34:31 f5dfc541a4d3: Download complete 05:34:31 3dae71ba6b94: Verifying Checksum 05:34:31 3dae71ba6b94: Download complete 05:34:31 25ad8b0a4227: Verifying Checksum 05:34:31 25ad8b0a4227: Download complete 05:34:31 db01528c6b51: Verifying Checksum 05:34:31 db01528c6b51: Download complete 05:34:31 28988de357af: Download complete 05:34:31 a29436f7fd5d: Verifying Checksum 05:34:31 a29436f7fd5d: Download complete 05:34:32 2e8e34ca0e6c: Verifying Checksum 05:34:32 2e8e34ca0e6c: Download complete 05:34:32 3dae71ba6b94: Pull complete 05:34:32 6bf1a483ea7c: Pull complete 05:34:33 f5dfc541a4d3: Pull complete 05:34:33 461d9e800cba: Pull complete 05:34:33 80192f66455f: Pull complete 05:34:38 2e8e34ca0e6c: Pull complete 05:34:39 a29436f7fd5d: Pull complete 05:34:39 923cac83aea3: Pull complete 05:34:39 25ad8b0a4227: Pull complete 05:34:39 db01528c6b51: Pull complete 05:34:39 28988de357af: Pull complete 05:34:39 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:39 prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container 05:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:34:42 $ docker top 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 -eo pid,comm 05:34:42 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:34:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:34:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:42 [ssh-agent] Looking for ssh-agent implementation... 05:34:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:43 $ docker exec 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 ssh-agent 05:34:43 SSH_AUTH_SOCK=/tmp/ssh-lPjZTYYkvXDZ/agent.32 05:34:43 SSH_AGENT_PID=38 05:34:43 Running ssh-add (command line suppressed) 05:34:43 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11602758194648186063.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11602758194648186063.key) 05:34:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:34:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh 05:34:43 + git tag --points-at HEAD [Pipeline] } 05:34:43 $ docker exec --env ******** --env ******** 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 ssh-agent -k 05:34:44 unset SSH_AUTH_SOCK; 05:34:44 unset SSH_AGENT_PID; 05:34:44 echo Agent pid 38 killed; 05:34:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:34:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:44 [ssh-agent] Looking for ssh-agent implementation... 05:34:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:44 $ docker exec 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 ssh-agent 05:34:44 SSH_AUTH_SOCK=/tmp/ssh-TfaLQ2OhHgZu/agent.86 05:34:44 SSH_AGENT_PID=92 05:34:44 Running ssh-add (command line suppressed) 05:34:44 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2222996853827408676.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2222996853827408676.key) 05:34:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:34:44 + git semver init 05:34:45 2026-05-26 05:34:44,970 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:34:45 2026-05-26 05:34:44,976 [run_init] DEBUG init version:0.0.0 force:False 05:34:45 2026-05-26 05:34:44,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 05:34:45 2026-05-26 05:34:44,977 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 05:34:45 2026-05-26 05:34:44,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 05:34:46 2026-05-26 05:34:46,537 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 05:34:46 2026-05-26 05:34:46,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 05:34:46 2026-05-26 05:34:46,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:34:46 2026-05-26 05:34:46,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:34:46 4.1.0-dev.25 [Pipeline] } 05:34:46 $ docker exec --env ******** --env ******** 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 ssh-agent -k 05:34:47 unset SSH_AUTH_SOCK; 05:34:47 unset SSH_AGENT_PID; 05:34:47 echo Agent pid 92 killed; 05:34:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:34:47 + git semver [Pipeline] } 05:34:47 $ docker stop --time=1 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 05:34:48 $ docker rm -f --volumes 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 [Pipeline] // withDockerContainer [Pipeline] sh 05:34:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:34:49 Stashed 1 file(s) [Pipeline] echo 05:34:49 [edgeXSemver]: initialized semver on version 4.1.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:49 provisioning config files... 05:34:49 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10226438464870070422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:50 ---> ****-login.sh 05:34:50 nexus3.edgexfoundry.org:10001 05:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:50 Login Succeeded 05:34:50 nexus3.edgexfoundry.org:10002 05:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:50 Login Succeeded 05:34:50 nexus3.edgexfoundry.org:10003 05:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:50 Login Succeeded 05:34:50 nexus3.edgexfoundry.org:10004 05:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:50 Login Succeeded 05:34:50 ****.io 05:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:50 Login Succeeded 05:34:50 ---> ****-login.sh ends [Pipeline] } 05:34:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:34:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:34:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:34:50 ========================================================= 05:34:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:34:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:34:51 #0 building with "default" instance using docker driver 05:34:51 05:34:51 #1 [internal] load build definition from Dockerfile 05:34:51 #1 transferring dockerfile: 1.74kB done 05:34:51 #1 DONE 0.0s 05:34:51 05:34:51 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:34:51 #2 DONE 0.1s 05:34:52 05:34:52 #3 [internal] load .dockerignore 05:34:52 #3 transferring context: 193B done 05:34:52 #3 DONE 0.0s 05:34:52 05:34:52 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:34:52 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:34:52 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:34:52 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 05:34:52 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 05:34:52 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s 05:34:52 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:34:52 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:34:52 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 688.13kB / 3.80MB 0.1s 05:34:52 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 05:34:52 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:34:52 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done 05:34:52 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:34:52 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:34:52 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 05:34:52 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 05:34:52 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 05:34:52 #4 ... 05:34:52 05:34:52 #5 [internal] load build context 05:34:52 #5 transferring context: 22.29MB 0.2s done 05:34:52 #5 DONE 0.2s 05:34:52 05:34:52 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:34:52 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s 05:34:52 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:34:52 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s 05:34:52 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.4s 05:34:52 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s 05:34:52 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 05:34:52 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 05:34:52 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 05:34:52 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s 05:34:52 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 05:34:52 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:34:52 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s 05:34:52 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 53.48MB / 112.58MB 0.7s 05:34:52 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 05:34:53 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done 05:34:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 89.13MB / 112.58MB 0.9s 05:34:53 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 05:34:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 05:34:53 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 05:34:53 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 05:34:58 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s 05:34:58 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done 05:34:58 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:34:58 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:34:58 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:34:58 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:34:58 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:34:58 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 05:34:58 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:35:02 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 05:35:02 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:35:02 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 05:35:02 #4 DONE 10.7s 05:35:02 05:35:02 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:35:03 #6 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:35:03 #6 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:35:03 #6 0.764 (1/4) Installing openssh-keygen (10.0_p1-r10) 05:35:03 #6 0.774 (2/4) Installing libedit (20250104.3.1-r1) 05:35:03 #6 0.779 (3/4) Installing openssh-client-common (10.0_p1-r10) 05:35:03 #6 0.806 (4/4) Installing openssh-client-default (10.0_p1-r10) 05:35:03 #6 0.819 Executing busybox-1.37.0-r19.trigger 05:35:03 #6 0.830 OK: 269 MiB in 64 packages 05:35:04 Still waiting to schedule task 05:35:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:35:06 #6 DONE 4.4s 05:35:07 05:35:07 #7 [builder 3/7] WORKDIR /device-rest-go 05:35:07 #7 DONE 0.0s 05:35:07 05:35:07 #8 [builder 4/7] COPY go.mod vendor* ./ 05:35:07 #8 DONE 0.0s 05:35:07 05:35:07 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:19 #9 DONE 12.3s 05:35:19 05:35:19 #10 [builder 6/7] COPY . . 05:35:19 #10 DONE 0.2s 05:35:19 05:35:19 #11 [builder 7/7] RUN echo noop 05:35:19 #11 0.228 noop 05:35:20 #11 DONE 0.3s 05:35:20 05:35:20 #12 exporting to image 05:35:20 #12 exporting layers 05:35:30 #12 exporting layers 8.6s done 05:35:30 #12 writing image sha256:280158ae19b8f214be2708a3914a520fdd12522d843645e8704f87e4eb7277f2 done 05:35:30 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:35:30 #12 DONE 8.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:30 + docker inspect -f . ci-base-image-x86_64 05:35:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:30 prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container 05:35:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:35:30 $ docker top c9a38f2ab9b591b6e51f930379b31f5324271eeaa1152b5e383c033d1151b876 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:31 + go version 05:35:31 go version go1.25.2 linux/amd64 [Pipeline] } 05:35:31 $ docker stop --time=1 c9a38f2ab9b591b6e51f930379b31f5324271eeaa1152b5e383c033d1151b876 05:35:32 $ docker rm -f --volumes c9a38f2ab9b591b6e51f930379b31f5324271eeaa1152b5e383c033d1151b876 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:32 + docker inspect -f . ci-base-image-x86_64 05:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:33 prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container 05:35:33 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:35:33 $ docker top ec6700683cdf3c803895120896ca2640f55dd3a9e013c25d80739cfc9eb216f7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 05:35:33 + make test 05:35:33 go test ./... -coverprofile=coverage.out ./... 05:35:35 ? github.com/edgexfoundry/device-rest-go [no test files] 05:35:57 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 05:35:57 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 32.2% of statements 05:36:09 0 issues. 05:36:09 go vet ./... 05:36:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:36:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:36:16 ./bin/test-attribution-txt.sh 05:36:16 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 05:36:16 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:36:16 $ docker stop --time=1 ec6700683cdf3c803895120896ca2640f55dd3a9e013c25d80739cfc9eb216f7 05:36:18 $ docker rm -f --volumes ec6700683cdf3c803895120896ca2640f55dd3a9e013c25d80739cfc9eb216f7 [Pipeline] // withDockerContainer [Pipeline] sh 05:36:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:36:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:36:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:36:20 + ls -al . 05:36:20 total 248 05:36:20 drwxrwxr-x 9 jenkins jenkins 4096 May 26 05:35 . 05:36:20 drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:34 .. 05:36:20 -rw-rw-r-- 1 jenkins jenkins 151 May 26 05:34 .dockerignore 05:36:20 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:35 .git 05:36:20 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:34 .github 05:36:20 -rw-rw-r-- 1 jenkins jenkins 264 May 26 05:34 .gitignore 05:36:20 -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:34 .golangci.yml 05:36:20 drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:34 .semver 05:36:20 -rw-rw-r-- 1 jenkins jenkins 22791 May 26 05:34 Attribution.txt 05:36:20 -rw-rw-r-- 1 jenkins jenkins 18887 May 26 05:34 CHANGELOG.md 05:36:20 -rw-rw-r-- 1 jenkins jenkins 1697 May 26 05:34 Dockerfile 05:36:20 -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:34 GOVERNANCE.md 05:36:20 -rw-rw-r-- 1 jenkins jenkins 704 May 26 05:34 Jenkinsfile 05:36:20 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:34 LICENSE 05:36:20 -rw-rw-r-- 1 jenkins jenkins 2597 May 26 05:34 Makefile 05:36:20 -rw-rw-r-- 1 jenkins jenkins 620 May 26 05:34 OWNERS.md 05:36:20 -rw-rw-r-- 1 jenkins jenkins 3989 May 26 05:34 README.md 05:36:20 -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:34 VERSION 05:36:20 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:34 bin 05:36:20 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:34 cmd 05:36:20 -rw-r--r-- 1 jenkins jenkins 14565 May 26 05:35 coverage.out 05:36:20 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:34 driver 05:36:20 -rw-rw-r-- 1 jenkins jenkins 6689 May 26 05:34 go.mod 05:36:20 -rw-rw-r-- 1 jenkins jenkins 89068 May 26 05:34 go.sum 05:36:20 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:34 openapi 05:36:20 -rw-rw-r-- 1 jenkins jenkins 713 May 26 05:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:20 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=487bf1dac035fabaccf29f1f73cfd25e352c3a19 --label arch=amd64 --label version=4.1.0-dev.25 . 05:36:20 #0 building with "default" instance using docker driver 05:36:20 05:36:20 #1 [internal] load build definition from Dockerfile 05:36:20 #1 transferring dockerfile: 1.74kB done 05:36:20 #1 DONE 0.0s 05:36:20 05:36:20 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:36:20 #2 DONE 0.0s 05:36:20 05:36:20 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:36:20 #3 DONE 0.1s 05:36:20 05:36:20 #4 [internal] load .dockerignore 05:36:20 #4 transferring context: 193B done 05:36:20 #4 DONE 0.0s 05:36:20 05:36:20 #5 [internal] load build context 05:36:20 #5 transferring context: 18.46kB 0.0s done 05:36:20 #5 DONE 0.0s 05:36:20 05:36:20 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:36:20 #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:36:20 #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:36:20 #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 05:36:20 #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 05:36:20 #6 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 05:36:21 #6 ... 05:36:21 05:36:21 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:36:21 #7 DONE 0.1s 05:36:21 05:36:21 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:36:21 #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 05:36:21 #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 05:36:21 #6 DONE 0.4s 05:36:21 05:36:21 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:36:21 #8 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:36:21 #8 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:36:21 #8 0.775 OK: 269 MiB in 64 packages 05:36:21 #8 DONE 1.0s 05:36:21 05:36:21 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:36:21 #9 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:36:21 #9 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:36:21 #9 0.581 (1/1) Installing dumb-init (1.2.5-r3) 05:36:21 #9 0.585 Executing busybox-1.37.0-r20.trigger 05:36:21 #9 0.594 OK: 7 MiB in 17 packages 05:36:21 #9 DONE 0.8s 05:36:21 05:36:21 #10 [builder 3/7] WORKDIR /device-rest-go 05:36:21 #10 DONE 0.0s 05:36:21 05:36:21 #11 [builder 4/7] COPY go.mod vendor* ./ 05:36:21 #11 DONE 0.0s 05:36:21 05:36:21 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:22 #12 DONE 0.5s 05:36:22 05:36:22 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:36:22 #13 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:36:22 #13 0.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:36:22 #13 ... 05:36:22 05:36:22 #14 [builder 6/7] COPY . . 05:36:22 #14 DONE 0.2s 05:36:22 05:36:22 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:36:22 #13 0.846 OK: 7 MiB in 17 packages 05:36:23 #13 DONE 1.0s 05:36:23 05:36:23 #15 [builder 7/7] RUN make build 05:36:23 #15 0.246 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 05:36:55 #15 DONE 28.0s 05:36:55 05:36:55 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 05:36:55 #16 DONE 0.8s 05:36:55 05:36:55 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 05:36:55 #17 DONE 0.1s 05:36:55 05:36:55 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 05:36:55 #18 DONE 0.2s 05:36:55 05:36:55 #19 exporting to image 05:36:55 #19 exporting layers 05:36:55 #19 exporting layers 0.3s done 05:36:55 #19 writing image sha256:e4f0ddb1473abf59d1738d4af30a8ec883e36544d7d3999070308ebdbbb1003f done 05:36:55 #19 naming to docker.io/library/device-rest done 05:36:55 #19 DONE 0.3s 05:36:55 05:36:55 1 warning found (use docker --debug to expand): 05:36:55  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:55 provisioning config files... 05:36:55 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8776259067782922429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:55 ---> ****-login.sh 05:36:55 nexus3.edgexfoundry.org:10001 05:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:55 Login Succeeded 05:36:55 nexus3.edgexfoundry.org:10002 05:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:55 Login Succeeded 05:36:55 nexus3.edgexfoundry.org:10003 05:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:55 Login Succeeded 05:36:55 nexus3.edgexfoundry.org:10004 05:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:55 Login Succeeded 05:36:55 ****.io 05:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:56 Login Succeeded 05:36:56 ---> ****-login.sh ends [Pipeline] } 05:36:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:36:56 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 05:36:56 487bf1dac035fabaccf29f1f73cfd25e352c3a19 05:36:56 latest 05:36:56 4.1.0-dev.25 05:36:56 487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 05:36:56 main 05:36:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:56 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:56 + docker push nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19 05:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:36:56 2e038472200c: Preparing 05:36:56 6e406ef818b2: Preparing 05:36:56 e572cd23ea54: Preparing 05:36:56 3e396181fbe0: Preparing 05:36:56 66957b3b4023: Preparing 05:36:56 0854555d70ac: Preparing 05:36:56 0854555d70ac: Waiting 05:36:56 66957b3b4023: Pushed 05:36:56 6e406ef818b2: Pushed 05:36:56 3e396181fbe0: Pushed 05:36:56 2e038472200c: Pushed 05:36:56 0854555d70ac: Layer already exists 05:37:01 e572cd23ea54: Pushed 05:37:01 487bf1dac035fabaccf29f1f73cfd25e352c3a19: digest: sha256:baea65488c7d4331dc142e3aac3ee7867a1b29f9226076e13e093563094c3ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:01 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:01 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 05:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:37:01 2e038472200c: Preparing 05:37:01 6e406ef818b2: Preparing 05:37:01 e572cd23ea54: Preparing 05:37:01 3e396181fbe0: Preparing 05:37:01 66957b3b4023: Preparing 05:37:01 0854555d70ac: Preparing 05:37:01 0854555d70ac: Waiting 05:37:01 e572cd23ea54: Layer already exists 05:37:01 6e406ef818b2: Layer already exists 05:37:01 2e038472200c: Layer already exists 05:37:01 3e396181fbe0: Layer already exists 05:37:01 66957b3b4023: Layer already exists 05:37:01 0854555d70ac: Layer already exists 05:37:01 latest: digest: sha256:baea65488c7d4331dc142e3aac3ee7867a1b29f9226076e13e093563094c3ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:02 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:02 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.25 05:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:37:02 2e038472200c: Preparing 05:37:02 6e406ef818b2: Preparing 05:37:02 e572cd23ea54: Preparing 05:37:02 3e396181fbe0: Preparing 05:37:02 66957b3b4023: Preparing 05:37:02 0854555d70ac: Preparing 05:37:02 0854555d70ac: Waiting 05:37:02 6e406ef818b2: Layer already exists 05:37:02 2e038472200c: Layer already exists 05:37:02 66957b3b4023: Layer already exists 05:37:02 e572cd23ea54: Layer already exists 05:37:02 3e396181fbe0: Layer already exists 05:37:02 0854555d70ac: Layer already exists 05:37:02 4.1.0-dev.25: digest: sha256:baea65488c7d4331dc142e3aac3ee7867a1b29f9226076e13e093563094c3ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:02 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:03 + docker push nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 05:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:37:03 2e038472200c: Preparing 05:37:03 6e406ef818b2: Preparing 05:37:03 e572cd23ea54: Preparing 05:37:03 3e396181fbe0: Preparing 05:37:03 66957b3b4023: Preparing 05:37:03 0854555d70ac: Preparing 05:37:03 0854555d70ac: Waiting 05:37:03 3e396181fbe0: Layer already exists 05:37:03 2e038472200c: Layer already exists 05:37:03 e572cd23ea54: Layer already exists 05:37:03 66957b3b4023: Layer already exists 05:37:03 6e406ef818b2: Layer already exists 05:37:03 0854555d70ac: Layer already exists 05:37:03 487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25: digest: sha256:baea65488c7d4331dc142e3aac3ee7867a1b29f9226076e13e093563094c3ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:03 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:03 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 05:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:37:03 2e038472200c: Preparing 05:37:03 6e406ef818b2: Preparing 05:37:03 e572cd23ea54: Preparing 05:37:03 3e396181fbe0: Preparing 05:37:03 66957b3b4023: Preparing 05:37:03 0854555d70ac: Preparing 05:37:03 0854555d70ac: Waiting 05:37:03 2e038472200c: Layer already exists 05:37:03 6e406ef818b2: Layer already exists 05:37:03 3e396181fbe0: Layer already exists 05:37:03 66957b3b4023: Layer already exists 05:37:03 e572cd23ea54: Layer already exists 05:37:03 0854555d70ac: Layer already exists 05:37:03 main: digest: sha256:baea65488c7d4331dc142e3aac3ee7867a1b29f9226076e13e093563094c3ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:03 ===================================================== [Pipeline] echo 05:37:03 taggedImages: 05:37:03 - nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19 05:37:03 - nexus3.edgexfoundry.org:10004/device-rest:latest 05:37:03 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.25 05:37:03 - nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 05:37:03 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:04 05:37:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:04 latest: Pulling from edgex-lftools-log-publisher 05:37:04 5eb5b503b376: Pulling fs layer 05:37:04 5c69ac0246d0: Pulling fs layer 05:37:04 ec43610c2a17: Pulling fs layer 05:37:04 3a2ae6a8a46f: Pulling fs layer 05:37:04 33b1e0a273af: Pulling fs layer 05:37:04 5d3b04190fa2: Pulling fs layer 05:37:04 2f39f015ded8: Pulling fs layer 05:37:04 33b1e0a273af: Waiting 05:37:04 5d3b04190fa2: Waiting 05:37:04 3a2ae6a8a46f: Waiting 05:37:04 5c69ac0246d0: Verifying Checksum 05:37:04 5c69ac0246d0: Download complete 05:37:04 3a2ae6a8a46f: Verifying Checksum 05:37:04 3a2ae6a8a46f: Download complete 05:37:05 33b1e0a273af: Verifying Checksum 05:37:05 33b1e0a273af: Download complete 05:37:05 5d3b04190fa2: Verifying Checksum 05:37:05 5d3b04190fa2: Download complete 05:37:05 ec43610c2a17: Verifying Checksum 05:37:05 ec43610c2a17: Download complete 05:37:05 5eb5b503b376: Verifying Checksum 05:37:05 5eb5b503b376: Download complete 05:37:05 2f39f015ded8: Verifying Checksum 05:37:05 2f39f015ded8: Download complete 05:37:06 5eb5b503b376: Pull complete 05:37:07 5c69ac0246d0: Pull complete 05:37:07 ec43610c2a17: Pull complete 05:37:07 3a2ae6a8a46f: Pull complete 05:37:07 33b1e0a273af: Pull complete 05:37:07 5d3b04190fa2: Pull complete 05:37:14 2f39f015ded8: Pull complete 05:37:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:14 prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container 05:37:14 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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:37:17 $ docker top e5aa98f2a489bb8ea13b533647fd0d3b7552d5c9d0190c9a513d8d57ed014824 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:17 ---> job-cost.sh 05:37:17 lf-activate-venv: SKIPPING 05:37:17 INFO: No Stack... 05:37:17 INFO: Retrieving Pricing Info for: v3-standard-8 05:37:18 INFO: Archiving Costs [Pipeline] sh 05:37:18 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 05:37:18 + cut -d, -f6 [Pipeline] lock 05:37:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] 05:37:18 Resource [jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] did not exist. Created. 05:37:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:37:18 + echo total: 0.2199999988079071 [Pipeline] stash 05:37:18 Stashed 1 file(s) [Pipeline] } 05:37:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] [Pipeline] // lock [Pipeline] } 05:37:18 $ docker stop --time=1 e5aa98f2a489bb8ea13b533647fd0d3b7552d5c9d0190c9a513d8d57ed014824 05:37:20 $ docker rm -f --volumes e5aa98f2a489bb8ea13b533647fd0d3b7552d5c9d0190c9a513d8d57ed014824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:38:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11411 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 05:38:18 Running in /w/workspace/device-rest-go/234 [Pipeline] { [Pipeline] checkout 05:38:21 The recommended git tool is: git 05:38:27 using credential edgex-jenkins-ssh 05:38:27 Cloning the remote Git repository 05:38:27 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 05:38:27 > git init /w/workspace/device-rest-go/234 # timeout=10 05:38:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 05:38:27 > git --version # timeout=10 05:38:27 > git --version # 'git version 2.25.1' 05:38:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 05:38:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:33 Avoid second fetch 05:38:33 Checking out Revision 487bf1dac035fabaccf29f1f73cfd25e352c3a19 (main) 05:38:33 > git config core.sparsecheckout # timeout=10 05:38:33 > git checkout -f 487bf1dac035fabaccf29f1f73cfd25e352c3a19 # timeout=10 05:38:33 Commit message: "Merge pull request #536 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:38 provisioning config files... 05:38:38 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/234@tmp/config17496458968314212706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:39 ---> ****-login.sh 05:38:39 nexus3.edgexfoundry.org:10001 05:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:39 Configure a credential helper to remove this warning. See 05:38:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:39 05:38:39 Login Succeeded 05:38:39 nexus3.edgexfoundry.org:10002 05:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:39 Configure a credential helper to remove this warning. See 05:38:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:39 05:38:39 Login Succeeded 05:38:39 nexus3.edgexfoundry.org:10003 05:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:40 Configure a credential helper to remove this warning. See 05:38:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:40 05:38:40 Login Succeeded 05:38:40 nexus3.edgexfoundry.org:10004 05:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:40 Configure a credential helper to remove this warning. See 05:38:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:40 05:38:40 Login Succeeded 05:38:40 ****.io 05:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:41 Configure a credential helper to remove this warning. See 05:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:41 05:38:41 Login Succeeded 05:38:41 ---> ****-login.sh ends [Pipeline] } 05:38:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:38:41 ========================================================= 05:38:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:38:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:38:41 Sending build context to Docker daemon 144.9kB 05:38:42 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 05:38:42 Step 2/12 : FROM ${BASE} AS builder 05:38:42 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:38:42 6b59a28fa201: Pulling fs layer 05:38:42 d32bb0dddca7: Pulling fs layer 05:38:42 5dab1238d3d9: Pulling fs layer 05:38:42 196fd7d83e7d: Pulling fs layer 05:38:42 4f4fb700ef54: Pulling fs layer 05:38:42 8ba94037c8f0: Pulling fs layer 05:38:42 196fd7d83e7d: Waiting 05:38:42 4f4fb700ef54: Waiting 05:38:42 deaec5988b04: Pulling fs layer 05:38:42 9f65657bb879: Pulling fs layer 05:38:42 8ba94037c8f0: Waiting 05:38:42 deaec5988b04: Waiting 05:38:42 9f65657bb879: Waiting 05:38:42 d32bb0dddca7: Verifying Checksum 05:38:42 d32bb0dddca7: Download complete 05:38:42 196fd7d83e7d: Verifying Checksum 05:38:42 196fd7d83e7d: Download complete 05:38:42 4f4fb700ef54: Verifying Checksum 05:38:42 4f4fb700ef54: Download complete 05:38:42 8ba94037c8f0: Verifying Checksum 05:38:42 8ba94037c8f0: Download complete 05:38:42 6b59a28fa201: Download complete 05:38:42 9f65657bb879: Download complete 05:38:43 6b59a28fa201: Pull complete 05:38:44 d32bb0dddca7: Pull complete 05:38:44 5dab1238d3d9: Verifying Checksum 05:38:44 5dab1238d3d9: Download complete 05:38:45 deaec5988b04: Verifying Checksum 05:38:45 deaec5988b04: Download complete 05:38:58 5dab1238d3d9: Pull complete 05:38:58 196fd7d83e7d: Pull complete 05:38:58 4f4fb700ef54: Pull complete 05:38:58 8ba94037c8f0: Pull complete 05:39:09 deaec5988b04: Pull complete 05:39:10 9f65657bb879: Pull complete 05:39:10 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:39:10 ---> 334268110677 05:39:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:39:13 ---> Running in 28b706aa09ec 05:39:13 Removing intermediate container 28b706aa09ec 05:39:13 ---> bf17f8c9e85b 05:39:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:39:13 ---> Running in dff93fa8beeb 05:39:13 Removing intermediate container dff93fa8beeb 05:39:13 ---> 1841da79be85 05:39:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:39:13 ---> Running in 1e7d9b9c668c 05:39:13 Removing intermediate container 1e7d9b9c668c 05:39:13 ---> a3a242561e00 05:39:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:39:13 ---> Running in d682d5a4ce52 05:39:14 Removing intermediate container d682d5a4ce52 05:39:14 ---> 7d8243575816 05:39:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:14 ---> Running in d5043c16db86 05:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:39:17 (1/4) Installing openssh-keygen (10.0_p1-r10) 05:39:17 (2/4) Installing libedit (20250104.3.1-r1) 05:39:17 (3/4) Installing openssh-client-common (10.0_p1-r10) 05:39:17 (4/4) Installing openssh-client-default (10.0_p1-r10) 05:39:17 Executing busybox-1.37.0-r19.trigger 05:39:18 OK: 259 MiB in 64 packages 05:39:19 Removing intermediate container d5043c16db86 05:39:19 ---> da3eff0046bc 05:39:19 Step 8/12 : WORKDIR /device-rest-go 05:39:19 ---> Running in 2a1f2c14d061 05:39:19 Removing intermediate container 2a1f2c14d061 05:39:19 ---> a4c11f161e58 05:39:19 Step 9/12 : COPY go.mod vendor* ./ 05:39:23 ---> a8d13a81444f 05:39:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:23 ---> Running in 5d9fe8c24f3b 05:41:15 Removing intermediate container 5d9fe8c24f3b 05:41:15 ---> 98703b136b34 05:41:15 Step 11/12 : COPY . . 05:41:15 ---> 910176b7d49a 05:41:15 Step 12/12 : RUN $MAKE 05:41:15 ---> Running in 84391823c92b 05:41:15 noop 05:41:15 Removing intermediate container 84391823c92b 05:41:15 ---> 807ea4e81ac5 05:41:15 Successfully built 807ea4e81ac5 05:41:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:15 + docker inspect -f . ci-base-image-arm64 05:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-11411 does not seem to be running inside a container 05:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/234 -v /w/workspace/device-rest-go/234:/w/workspace/device-rest-go/234:rw,z -v /w/workspace/device-rest-go/234@tmp:/w/workspace/device-rest-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:41:18 $ docker top e923e3aeea2a977096f10c07f65440ec17389a91e5b624f6eff5d50613fb8277 -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:19 + go version 05:41:19 go version go1.25.3 linux/arm64 [Pipeline] } 05:41:19 $ docker stop --time=1 e923e3aeea2a977096f10c07f65440ec17389a91e5b624f6eff5d50613fb8277 05:41:21 $ docker rm -f --volumes e923e3aeea2a977096f10c07f65440ec17389a91e5b624f6eff5d50613fb8277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:21 + docker inspect -f . ci-base-image-arm64 05:41:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:22 prd-ubuntu20.04-docker-arm64-4c-16g-11411 does not seem to be running inside a container 05:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/234 -v /w/workspace/device-rest-go/234:/w/workspace/device-rest-go/234:rw,z -v /w/workspace/device-rest-go/234@tmp:/w/workspace/device-rest-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:41:23 $ docker top 8f5b51e24b3637f20f77a35288fb0ab95ab97d2802cacb26034ac2117a21b359 -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:24 + git config --global --add safe.directory /w/workspace/device-rest-go/234 [Pipeline] fileExists [Pipeline] sh 05:41:25 + make test 05:41:25 go test ./... -coverprofile=coverage.out ./... 05:41:33 ? github.com/edgexfoundry/device-rest-go [no test files] 05:45:55 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 05:45:55 ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 32.2% of statements 05:45:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:45:55 go vet ./... 05:46:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:46:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:46:51 ./bin/test-attribution-txt.sh 05:46:51 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 05:46:51 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:46:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:46:51 $ docker stop --time=1 8f5b51e24b3637f20f77a35288fb0ab95ab97d2802cacb26034ac2117a21b359 05:46:53 $ docker rm -f --volumes 8f5b51e24b3637f20f77a35288fb0ab95ab97d2802cacb26034ac2117a21b359 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:46:55 Warning: overwriting stash ‘coverage-report’ 05:46:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:46:57 + ls -al . 05:46:57 total 244 05:46:57 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:41 . 05:46:57 drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:38 .. 05:46:57 -rw-rw-r-- 1 jenkins jenkins 151 May 26 05:38 .dockerignore 05:46:57 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:38 .git 05:46:57 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:38 .github 05:46:57 -rw-rw-r-- 1 jenkins jenkins 264 May 26 05:38 .gitignore 05:46:57 -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:38 .golangci.yml 05:46:57 -rw-rw-r-- 1 jenkins jenkins 22791 May 26 05:38 Attribution.txt 05:46:57 -rw-rw-r-- 1 jenkins jenkins 18887 May 26 05:38 CHANGELOG.md 05:46:57 -rw-rw-r-- 1 jenkins jenkins 1697 May 26 05:38 Dockerfile 05:46:57 -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:38 GOVERNANCE.md 05:46:57 -rw-rw-r-- 1 jenkins jenkins 704 May 26 05:38 Jenkinsfile 05:46:57 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:38 LICENSE 05:46:57 -rw-rw-r-- 1 jenkins jenkins 2597 May 26 05:38 Makefile 05:46:57 -rw-rw-r-- 1 jenkins jenkins 620 May 26 05:38 OWNERS.md 05:46:57 -rw-rw-r-- 1 jenkins jenkins 3989 May 26 05:38 README.md 05:46:57 -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:34 VERSION 05:46:57 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:38 bin 05:46:57 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:38 cmd 05:46:57 -rw-r--r-- 1 jenkins jenkins 14565 May 26 05:45 coverage.out 05:46:57 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:38 driver 05:46:57 -rw-rw-r-- 1 jenkins jenkins 6689 May 26 05:38 go.mod 05:46:57 -rw-rw-r-- 1 jenkins jenkins 89068 May 26 05:38 go.sum 05:46:57 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:38 openapi 05:46:57 -rw-rw-r-- 1 jenkins jenkins 713 May 26 05:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:57 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=487bf1dac035fabaccf29f1f73cfd25e352c3a19 --label arch=arm64 --label version=4.1.0-dev.25 . 05:46:57 Sending build context to Docker daemon 160.3kB 05:46:58 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 05:46:58 Step 2/26 : FROM ${BASE} AS builder 05:46:58 ---> 807ea4e81ac5 05:46:58 Step 3/26 : ARG ADD_BUILD_TAGS="" 05:46:58 ---> Running in 782f2726f6a7 05:46:58 Removing intermediate container 782f2726f6a7 05:46:58 ---> ec8cf3ac788b 05:46:58 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:46:58 ---> Running in b9ac1a294dd0 05:46:58 Removing intermediate container b9ac1a294dd0 05:46:58 ---> 21d6aeb669a9 05:46:58 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:46:59 ---> Running in 15f97388960d 05:46:59 Removing intermediate container 15f97388960d 05:46:59 ---> 23a1dc9a7aa0 05:46:59 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 05:46:59 ---> Running in 83ed2e496e71 05:46:59 Removing intermediate container 83ed2e496e71 05:46:59 ---> f1cf66cc181c 05:46:59 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:47:00 ---> Running in e3fcf165615e 05:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:47:03 OK: 259 MiB in 64 packages 05:47:04 Removing intermediate container e3fcf165615e 05:47:04 ---> eec08f0b141c 05:47:04 Step 8/26 : WORKDIR /device-rest-go 05:47:04 ---> Running in 79a668a46c75 05:47:04 Removing intermediate container 79a668a46c75 05:47:04 ---> d40482df0a9d 05:47:04 Step 9/26 : COPY go.mod vendor* ./ 05:47:05 ---> fa2ac90a9378 05:47:05 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:05 ---> Running in 1d07df532ad3 05:47:07 Removing intermediate container 1d07df532ad3 05:47:07 ---> 19e4f7aaf0e5 05:47:07 Step 11/26 : COPY . . 05:47:08 ---> ccf30c3176f4 05:47:08 Step 12/26 : RUN $MAKE 05:47:08 ---> Running in adb5a8321739 05:47:09 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 05:51:31 Removing intermediate container adb5a8321739 05:51:31 ---> b3b7ed977edf 05:51:31 Step 13/26 : FROM alpine:3.22 05:51:31 3.22: Pulling from library/alpine 05:51:31 58e777220c39: Pulling fs layer 05:51:31 58e777220c39: Verifying Checksum 05:51:31 58e777220c39: Download complete 05:51:31 58e777220c39: Pull complete 05:51:31 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:51:31 Status: Downloaded newer image for alpine:3.22 05:51:31 ---> 6a2735c23ff3 05:51:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:51:31 ---> Running in 01584d1e311f 05:51:31 Removing intermediate container 01584d1e311f 05:51:31 ---> 173e7dc71e81 05:51:31 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 05:51:31 ---> Running in 25c292d2c982 05:51:31 Removing intermediate container 25c292d2c982 05:51:31 ---> 26f011d84f71 05:51:31 Step 16/26 : RUN apk add --update --no-cache dumb-init 05:51:31 ---> Running in 691cedaa45fe 05:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:51:35 (1/1) Installing dumb-init (1.2.5-r3) 05:51:35 Executing busybox-1.37.0-r20.trigger 05:51:35 OK: 8 MiB in 17 packages 05:51:36 Removing intermediate container 691cedaa45fe 05:51:36 ---> 5005d2c7e47d 05:51:36 Step 17/26 : RUN apk --no-cache upgrade 05:51:36 ---> Running in c69b8c354c95 05:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:51:39 OK: 8 MiB in 17 packages 05:51:40 Removing intermediate container c69b8c354c95 05:51:40 ---> f923f9fc68e4 05:51:40 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 05:51:43 ---> 3d4831a63233 05:51:43 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 05:51:43 ---> 21ee051b484e 05:51:43 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 05:51:44 ---> 6155e6e38e65 05:51:44 Step 21/26 : EXPOSE 59986 05:51:44 ---> Running in ff350c9a1bcd 05:51:44 Removing intermediate container ff350c9a1bcd 05:51:44 ---> e565aa4a74bf 05:51:44 Step 22/26 : ENTRYPOINT ["/device-rest"] 05:51:44 ---> Running in 61ea81a5c5b9 05:51:45 Removing intermediate container 61ea81a5c5b9 05:51:45 ---> c52ed40ef998 05:51:45 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:51:45 ---> Running in 7648cfc80c39 05:51:45 Removing intermediate container 7648cfc80c39 05:51:45 ---> 23c8bb244d6d 05:51:45 Step 24/26 : LABEL arch=arm64 05:51:45 ---> Running in dfe2a068247e 05:51:45 Removing intermediate container dfe2a068247e 05:51:45 ---> 96956fc1f2ef 05:51:45 Step 25/26 : LABEL git_sha=487bf1dac035fabaccf29f1f73cfd25e352c3a19 05:51:45 ---> Running in d6545a82c997 05:51:46 Removing intermediate container d6545a82c997 05:51:46 ---> afb4b3d52bcd 05:51:46 Step 26/26 : LABEL version=4.1.0-dev.25 05:51:46 ---> Running in 88f3c90c0228 05:51:46 Removing intermediate container 88f3c90c0228 05:51:46 ---> f76081a62f71 05:51:46 [Warning] One or more build-args [ARCH] were not consumed 05:51:46 Successfully built f76081a62f71 05:51:46 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:46 provisioning config files... 05:51:46 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/234@tmp/config8138549829230275014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:47 ---> ****-login.sh 05:51:47 nexus3.edgexfoundry.org:10001 05:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:47 Configure a credential helper to remove this warning. See 05:51:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:47 05:51:47 Login Succeeded 05:51:47 nexus3.edgexfoundry.org:10002 05:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:47 Configure a credential helper to remove this warning. See 05:51:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:47 05:51:47 Login Succeeded 05:51:47 nexus3.edgexfoundry.org:10003 05:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:48 Configure a credential helper to remove this warning. See 05:51:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:48 05:51:48 Login Succeeded 05:51:48 nexus3.edgexfoundry.org:10004 05:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:48 Configure a credential helper to remove this warning. See 05:51:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:48 05:51:48 Login Succeeded 05:51:48 ****.io 05:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:49 Configure a credential helper to remove this warning. See 05:51:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:49 05:51:49 Login Succeeded 05:51:49 ---> ****-login.sh ends [Pipeline] } 05:51:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:51:49 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 05:51:49 487bf1dac035fabaccf29f1f73cfd25e352c3a19 05:51:49 latest 05:51:49 4.1.0-dev.25 05:51:49 487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 05:51:49 main 05:51:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:49 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:49 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19 05:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 05:51:49 164490c11c03: Preparing 05:51:49 f16498885ce0: Preparing 05:51:49 c616ec26cb4c: Preparing 05:51:49 84d8090fb35c: Preparing 05:51:49 2f755cefc1c1: Preparing 05:51:49 eeaa73608b53: Preparing 05:51:49 eeaa73608b53: Waiting 05:51:50 2f755cefc1c1: Pushed 05:51:50 164490c11c03: Pushed 05:51:50 84d8090fb35c: Pushed 05:51:50 f16498885ce0: Pushed 05:51:50 eeaa73608b53: Layer already exists 05:51:58 c616ec26cb4c: Pushed 05:51:58 487bf1dac035fabaccf29f1f73cfd25e352c3a19: digest: sha256:58b5857996f7ff201e1ea0b48452479c4b618476124265c4d89b47138adf034c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:58 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:59 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 05:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 05:51:59 164490c11c03: Preparing 05:51:59 f16498885ce0: Preparing 05:51:59 c616ec26cb4c: Preparing 05:51:59 84d8090fb35c: Preparing 05:51:59 2f755cefc1c1: Preparing 05:51:59 eeaa73608b53: Preparing 05:51:59 eeaa73608b53: Waiting 05:51:59 f16498885ce0: Layer already exists 05:51:59 c616ec26cb4c: Layer already exists 05:51:59 2f755cefc1c1: Layer already exists 05:51:59 84d8090fb35c: Layer already exists 05:51:59 164490c11c03: Layer already exists 05:51:59 eeaa73608b53: Layer already exists 05:51:59 latest: digest: sha256:58b5857996f7ff201e1ea0b48452479c4b618476124265c4d89b47138adf034c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:59 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:02 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.25 05:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 05:52:02 164490c11c03: Preparing 05:52:02 f16498885ce0: Preparing 05:52:02 c616ec26cb4c: Preparing 05:52:02 84d8090fb35c: Preparing 05:52:02 2f755cefc1c1: Preparing 05:52:02 eeaa73608b53: Preparing 05:52:02 eeaa73608b53: Waiting 05:52:02 2f755cefc1c1: Layer already exists 05:52:02 f16498885ce0: Layer already exists 05:52:02 84d8090fb35c: Layer already exists 05:52:02 164490c11c03: Layer already exists 05:52:02 c616ec26cb4c: Layer already exists 05:52:02 eeaa73608b53: Layer already exists 05:52:02 4.1.0-dev.25: digest: sha256:58b5857996f7ff201e1ea0b48452479c4b618476124265c4d89b47138adf034c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:02 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:03 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 05:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 05:52:03 164490c11c03: Preparing 05:52:03 f16498885ce0: Preparing 05:52:03 c616ec26cb4c: Preparing 05:52:03 84d8090fb35c: Preparing 05:52:03 2f755cefc1c1: Preparing 05:52:03 eeaa73608b53: Preparing 05:52:03 eeaa73608b53: Waiting 05:52:03 c616ec26cb4c: Layer already exists 05:52:03 84d8090fb35c: Layer already exists 05:52:03 2f755cefc1c1: Layer already exists 05:52:03 f16498885ce0: Layer already exists 05:52:03 164490c11c03: Layer already exists 05:52:03 eeaa73608b53: Layer already exists 05:52:03 487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25: digest: sha256:58b5857996f7ff201e1ea0b48452479c4b618476124265c4d89b47138adf034c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:03 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:04 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 05:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 05:52:04 164490c11c03: Preparing 05:52:04 f16498885ce0: Preparing 05:52:04 c616ec26cb4c: Preparing 05:52:04 84d8090fb35c: Preparing 05:52:04 2f755cefc1c1: Preparing 05:52:04 eeaa73608b53: Preparing 05:52:04 eeaa73608b53: Waiting 05:52:04 84d8090fb35c: Layer already exists 05:52:04 2f755cefc1c1: Layer already exists 05:52:04 164490c11c03: Layer already exists 05:52:04 c616ec26cb4c: Layer already exists 05:52:04 f16498885ce0: Layer already exists 05:52:04 eeaa73608b53: Layer already exists 05:52:04 main: digest: sha256:58b5857996f7ff201e1ea0b48452479c4b618476124265c4d89b47138adf034c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:04 ===================================================== [Pipeline] echo 05:52:04 taggedImages: 05:52:04 - nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19 05:52:04 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 05:52:04 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.25 05:52:04 - nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 05:52:04 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:05 05:52:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:05 arm64: Pulling from edgex-lftools-log-publisher 05:52:05 8998bd30e6a1: Pulling fs layer 05:52:05 04944245beec: Pulling fs layer 05:52:05 699f458cf7ca: Pulling fs layer 05:52:05 765212b225bb: Pulling fs layer 05:52:05 f23df028b6ca: Pulling fs layer 05:52:05 d65c8cfc05b1: Pulling fs layer 05:52:05 2437ff75d9bd: Pulling fs layer 05:52:05 765212b225bb: Waiting 05:52:05 f23df028b6ca: Waiting 05:52:05 d65c8cfc05b1: Waiting 05:52:05 2437ff75d9bd: Waiting 05:52:05 04944245beec: Verifying Checksum 05:52:05 04944245beec: Download complete 05:52:05 765212b225bb: Verifying Checksum 05:52:05 765212b225bb: Download complete 05:52:05 f23df028b6ca: Verifying Checksum 05:52:05 f23df028b6ca: Download complete 05:52:05 d65c8cfc05b1: Verifying Checksum 05:52:05 d65c8cfc05b1: Download complete 05:52:05 699f458cf7ca: Verifying Checksum 05:52:05 699f458cf7ca: Download complete 05:52:06 8998bd30e6a1: Verifying Checksum 05:52:06 8998bd30e6a1: Download complete 05:52:08 2437ff75d9bd: Verifying Checksum 05:52:08 2437ff75d9bd: Download complete 05:52:10 8998bd30e6a1: Pull complete 05:52:11 04944245beec: Pull complete 05:52:12 699f458cf7ca: Pull complete 05:52:12 765212b225bb: Pull complete 05:52:13 f23df028b6ca: Pull complete 05:52:13 d65c8cfc05b1: Pull complete 05:52:32 2437ff75d9bd: Pull complete 05:52:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:52:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:32 prd-ubuntu20.04-docker-arm64-4c-16g-11411 does not seem to be running inside a container 05:52:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/234 -v /w/workspace/device-rest-go/234:/w/workspace/device-rest-go/234:rw,z -v /w/workspace/device-rest-go/234@tmp:/w/workspace/device-rest-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:52:35 $ docker top 2cefbc785fb1ea61fba116557b9c04d28c3be59d15a58cd864462ec52b719f62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:36 ---> job-cost.sh 05:52:36 lf-activate-venv: SKIPPING 05:52:36 INFO: No Stack... 05:52:36 INFO: Retrieving Pricing Info for: v3-standard-4 05:52:37 INFO: Archiving Costs [Pipeline] sh 05:52:38 + cut -d, -f6 05:52:38 + cat /w/workspace/device-rest-go/234/archives/cost.csv [Pipeline] lock 05:52:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] 05:52:38 Resource [jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] did not exist. Created. 05:52:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:39 /w/workspace/device-rest-go/234@tmp/durable-abcf3b44/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:39 + echo total: 0.10999999940395355 [Pipeline] stash 05:52:39 Warning: overwriting stash ‘stack-cost’ 05:52:39 Stashed 1 file(s) [Pipeline] } 05:52:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:40 $ docker stop --time=1 2cefbc785fb1ea61fba116557b9c04d28c3be59d15a58cd864462ec52b719f62 05:52:42 $ docker rm -f --volumes 2cefbc785fb1ea61fba116557b9c04d28c3be59d15a58cd864462ec52b719f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:52:42 provisioning config files... 05:52:42 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3301082279535766950tmp [Pipeline] { [Pipeline] sh 05:52:42 + set +x 05:52:42 + bash -s -- 05:52:42 + curl -s https://codecov.io/bash 05:52:42 05:52:42 _____ _ 05:52:42 / ____| | | 05:52:42 | | ___ __| | ___ ___ _____ __ 05:52:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:52:42 | |___| (_) | (_| | __/ (_| (_) \ V / 05:52:42 \_____\___/ \__,_|\___|\___\___/ \_/ 05:52:42 Bash-1.0.6 05:52:42 05:52:42 05:52:42 ==> git version 2.25.1 found 05:52:42 ==> 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:52:42 Release-Date: 2020-01-08 05:52:42 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:52:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:52:42 ==> Jenkins CI detected. 05:52:42 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 05:52:42 project root: . 05:52:42 --> token set from env 05:52:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:52:42 ==> Running gcov in . (disable via -X gcov) 05:52:42 ==> Python coveragepy not found 05:52:42 ==> Searching for coverage reports in: 05:52:42 + . 05:52:42 -> Found 1 reports 05:52:42 ==> Detecting git/mercurial file structure 05:52:42 ==> Reading reports 05:52:43 + ./coverage.out bytes=14565 05:52:43 ==> Appending adjustments 05:52:43 https://docs.codecov.io/docs/fixing-reports 05:52:43 + Found adjustments 05:52:43 ==> Gzipping contents 05:52:43 4.0K /tmp/codecov.Qzxv5M.gz 05:52:43 ==> Uploading reports 05:52:43 url: https://codecov.io 05:52:43 query: branch=main&commit=487bf1dac035fabaccf29f1f73cfd25e352c3a19&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:52:43 -> Pinging Codecov 05:52:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=487bf1dac035fabaccf29f1f73cfd25e352c3a19&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:52:43 -> Uploading to 05:52:43 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/487bf1dac035fabaccf29f1f73cfd25e352c3a19/34744031-86e2-4b80-9a95-13095224fe02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T055243Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4f17297c5b107397e077e7fc3945867aba8543af2c231319e70760561b62d095 05:52:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:43 Dload Upload Total Spent Left Speed 05:52:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 15716 --:--:-- --:--:-- --:--:-- 15716 05:52:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] } 05:52:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:52:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:52:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:52:43 05:52:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:52:44 latest: Pulling from edgex-devops/edgex-snyk-go 05:52:44 2d35ebdb57d9: Already exists 05:52:44 85e8836fcdb2: Pulling fs layer 05:52:44 91631faa732a: Pulling fs layer 05:52:44 f3f5ae8826fa: Pulling fs layer 05:52:44 4f4fb700ef54: Pulling fs layer 05:52:44 7861252a18e6: Pulling fs layer 05:52:44 9130f900ef6f: Pulling fs layer 05:52:44 4f4fb700ef54: Waiting 05:52:44 7861252a18e6: Waiting 05:52:44 9130f900ef6f: Waiting 05:52:44 f3f5ae8826fa: Verifying Checksum 05:52:44 f3f5ae8826fa: Download complete 05:52:44 85e8836fcdb2: Verifying Checksum 05:52:44 85e8836fcdb2: Download complete 05:52:44 4f4fb700ef54: Verifying Checksum 05:52:44 4f4fb700ef54: Download complete 05:52:44 85e8836fcdb2: Pull complete 05:52:44 7861252a18e6: Verifying Checksum 05:52:44 7861252a18e6: Download complete 05:52:44 91631faa732a: Verifying Checksum 05:52:44 91631faa732a: Download complete 05:52:46 9130f900ef6f: Verifying Checksum 05:52:46 9130f900ef6f: Download complete 05:52:49 91631faa732a: Pull complete 05:52:49 f3f5ae8826fa: Pull complete 05:52:49 4f4fb700ef54: Pull complete 05:52:50 7861252a18e6: Pull complete 05:52:55 9130f900ef6f: Pull complete 05:52:55 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:52:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:55 prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container 05:52:55 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:52:57 $ docker top a932241a8b4adaa2a8e22c68ed491be8de18b2bd672d34ca311235debf2a2f75 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 05:52:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 05:52:58 + set -o pipefail 05:52:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 05:53:04 05:53:04 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 05:53:04 05:53:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/0522f485-9028-4412-b870-2f03c173d159 05:53:04 05:53:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:53:04 [Pipeline] } 05:53:05 $ docker stop --time=1 a932241a8b4adaa2a8e22c68ed491be8de18b2bd672d34ca311235debf2a2f75 05:53:08 $ docker rm -f --volumes a932241a8b4adaa2a8e22c68ed491be8de18b2bd672d34ca311235debf2a2f75 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:09 + git log --format=format:%s -1 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] sh 05:53:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:53:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:10 prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container 05:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:53:10 $ docker top 6d4422a2de3e4df038a6ecaab0e2bc38e70b5a6d4a27da90e15e87b535419477 -eo pid,comm 05:53:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:53:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:10 [ssh-agent] Looking for ssh-agent implementation... 05:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:10 $ docker exec 6d4422a2de3e4df038a6ecaab0e2bc38e70b5a6d4a27da90e15e87b535419477 ssh-agent 05:53:10 SSH_AUTH_SOCK=/tmp/ssh-IcLJpL2asseC/agent.32 05:53:10 SSH_AGENT_PID=38 05:53:10 Running ssh-add (command line suppressed) 05:53:10 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14998397665733411261.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14998397665733411261.key) 05:53:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:11 + git semver tag 05:53:11 2026-05-26 05:53:11,316 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:53:11 2026-05-26 05:53:11,319 [run_tag] DEBUG tag force:False 05:53:11 2026-05-26 05:53:11,319 [check_head_tag] DEBUG check head tag 05:53:11 2026-05-26 05:53:11,320 [execute] INFO git cat-file --batch-check 05:53:11 2026-05-26 05:53:11,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 05:53:11 2026-05-26 05:53:11,322 [execute] INFO git cat-file --batch 05:53:11 2026-05-26 05:53:11,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 05:53:11 2026-05-26 05:53:11,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:53:11 2026-05-26 05:53:11,332 [execute] INFO git tag -a v4.1.0-dev.25 -m v4.1.0-dev.25 05:53:11 2026-05-26 05:53:11,332 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.25', '-m', 'v4.1.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 05:53:11 2026-05-26 05:53:11,335 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:53:11 4.1.0-dev.25 [Pipeline] } 05:53:11 $ docker exec --env ******** --env ******** 6d4422a2de3e4df038a6ecaab0e2bc38e70b5a6d4a27da90e15e87b535419477 ssh-agent -k 05:53:11 unset SSH_AUTH_SOCK; 05:53:11 unset SSH_AGENT_PID; 05:53:11 echo Agent pid 38 killed; 05:53:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:11 + git semver [Pipeline] } 05:53:12 $ docker stop --time=1 6d4422a2de3e4df038a6ecaab0e2bc38e70b5a6d4a27da90e15e87b535419477 05:53:13 $ docker rm -f --volumes 6d4422a2de3e4df038a6ecaab0e2bc38e70b5a6d4a27da90e15e87b535419477 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:13 05:53:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:14 0.23.1-centos7: Pulling from edgex-lftools 05:53:14 ab5ef0e58194: Pulling fs layer 05:53:14 9712f1f96733: Pulling fs layer 05:53:14 63f879dbbcfc: Pulling fs layer 05:53:14 0d9ebad4ef96: Pulling fs layer 05:53:14 e9a5061849ea: Pulling fs layer 05:53:14 0d9ebad4ef96: Waiting 05:53:14 d747dcd14b5f: Pulling fs layer 05:53:14 e9a5061849ea: Waiting 05:53:14 2de7ff778b66: Pulling fs layer 05:53:14 d747dcd14b5f: Waiting 05:53:14 2de7ff778b66: Waiting 05:53:14 9712f1f96733: Verifying Checksum 05:53:14 9712f1f96733: Download complete 05:53:14 63f879dbbcfc: Verifying Checksum 05:53:14 63f879dbbcfc: Download complete 05:53:14 e9a5061849ea: Verifying Checksum 05:53:14 e9a5061849ea: Download complete 05:53:14 d747dcd14b5f: Download complete 05:53:14 0d9ebad4ef96: Verifying Checksum 05:53:14 0d9ebad4ef96: Download complete 05:53:14 2de7ff778b66: Verifying Checksum 05:53:14 2de7ff778b66: Download complete 05:53:14 ab5ef0e58194: Download complete 05:53:18 ab5ef0e58194: Pull complete 05:53:18 9712f1f96733: Pull complete 05:53:19 63f879dbbcfc: Pull complete 05:53:25 0d9ebad4ef96: Pull complete 05:53:25 e9a5061849ea: Pull complete 05:53:25 d747dcd14b5f: Pull complete 05:53:27 2de7ff778b66: Pull complete 05:53:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:53:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:27 prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container 05:53:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:53:30 $ docker top 50f9f90dd3be02b6024a3225ad5b506788212b7b00562851d4745ed937995594 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:53:30 provisioning config files... 05:53:30 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4474388714436572196tmp 05:53:30 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10279397757496761539tmp 05:53:30 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15559967899791521393tmp [Pipeline] { [Pipeline] echo 05:53:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:53:31 ---> sigul-configuration.sh 05:53:31 gpg: directory `/root/.gnupg' created 05:53:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:53:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:53:31 gpg: keyring `/root/.gnupg/secring.gpg' created 05:53:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:53:31 gpg: CAST5 encrypted data 05:53:31 gpg: encrypted with 1 passphrase 05:53:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:53:31 + mkdir /home/jenkins 05:53:31 + mkdir /home/jenkins/sigul [Pipeline] sh 05:53:31 + 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:53:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:53:32 ---> sigul-install.sh 05:53:32 Sigul already installed; skipping installation. [Pipeline] sh 05:53:32 + git tag --list 05:53:32 v1.0.0 05:53:32 v1.1.0 05:53:32 v1.1.1 05:53:32 v1.1.2 05:53:32 v1.2.0 05:53:32 v1.2.1 05:53:32 v2.0.0 05:53:32 v2.1.0 05:53:32 v2.1.1 05:53:32 v2.2.0 05:53:32 v2.3.0 05:53:32 v3.0 05:53:32 v3.0.0 05:53:32 v3.1 05:53:32 v3.1.0 05:53:32 v3.1.1 05:53:32 v4.0 05:53:32 v4.0.0 05:53:32 v4.0.1 05:53:32 v4.0.1-dev.1 05:53:32 v4.1.0-dev.1 05:53:32 v4.1.0-dev.10 05:53:32 v4.1.0-dev.11 05:53:32 v4.1.0-dev.12 05:53:32 v4.1.0-dev.13 05:53:32 v4.1.0-dev.14 05:53:32 v4.1.0-dev.15 05:53:32 v4.1.0-dev.16 05:53:32 v4.1.0-dev.17 05:53:32 v4.1.0-dev.18 05:53:32 v4.1.0-dev.19 05:53:32 v4.1.0-dev.2 05:53:32 v4.1.0-dev.20 05:53:32 v4.1.0-dev.21 05:53:32 v4.1.0-dev.22 05:53:32 v4.1.0-dev.23 05:53:32 v4.1.0-dev.24 05:53:32 v4.1.0-dev.25 05:53:32 v4.1.0-dev.3 05:53:32 v4.1.0-dev.4 05:53:32 v4.1.0-dev.5 05:53:32 v4.1.0-dev.6 05:53:32 v4.1.0-dev.7 05:53:32 v4.1.0-dev.8 05:53:32 v4.1.0-dev.9 [Pipeline] sh 05:53:32 + lftools sign git-tag v4.1.0-dev.25 05:53:33 Signing Git tag with Sigul... 05:53:33 Signing v4.1.0-dev.25 [Pipeline] echo 05:53:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:53:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:53:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:53:34 $ docker stop --time=1 50f9f90dd3be02b6024a3225ad5b506788212b7b00562851d4745ed937995594 05:53:35 $ docker rm -f --volumes 50f9f90dd3be02b6024a3225ad5b506788212b7b00562851d4745ed937995594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:53:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:53:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:36 prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container 05:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:53:36 $ docker top 6218ed745aeae20b42942160756a59165891c3978da643b7085c565c368fb4cf -eo pid,comm 05:53:36 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:53:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:36 [ssh-agent] Looking for ssh-agent implementation... 05:53:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:36 $ docker exec 6218ed745aeae20b42942160756a59165891c3978da643b7085c565c368fb4cf ssh-agent 05:53:36 SSH_AUTH_SOCK=/tmp/ssh-WLlGH8Rv2j1M/agent.32 05:53:36 SSH_AGENT_PID=38 05:53:36 Running ssh-add (command line suppressed) 05:53:37 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16246171375932256139.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16246171375932256139.key) 05:53:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:37 + git semver bump pre 05:53:37 2026-05-26 05:53:37,576 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:53:37 2026-05-26 05:53:37,581 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:53:37 2026-05-26 05:53:37,581 [bump_version] DEBUG bumping version:4.1.0-dev.25 on axis:pre with prefix:dev 05:53:37 2026-05-26 05:53:37,581 [bump_version] DEBUG bumped version:4.1.0-dev.26 05:53:37 2026-05-26 05:53:37,581 [write_version] DEBUG write version:4.1.0-dev.26 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 05:53:37 2026-05-26 05:53:37,581 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:53:37 2026-05-26 05:53:37,581 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:53:37 2026-05-26 05:53:37,583 [execute] INFO git cat-file --batch-check 05:53:37 2026-05-26 05:53:37,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:53:37 2026-05-26 05:53:37,587 [execute] INFO git cat-file --batch 05:53:37 2026-05-26 05:53:37,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:53:37 2026-05-26 05:53:37,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:53:37 4.1.0-dev.26 [Pipeline] } 05:53:37 $ docker exec --env ******** --env ******** 6218ed745aeae20b42942160756a59165891c3978da643b7085c565c368fb4cf ssh-agent -k 05:53:38 unset SSH_AUTH_SOCK; 05:53:38 unset SSH_AGENT_PID; 05:53:38 echo Agent pid 38 killed; 05:53:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:38 + git semver [Pipeline] } 05:53:38 $ docker stop --time=1 6218ed745aeae20b42942160756a59165891c3978da643b7085c565c368fb4cf 05:53:40 $ docker rm -f --volumes 6218ed745aeae20b42942160756a59165891c3978da643b7085c565c368fb4cf [Pipeline] // withDockerContainer [Pipeline] sh 05:53:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:53:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:40 prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container 05:53:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:53:41 $ docker top 4708657bc1f06c4689a6ace5923f5c35bbae92d0f84e523e2478aea5323e2184 -eo pid,comm 05:53:41 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:53:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:41 [ssh-agent] Looking for ssh-agent implementation... 05:53:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:41 $ docker exec 4708657bc1f06c4689a6ace5923f5c35bbae92d0f84e523e2478aea5323e2184 ssh-agent 05:53:41 SSH_AUTH_SOCK=/tmp/ssh-nYtoDTsM11t6/agent.32 05:53:41 SSH_AGENT_PID=38 05:53:41 Running ssh-add (command line suppressed) 05:53:41 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7177946387839096774.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7177946387839096774.key) 05:53:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:41 + git semver push 05:53:42 2026-05-26 05:53:42,118 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:53:42 2026-05-26 05:53:42,122 [run_push] DEBUG push 05:53:42 2026-05-26 05:53:42,123 [execute] INFO git cat-file --batch-check 05:53:42 2026-05-26 05:53:42,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:53:42 2026-05-26 05:53:42,125 [execute] INFO git rev-list d8a3841c74a1cf268987f08cb87b4a90d6f614d7 -- 05:53:42 2026-05-26 05:53:42,126 [execute] DEBUG Popen(['git', 'rev-list', 'd8a3841c74a1cf268987f08cb87b4a90d6f614d7', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:53:42 2026-05-26 05:53:42,134 [execute] INFO git fetch -v -- origin 05:53:42 2026-05-26 05:53:42,134 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:53:42 2026-05-26 05:53:42,693 [run_push] DEBUG no remote changes detected 05:53:42 2026-05-26 05:53:42,693 [execute] INFO git push origin semver 05:53:42 2026-05-26 05:53:42,694 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:53:44 2026-05-26 05:53:43,798 [run_push] DEBUG push all version tags 05:53:44 2026-05-26 05:53:43,798 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:53:44 2026-05-26 05:53:43,798 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 05:53:45 2026-05-26 05:53:44,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:53:45 4.1.0-dev.26 [Pipeline] } 05:53:45 $ docker exec --env ******** --env ******** 4708657bc1f06c4689a6ace5923f5c35bbae92d0f84e523e2478aea5323e2184 ssh-agent -k 05:53:45 unset SSH_AUTH_SOCK; 05:53:45 unset SSH_AGENT_PID; 05:53:45 echo Agent pid 38 killed; 05:53:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:45 + git semver [Pipeline] } 05:53:46 $ docker stop --time=1 4708657bc1f06c4689a6ace5923f5c35bbae92d0f84e523e2478aea5323e2184 05:53:47 $ docker rm -f --volumes 4708657bc1f06c4689a6ace5923f5c35bbae92d0f84e523e2478aea5323e2184 [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:53:48 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 05:53:48 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 05:53:48 total 16 05:53:48 drwxr-xr-x 3 root root 4096 May 26 05:37 . 05:53:48 drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:53 .. 05:53:48 drwxr-xr-x 2 root root 4096 May 26 05:37 cost 05:53:48 -rw-r--r-- 1 root root 86 May 26 05:37 cost.csv 05:53:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 05:53:48 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 05:53:48 total 16 05:53:48 drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:37 . 05:53:48 drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:53 .. 05:53:48 drwxr-xr-x 2 jenkins jenkins 4096 May 26 05:37 cost 05:53:48 -rw-r--r-- 1 jenkins jenkins 86 May 26 05:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:53:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:53:49 ---> package-listing.sh 05:53:49 ++ facter osfamily 05:53:49 ++ tr '[:upper:]' '[:lower:]' 05:53:49 + OS_FAMILY=debian 05:53:49 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 05:53:49 + START_PACKAGES=/tmp/packages_start.txt 05:53:49 + END_PACKAGES=/tmp/packages_end.txt 05:53:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:49 + PACKAGES=/tmp/packages_start.txt 05:53:49 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 05:53:49 + PACKAGES=/tmp/packages_end.txt 05:53:49 + case "${OS_FAMILY}" in 05:53:49 + dpkg -l 05:53:49 + grep '^ii' 05:53:49 + '[' -f /tmp/packages_start.txt ']' 05:53:49 + '[' -f /tmp/packages_end.txt ']' 05:53:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:49 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 05:53:49 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 05:53:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 05:53:49 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-rest-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:53:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:50 prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container 05:53:50 $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:53:50 $ docker top 2f72f9b1bfcac083e265aba4a41ee372010b4e465e9327e40e9a96b67904bf53 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:51 + touch /tmp/pre-build-complete [Pipeline] sh 05:53:51 + mkdir -p /var/log/sysstat [Pipeline] sh 05:53:51 + ls /var/log/sa-host 05:53:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:51 provisioning config files... 05:53:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9689546831540537555tmp [Pipeline] { [Pipeline] echo 05:53:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:53:52 ---> create-netrc.sh [Pipeline] } 05:53:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:53:52 ---> python-tools-install.sh [Pipeline] echo 05:53:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:53:52 ---> sudo-logs.sh 05:53:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:53:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:53:53 ---> job-cost.sh 05:53:53 lf-activate-venv: SKIPPING 05:53:53 DEBUG: total: 0.2199999988079071 05:53:53 INFO: Retrieving Stack Cost... 05:53:53 INFO: Retrieving Pricing Info for: v3-standard-8 05:53:53 INFO: Archiving Costs [Pipeline] echo 05:53:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:53:54 ---> logs-deploy.sh 05:53:54 lf-activate-venv: SKIPPING 05:53:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/234 05:53:54 INFO: archiving workspace using pattern(s): 05:53:55 Archives upload complete. 05:53:55 INFO: archiving logs to Nexus