Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3183a827203540ebd027eeea4a55ef1d5821fd71 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-ssh8491608483898234992.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8783737967273391210.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6499711739062291200.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh2040316234369958308.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1854705667284603209.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-virtual 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39325 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3183a827203540ebd027eeea4a55ef1d5821fd71 (main) Commit message: "Merge pull request #521 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f 3183a827203540ebd027eeea4a55ef1d5821fd71 # timeout=10 > git rev-list --no-walk 16bf3bc47e8e77bc45f68a4fd994df1c4aa75aec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:40:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:40:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:40:14 ========================================================= 11:40:14 EdgeX Global Pipelines Version Info 11:40:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:40:15 ------------------- 11:40:15 stable info: 11:40:15 ------------------- 11:40:15 Commited By: Cherry Wang cherry@iotechsys.com 11:40:15 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:40:15 Message: update stable to v1.0.269 11:40:15 ------------------- 11:40:15 experimental info: 11:40:15 ------------------- 11:40:15 Commited By: **** collab-it+edgex@linuxfoundation.org 11:40:15 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:40:15 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:40:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:40:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:40:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:40:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:40:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:40:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] echo 11:40:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3183a82 [Pipeline] echo 11:40:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:40:16 provisioning config files... 11:40:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15887610031306974168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:16 ---> ****-login.sh 11:40:16 nexus3.edgexfoundry.org:10001 11:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:16 Configure a credential helper to remove this warning. See 11:40:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:16 11:40:16 Login Succeeded 11:40:16 nexus3.edgexfoundry.org:10002 11:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:17 Configure a credential helper to remove this warning. See 11:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:17 11:40:17 Login Succeeded 11:40:17 nexus3.edgexfoundry.org:10003 11:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:17 Configure a credential helper to remove this warning. See 11:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:17 11:40:17 Login Succeeded 11:40:17 nexus3.edgexfoundry.org:10004 11:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:17 Configure a credential helper to remove this warning. See 11:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:17 11:40:17 Login Succeeded 11:40:17 ****.io 11:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:17 Configure a credential helper to remove this warning. See 11:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:17 11:40:17 Login Succeeded 11:40:17 ---> ****-login.sh ends [Pipeline] } 11:40:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:40:17 + git rev-list -1 --merges 3183a827203540ebd027eeea4a55ef1d5821fd71~1..3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] echo 11:40:17 -----------> git rev-list -1 --merges 3183a827203540ebd027eeea4a55ef1d5821fd71~1..3183a827203540ebd027eeea4a55ef1d5821fd71 3183a827203540ebd027eeea4a55ef1d5821fd71 11:40:17 3183a827203540ebd027eeea4a55ef1d5821fd71 [false] [Pipeline] sh 11:40:18 + git log --format=format:%s -1 3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] echo 11:40:18 ========================================================= 11:40:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:40:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:40:18 + git log --format=format:%s -1 3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] echo 11:40:18 [semverPrep] GIT_COMMIT: 3183a827203540ebd027eeea4a55ef1d5821fd71, Commit Message: Merge pull request #521 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25 [Pipeline] echo 11:40:18 [semverPrep] This is not a build commit. [Pipeline] sh 11:40:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:40:18 + grep -v github /etc/ssh/ssh_known_hosts 11:40:18 + [ -e /tmp/ssh_known_hosts ] 11:40:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:40:18 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:40:18 sudo tee -a /etc/ssh/ssh_known_hosts 11:40:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:40:19 11:40:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:40:19 0.1.4: Pulling from edgex-devops/py-git-semver 11:40:19 b85a868b505f: Pulling fs layer 11:40:19 e2be974225ed: Pulling fs layer 11:40:19 339a4e72a1f5: Pulling fs layer 11:40:19 988bab9f4d93: Pulling fs layer 11:40:19 1469e6f7b9e6: Pulling fs layer 11:40:19 eaf3925da568: Pulling fs layer 11:40:19 bab4dde63d76: Pulling fs layer 11:40:19 bde34c3a00c8: Pulling fs layer 11:40:19 b352a97aabf1: Pulling fs layer 11:40:19 4872d77fe225: Pulling fs layer 11:40:19 5851b861e8e6: Pulling fs layer 11:40:19 bab4dde63d76: Waiting 11:40:19 bde34c3a00c8: Waiting 11:40:19 b352a97aabf1: Waiting 11:40:19 4872d77fe225: Waiting 11:40:19 5851b861e8e6: Waiting 11:40:19 988bab9f4d93: Waiting 11:40:19 1469e6f7b9e6: Waiting 11:40:19 eaf3925da568: Waiting 11:40:19 e2be974225ed: Verifying Checksum 11:40:19 e2be974225ed: Download complete 11:40:19 988bab9f4d93: Verifying Checksum 11:40:19 988bab9f4d93: Download complete 11:40:19 1469e6f7b9e6: Verifying Checksum 11:40:19 1469e6f7b9e6: Download complete 11:40:19 eaf3925da568: Download complete 11:40:19 339a4e72a1f5: Verifying Checksum 11:40:19 339a4e72a1f5: Download complete 11:40:19 bde34c3a00c8: Verifying Checksum 11:40:19 bde34c3a00c8: Download complete 11:40:19 b352a97aabf1: Verifying Checksum 11:40:19 b352a97aabf1: Download complete 11:40:19 4872d77fe225: Verifying Checksum 11:40:19 4872d77fe225: Download complete 11:40:19 5851b861e8e6: Verifying Checksum 11:40:19 5851b861e8e6: Download complete 11:40:19 b85a868b505f: Verifying Checksum 11:40:19 b85a868b505f: Download complete 11:40:20 bab4dde63d76: Verifying Checksum 11:40:20 bab4dde63d76: Download complete 11:40:21 b85a868b505f: Pull complete 11:40:21 e2be974225ed: Pull complete 11:40:21 339a4e72a1f5: Pull complete 11:40:21 988bab9f4d93: Pull complete 11:40:21 1469e6f7b9e6: Pull complete 11:40:21 eaf3925da568: Pull complete 11:40:23 bab4dde63d76: Pull complete 11:40:23 bde34c3a00c8: Pull complete 11:40:23 b352a97aabf1: Pull complete 11:40:23 4872d77fe225: Pull complete 11:40:23 5851b861e8e6: Pull complete 11:40:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:40:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:23 prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container 11:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:40:25 $ docker top bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 -eo pid,comm 11:40:25 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). 11:40:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:40:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:40:25 [ssh-agent] Looking for ssh-agent implementation... 11:40:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:25 $ docker exec bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 ssh-agent 11:40:25 SSH_AUTH_SOCK=/tmp/ssh-2XjPNlTh4OhI/agent.31 11:40:25 SSH_AGENT_PID=37 11:40:25 Running ssh-add (command line suppressed) 11:40:25 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14420176199284583241.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14420176199284583241.key) 11:40:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:40:26 + git tag --points-at HEAD [Pipeline] } 11:40:26 $ docker exec --env ******** --env ******** bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 ssh-agent -k 11:40:26 unset SSH_AUTH_SOCK; 11:40:26 unset SSH_AGENT_PID; 11:40:26 echo Agent pid 37 killed; 11:40:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:40:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:40:26 [ssh-agent] Looking for ssh-agent implementation... 11:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:26 $ docker exec bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 ssh-agent 11:40:26 SSH_AUTH_SOCK=/tmp/ssh-8IYhcLWhJ7oJ/agent.70 11:40:26 SSH_AGENT_PID=76 11:40:26 Running ssh-add (command line suppressed) 11:40:26 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18277761501536234159.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18277761501536234159.key) 11:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:40:26 + git semver init 11:40:27 2025-02-20 11:40:27,024 [run_init] DEBUG init version:0.0.0 force:False 11:40:27 2025-02-20 11:40:27,025 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:40:27 2025-02-20 11:40:27,025 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:40:27 2025-02-20 11:40:27,025 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 11:40:28 2025-02-20 11:40:28,277 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:40:28 2025-02-20 11:40:28,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:40:28 2025-02-20 11:40:28,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:40:28 2025-02-20 11:40:28,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:40:28 4.0.0-dev.16 [Pipeline] } 11:40:28 $ docker exec --env ******** --env ******** bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 ssh-agent -k 11:40:28 unset SSH_AUTH_SOCK; 11:40:28 unset SSH_AGENT_PID; 11:40:28 echo Agent pid 76 killed; 11:40:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:40:28 + git semver [Pipeline] } 11:40:29 $ docker stop --time=1 bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 11:40:30 $ docker rm -f --volumes bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 [Pipeline] // withDockerContainer [Pipeline] sh 11:40:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:40:31 Stashed 1 file(s) [Pipeline] echo 11:40:31 [edgeXSemver]: initialized semver on version 4.0.0-dev.16 [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 11:40:31 provisioning config files... 11:40:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14840815922807220016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:31 ---> ****-login.sh 11:40:31 nexus3.edgexfoundry.org:10001 11:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:31 Configure a credential helper to remove this warning. See 11:40:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:31 11:40:31 Login Succeeded 11:40:31 nexus3.edgexfoundry.org:10002 11:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:31 Configure a credential helper to remove this warning. See 11:40:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:31 11:40:31 Login Succeeded 11:40:31 nexus3.edgexfoundry.org:10003 11:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:31 Configure a credential helper to remove this warning. See 11:40:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:31 11:40:31 Login Succeeded 11:40:31 nexus3.edgexfoundry.org:10004 11:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:31 Configure a credential helper to remove this warning. See 11:40:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:31 11:40:31 Login Succeeded 11:40:31 ****.io 11:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:32 Configure a credential helper to remove this warning. See 11:40:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:32 11:40:32 Login Succeeded 11:40:32 ---> ****-login.sh ends [Pipeline] } 11:40:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:40:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:40:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:40:32 ========================================================= 11:40:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:40:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:40:32 Sending build context to Docker daemon 37.88MB 11:40:32 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:40:32 Step 2/12 : FROM ${BASE} AS builder 11:40:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:40:32 da9db072f522: Pulling fs layer 11:40:32 6ef4a4ee8ca5: Pulling fs layer 11:40:32 06f05ace1117: Pulling fs layer 11:40:32 5fe327b54edc: Pulling fs layer 11:40:32 4f4fb700ef54: Pulling fs layer 11:40:32 92a5565b7b96: Pulling fs layer 11:40:32 ff9bb7016b71: Pulling fs layer 11:40:32 b67dba6c2c7d: Pulling fs layer 11:40:32 a813b0c90790: Pulling fs layer 11:40:32 4f4fb700ef54: Waiting 11:40:32 92a5565b7b96: Waiting 11:40:32 ff9bb7016b71: Waiting 11:40:32 b67dba6c2c7d: Waiting 11:40:32 a813b0c90790: Waiting 11:40:32 5fe327b54edc: Waiting 11:40:32 6ef4a4ee8ca5: Download complete 11:40:32 5fe327b54edc: Download complete 11:40:32 4f4fb700ef54: Verifying Checksum 11:40:32 4f4fb700ef54: Download complete 11:40:32 92a5565b7b96: Verifying Checksum 11:40:32 92a5565b7b96: Download complete 11:40:32 da9db072f522: Download complete 11:40:32 ff9bb7016b71: Download complete 11:40:32 da9db072f522: Pull complete 11:40:33 6ef4a4ee8ca5: Pull complete 11:40:33 a813b0c90790: Verifying Checksum 11:40:33 a813b0c90790: Download complete 11:40:33 06f05ace1117: Verifying Checksum 11:40:33 06f05ace1117: Download complete 11:40:33 b67dba6c2c7d: Verifying Checksum 11:40:33 b67dba6c2c7d: Download complete 11:40:36 06f05ace1117: Pull complete 11:40:36 5fe327b54edc: Pull complete 11:40:36 4f4fb700ef54: Pull complete 11:40:36 92a5565b7b96: Pull complete 11:40:36 ff9bb7016b71: Pull complete 11:40:38 b67dba6c2c7d: Pull complete 11:40:39 a813b0c90790: Pull complete 11:40:39 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 11:40:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:40:39 ---> 3ba60ce46760 11:40:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:40:41 ---> Running in 4aecd25f3361 11:40:41 Removing intermediate container 4aecd25f3361 11:40:41 ---> c2d0e3f2aa47 11:40:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:40:41 ---> Running in 2f54cecf5927 11:40:41 Removing intermediate container 2f54cecf5927 11:40:41 ---> 9ffd9c7bd569 11:40:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:40:41 ---> Running in 5b949435eee2 11:40:41 Removing intermediate container 5b949435eee2 11:40:41 ---> 40a7eebba718 11:40:41 Step 6/12 : WORKDIR /device-virtual-go 11:40:41 ---> Running in 4b577529b6b8 11:40:41 Removing intermediate container 4b577529b6b8 11:40:41 ---> be5686eedec7 11:40:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:40:41 ---> Running in f8e83f4a0fff 11:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:42 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:40:42 (2/4) Installing libedit (20240517.3.1-r0) 11:40:42 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:40:42 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:40:42 Executing busybox-1.36.1-r29.trigger 11:40:42 OK: 252 MiB in 62 packages 11:40:42 Removing intermediate container f8e83f4a0fff 11:40:42 ---> 03c3bc265c39 11:40:42 Step 8/12 : COPY go.mod vendor* ./ 11:40:43 ---> ca0a0917d8dd 11:40:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:43 ---> Running in f5e180fe9a95 11:40:46 Still waiting to schedule task 11:40:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:41:21 Removing intermediate container f5e180fe9a95 11:41:21 ---> 611fbcdb02f4 11:41:21 Step 10/12 : COPY . . 11:41:22 ---> c8afd658f528 11:41:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:41:22 ---> Running in 467a9e84aee0 11:41:22 Removing intermediate container 467a9e84aee0 11:41:22 ---> 7dfc4975e183 11:41:22 Step 12/12 : RUN $MAKE 11:41:22 ---> Running in f10189634289 11:41:23 noop 11:41:23 Removing intermediate container f10189634289 11:41:23 ---> 24ae2076b2e6 11:41:23 Successfully built 24ae2076b2e6 11:41:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:23 + docker inspect -f . ci-base-image-x86_64 11:41:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:23 prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container 11:41:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:41:24 $ docker top 9efa4e781df6f64fd1196b7c0f6920b03e6751788bce573296aa26daf7e42aa4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:41:24 + go version 11:41:24 go version go1.23.4 linux/amd64 [Pipeline] } 11:41:24 $ docker stop --time=1 9efa4e781df6f64fd1196b7c0f6920b03e6751788bce573296aa26daf7e42aa4 11:41:25 $ docker rm -f --volumes 9efa4e781df6f64fd1196b7c0f6920b03e6751788bce573296aa26daf7e42aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:26 + docker inspect -f . ci-base-image-x86_64 11:41:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:26 prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container 11:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:41:26 $ docker top 468ee478bad0567dcd8f78e7ae090ee7278520e0a00558ea8bf48f2ecbb7f3cb -eo pid,comm [Pipeline] { [Pipeline] sh 11:41:26 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:41:27 + make test 11:41:27 go test ./... -coverprofile=coverage.out 11:41:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:41:50 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:41:50 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements 11:42:00 go vet ./... 11:42:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:42:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:42:05 ./bin/test-attribution-txt.sh [Pipeline] echo 11:42:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:42:05 $ docker stop --time=1 468ee478bad0567dcd8f78e7ae090ee7278520e0a00558ea8bf48f2ecbb7f3cb 11:42:07 $ docker rm -f --volumes 468ee478bad0567dcd8f78e7ae090ee7278520e0a00558ea8bf48f2ecbb7f3cb [Pipeline] // withDockerContainer [Pipeline] sh 11:42:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:42:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:42:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:42:09 + ls -al . 11:42:09 total 264 11:42:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 11:41 . 11:42:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:40 .. 11:42:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 11:41 .git 11:42:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:40 .github 11:42:09 -rw-rw-r-- 1 jenkins jenkins 272 Feb 20 11:40 .gitignore 11:42:09 -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 11:40 .golangci.yml 11:42:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 11:40 .semver 11:42:09 -rw-rw-r-- 1 jenkins jenkins 18321 Feb 20 11:40 Attribution.txt 11:42:09 -rw-rw-r-- 1 jenkins jenkins 15941 Feb 20 11:40 CHANGELOG.md 11:42:09 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 20 11:40 Dockerfile 11:42:09 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 11:40 GOVERNANCE.md 11:42:09 -rw-rw-r-- 1 jenkins jenkins 660 Feb 20 11:40 Jenkinsfile 11:42:09 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 11:40 LICENSE 11:42:09 -rw-rw-r-- 1 jenkins jenkins 2652 Feb 20 11:40 Makefile 11:42:09 -rw-rw-r-- 1 jenkins jenkins 623 Feb 20 11:40 OWNERS.md 11:42:09 -rw-rw-r-- 1 jenkins jenkins 4473 Feb 20 11:40 README.md 11:42:09 -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 11:40 VERSION 11:42:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:40 bin 11:42:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:40 cmd 11:42:09 -rw-r--r-- 1 jenkins jenkins 43316 Feb 20 11:41 coverage.out 11:42:09 -rw-rw-r-- 1 jenkins jenkins 6080 Feb 20 11:40 go.mod 11:42:09 -rw-rw-r-- 1 jenkins jenkins 86628 Feb 20 11:40 go.sum 11:42:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:40 internal 11:42:09 -rw-rw-r-- 1 jenkins jenkins 235 Feb 20 11:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:09 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3183a827203540ebd027eeea4a55ef1d5821fd71 --label arch=amd64 --label version=4.0.0-dev.16 . 11:42:09 Sending build context to Docker daemon 37.92MB 11:42:09 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:42:09 Step 2/26 : FROM ${BASE} AS builder 11:42:09 ---> 24ae2076b2e6 11:42:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:42:09 ---> Running in 0b29b6667790 11:42:09 Removing intermediate container 0b29b6667790 11:42:09 ---> 1e1f67fbb4c4 11:42:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:42:09 ---> Running in fa706abb6eca 11:42:10 Removing intermediate container fa706abb6eca 11:42:10 ---> ec38a30ba43b 11:42:10 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:42:10 ---> Running in 54bcc5b6500a 11:42:10 Removing intermediate container 54bcc5b6500a 11:42:10 ---> 797724130363 11:42:10 Step 6/26 : WORKDIR /device-virtual-go 11:42:10 ---> Running in 90f4dcfce07f 11:42:10 Removing intermediate container 90f4dcfce07f 11:42:10 ---> 90a3f10171fa 11:42:10 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:42:10 ---> Running in f022c7fa56de 11:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:42:10 OK: 252 MiB in 62 packages 11:42:11 Removing intermediate container f022c7fa56de 11:42:11 ---> dd3f346106b1 11:42:11 Step 8/26 : COPY go.mod vendor* ./ 11:42:11 ---> e4670a4d41eb 11:42:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:11 ---> Running in 3f9b4805cb2f 11:42:12 Removing intermediate container 3f9b4805cb2f 11:42:12 ---> 0289a66f5674 11:42:12 Step 10/26 : COPY . . 11:42:12 ---> a471135412fd 11:42:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:42:12 ---> Running in a63a065a5d6d 11:42:12 Removing intermediate container a63a065a5d6d 11:42:12 ---> 504d1c5bbbf1 11:42:12 Step 12/26 : RUN $MAKE 11:42:12 ---> Running in 7510de5b0045 11:42:13 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:42:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39326 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:42:19 Running in /w/workspace/device-virtual-go/201 [Pipeline] { [Pipeline] checkout 11:42:23 The recommended git tool is: git 11:42:28 using credential edgex-jenkins-ssh 11:42:28 Cloning the remote Git repository 11:42:28 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:42:28 > git init /w/workspace/device-virtual-go/201 # timeout=10 11:42:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:42:28 > git --version # timeout=10 11:42:28 > git --version # 'git version 2.25.1' 11:42:28 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:42:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:32 Avoid second fetch 11:42:32 Checking out Revision 3183a827203540ebd027eeea4a55ef1d5821fd71 (main) 11:42:33 Commit message: "Merge pull request #521 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" 11:42:32 > git config core.sparsecheckout # timeout=10 11:42:32 > git checkout -f 3183a827203540ebd027eeea4a55ef1d5821fd71 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:42:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:42:38 % Total % Received % Xferd Average Speed Time Time Time Current 11:42:38 Dload Upload Total Spent Left Speed 11:42:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75458 [Pipeline] sh 11:42:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:42:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:42:38 + sudo tee /etc/docker/daemon.new 11:42:38 { 11:42:38 "registry-mirrors": [ 11:42:38 "https://nexus3.edgexfoundry.org:10001" 11:42:38 ], 11:42:38 "bip": "10.250.0.254/24", 11:42:38 "hosts": [ 11:42:38 "tcp://0.0.0.0:5555", 11:42:38 "unix:///var/run/docker.sock" 11:42:38 ], 11:42:38 "mtu": 1458, 11:42:38 "selinux-enabled": true, 11:42:38 "seccomp-profile": "/etc/docker/seccomp.json" 11:42:38 } [Pipeline] sh 11:42:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:42:39 + sudo service docker restart 11:42:45 Removing intermediate container 7510de5b0045 11:42:45 ---> 3706cdf6a7a5 11:42:45 Step 13/26 : FROM alpine:3.20 11:42:45 3.20: Pulling from library/alpine 11:42:45 0a9a5dfd008f: Pulling fs layer 11:42:45 0a9a5dfd008f: Verifying Checksum 11:42:45 0a9a5dfd008f: Download complete 11:42:45 0a9a5dfd008f: Pull complete 11:42:45 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:42:45 Status: Downloaded newer image for alpine:3.20 11:42:45 ---> ff221270b9fb 11:42:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:42:45 ---> Running in e54c4c84a301 11:42:45 Removing intermediate container e54c4c84a301 11:42:45 ---> b475451d2605 11:42:45 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:42:45 ---> Running in b8c21e22375d 11:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:42:45 (1/1) Installing dumb-init (1.2.5-r3) 11:42:45 Executing busybox-1.36.1-r29.trigger 11:42:45 OK: 8 MiB in 15 packages 11:42:45 Removing intermediate container b8c21e22375d 11:42:45 ---> a324e70afb1d 11:42:45 Step 16/26 : RUN apk --no-cache upgrade 11:42:45 ---> Running in e1ee58a1874a 11:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:42:45 OK: 8 MiB in 15 packages 11:42:45 Removing intermediate container e1ee58a1874a 11:42:45 ---> 3cf3200e0ba9 11:42:45 Step 17/26 : WORKDIR / 11:42:45 ---> Running in 40d9639bda6c 11:42:45 Removing intermediate container 40d9639bda6c 11:42:45 ---> 619268dd3c3c 11:42:45 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:42:45 ---> c243f8b00419 11:42:45 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:42:45 ---> 06bc846e5807 11:42:45 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:42:45 ---> 65a81027bada 11:42:45 Step 21/26 : EXPOSE 59900 11:42:45 ---> Running in f5b9cb50406b 11:42:45 Removing intermediate container f5b9cb50406b 11:42:45 ---> 61015be268fa 11:42:45 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:42:45 ---> Running in 5c309d4076d6 11:42:45 Removing intermediate container 5c309d4076d6 11:42:45 ---> 684457a2d9ae 11:42:45 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:42:45 ---> Running in d51fbc24c2be 11:42:45 Removing intermediate container d51fbc24c2be 11:42:45 ---> 40f9fc1a352c 11:42:45 Step 24/26 : LABEL arch=amd64 11:42:45 ---> Running in 417cbb5ca67c 11:42:45 Removing intermediate container 417cbb5ca67c 11:42:45 ---> 5becb6a784a1 11:42:45 Step 25/26 : LABEL git_sha=3183a827203540ebd027eeea4a55ef1d5821fd71 11:42:45 ---> Running in 6a4334a20b6f 11:42:45 Removing intermediate container 6a4334a20b6f 11:42:45 ---> 9002d8fad9ee 11:42:45 Step 26/26 : LABEL version=4.0.0-dev.16 11:42:45 ---> Running in b47ce4720ae1 11:42:45 Removing intermediate container b47ce4720ae1 11:42:45 ---> e8fba30f06bc 11:42:45 [Warning] One or more build-args [ARCH] were not consumed 11:42:45 Successfully built e8fba30f06bc 11:42:45 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:45 provisioning config files... 11:42:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12126270637293670257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:46 ---> ****-login.sh 11:42:46 nexus3.edgexfoundry.org:10001 11:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:46 Configure a credential helper to remove this warning. See 11:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:46 11:42:46 Login Succeeded 11:42:46 nexus3.edgexfoundry.org:10002 11:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:46 Configure a credential helper to remove this warning. See 11:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:46 11:42:46 Login Succeeded 11:42:46 nexus3.edgexfoundry.org:10003 11:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:46 Configure a credential helper to remove this warning. See 11:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:46 11:42:46 Login Succeeded 11:42:46 nexus3.edgexfoundry.org:10004 11:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:46 Configure a credential helper to remove this warning. See 11:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:46 11:42:46 Login Succeeded 11:42:46 ****.io 11:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:46 Configure a credential helper to remove this warning. See 11:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:46 11:42:46 Login Succeeded 11:42:46 ---> ****-login.sh ends [Pipeline] } 11:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:42:46 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:42:46 3183a827203540ebd027eeea4a55ef1d5821fd71 11:42:46 latest 11:42:46 4.0.0-dev.16 11:42:46 3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 11:42:46 main 11:42:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71 11:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:42:47 e3ad17e6e8ec: Preparing 11:42:47 1b7180dcf940: Preparing 11:42:47 60b04342477d: Preparing 11:42:47 4cf86fcd2244: Preparing 11:42:47 913ac77a54d3: Preparing 11:42:47 994456c4fd7b: Preparing 11:42:47 60b04342477d: Pushed 11:42:47 4cf86fcd2244: Pushed 11:42:47 913ac77a54d3: Pushed 11:42:47 1b7180dcf940: Pushed 11:42:47 994456c4fd7b: Layer already exists 11:42:51 e3ad17e6e8ec: Pushed 11:42:51 3183a827203540ebd027eeea4a55ef1d5821fd71: digest: sha256:429018327e4d25c1d1e3dc17e3c892cfe0069dd4a1d1f5056cf8870fc52f4eee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:51 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:42:51 e3ad17e6e8ec: Preparing 11:42:51 1b7180dcf940: Preparing 11:42:51 60b04342477d: Preparing 11:42:51 4cf86fcd2244: Preparing 11:42:51 913ac77a54d3: Preparing 11:42:51 994456c4fd7b: Preparing 11:42:51 994456c4fd7b: Waiting 11:42:51 913ac77a54d3: Layer already exists 11:42:51 4cf86fcd2244: Layer already exists 11:42:51 60b04342477d: Layer already exists 11:42:51 e3ad17e6e8ec: Layer already exists 11:42:51 1b7180dcf940: Layer already exists 11:42:51 994456c4fd7b: Layer already exists 11:42:51 latest: digest: sha256:429018327e4d25c1d1e3dc17e3c892cfe0069dd4a1d1f5056cf8870fc52f4eee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.16 11:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:42:52 e3ad17e6e8ec: Preparing 11:42:52 1b7180dcf940: Preparing 11:42:52 60b04342477d: Preparing 11:42:52 4cf86fcd2244: Preparing 11:42:52 913ac77a54d3: Preparing 11:42:52 994456c4fd7b: Preparing 11:42:52 e3ad17e6e8ec: Layer already exists 11:42:52 60b04342477d: Layer already exists 11:42:52 4cf86fcd2244: Layer already exists 11:42:52 913ac77a54d3: Layer already exists 11:42:52 1b7180dcf940: Layer already exists 11:42:52 994456c4fd7b: Layer already exists 11:42:52 4.0.0-dev.16: digest: sha256:429018327e4d25c1d1e3dc17e3c892cfe0069dd4a1d1f5056cf8870fc52f4eee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 11:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:42:53 e3ad17e6e8ec: Preparing 11:42:53 1b7180dcf940: Preparing 11:42:53 60b04342477d: Preparing 11:42:53 4cf86fcd2244: Preparing 11:42:53 913ac77a54d3: Preparing 11:42:53 994456c4fd7b: Preparing 11:42:53 994456c4fd7b: Waiting 11:42:53 4cf86fcd2244: Layer already exists 11:42:53 60b04342477d: Layer already exists 11:42:53 1b7180dcf940: Layer already exists 11:42:53 913ac77a54d3: Layer already exists 11:42:53 e3ad17e6e8ec: Layer already exists 11:42:53 994456c4fd7b: Layer already exists 11:42:53 3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16: digest: sha256:429018327e4d25c1d1e3dc17e3c892cfe0069dd4a1d1f5056cf8870fc52f4eee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:53 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:42:53 e3ad17e6e8ec: Preparing 11:42:53 1b7180dcf940: Preparing 11:42:53 60b04342477d: Preparing 11:42:53 4cf86fcd2244: Preparing 11:42:53 913ac77a54d3: Preparing 11:42:53 994456c4fd7b: Preparing 11:42:53 994456c4fd7b: Waiting 11:42:53 4cf86fcd2244: Layer already exists 11:42:53 1b7180dcf940: Layer already exists 11:42:53 913ac77a54d3: Layer already exists 11:42:53 e3ad17e6e8ec: Layer already exists 11:42:53 60b04342477d: Layer already exists 11:42:53 994456c4fd7b: Layer already exists 11:42:53 main: digest: sha256:429018327e4d25c1d1e3dc17e3c892cfe0069dd4a1d1f5056cf8870fc52f4eee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:42:53 ===================================================== [Pipeline] echo 11:42:53 taggedImages: 11:42:53 - nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71 11:42:53 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:42:53 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.16 11:42:53 - nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 11:42:53 - nexus3.edgexfoundry.org:10004/device-virtual: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 11:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:54 11:42:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:54 latest: Pulling from edgex-lftools-log-publisher 11:42:54 5eb5b503b376: Pulling fs layer 11:42:54 5c69ac0246d0: Pulling fs layer 11:42:54 ec43610c2a17: Pulling fs layer 11:42:54 3a2ae6a8a46f: Pulling fs layer 11:42:54 33b1e0a273af: Pulling fs layer 11:42:54 5d3b04190fa2: Pulling fs layer 11:42:54 2f39f015ded8: Pulling fs layer 11:42:54 33b1e0a273af: Waiting 11:42:54 3a2ae6a8a46f: Waiting 11:42:54 5d3b04190fa2: Waiting 11:42:54 5c69ac0246d0: Verifying Checksum 11:42:54 3a2ae6a8a46f: Verifying Checksum 11:42:54 3a2ae6a8a46f: Download complete 11:42:54 33b1e0a273af: Verifying Checksum 11:42:54 33b1e0a273af: Download complete 11:42:54 5d3b04190fa2: Download complete 11:42:54 ec43610c2a17: Verifying Checksum 11:42:54 ec43610c2a17: Download complete 11:42:54 5eb5b503b376: Verifying Checksum 11:42:54 5eb5b503b376: Download complete 11:42:55 2f39f015ded8: Download complete 11:42:56 5eb5b503b376: Pull complete 11:42:56 5c69ac0246d0: Pull complete 11:42:56 ec43610c2a17: Pull complete 11:42:56 3a2ae6a8a46f: Pull complete 11:42:57 33b1e0a273af: Pull complete 11:42:57 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:57 provisioning config files... 11:42:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/201@tmp/config18254785848404975192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:58 ---> ****-login.sh 11:42:58 nexus3.edgexfoundry.org:10001 11:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:58 Configure a credential helper to remove this warning. See 11:42:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:58 11:42:58 Login Succeeded 11:42:58 nexus3.edgexfoundry.org:10002 11:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:58 Configure a credential helper to remove this warning. See 11:42:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:58 11:42:58 Login Succeeded 11:42:59 nexus3.edgexfoundry.org:10003 11:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:59 Configure a credential helper to remove this warning. See 11:42:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:59 11:42:59 Login Succeeded 11:42:59 nexus3.edgexfoundry.org:10004 11:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:42:59 Configure a credential helper to remove this warning. See 11:42:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:42:59 11:42:59 Login Succeeded 11:42:59 ****.io 11:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:00 Configure a credential helper to remove this warning. See 11:43:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:00 11:43:00 Login Succeeded 11:43:00 ---> ****-login.sh ends [Pipeline] } 11:43:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:43:00 ========================================================= 11:43:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:43:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:43:01 2f39f015ded8: Pull complete 11:43:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:43:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:43:01 prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container 11:43:01 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:43:01 Sending build context to Docker daemon 19.13MB 11:43:01 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:43:01 Step 2/12 : FROM ${BASE} AS builder 11:43:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:43:01 9986a736f7d3: Pulling fs layer 11:43:01 1f018df60701: Pulling fs layer 11:43:01 39f8f326b044: Pulling fs layer 11:43:01 e6a1e7a6a96a: Pulling fs layer 11:43:01 4f4fb700ef54: Pulling fs layer 11:43:01 d45d956e0dbf: Pulling fs layer 11:43:01 d7702b0d1db1: Pulling fs layer 11:43:01 5c7f0f088c93: Pulling fs layer 11:43:01 4fdc064ae6cf: Pulling fs layer 11:43:01 d45d956e0dbf: Waiting 11:43:01 d7702b0d1db1: Waiting 11:43:01 5c7f0f088c93: Waiting 11:43:01 4fdc064ae6cf: Waiting 11:43:01 e6a1e7a6a96a: Waiting 11:43:01 4f4fb700ef54: Waiting 11:43:01 1f018df60701: Verifying Checksum 11:43:01 1f018df60701: Download complete 11:43:01 e6a1e7a6a96a: Verifying Checksum 11:43:01 e6a1e7a6a96a: Download complete 11:43:01 4f4fb700ef54: Verifying Checksum 11:43:01 4f4fb700ef54: Download complete 11:43:01 d45d956e0dbf: Verifying Checksum 11:43:01 d45d956e0dbf: Download complete 11:43:01 d7702b0d1db1: Verifying Checksum 11:43:01 d7702b0d1db1: Download complete 11:43:01 9986a736f7d3: Verifying Checksum 11:43:01 9986a736f7d3: Download complete 11:43:02 4fdc064ae6cf: Verifying Checksum 11:43:02 4fdc064ae6cf: Download complete 11:43:02 9986a736f7d3: Pull complete 11:43:02 $ docker top 00713729f2343155aa026521c44ff4a6cde5bddae9996a525ace95e71a235194 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:03 ---> job-cost.sh 11:43:03 lf-activate-venv: SKIPPING 11:43:03 INFO: No Stack... 11:43:03 1f018df60701: Pull complete 11:43:03 INFO: Retrieving Pricing Info for: v3-standard-8 11:43:03 39f8f326b044: Verifying Checksum 11:43:03 39f8f326b044: Download complete 11:43:04 INFO: Archiving Costs [Pipeline] sh 11:43:04 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 11:43:04 + cut -d, -f6 [Pipeline] lock 11:43:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] 11:43:04 Resource [jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] did not exist. Created. 11:43:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:43:04 + echo total: 0.2199999988079071 [Pipeline] stash 11:43:04 Stashed 1 file(s) [Pipeline] } 11:43:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 11:43:04 $ docker stop --time=1 00713729f2343155aa026521c44ff4a6cde5bddae9996a525ace95e71a235194 11:43:04 5c7f0f088c93: Verifying Checksum 11:43:04 5c7f0f088c93: Download complete 11:43:05 $ docker rm -f --volumes 00713729f2343155aa026521c44ff4a6cde5bddae9996a525ace95e71a235194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:43:19 39f8f326b044: Pull complete 11:43:19 e6a1e7a6a96a: Pull complete 11:43:19 4f4fb700ef54: Pull complete 11:43:19 d45d956e0dbf: Pull complete 11:43:19 d7702b0d1db1: Pull complete 11:43:28 5c7f0f088c93: Pull complete 11:43:29 4fdc064ae6cf: Pull complete 11:43:29 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 11:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:43:29 ---> 63f30b955cb9 11:43:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:43:30 ---> Running in d5cd9ae8ac70 11:43:30 Removing intermediate container d5cd9ae8ac70 11:43:30 ---> dd3a28cd61c5 11:43:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:43:30 ---> Running in a8101dd38040 11:43:31 Removing intermediate container a8101dd38040 11:43:31 ---> a65af34224e2 11:43:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:43:31 ---> Running in 12f5482357da 11:43:31 Removing intermediate container 12f5482357da 11:43:31 ---> 60ab4dffe06c 11:43:31 Step 6/12 : WORKDIR /device-virtual-go 11:43:31 ---> Running in bd8c91cf76ed 11:43:31 Removing intermediate container bd8c91cf76ed 11:43:31 ---> af747ed547c9 11:43:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:43:31 ---> Running in f319961f3ae1 11:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:43:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:43:34 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:43:34 (2/4) Installing libedit (20240517.3.1-r0) 11:43:34 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:43:34 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:43:34 Executing busybox-1.36.1-r29.trigger 11:43:34 OK: 244 MiB in 62 packages 11:43:35 Removing intermediate container f319961f3ae1 11:43:35 ---> 1a922349b434 11:43:35 Step 8/12 : COPY go.mod vendor* ./ 11:43:36 ---> 04bf0f60bbf5 11:43:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:36 ---> Running in d8fde75c5afe 11:45:27 Removing intermediate container d8fde75c5afe 11:45:27 ---> 1d1a04d61dca 11:45:27 Step 10/12 : COPY . . 11:45:27 ---> 603090dd16d5 11:45:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:45:27 ---> Running in f33f86602365 11:45:27 Removing intermediate container f33f86602365 11:45:27 ---> 0bfa62231afb 11:45:27 Step 12/12 : RUN $MAKE 11:45:27 ---> Running in 5a97e925dca7 11:45:27 noop 11:45:27 Removing intermediate container 5a97e925dca7 11:45:27 ---> 07ced26dee7e 11:45:27 Successfully built 07ced26dee7e 11:45:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:28 + docker inspect -f . ci-base-image-arm64 11:45:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:28 prd-ubuntu20.04-docker-arm64-4c-16g-39326 does not seem to be running inside a container 11:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/201 -v /w/workspace/device-virtual-go/201:/w/workspace/device-virtual-go/201:rw,z -v /w/workspace/device-virtual-go/201@tmp:/w/workspace/device-virtual-go/201@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 11:45:29 $ docker top 5271919f4332666a38e05040edafe2f3ec72ac9c9096651fe0680b19a20e7605 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:30 + go version 11:45:30 go version go1.23.4 linux/arm64 [Pipeline] } 11:45:30 $ docker stop --time=1 5271919f4332666a38e05040edafe2f3ec72ac9c9096651fe0680b19a20e7605 11:45:32 $ docker rm -f --volumes 5271919f4332666a38e05040edafe2f3ec72ac9c9096651fe0680b19a20e7605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:32 + docker inspect -f . ci-base-image-arm64 11:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:32 prd-ubuntu20.04-docker-arm64-4c-16g-39326 does not seem to be running inside a container 11:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/201 -v /w/workspace/device-virtual-go/201:/w/workspace/device-virtual-go/201:rw,z -v /w/workspace/device-virtual-go/201@tmp:/w/workspace/device-virtual-go/201@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 11:45:34 $ docker top e54cb9d56a8ad8f8d0dfd40d3db4b7c6824bf85e347a79c1e5e99ad886cd8955 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:34 + git config --global --add safe.directory /w/workspace/device-virtual-go/201 [Pipeline] fileExists [Pipeline] sh 11:45:35 + make test 11:45:35 go test ./... -coverprofile=coverage.out 11:45:40 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:48:47 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:48:47 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 11:48:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:48:47 go vet ./... 11:49:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:49:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:49:34 ./bin/test-attribution-txt.sh [Pipeline] echo 11:49:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:49:34 $ docker stop --time=1 e54cb9d56a8ad8f8d0dfd40d3db4b7c6824bf85e347a79c1e5e99ad886cd8955 11:49:36 $ docker rm -f --volumes e54cb9d56a8ad8f8d0dfd40d3db4b7c6824bf85e347a79c1e5e99ad886cd8955 [Pipeline] // withDockerContainer [Pipeline] sh 11:49:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:49:38 Warning: overwriting stash ‘coverage-report’ 11:49:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:49:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:49:39 + ls -al . 11:49:39 total 260 11:49:39 drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 11:45 . 11:49:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:42 .. 11:49:39 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 11:42 .git 11:49:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:42 .github 11:49:39 -rw-rw-r-- 1 jenkins jenkins 272 Feb 20 11:42 .gitignore 11:49:39 -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 11:42 .golangci.yml 11:49:39 -rw-rw-r-- 1 jenkins jenkins 18321 Feb 20 11:42 Attribution.txt 11:49:39 -rw-rw-r-- 1 jenkins jenkins 15941 Feb 20 11:42 CHANGELOG.md 11:49:39 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 20 11:42 Dockerfile 11:49:39 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 11:42 GOVERNANCE.md 11:49:39 -rw-rw-r-- 1 jenkins jenkins 660 Feb 20 11:42 Jenkinsfile 11:49:39 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 11:42 LICENSE 11:49:39 -rw-rw-r-- 1 jenkins jenkins 2652 Feb 20 11:42 Makefile 11:49:39 -rw-rw-r-- 1 jenkins jenkins 623 Feb 20 11:42 OWNERS.md 11:49:39 -rw-rw-r-- 1 jenkins jenkins 4473 Feb 20 11:42 README.md 11:49:39 -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 11:40 VERSION 11:49:39 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:42 bin 11:49:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:42 cmd 11:49:39 -rw-r--r-- 1 jenkins jenkins 43316 Feb 20 11:48 coverage.out 11:49:39 -rw-rw-r-- 1 jenkins jenkins 6080 Feb 20 11:42 go.mod 11:49:39 -rw-rw-r-- 1 jenkins jenkins 86628 Feb 20 11:42 go.sum 11:49:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:42 internal 11:49:39 -rw-rw-r-- 1 jenkins jenkins 235 Feb 20 11:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:39 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3183a827203540ebd027eeea4a55ef1d5821fd71 --label arch=arm64 --label version=4.0.0-dev.16 . 11:49:40 Sending build context to Docker daemon 19.17MB 11:49:40 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:49:40 Step 2/26 : FROM ${BASE} AS builder 11:49:40 ---> 07ced26dee7e 11:49:40 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:49:40 ---> Running in b61719723b9d 11:49:40 Removing intermediate container b61719723b9d 11:49:40 ---> 897a42a54856 11:49:40 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:49:40 ---> Running in fe95c6a07e6f 11:49:41 Removing intermediate container fe95c6a07e6f 11:49:41 ---> b854706016a9 11:49:41 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:49:41 ---> Running in ccc90fdb4807 11:49:41 Removing intermediate container ccc90fdb4807 11:49:41 ---> cbd73ae0aa67 11:49:41 Step 6/26 : WORKDIR /device-virtual-go 11:49:41 ---> Running in cf7a0abfa957 11:49:41 Removing intermediate container cf7a0abfa957 11:49:41 ---> 1983099d5c86 11:49:41 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:41 ---> Running in ebaaab19befa 11:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:49:44 OK: 244 MiB in 62 packages 11:49:45 Removing intermediate container ebaaab19befa 11:49:45 ---> 5da915c59a51 11:49:45 Step 8/26 : COPY go.mod vendor* ./ 11:49:45 ---> 0762bee82476 11:49:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:45 ---> Running in e22993690aaa 11:49:48 Removing intermediate container e22993690aaa 11:49:48 ---> edf5614a83ad 11:49:48 Step 10/26 : COPY . . 11:49:49 ---> d01e28e92c5b 11:49:49 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:49:49 ---> Running in 59de8e7a5ec4 11:49:49 Removing intermediate container 59de8e7a5ec4 11:49:49 ---> f2773ac00e50 11:49:49 Step 12/26 : RUN $MAKE 11:49:49 ---> Running in 18dcbea5b2ce 11:49:50 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:52:57 Removing intermediate container 18dcbea5b2ce 11:52:57 ---> 82f3f1e58ecd 11:52:57 Step 13/26 : FROM alpine:3.20 11:52:57 3.20: Pulling from library/alpine 11:52:57 94e9d8af2201: Pulling fs layer 11:52:57 94e9d8af2201: Verifying Checksum 11:52:57 94e9d8af2201: Download complete 11:52:58 94e9d8af2201: Pull complete 11:52:58 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:52:58 Status: Downloaded newer image for alpine:3.20 11:52:58 ---> 7aab056cecc6 11:52:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:52:58 ---> Running in b8d11c77e118 11:52:58 Removing intermediate container b8d11c77e118 11:52:58 ---> ad15d2c61fea 11:52:58 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:52:58 ---> Running in f6c90424dc9a 11:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:53:01 (1/1) Installing dumb-init (1.2.5-r3) 11:53:01 Executing busybox-1.36.1-r29.trigger 11:53:01 OK: 9 MiB in 15 packages 11:53:02 Removing intermediate container f6c90424dc9a 11:53:02 ---> 3acd9dde2002 11:53:02 Step 16/26 : RUN apk --no-cache upgrade 11:53:02 ---> Running in ea32da3342a0 11:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:53:05 OK: 9 MiB in 15 packages 11:53:05 Removing intermediate container ea32da3342a0 11:53:05 ---> 34ec18bd8961 11:53:05 Step 17/26 : WORKDIR / 11:53:05 ---> Running in 0f6dd797d4f2 11:53:05 Removing intermediate container 0f6dd797d4f2 11:53:05 ---> 5ee62076f203 11:53:05 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:53:06 ---> 86a599f0856c 11:53:06 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:53:07 ---> 159def4dd49e 11:53:07 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:53:08 ---> 47ebc84c1c8f 11:53:08 Step 21/26 : EXPOSE 59900 11:53:08 ---> Running in 4a400c5457e7 11:53:08 Removing intermediate container 4a400c5457e7 11:53:08 ---> 30fb5fd3e633 11:53:08 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:53:09 ---> Running in f8615efb61ec 11:53:09 Removing intermediate container f8615efb61ec 11:53:09 ---> 6d8ffb2a9e37 11:53:09 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:53:09 ---> Running in 7fc503f3712d 11:53:09 Removing intermediate container 7fc503f3712d 11:53:09 ---> f00a16ce09df 11:53:09 Step 24/26 : LABEL arch=arm64 11:53:09 ---> Running in cbf07cb1bda5 11:53:10 Removing intermediate container cbf07cb1bda5 11:53:10 ---> 4e20aac915a4 11:53:10 Step 25/26 : LABEL git_sha=3183a827203540ebd027eeea4a55ef1d5821fd71 11:53:10 ---> Running in 214473ec3128 11:53:10 Removing intermediate container 214473ec3128 11:53:10 ---> e873e83c99c2 11:53:10 Step 26/26 : LABEL version=4.0.0-dev.16 11:53:10 ---> Running in 37a2d20898de 11:53:10 Removing intermediate container 37a2d20898de 11:53:10 ---> 851b3a73db71 11:53:10 [Warning] One or more build-args [ARCH] were not consumed 11:53:10 Successfully built 851b3a73db71 11:53:10 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:53:11 provisioning config files... 11:53:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/201@tmp/config13204392676185802867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:11 ---> ****-login.sh 11:53:11 nexus3.edgexfoundry.org:10001 11:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:11 Configure a credential helper to remove this warning. See 11:53:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:11 11:53:11 Login Succeeded 11:53:11 nexus3.edgexfoundry.org:10002 11:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:11 Configure a credential helper to remove this warning. See 11:53:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:11 11:53:11 Login Succeeded 11:53:11 nexus3.edgexfoundry.org:10003 11:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:12 Configure a credential helper to remove this warning. See 11:53:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:12 11:53:12 Login Succeeded 11:53:12 nexus3.edgexfoundry.org:10004 11:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:12 Configure a credential helper to remove this warning. See 11:53:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:12 11:53:12 Login Succeeded 11:53:12 ****.io 11:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:53:13 Configure a credential helper to remove this warning. See 11:53:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:53:13 11:53:13 Login Succeeded 11:53:13 ---> ****-login.sh ends [Pipeline] } 11:53:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:53:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:53:13 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 11:53:13 3183a827203540ebd027eeea4a55ef1d5821fd71 11:53:13 latest 11:53:13 4.0.0-dev.16 11:53:13 3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 11:53:13 main 11:53:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:13 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71 11:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:53:14 717e000952b7: Preparing 11:53:14 b101591dac86: Preparing 11:53:14 f8258ca18d88: Preparing 11:53:14 d4ccd0bc2ad4: Preparing 11:53:14 b8fa299eaabd: Preparing 11:53:14 dd9c8f8612c8: Preparing 11:53:14 dd9c8f8612c8: Waiting 11:53:14 b101591dac86: Pushed 11:53:14 d4ccd0bc2ad4: Pushed 11:53:14 f8258ca18d88: Pushed 11:53:14 b8fa299eaabd: Pushed 11:53:14 dd9c8f8612c8: Layer already exists 11:53:22 717e000952b7: Pushed 11:53:22 3183a827203540ebd027eeea4a55ef1d5821fd71: digest: sha256:afaf963a32fd59685a019969d12f102fa14b61f901ebc29c5d90e3e4c9c1a465 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:53:23 717e000952b7: Preparing 11:53:23 b101591dac86: Preparing 11:53:23 f8258ca18d88: Preparing 11:53:23 d4ccd0bc2ad4: Preparing 11:53:23 b8fa299eaabd: Preparing 11:53:23 dd9c8f8612c8: Preparing 11:53:23 dd9c8f8612c8: Waiting 11:53:23 717e000952b7: Layer already exists 11:53:23 d4ccd0bc2ad4: Layer already exists 11:53:23 b8fa299eaabd: Layer already exists 11:53:23 b101591dac86: Layer already exists 11:53:23 f8258ca18d88: Layer already exists 11:53:23 dd9c8f8612c8: Layer already exists 11:53:23 latest: digest: sha256:afaf963a32fd59685a019969d12f102fa14b61f901ebc29c5d90e3e4c9c1a465 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.16 11:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:53:24 717e000952b7: Preparing 11:53:24 b101591dac86: Preparing 11:53:24 f8258ca18d88: Preparing 11:53:24 d4ccd0bc2ad4: Preparing 11:53:24 b8fa299eaabd: Preparing 11:53:24 dd9c8f8612c8: Preparing 11:53:24 dd9c8f8612c8: Waiting 11:53:24 d4ccd0bc2ad4: Layer already exists 11:53:24 b8fa299eaabd: Layer already exists 11:53:24 717e000952b7: Layer already exists 11:53:24 b101591dac86: Layer already exists 11:53:24 f8258ca18d88: Layer already exists 11:53:24 dd9c8f8612c8: Layer already exists 11:53:24 4.0.0-dev.16: digest: sha256:afaf963a32fd59685a019969d12f102fa14b61f901ebc29c5d90e3e4c9c1a465 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 11:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:53:24 717e000952b7: Preparing 11:53:24 b101591dac86: Preparing 11:53:24 f8258ca18d88: Preparing 11:53:24 d4ccd0bc2ad4: Preparing 11:53:24 b8fa299eaabd: Preparing 11:53:24 dd9c8f8612c8: Preparing 11:53:24 dd9c8f8612c8: Waiting 11:53:24 d4ccd0bc2ad4: Layer already exists 11:53:24 717e000952b7: Layer already exists 11:53:24 b8fa299eaabd: Layer already exists 11:53:24 f8258ca18d88: Layer already exists 11:53:24 b101591dac86: Layer already exists 11:53:24 dd9c8f8612c8: Layer already exists 11:53:24 3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16: digest: sha256:afaf963a32fd59685a019969d12f102fa14b61f901ebc29c5d90e3e4c9c1a465 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 11:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:53:25 717e000952b7: Preparing 11:53:25 b101591dac86: Preparing 11:53:25 f8258ca18d88: Preparing 11:53:25 d4ccd0bc2ad4: Preparing 11:53:25 b8fa299eaabd: Preparing 11:53:25 dd9c8f8612c8: Preparing 11:53:25 dd9c8f8612c8: Waiting 11:53:25 f8258ca18d88: Layer already exists 11:53:25 b101591dac86: Layer already exists 11:53:25 717e000952b7: Layer already exists 11:53:25 d4ccd0bc2ad4: Layer already exists 11:53:25 b8fa299eaabd: Layer already exists 11:53:25 dd9c8f8612c8: Layer already exists 11:53:25 main: digest: sha256:afaf963a32fd59685a019969d12f102fa14b61f901ebc29c5d90e3e4c9c1a465 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:53:26 ===================================================== [Pipeline] echo 11:53:26 taggedImages: 11:53:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71 11:53:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:53:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.16 11:53:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 11:53:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:26 11:53:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:26 arm64: Pulling from edgex-lftools-log-publisher 11:53:26 8998bd30e6a1: Pulling fs layer 11:53:26 04944245beec: Pulling fs layer 11:53:26 699f458cf7ca: Pulling fs layer 11:53:26 765212b225bb: Pulling fs layer 11:53:26 f23df028b6ca: Pulling fs layer 11:53:26 d65c8cfc05b1: Pulling fs layer 11:53:26 2437ff75d9bd: Pulling fs layer 11:53:26 f23df028b6ca: Waiting 11:53:26 d65c8cfc05b1: Waiting 11:53:26 765212b225bb: Waiting 11:53:26 2437ff75d9bd: Waiting 11:53:27 04944245beec: Verifying Checksum 11:53:27 04944245beec: Download complete 11:53:27 765212b225bb: Verifying Checksum 11:53:27 765212b225bb: Download complete 11:53:27 f23df028b6ca: Verifying Checksum 11:53:27 f23df028b6ca: Download complete 11:53:27 d65c8cfc05b1: Verifying Checksum 11:53:27 d65c8cfc05b1: Download complete 11:53:27 699f458cf7ca: Verifying Checksum 11:53:27 699f458cf7ca: Download complete 11:53:27 8998bd30e6a1: Verifying Checksum 11:53:27 8998bd30e6a1: Download complete 11:53:30 2437ff75d9bd: Verifying Checksum 11:53:30 2437ff75d9bd: Download complete 11:53:32 8998bd30e6a1: Pull complete 11:53:32 04944245beec: Pull complete 11:53:34 699f458cf7ca: Pull complete 11:53:34 765212b225bb: Pull complete 11:53:35 f23df028b6ca: Pull complete 11:53:35 d65c8cfc05b1: Pull complete 11:53:53 2437ff75d9bd: Pull complete 11:53:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:53:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:53 prd-ubuntu20.04-docker-arm64-4c-16g-39326 does not seem to be running inside a container 11:53:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/201 -v /w/workspace/device-virtual-go/201:/w/workspace/device-virtual-go/201:rw,z -v /w/workspace/device-virtual-go/201@tmp:/w/workspace/device-virtual-go/201@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 11:53:56 $ docker top d273ce1bc04bd0b7754a722b14fdf5f5d18fc8a60a9fed062bd29994bae0a5c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:57 ---> job-cost.sh 11:53:57 lf-activate-venv: SKIPPING 11:53:57 INFO: No Stack... 11:53:57 INFO: Retrieving Pricing Info for: v3-standard-4 11:53:58 INFO: Archiving Costs [Pipeline] sh 11:53:58 + cat /w/workspace/device-virtual-go/201/archives/cost.csv 11:53:58 + cut -d, -f6 [Pipeline] lock 11:53:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] 11:53:59 Resource [jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] did not exist. Created. 11:53:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:53:59 /w/workspace/device-virtual-go/201@tmp/durable-8cad7001/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:53:59 + echo total: 0.10999999940395355 [Pipeline] stash 11:53:59 Warning: overwriting stash ‘stack-cost’ 11:54:00 Stashed 1 file(s) [Pipeline] } 11:54:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 11:54:00 $ docker stop --time=1 d273ce1bc04bd0b7754a722b14fdf5f5d18fc8a60a9fed062bd29994bae0a5c7 11:54:01 $ docker rm -f --volumes d273ce1bc04bd0b7754a722b14fdf5f5d18fc8a60a9fed062bd29994bae0a5c7 [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 11:54:01 provisioning config files... 11:54:02 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3647668940981729797tmp [Pipeline] { [Pipeline] sh 11:54:02 + set +x 11:54:02 + curl -s https://codecov.io/bash 11:54:02 + bash -s -- 11:54:02 11:54:02 _____ _ 11:54:02 / ____| | | 11:54:02 | | ___ __| | ___ ___ _____ __ 11:54:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:54:02 | |___| (_) | (_| | __/ (_| (_) \ V / 11:54:02 \_____\___/ \__,_|\___|\___\___/ \_/ 11:54:02 Bash-1.0.6 11:54:02 11:54:02 11:54:02 ==> git version 2.25.1 found 11:54:02 ==> 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 11:54:02 Release-Date: 2020-01-08 11:54:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:54:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:54:02 ==> Jenkins CI detected. 11:54:02 current dir:  /w/workspace/exfoundry_device-virtual-go_main 11:54:02 project root: . 11:54:02 --> token set from env 11:54:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:54:02 ==> Running gcov in . (disable via -X gcov) 11:54:02 ==> Python coveragepy not found 11:54:02 ==> Searching for coverage reports in: 11:54:02 + . 11:54:02 -> Found 1 reports 11:54:02 ==> Detecting git/mercurial file structure 11:54:02 ==> Reading reports 11:54:02 + ./coverage.out bytes=43316 11:54:02 ==> Appending adjustments 11:54:02 https://docs.codecov.io/docs/fixing-reports 11:54:02 + Found adjustments 11:54:02 ==> Gzipping contents 11:54:02 8.0K /tmp/codecov.lYWcsv.gz 11:54:02 ==> Uploading reports 11:54:02 url: https://codecov.io 11:54:02 query: branch=main&commit=3183a827203540ebd027eeea4a55ef1d5821fd71&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:54:02 -> Pinging Codecov 11:54:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3183a827203540ebd027eeea4a55ef1d5821fd71&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:54:02 -> Uploading to 11:54:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/3183a827203540ebd027eeea4a55ef1d5821fd71/30e9aa83-f509-447d-9c80-e370c308045a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T115402Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4845eaeeaadd05e0b4e31857d29dab633177b0250175b8b034ae27c17be768b6 11:54:02 % Total % Received % Xferd Average Speed Time Time Time Current 11:54:02 Dload Upload Total Spent Left Speed 11:54:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 15089 --:--:-- --:--:-- --:--:-- 15044 11:54:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] } 11:54:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:54:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:54:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:54:03 11:54:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:54:03 latest: Pulling from edgex-devops/edgex-snyk-go 11:54:03 43c4264eed91: Pulling fs layer 11:54:03 4cc291be95ef: Pulling fs layer 11:54:03 2ac1f1163629: Pulling fs layer 11:54:03 5c3c966382ef: Pulling fs layer 11:54:03 4f4fb700ef54: Pulling fs layer 11:54:03 d9c7d2e4e75e: Pulling fs layer 11:54:03 9c3e1370e548: Pulling fs layer 11:54:03 5c3c966382ef: Waiting 11:54:03 4f4fb700ef54: Waiting 11:54:03 d9c7d2e4e75e: Waiting 11:54:03 9c3e1370e548: Waiting 11:54:03 4cc291be95ef: Download complete 11:54:03 5c3c966382ef: Verifying Checksum 11:54:03 5c3c966382ef: Download complete 11:54:03 4f4fb700ef54: Verifying Checksum 11:54:03 4f4fb700ef54: Download complete 11:54:03 43c4264eed91: Verifying Checksum 11:54:03 43c4264eed91: Download complete 11:54:04 43c4264eed91: Pull complete 11:54:04 d9c7d2e4e75e: Verifying Checksum 11:54:04 d9c7d2e4e75e: Download complete 11:54:04 4cc291be95ef: Pull complete 11:54:04 2ac1f1163629: Verifying Checksum 11:54:04 2ac1f1163629: Download complete 11:54:04 9c3e1370e548: Verifying Checksum 11:54:04 9c3e1370e548: Download complete 11:54:07 2ac1f1163629: Pull complete 11:54:07 5c3c966382ef: Pull complete 11:54:07 4f4fb700ef54: Pull complete 11:54:07 d9c7d2e4e75e: Pull complete 11:54:10 9c3e1370e548: Pull complete 11:54:10 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:54:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:10 prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container 11:54:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:54:11 $ docker top ea2ed8f42f7925eb6253d056683daef460e6fab15f021e7f3ef7a498b49351f3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:12 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 11:54:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 11:54:12 + set -o pipefail 11:54:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 11:54:20 11:54:20 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 11:54:20 11:54:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/3b1bc463-cb58-48a2-8e73-74ef64fcd978 11:54:20 11:54:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:54:20 11:54:20 11:54:20 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:54:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:54:20 $ docker stop --time=1 ea2ed8f42f7925eb6253d056683daef460e6fab15f021e7f3ef7a498b49351f3 11:54:22 $ docker rm -f --volumes ea2ed8f42f7925eb6253d056683daef460e6fab15f021e7f3ef7a498b49351f3 [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 11:54:23 + git log --format=format:%s -1 3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] sh 11:54:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:54:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:54:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:24 prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container 11:54:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:54:24 $ docker top 0aa0ca1f933632bb745982858e9f3b9e6e548f14944784b6d4862e4f26ec9703 -eo pid,comm 11:54:24 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). 11:54:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:54:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:24 [ssh-agent] Looking for ssh-agent implementation... 11:54:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:24 $ docker exec 0aa0ca1f933632bb745982858e9f3b9e6e548f14944784b6d4862e4f26ec9703 ssh-agent 11:54:24 SSH_AUTH_SOCK=/tmp/ssh-tT3arDiMuOR0/agent.33 11:54:24 SSH_AGENT_PID=40 11:54:24 Running ssh-add (command line suppressed) 11:54:25 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8490814939816102840.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8490814939816102840.key) 11:54:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:25 + git semver tag 11:54:25 2025-02-20 11:54:25,483 [run_tag] DEBUG tag force:False 11:54:25 2025-02-20 11:54:25,483 [check_head_tag] DEBUG check head tag 11:54:25 2025-02-20 11:54:25,484 [execute] INFO git cat-file --batch-check 11:54:25 2025-02-20 11:54:25,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:54:25 2025-02-20 11:54:25,488 [execute] INFO git cat-file --batch 11:54:25 2025-02-20 11:54:25,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:54:25 2025-02-20 11:54:25,514 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:54:25 2025-02-20 11:54:25,514 [execute] INFO git tag -a v4.0.0-dev.16 -m v4.0.0-dev.16 11:54:25 2025-02-20 11:54:25,514 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.16', '-m', 'v4.0.0-dev.16'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 11:54:25 2025-02-20 11:54:25,518 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:54:25 4.0.0-dev.16 [Pipeline] } 11:54:25 $ docker exec --env ******** --env ******** 0aa0ca1f933632bb745982858e9f3b9e6e548f14944784b6d4862e4f26ec9703 ssh-agent -k 11:54:25 unset SSH_AUTH_SOCK; 11:54:25 unset SSH_AGENT_PID; 11:54:25 echo Agent pid 40 killed; 11:54:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:54:26 + git semver [Pipeline] } 11:54:26 $ docker stop --time=1 0aa0ca1f933632bb745982858e9f3b9e6e548f14944784b6d4862e4f26ec9703 11:54:27 $ docker rm -f --volumes 0aa0ca1f933632bb745982858e9f3b9e6e548f14944784b6d4862e4f26ec9703 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:54:28 11:54:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:54:28 0.23.1-centos7: Pulling from edgex-lftools 11:54:28 ab5ef0e58194: Pulling fs layer 11:54:28 9712f1f96733: Pulling fs layer 11:54:28 63f879dbbcfc: Pulling fs layer 11:54:28 0d9ebad4ef96: Pulling fs layer 11:54:28 e9a5061849ea: Pulling fs layer 11:54:28 d747dcd14b5f: Pulling fs layer 11:54:28 2de7ff778b66: Pulling fs layer 11:54:28 e9a5061849ea: Waiting 11:54:28 d747dcd14b5f: Waiting 11:54:28 2de7ff778b66: Waiting 11:54:28 0d9ebad4ef96: Waiting 11:54:28 9712f1f96733: Verifying Checksum 11:54:28 9712f1f96733: Download complete 11:54:28 63f879dbbcfc: Verifying Checksum 11:54:28 63f879dbbcfc: Download complete 11:54:28 e9a5061849ea: Verifying Checksum 11:54:28 e9a5061849ea: Download complete 11:54:28 d747dcd14b5f: Verifying Checksum 11:54:28 d747dcd14b5f: Download complete 11:54:28 0d9ebad4ef96: Verifying Checksum 11:54:28 0d9ebad4ef96: Download complete 11:54:28 ab5ef0e58194: Download complete 11:54:28 2de7ff778b66: Verifying Checksum 11:54:28 2de7ff778b66: Download complete 11:54:32 ab5ef0e58194: Pull complete 11:54:32 9712f1f96733: Pull complete 11:54:32 63f879dbbcfc: Pull complete 11:54:36 0d9ebad4ef96: Pull complete 11:54:36 e9a5061849ea: Pull complete 11:54:36 d747dcd14b5f: Pull complete 11:54:37 2de7ff778b66: Pull complete 11:54:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:54:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:37 prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container 11:54:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:54:39 $ docker top 0cf9189850214b0bae6dc844efdb73fb6cfbdcf61b8e4ca5f6c75e5b2d3d123a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:54:39 provisioning config files... 11:54:39 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11410852507116889379tmp 11:54:39 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7159097692836928542tmp 11:54:39 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2766931846892376560tmp [Pipeline] { [Pipeline] echo 11:54:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:54:39 ---> sigul-configuration.sh 11:54:39 gpg: directory `/root/.gnupg' created 11:54:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:54:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:54:39 gpg: keyring `/root/.gnupg/secring.gpg' created 11:54:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:54:39 gpg: CAST5 encrypted data 11:54:39 gpg: encrypted with 1 passphrase 11:54:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:54:40 + mkdir /home/jenkins 11:54:40 + mkdir /home/jenkins/sigul [Pipeline] sh 11:54:40 + 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 11:54:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:54:40 ---> sigul-install.sh 11:54:40 Sigul already installed; skipping installation. [Pipeline] sh 11:54:40 + git tag --list 11:54:40 v1.0.0 11:54:40 v1.1.0 11:54:40 v1.1.1 11:54:40 v1.2.1 11:54:40 v1.2.2 11:54:40 v1.2.3 11:54:40 v1.3.0 11:54:40 v1.3.1 11:54:40 v2.0.0 11:54:40 v2.1.0 11:54:40 v2.1.1 11:54:40 v2.2.0 11:54:40 v2.3.0 11:54:40 v3.0 11:54:40 v3.0.0 11:54:40 v3.1 11:54:40 v3.1.0 11:54:40 v3.1.0-dev.1 11:54:40 v3.1.0-dev.10 11:54:40 v3.1.0-dev.11 11:54:40 v3.1.0-dev.12 11:54:40 v3.1.0-dev.13 11:54:40 v3.1.0-dev.14 11:54:40 v3.1.0-dev.15 11:54:40 v3.1.0-dev.16 11:54:40 v3.1.0-dev.17 11:54:40 v3.1.0-dev.18 11:54:40 v3.1.0-dev.19 11:54:40 v3.1.0-dev.2 11:54:40 v3.1.0-dev.20 11:54:40 v3.1.0-dev.21 11:54:40 v3.1.0-dev.22 11:54:40 v3.1.0-dev.23 11:54:40 v3.1.0-dev.24 11:54:40 v3.1.0-dev.25 11:54:40 v3.1.0-dev.26 11:54:40 v3.1.0-dev.27 11:54:40 v3.1.0-dev.28 11:54:40 v3.1.0-dev.29 11:54:40 v3.1.0-dev.3 11:54:40 v3.1.0-dev.30 11:54:40 v3.1.0-dev.4 11:54:40 v3.1.0-dev.5 11:54:40 v3.1.0-dev.6 11:54:40 v3.1.0-dev.7 11:54:40 v3.1.0-dev.8 11:54:40 v3.1.0-dev.9 11:54:40 v3.1.1 11:54:40 v3.1.1-dev.1 11:54:40 v3.2.0-dev.1 11:54:40 v3.2.0-dev.10 11:54:40 v3.2.0-dev.11 11:54:40 v3.2.0-dev.12 11:54:40 v3.2.0-dev.13 11:54:40 v3.2.0-dev.14 11:54:40 v3.2.0-dev.15 11:54:40 v3.2.0-dev.16 11:54:40 v3.2.0-dev.17 11:54:40 v3.2.0-dev.18 11:54:40 v3.2.0-dev.19 11:54:40 v3.2.0-dev.2 11:54:40 v3.2.0-dev.20 11:54:40 v3.2.0-dev.21 11:54:40 v3.2.0-dev.22 11:54:40 v3.2.0-dev.23 11:54:40 v3.2.0-dev.24 11:54:40 v3.2.0-dev.25 11:54:40 v3.2.0-dev.26 11:54:40 v3.2.0-dev.27 11:54:40 v3.2.0-dev.28 11:54:40 v3.2.0-dev.3 11:54:40 v3.2.0-dev.4 11:54:40 v3.2.0-dev.5 11:54:40 v3.2.0-dev.6 11:54:40 v3.2.0-dev.7 11:54:40 v3.2.0-dev.8 11:54:40 v3.2.0-dev.9 11:54:40 v4.0.0-dev.1 11:54:40 v4.0.0-dev.10 11:54:40 v4.0.0-dev.11 11:54:40 v4.0.0-dev.12 11:54:40 v4.0.0-dev.13 11:54:40 v4.0.0-dev.14 11:54:40 v4.0.0-dev.15 11:54:40 v4.0.0-dev.16 11:54:40 v4.0.0-dev.2 11:54:40 v4.0.0-dev.3 11:54:40 v4.0.0-dev.4 11:54:40 v4.0.0-dev.5 11:54:40 v4.0.0-dev.6 11:54:40 v4.0.0-dev.7 11:54:40 v4.0.0-dev.8 11:54:40 v4.0.0-dev.9 [Pipeline] sh 11:54:41 + lftools sign git-tag v4.0.0-dev.16 11:54:41 Signing Git tag with Sigul... 11:54:41 Signing v4.0.0-dev.16 [Pipeline] echo 11:54:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:54:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:54:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:54:42 $ docker stop --time=1 0cf9189850214b0bae6dc844efdb73fb6cfbdcf61b8e4ca5f6c75e5b2d3d123a 11:54:43 $ docker rm -f --volumes 0cf9189850214b0bae6dc844efdb73fb6cfbdcf61b8e4ca5f6c75e5b2d3d123a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:54:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:54:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:54:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:44 prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container 11:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:54:44 $ docker top f8a1520b1e080b5adb3dadab25b0bb1cc2e1414a8e60e27489d901377dc3e42e -eo pid,comm 11:54:44 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). 11:54:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:44 [ssh-agent] Looking for ssh-agent implementation... 11:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:45 $ docker exec f8a1520b1e080b5adb3dadab25b0bb1cc2e1414a8e60e27489d901377dc3e42e ssh-agent 11:54:45 SSH_AUTH_SOCK=/tmp/ssh-Zx44f8gBdWRf/agent.33 11:54:45 SSH_AGENT_PID=39 11:54:45 Running ssh-add (command line suppressed) 11:54:45 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16058520260590041744.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16058520260590041744.key) 11:54:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:45 + git semver bump pre 11:54:45 2025-02-20 11:54:45,730 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:54:45 2025-02-20 11:54:45,730 [bump_version] DEBUG bumping version:4.0.0-dev.16 on axis:pre with prefix:dev 11:54:45 2025-02-20 11:54:45,730 [bump_version] DEBUG bumped version:4.0.0-dev.17 11:54:45 2025-02-20 11:54:45,730 [write_version] DEBUG write version:4.0.0-dev.17 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 11:54:45 2025-02-20 11:54:45,730 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:54:45 2025-02-20 11:54:45,730 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:54:45 2025-02-20 11:54:45,732 [execute] INFO git cat-file --batch-check 11:54:45 2025-02-20 11:54:45,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:54:45 2025-02-20 11:54:45,737 [execute] INFO git cat-file --batch 11:54:45 2025-02-20 11:54:45,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:54:45 2025-02-20 11:54:45,743 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:54:45 4.0.0-dev.17 [Pipeline] } 11:54:45 $ docker exec --env ******** --env ******** f8a1520b1e080b5adb3dadab25b0bb1cc2e1414a8e60e27489d901377dc3e42e ssh-agent -k 11:54:45 unset SSH_AUTH_SOCK; 11:54:45 unset SSH_AGENT_PID; 11:54:45 echo Agent pid 39 killed; 11:54:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:54:46 + git semver [Pipeline] } 11:54:46 $ docker stop --time=1 f8a1520b1e080b5adb3dadab25b0bb1cc2e1414a8e60e27489d901377dc3e42e 11:54:47 $ docker rm -f --volumes f8a1520b1e080b5adb3dadab25b0bb1cc2e1414a8e60e27489d901377dc3e42e [Pipeline] // withDockerContainer [Pipeline] sh 11:54:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:54:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:54:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:48 prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container 11:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:54:48 $ docker top 80c791239ad79603b8964bd75ea3c2729dd740bf59c152f9cc687ed5242900de -eo pid,comm 11:54:48 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). 11:54:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:54:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:49 [ssh-agent] Looking for ssh-agent implementation... 11:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:49 $ docker exec 80c791239ad79603b8964bd75ea3c2729dd740bf59c152f9cc687ed5242900de ssh-agent 11:54:49 SSH_AUTH_SOCK=/tmp/ssh-u0fIvljmdj7l/agent.33 11:54:49 SSH_AGENT_PID=39 11:54:49 Running ssh-add (command line suppressed) 11:54:49 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15583808872189033790.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15583808872189033790.key) 11:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:49 + git semver push 11:54:49 2025-02-20 11:54:49,876 [run_push] DEBUG push 11:54:49 2025-02-20 11:54:49,877 [execute] INFO git cat-file --batch-check 11:54:49 2025-02-20 11:54:49,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:54:49 2025-02-20 11:54:49,880 [execute] INFO git rev-list 4285dc9b365071abe4bd69143e4dc131daf22af1 -- 11:54:49 2025-02-20 11:54:49,880 [execute] DEBUG Popen(['git', 'rev-list', '4285dc9b365071abe4bd69143e4dc131daf22af1', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:54:49 2025-02-20 11:54:49,888 [execute] INFO git fetch -v origin 11:54:49 2025-02-20 11:54:49,888 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:54:50 2025-02-20 11:54:50,353 [run_push] DEBUG no remote changes detected 11:54:50 2025-02-20 11:54:50,354 [execute] INFO git push origin semver 11:54:50 2025-02-20 11:54:50,354 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:54:51 2025-02-20 11:54:51,651 [run_push] DEBUG push all version tags 11:54:51 2025-02-20 11:54:51,652 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:54:51 2025-02-20 11:54:51,652 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 11:54:52 2025-02-20 11:54:52,480 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:54:52 4.0.0-dev.17 [Pipeline] } 11:54:52 $ docker exec --env ******** --env ******** 80c791239ad79603b8964bd75ea3c2729dd740bf59c152f9cc687ed5242900de ssh-agent -k 11:54:52 unset SSH_AUTH_SOCK; 11:54:52 unset SSH_AGENT_PID; 11:54:52 echo Agent pid 39 killed; 11:54:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:54:53 + git semver [Pipeline] } 11:54:53 $ docker stop --time=1 80c791239ad79603b8964bd75ea3c2729dd740bf59c152f9cc687ed5242900de 11:54:54 $ docker rm -f --volumes 80c791239ad79603b8964bd75ea3c2729dd740bf59c152f9cc687ed5242900de [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 11:54:55 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 11:54:55 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:54:55 total 16 11:54:55 drwxr-xr-x 3 root root 4096 Feb 20 11:43 . 11:54:55 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 11:54 .. 11:54:55 drwxr-xr-x 2 root root 4096 Feb 20 11:43 cost 11:54:55 -rw-r--r-- 1 root root 89 Feb 20 11:43 cost.csv 11:54:55 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 11:54:55 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:54:55 total 16 11:54:55 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 11:43 . 11:54:55 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 11:54 .. 11:54:55 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 11:43 cost 11:54:55 -rw-r--r-- 1 jenkins jenkins 89 Feb 20 11:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:54:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:54:56 ---> package-listing.sh 11:54:56 ++ facter osfamily 11:54:56 ++ tr '[:upper:]' '[:lower:]' 11:54:56 + OS_FAMILY=debian 11:54:56 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:54:56 + START_PACKAGES=/tmp/packages_start.txt 11:54:56 + END_PACKAGES=/tmp/packages_end.txt 11:54:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:54:56 + PACKAGES=/tmp/packages_start.txt 11:54:56 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:54:56 + PACKAGES=/tmp/packages_end.txt 11:54:56 + case "${OS_FAMILY}" in 11:54:56 + dpkg -l 11:54:56 + grep '^ii' 11:54:56 + '[' -f /tmp/packages_start.txt ']' 11:54:56 + '[' -f /tmp/packages_end.txt ']' 11:54:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:54:56 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:54:56 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:54:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:54:56 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:54:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:54:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:57 prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container 11:54:57 $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 11:54:58 $ docker top 30bd2aeed738a13adb59ccdf6cb3468129f597f8a8e51f49aa72baad6925d650 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:54:58 + mkdir -p /var/log/sysstat [Pipeline] sh 11:54:58 + ls /var/log/sa-host 11:54:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:54:59 provisioning config files... 11:54:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7985911171154324782tmp [Pipeline] { [Pipeline] echo 11:54:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:54:59 ---> create-netrc.sh [Pipeline] } 11:54:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:54:59 ---> python-tools-install.sh [Pipeline] echo 11:54:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:55:00 ---> sudo-logs.sh 11:55:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:55:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:55:00 ---> job-cost.sh 11:55:00 lf-activate-venv: SKIPPING 11:55:00 DEBUG: total: 0.2199999988079071 11:55:00 INFO: Retrieving Stack Cost... 11:55:00 INFO: Retrieving Pricing Info for: v3-standard-8 11:55:01 INFO: Archiving Costs [Pipeline] echo 11:55:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:55:01 ---> logs-deploy.sh 11:55:01 lf-activate-venv: SKIPPING 11:55:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/201 11:55:01 INFO: archiving workspace using pattern(s): 11:55:02 Archives upload complete. 11:55:02 INFO: archiving logs to Nexus