Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 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-ssh7892721972322892403.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-ssh15350629799233152646.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-ssh140682176230823259.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-ssh4524761985456058251.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-ssh3138369793673353530.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 ‘prd-ubuntu20.04-docker-8c-8g-36465’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36466 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 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 (main) Commit message: "Merge pull request #513 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.16" > git config core.sparsecheckout # timeout=10 > git checkout -f 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 # timeout=10 > git rev-list --no-walk eb7c57757ce15ef0c337ead62f125add9c242e71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:58:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:58:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:58:16 ========================================================= 11:58:16 EdgeX Global Pipelines Version Info 11:58:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:58:17 ------------------- 11:58:17 stable info: 11:58:17 ------------------- 11:58:17 Commited By: Cherry Wang cherry@iotechsys.com 11:58:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:58:17 Message: update stable to v1.0.269 11:58:17 ------------------- 11:58:17 experimental info: 11:58:17 ------------------- 11:58:17 Commited By: **** collab-it+edgex@linuxfoundation.org 11:58:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:58:17 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:58:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:58:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:58:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:58:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:58:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:58:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f04860 [Pipeline] echo 11:58:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:18 provisioning config files... 11:58:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10184857657717264170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:19 ---> ****-login.sh 11:58:19 nexus3.edgexfoundry.org:10001 11:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:19 Configure a credential helper to remove this warning. See 11:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:19 11:58:19 Login Succeeded 11:58:19 nexus3.edgexfoundry.org:10002 11:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:19 Configure a credential helper to remove this warning. See 11:58:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:19 11:58:19 Login Succeeded 11:58:19 nexus3.edgexfoundry.org:10003 11:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:20 Configure a credential helper to remove this warning. See 11:58:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:20 11:58:20 Login Succeeded 11:58:20 nexus3.edgexfoundry.org:10004 11:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:20 Configure a credential helper to remove this warning. See 11:58:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:20 11:58:20 Login Succeeded 11:58:20 ****.io 11:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:20 Configure a credential helper to remove this warning. See 11:58:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:20 11:58:20 Login Succeeded 11:58:20 ---> ****-login.sh ends [Pipeline] } 11:58:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:58:20 + git rev-list -1 --merges 9f048606cd6ed61b8d3816a15f6bf907e3f98de4~1..9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] echo 11:58:20 -----------> git rev-list -1 --merges 9f048606cd6ed61b8d3816a15f6bf907e3f98de4~1..9f048606cd6ed61b8d3816a15f6bf907e3f98de4 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 11:58:20 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [false] [Pipeline] sh 11:58:21 + git log --format=format:%s -1 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] echo 11:58:21 ========================================================= 11:58:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:58:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:58:21 + git log --format=format:%s -1 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] echo 11:58:21 [semverPrep] GIT_COMMIT: 9f048606cd6ed61b8d3816a15f6bf907e3f98de4, Commit Message: Merge pull request #513 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.16 [Pipeline] echo 11:58:21 [semverPrep] This is not a build commit. [Pipeline] sh 11:58:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:58:21 + grep -v github /etc/ssh/ssh_known_hosts 11:58:21 + [ -e /tmp/ssh_known_hosts ] 11:58:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:58:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:58:21 + sudo tee -a /etc/ssh/ssh_known_hosts 11:58:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:58:22 11:58:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:58:22 0.1.4: Pulling from edgex-devops/py-git-semver 11:58:22 b85a868b505f: Pulling fs layer 11:58:22 e2be974225ed: Pulling fs layer 11:58:22 339a4e72a1f5: Pulling fs layer 11:58:22 988bab9f4d93: Pulling fs layer 11:58:22 1469e6f7b9e6: Pulling fs layer 11:58:22 eaf3925da568: Pulling fs layer 11:58:22 bab4dde63d76: Pulling fs layer 11:58:22 bde34c3a00c8: Pulling fs layer 11:58:22 b352a97aabf1: Pulling fs layer 11:58:22 4872d77fe225: Pulling fs layer 11:58:22 5851b861e8e6: Pulling fs layer 11:58:22 bab4dde63d76: Waiting 11:58:22 eaf3925da568: Waiting 11:58:22 1469e6f7b9e6: Waiting 11:58:22 bde34c3a00c8: Waiting 11:58:22 988bab9f4d93: Waiting 11:58:22 4872d77fe225: Waiting 11:58:22 b352a97aabf1: Waiting 11:58:22 e2be974225ed: Verifying Checksum 11:58:22 e2be974225ed: Download complete 11:58:22 988bab9f4d93: Verifying Checksum 11:58:22 988bab9f4d93: Download complete 11:58:22 1469e6f7b9e6: Verifying Checksum 11:58:22 1469e6f7b9e6: Download complete 11:58:22 339a4e72a1f5: Verifying Checksum 11:58:22 339a4e72a1f5: Download complete 11:58:22 eaf3925da568: Verifying Checksum 11:58:22 eaf3925da568: Download complete 11:58:22 bde34c3a00c8: Verifying Checksum 11:58:22 bde34c3a00c8: Download complete 11:58:22 b352a97aabf1: Download complete 11:58:22 4872d77fe225: Download complete 11:58:22 b85a868b505f: Verifying Checksum 11:58:22 b85a868b505f: Download complete 11:58:23 bab4dde63d76: Verifying Checksum 11:58:23 bab4dde63d76: Download complete 11:58:24 b85a868b505f: Pull complete 11:58:24 e2be974225ed: Pull complete 11:58:24 339a4e72a1f5: Pull complete 11:58:24 988bab9f4d93: Pull complete 11:58:25 1469e6f7b9e6: Pull complete 11:58:25 eaf3925da568: Pull complete 11:58:27 bab4dde63d76: Pull complete 11:58:27 bde34c3a00c8: Pull complete 11:58:27 b352a97aabf1: Pull complete 11:58:27 4872d77fe225: Pull complete 11:58:27 5851b861e8e6: Pull complete 11:58:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:27 prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container 11:58:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:58:30 $ docker top be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 -eo pid,comm 11:58:30 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:58:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:58:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:58:30 [ssh-agent] Looking for ssh-agent implementation... 11:58:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:58:30 $ docker exec be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 ssh-agent 11:58:30 SSH_AUTH_SOCK=/tmp/ssh-AwCvFDX21mAK/agent.32 11:58:30 SSH_AGENT_PID=38 11:58:30 Running ssh-add (command line suppressed) 11:58:30 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18263469106292660534.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18263469106292660534.key) 11:58:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:58:31 + git tag --points-at HEAD [Pipeline] } 11:58:31 $ docker exec --env ******** --env ******** be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 ssh-agent -k 11:58:31 unset SSH_AUTH_SOCK; 11:58:31 unset SSH_AGENT_PID; 11:58:31 echo Agent pid 38 killed; 11:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:58:31 [ssh-agent] Looking for ssh-agent implementation... 11:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:58:31 $ docker exec be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 ssh-agent 11:58:31 SSH_AUTH_SOCK=/tmp/ssh-IwjSMTzH0DU1/agent.70 11:58:31 SSH_AGENT_PID=76 11:58:31 Running ssh-add (command line suppressed) 11:58:31 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_272966416137883267.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_272966416137883267.key) 11:58:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:58:32 + git semver init 11:58:32 2025-01-10 11:58:32,393 [run_init] DEBUG init version:0.0.0 force:False 11:58:32 2025-01-10 11:58:32,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:58:32 2025-01-10 11:58:32,394 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:58:32 2025-01-10 11:58:32,394 [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:58:33 2025-01-10 11:58:33,698 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:58:33 2025-01-10 11:58:33,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:58:33 2025-01-10 11:58:33,699 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:58:33 2025-01-10 11:58:33,699 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:58:33 4.0.0-dev.9 [Pipeline] } 11:58:33 $ docker exec --env ******** --env ******** be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 ssh-agent -k 11:58:33 unset SSH_AUTH_SOCK; 11:58:33 unset SSH_AGENT_PID; 11:58:33 echo Agent pid 76 killed; 11:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:58:34 + git semver [Pipeline] } 11:58:34 $ docker stop --time=1 be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 11:58:35 $ docker rm -f --volumes be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 [Pipeline] // withDockerContainer [Pipeline] sh 11:58:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:58:36 Stashed 1 file(s) [Pipeline] echo 11:58:36 [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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:58:36 provisioning config files... 11:58:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14228368621269186829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:36 ---> ****-login.sh 11:58:36 nexus3.edgexfoundry.org:10001 11:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:36 Configure a credential helper to remove this warning. See 11:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:36 11:58:36 Login Succeeded 11:58:36 nexus3.edgexfoundry.org:10002 11:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:36 Configure a credential helper to remove this warning. See 11:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:36 11:58:36 Login Succeeded 11:58:36 nexus3.edgexfoundry.org:10003 11:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:37 Configure a credential helper to remove this warning. See 11:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:37 11:58:37 Login Succeeded 11:58:37 nexus3.edgexfoundry.org:10004 11:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:37 Configure a credential helper to remove this warning. See 11:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:37 11:58:37 Login Succeeded 11:58:37 ****.io 11:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:58:37 Configure a credential helper to remove this warning. See 11:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:58:37 11:58:37 Login Succeeded 11:58:37 ---> ****-login.sh ends [Pipeline] } 11:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:58:37 ========================================================= 11:58:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:58:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:37 + 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:58:37 Sending build context to Docker daemon 37.74MB 11:58:37 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:58:37 Step 2/12 : FROM ${BASE} AS builder 11:58:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:58:38 da9db072f522: Pulling fs layer 11:58:38 6ef4a4ee8ca5: Pulling fs layer 11:58:38 06f05ace1117: Pulling fs layer 11:58:38 5fe327b54edc: Pulling fs layer 11:58:38 4f4fb700ef54: Pulling fs layer 11:58:38 92a5565b7b96: Pulling fs layer 11:58:38 ff9bb7016b71: Pulling fs layer 11:58:38 b67dba6c2c7d: Pulling fs layer 11:58:38 a813b0c90790: Pulling fs layer 11:58:38 5fe327b54edc: Waiting 11:58:38 4f4fb700ef54: Waiting 11:58:38 92a5565b7b96: Waiting 11:58:38 ff9bb7016b71: Waiting 11:58:38 b67dba6c2c7d: Waiting 11:58:38 a813b0c90790: Waiting 11:58:38 6ef4a4ee8ca5: Download complete 11:58:38 5fe327b54edc: Verifying Checksum 11:58:38 5fe327b54edc: Download complete 11:58:38 4f4fb700ef54: Verifying Checksum 11:58:38 4f4fb700ef54: Download complete 11:58:38 92a5565b7b96: Verifying Checksum 11:58:38 92a5565b7b96: Download complete 11:58:38 da9db072f522: Download complete 11:58:38 ff9bb7016b71: Verifying Checksum 11:58:38 ff9bb7016b71: Download complete 11:58:38 da9db072f522: Pull complete 11:58:38 a813b0c90790: Verifying Checksum 11:58:38 a813b0c90790: Download complete 11:58:38 6ef4a4ee8ca5: Pull complete 11:58:38 06f05ace1117: Verifying Checksum 11:58:38 06f05ace1117: Download complete 11:58:38 b67dba6c2c7d: Verifying Checksum 11:58:38 b67dba6c2c7d: Download complete 11:58:42 06f05ace1117: Pull complete 11:58:42 5fe327b54edc: Pull complete 11:58:42 4f4fb700ef54: Pull complete 11:58:42 92a5565b7b96: Pull complete 11:58:42 ff9bb7016b71: Pull complete 11:58:44 b67dba6c2c7d: Pull complete 11:58:44 a813b0c90790: Pull complete 11:58:44 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 11:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:58:44 ---> 3ba60ce46760 11:58:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:58:48 ---> Running in dcb4d37f3b23 11:58:49 Removing intermediate container dcb4d37f3b23 11:58:49 ---> 1640a71f156a 11:58:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:58:49 ---> Running in f05bd34daa01 11:58:49 Removing intermediate container f05bd34daa01 11:58:49 ---> f2cff06b6696 11:58:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:58:49 ---> Running in 110148aea0db 11:58:49 Removing intermediate container 110148aea0db 11:58:49 ---> c5540bf3dcba 11:58:49 Step 6/12 : WORKDIR /device-virtual-go 11:58:49 ---> Running in 9239136e7b9b 11:58:49 Removing intermediate container 9239136e7b9b 11:58:49 ---> 8a32e855cdea 11:58:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:58:49 ---> Running in f379743f07e0 11:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:58:50 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:58:50 (2/4) Installing libedit (20240517.3.1-r0) 11:58:50 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:58:50 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:58:50 Executing busybox-1.36.1-r29.trigger 11:58:50 OK: 252 MiB in 62 packages 11:58:50 Removing intermediate container f379743f07e0 11:58:50 ---> ae7710a92a19 11:58:50 Step 8/12 : COPY go.mod vendor* ./ 11:58:50 ---> 9dd3b5080ca9 11:58:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:50 ---> Running in ddc375fa14b0 11:58:51 Still waiting to schedule task 11:58:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:59:37 Removing intermediate container ddc375fa14b0 11:59:37 ---> 249dddcb1e7b 11:59:37 Step 10/12 : COPY . . 11:59:37 ---> 9749ce321f9c 11:59:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:59:37 ---> Running in b2140595af91 11:59:37 Removing intermediate container b2140595af91 11:59:37 ---> affd81af82c6 11:59:37 Step 12/12 : RUN $MAKE 11:59:37 ---> Running in c946bde1aed1 11:59:37 noop 11:59:37 Removing intermediate container c946bde1aed1 11:59:37 ---> 1f5832096e86 11:59:37 Successfully built 1f5832096e86 11:59:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:37 + docker inspect -f . ci-base-image-x86_64 11:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:38 prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container 11:59:38 $ 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 ******** ci-base-image-x86_64 cat 11:59:38 $ docker top 438700b753366ce779cb5640ae61b963d9ce682c098fc075db6e666f3e19a403 -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:38 + go version 11:59:38 go version go1.23.4 linux/amd64 [Pipeline] } 11:59:38 $ docker stop --time=1 438700b753366ce779cb5640ae61b963d9ce682c098fc075db6e666f3e19a403 11:59:40 $ docker rm -f --volumes 438700b753366ce779cb5640ae61b963d9ce682c098fc075db6e666f3e19a403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:40 + docker inspect -f . ci-base-image-x86_64 11:59:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:40 prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container 11:59:40 $ 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 ******** ci-base-image-x86_64 cat 11:59:40 $ docker top 7dadab6fa7ed31655db40c8ba447db330dedc0c459313411d540429e6d8693fa -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:41 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:59:41 + make test 11:59:41 go test ./... -coverprofile=coverage.out 11:59:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:00:01 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 12:00:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.4% of statements 12:00:13 go vet ./... 12:00:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:00:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:00:18 ./bin/test-attribution-txt.sh [Pipeline] echo 12:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:00:18 $ docker stop --time=1 7dadab6fa7ed31655db40c8ba447db330dedc0c459313411d540429e6d8693fa 12:00:21 $ docker rm -f --volumes 7dadab6fa7ed31655db40c8ba447db330dedc0c459313411d540429e6d8693fa [Pipeline] // withDockerContainer [Pipeline] sh 12:00:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:00:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:00:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:00:26 + ls -al . 12:00:26 total 264 12:00:26 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 11:59 . 12:00:26 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 11:58 .. 12:00:26 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 12:00 .git 12:00:26 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 11:58 .github 12:00:26 -rw-rw-r-- 1 jenkins jenkins 272 Jan 10 11:58 .gitignore 12:00:26 -rw-rw-r-- 1 jenkins jenkins 199 Jan 10 11:58 .golangci.yml 12:00:26 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 11:58 .semver 12:00:26 -rw-rw-r-- 1 jenkins jenkins 18321 Jan 10 11:58 Attribution.txt 12:00:26 -rw-rw-r-- 1 jenkins jenkins 15941 Jan 10 11:58 CHANGELOG.md 12:00:26 -rw-rw-r-- 1 jenkins jenkins 1755 Jan 10 11:58 Dockerfile 12:00:26 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 11:58 GOVERNANCE.md 12:00:26 -rw-rw-r-- 1 jenkins jenkins 660 Jan 10 11:58 Jenkinsfile 12:00:26 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 11:58 LICENSE 12:00:26 -rw-rw-r-- 1 jenkins jenkins 2652 Jan 10 11:58 Makefile 12:00:26 -rw-rw-r-- 1 jenkins jenkins 623 Jan 10 11:58 OWNERS.md 12:00:26 -rw-rw-r-- 1 jenkins jenkins 4473 Jan 10 11:58 README.md 12:00:26 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 11:58 VERSION 12:00:26 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 11:58 bin 12:00:26 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 11:58 cmd 12:00:26 -rw-r--r-- 1 jenkins jenkins 43316 Jan 10 12:00 coverage.out 12:00:26 -rw-rw-r-- 1 jenkins jenkins 6126 Jan 10 11:58 go.mod 12:00:26 -rw-rw-r-- 1 jenkins jenkins 87156 Jan 10 11:58 go.sum 12:00:26 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 11:58 internal 12:00:26 -rw-rw-r-- 1 jenkins jenkins 235 Jan 10 11:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:26 + 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=9f048606cd6ed61b8d3816a15f6bf907e3f98de4 --label arch=amd64 --label version=4.0.0-dev.9 . 12:00:26 Sending build context to Docker daemon 37.78MB 12:00:26 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 12:00:26 Step 2/26 : FROM ${BASE} AS builder 12:00:26 ---> 1f5832096e86 12:00:26 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:00:27 ---> Running in b4d557069228 12:00:27 Removing intermediate container b4d557069228 12:00:27 ---> 3e5c653c52ed 12:00:27 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:00:27 ---> Running in 25afe1e43f73 12:00:27 Removing intermediate container 25afe1e43f73 12:00:27 ---> 6d70ad822b96 12:00:27 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:00:27 ---> Running in 2a0d399ca453 12:00:27 Removing intermediate container 2a0d399ca453 12:00:27 ---> 612af419925d 12:00:27 Step 6/26 : WORKDIR /device-virtual-go 12:00:27 ---> Running in 9acaa9f6f224 12:00:27 Removing intermediate container 9acaa9f6f224 12:00:27 ---> c2a6760116c7 12:00:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:00:27 ---> Running in 267d9e2f6035 12:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:00:28 OK: 252 MiB in 62 packages 12:00:28 Removing intermediate container 267d9e2f6035 12:00:28 ---> 69e01e0d3334 12:00:28 Step 8/26 : COPY go.mod vendor* ./ 12:00:29 ---> de884a569a16 12:00:29 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:29 ---> Running in ba5676c8960c 12:00:29 Removing intermediate container ba5676c8960c 12:00:29 ---> 56db7f90b3fd 12:00:29 Step 10/26 : COPY . . 12:00:30 ---> 8bff4c156b5c 12:00:30 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:00:30 ---> Running in 6b7ea3d45d8a 12:00:30 Removing intermediate container 6b7ea3d45d8a 12:00:30 ---> af9d709f4ba9 12:00:30 Step 12/26 : RUN $MAKE 12:00:30 ---> Running in ddc778f99ba8 12:00:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:00:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36467 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 12:00:35 Running in /w/workspace/device-virtual-go/193 [Pipeline] { [Pipeline] checkout 12:00:38 The recommended git tool is: git 12:00:45 using credential edgex-jenkins-ssh 12:00:45 Cloning the remote Git repository 12:00:45 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:00:45 > git init /w/workspace/device-virtual-go/193 # timeout=10 12:00:46 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:00:46 > git --version # timeout=10 12:00:46 > git --version # 'git version 2.25.1' 12:00:46 using GIT_SSH to set credentials SSH Credentials for GitHub 12:00:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:50 Avoid second fetch 12:00:50 Checking out Revision 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 (main) 12:00:49 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:00:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:50 > git config core.sparsecheckout # timeout=10 12:00:50 > git checkout -f 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 # timeout=10 12:00:50 Commit message: "Merge pull request #513 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:00:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:00:55 % Total % Received % Xferd Average Speed Time Time Time Current 12:00:55 Dload Upload Total Spent Left Speed 12:00:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 12:00:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:00:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:00:56 + sudo tee /etc/docker/daemon.new 12:00:56 { 12:00:56 "registry-mirrors": [ 12:00:56 "https://nexus3.edgexfoundry.org:10001" 12:00:56 ], 12:00:56 "bip": "10.250.0.254/24", 12:00:56 "hosts": [ 12:00:56 "tcp://0.0.0.0:5555", 12:00:56 "unix:///var/run/docker.sock" 12:00:56 ], 12:00:56 "mtu": 1458, 12:00:56 "selinux-enabled": true, 12:00:56 "seccomp-profile": "/etc/docker/seccomp.json" 12:00:56 } [Pipeline] sh 12:00:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:00:57 + sudo service docker restart 12:01:02 Removing intermediate container ddc778f99ba8 12:01:02 ---> 5d4860aa738d 12:01:02 Step 13/26 : FROM alpine:3.20 12:01:02 3.20: Pulling from library/alpine 12:01:02 66a3d608f3fa: Pulling fs layer 12:01:02 66a3d608f3fa: Verifying Checksum 12:01:02 66a3d608f3fa: Download complete 12:01:02 66a3d608f3fa: Pull complete 12:01:02 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 12:01:02 Status: Downloaded newer image for alpine:3.20 12:01:02 ---> e29df9b510ff 12:01:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:01:02 ---> Running in 10a6328572be 12:01:02 Removing intermediate container 10a6328572be 12:01:02 ---> 6c97478c54a1 12:01:02 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:01:02 ---> Running in 1c9fde9de9ff 12:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:01:02 (1/1) Installing dumb-init (1.2.5-r3) 12:01:02 Executing busybox-1.36.1-r29.trigger 12:01:02 OK: 8 MiB in 15 packages 12:01:02 Removing intermediate container 1c9fde9de9ff 12:01:02 ---> 35295805f2aa 12:01:02 Step 16/26 : RUN apk --no-cache upgrade 12:01:02 ---> Running in 79dde7a77af8 12:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:01:03 OK: 8 MiB in 15 packages 12:01:03 Removing intermediate container 79dde7a77af8 12:01:03 ---> 81fb93918e3f 12:01:03 Step 17/26 : WORKDIR / 12:01:03 ---> Running in d34f642465ef 12:01:03 Removing intermediate container d34f642465ef 12:01:03 ---> f91436e10b7f 12:01:03 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:01:03 ---> 49ae3e667d4f 12:01:03 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:01:03 ---> 671e95c2d373 12:01:03 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:01:05 ---> ae98c2c536e4 12:01:05 Step 21/26 : EXPOSE 59900 12:01:05 ---> Running in 3abef7fa5b8b 12:01:05 Removing intermediate container 3abef7fa5b8b 12:01:05 ---> 2d4c3881bc30 12:01:05 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:01:05 ---> Running in 2ed0cc91ddb2 12:01:05 Removing intermediate container 2ed0cc91ddb2 12:01:05 ---> f92b42801b59 12:01:05 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:01:05 ---> Running in 0f9c2293d766 12:01:05 Removing intermediate container 0f9c2293d766 12:01:05 ---> 32c14214cf97 12:01:05 Step 24/26 : LABEL arch=amd64 12:01:05 ---> Running in 04099470bee8 12:01:05 Removing intermediate container 04099470bee8 12:01:05 ---> bf50d8665422 12:01:05 Step 25/26 : LABEL git_sha=9f048606cd6ed61b8d3816a15f6bf907e3f98de4 12:01:05 ---> Running in 7027ec00fa74 12:01:05 Removing intermediate container 7027ec00fa74 12:01:05 ---> 9b1ef08bf901 12:01:05 Step 26/26 : LABEL version=4.0.0-dev.9 12:01:05 ---> Running in b45378d26e27 12:01:05 Removing intermediate container b45378d26e27 12:01:05 ---> c1936e08af59 12:01:05 [Warning] One or more build-args [ARCH] were not consumed 12:01:05 Successfully built c1936e08af59 12:01:05 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:05 provisioning config files... 12:01:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10634736445546403119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:05 ---> ****-login.sh 12:01:05 nexus3.edgexfoundry.org:10001 12:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:05 Configure a credential helper to remove this warning. See 12:01:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:05 12:01:05 Login Succeeded 12:01:05 nexus3.edgexfoundry.org:10002 12:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:05 Configure a credential helper to remove this warning. See 12:01:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:05 12:01:05 Login Succeeded 12:01:05 nexus3.edgexfoundry.org:10003 12:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:06 Configure a credential helper to remove this warning. See 12:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:06 12:01:06 Login Succeeded 12:01:06 nexus3.edgexfoundry.org:10004 12:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:06 Configure a credential helper to remove this warning. See 12:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:06 12:01:06 Login Succeeded 12:01:06 ****.io 12:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:06 Configure a credential helper to remove this warning. See 12:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:06 12:01:06 Login Succeeded 12:01:06 ---> ****-login.sh ends [Pipeline] } 12:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:01:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:01:06 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:01:06 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 12:01:06 latest 12:01:06 4.0.0-dev.9 12:01:06 9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 12:01:06 main 12:01:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:06 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 12:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:01:07 1c60fb67bfb5: Preparing 12:01:07 0b04c6731b68: Preparing 12:01:07 d5ba0f8ecc5a: Preparing 12:01:07 79ff0ab75b58: Preparing 12:01:07 554bf0ee4a83: Preparing 12:01:07 ce5a8cde9eee: Preparing 12:01:07 ce5a8cde9eee: Waiting 12:01:07 d5ba0f8ecc5a: Pushed 12:01:07 0b04c6731b68: Pushed 12:01:07 ce5a8cde9eee: Layer already exists 12:01:07 79ff0ab75b58: Pushed 12:01:07 554bf0ee4a83: Pushed 12:01:10 1c60fb67bfb5: Pushed 12:01:10 9f048606cd6ed61b8d3816a15f6bf907e3f98de4: digest: sha256:3f2a865177288e872d3b38a68bb2c9b68f160b5f47fa8d913349c0740ba8450f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:10 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:01:11 1c60fb67bfb5: Preparing 12:01:11 0b04c6731b68: Preparing 12:01:11 d5ba0f8ecc5a: Preparing 12:01:11 79ff0ab75b58: Preparing 12:01:11 554bf0ee4a83: Preparing 12:01:11 ce5a8cde9eee: Preparing 12:01:11 ce5a8cde9eee: Waiting 12:01:11 0b04c6731b68: Layer already exists 12:01:11 79ff0ab75b58: Layer already exists 12:01:11 554bf0ee4a83: Layer already exists 12:01:11 d5ba0f8ecc5a: Layer already exists 12:01:11 1c60fb67bfb5: Layer already exists 12:01:11 ce5a8cde9eee: Layer already exists 12:01:11 latest: digest: sha256:3f2a865177288e872d3b38a68bb2c9b68f160b5f47fa8d913349c0740ba8450f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:11 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.9 12:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:01:11 1c60fb67bfb5: Preparing 12:01:11 0b04c6731b68: Preparing 12:01:11 d5ba0f8ecc5a: Preparing 12:01:11 79ff0ab75b58: Preparing 12:01:11 554bf0ee4a83: Preparing 12:01:11 ce5a8cde9eee: Preparing 12:01:11 ce5a8cde9eee: Waiting 12:01:11 d5ba0f8ecc5a: Layer already exists 12:01:11 79ff0ab75b58: Layer already exists 12:01:11 0b04c6731b68: Layer already exists 12:01:11 554bf0ee4a83: Layer already exists 12:01:11 1c60fb67bfb5: Layer already exists 12:01:11 ce5a8cde9eee: Layer already exists 12:01:11 4.0.0-dev.9: digest: sha256:3f2a865177288e872d3b38a68bb2c9b68f160b5f47fa8d913349c0740ba8450f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:12 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 12:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:01:12 1c60fb67bfb5: Preparing 12:01:12 0b04c6731b68: Preparing 12:01:12 d5ba0f8ecc5a: Preparing 12:01:12 79ff0ab75b58: Preparing 12:01:12 554bf0ee4a83: Preparing 12:01:12 ce5a8cde9eee: Preparing 12:01:12 ce5a8cde9eee: Waiting 12:01:12 1c60fb67bfb5: Layer already exists 12:01:12 79ff0ab75b58: Layer already exists 12:01:12 d5ba0f8ecc5a: Layer already exists 12:01:12 0b04c6731b68: Layer already exists 12:01:12 554bf0ee4a83: Layer already exists 12:01:12 ce5a8cde9eee: Layer already exists 12:01:12 9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9: digest: sha256:3f2a865177288e872d3b38a68bb2c9b68f160b5f47fa8d913349c0740ba8450f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:12 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:01:13 1c60fb67bfb5: Preparing 12:01:13 0b04c6731b68: Preparing 12:01:13 d5ba0f8ecc5a: Preparing 12:01:13 79ff0ab75b58: Preparing 12:01:13 554bf0ee4a83: Preparing 12:01:13 ce5a8cde9eee: Preparing 12:01:13 ce5a8cde9eee: Waiting 12:01:13 1c60fb67bfb5: Layer already exists 12:01:13 554bf0ee4a83: Layer already exists 12:01:13 d5ba0f8ecc5a: Layer already exists 12:01:13 79ff0ab75b58: Layer already exists 12:01:13 0b04c6731b68: Layer already exists 12:01:13 ce5a8cde9eee: Layer already exists 12:01:13 main: digest: sha256:3f2a865177288e872d3b38a68bb2c9b68f160b5f47fa8d913349c0740ba8450f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:01:13 ===================================================== [Pipeline] echo 12:01:13 taggedImages: 12:01:13 - nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 12:01:13 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:01:13 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.9 12:01:13 - nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 12:01:13 - 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 12:01:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:13 12:01:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:13 latest: Pulling from edgex-lftools-log-publisher 12:01:13 5eb5b503b376: Pulling fs layer 12:01:13 5c69ac0246d0: Pulling fs layer 12:01:13 ec43610c2a17: Pulling fs layer 12:01:13 3a2ae6a8a46f: Pulling fs layer 12:01:13 33b1e0a273af: Pulling fs layer 12:01:13 5d3b04190fa2: Pulling fs layer 12:01:13 2f39f015ded8: Pulling fs layer 12:01:13 3a2ae6a8a46f: Waiting 12:01:13 33b1e0a273af: Waiting 12:01:13 5d3b04190fa2: Waiting 12:01:13 5c69ac0246d0: Verifying Checksum 12:01:13 5c69ac0246d0: Download complete 12:01:13 3a2ae6a8a46f: Verifying Checksum 12:01:13 3a2ae6a8a46f: Download complete 12:01:13 33b1e0a273af: Verifying Checksum 12:01:13 33b1e0a273af: Download complete 12:01:13 5d3b04190fa2: Verifying Checksum 12:01:13 5d3b04190fa2: Download complete 12:01:13 ec43610c2a17: Verifying Checksum 12:01:13 ec43610c2a17: Download complete 12:01:14 5eb5b503b376: Verifying Checksum 12:01:14 5eb5b503b376: Download complete 12:01:14 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:15 provisioning config files... 12:01:15 5eb5b503b376: Pull complete 12:01:15 5c69ac0246d0: Pull complete 12:01:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/193@tmp/config9089287378312765772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:15 ---> ****-login.sh 12:01:15 nexus3.edgexfoundry.org:10001 12:01:15 ec43610c2a17: Pull complete 12:01:15 3a2ae6a8a46f: Pull complete 12:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:16 33b1e0a273af: Pull complete 12:01:16 5d3b04190fa2: Pull complete 12:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:16 Configure a credential helper to remove this warning. See 12:01:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:16 12:01:16 Login Succeeded 12:01:16 nexus3.edgexfoundry.org:10002 12:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:16 Configure a credential helper to remove this warning. See 12:01:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:16 12:01:16 Login Succeeded 12:01:16 nexus3.edgexfoundry.org:10003 12:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:16 Configure a credential helper to remove this warning. See 12:01:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:16 12:01:16 Login Succeeded 12:01:16 nexus3.edgexfoundry.org:10004 12:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:17 Configure a credential helper to remove this warning. See 12:01:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:17 12:01:17 Login Succeeded 12:01:17 ****.io 12:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:17 Configure a credential helper to remove this warning. See 12:01:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:17 12:01:17 Login Succeeded 12:01:17 ---> ****-login.sh ends [Pipeline] } 12:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:01:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:01:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:01:17 ========================================================= 12:01:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:01:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:18 + 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 . 12:01:19 #0 building with "default" instance using docker driver 12:01:19 12:01:19 #1 [internal] load build definition from Dockerfile 12:01:19 #1 transferring dockerfile: 1.79kB 0.0s done 12:01:19 #1 DONE 0.1s 12:01:19 12:01:19 #2 [internal] load .dockerignore 12:01:19 #2 transferring context: 2B done 12:01:19 #2 DONE 0.1s 12:01:19 12:01:19 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:01:19 #3 DONE 0.1s 12:01:19 12:01:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:01:19 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 12:01:19 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 12:01:19 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 12:01:19 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.2s 12:01:19 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 12:01:19 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 442.37kB / 70.67MB 0.2s 12:01:19 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 0B / 126B 0.2s 12:01:19 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 12:01:19 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 4.19MB / 70.67MB 0.3s 12:01:19 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 12:01:19 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 12:01:19 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 12:01:20 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.4s 12:01:20 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 12:01:20 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done 12:01:20 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s 12:01:20 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.78MB / 70.67MB 0.6s 12:01:20 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.29MB / 12.74MB 0.6s 12:01:20 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 4.19MB / 98.78MB 0.6s 12:01:20 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 10.49MB / 12.74MB 0.7s 12:01:20 2f39f015ded8: Pull complete 12:01:20 #4 ... 12:01:20 12:01:20 #5 [internal] load build context 12:01:20 #5 transferring context: 18.91MB 0.7s done 12:01:20 #5 DONE 0.8s 12:01:20 12:01:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:01:20 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 24.67MB / 70.67MB 0.8s 12:01:20 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s 12:01:20 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12.50MB / 98.78MB 0.8s 12:01:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:01:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:20 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 34.60MB / 70.67MB 1.0s 12:01:20 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.6s done 12:01:20 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done 12:01:20 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 22.02MB / 98.78MB 1.0s 12:01:20 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 39.85MB / 70.67MB 1.1s 12:01:20 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 27.26MB / 98.78MB 1.1s 12:01:20 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 12:01:20 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 45.09MB / 70.67MB 1.2s 12:01:20 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 32.51MB / 98.78MB 1.2s 12:01:20 prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container 12:01:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:01:20 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 50.33MB / 70.67MB 1.3s 12:01:20 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 37.75MB / 98.78MB 1.3s 12:01:20 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 12:01:20 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.87MB / 70.67MB 1.5s 12:01:20 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 49.18MB / 98.78MB 1.5s 12:01:21 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 66.06MB / 70.67MB 1.6s 12:01:21 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s 12:01:21 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 58.72MB / 98.78MB 1.7s 12:01:21 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 65.01MB / 98.78MB 1.8s 12:01:21 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 2.0s 12:01:21 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 83.89MB / 98.78MB 2.1s 12:01:21 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 90.18MB / 98.78MB 2.2s 12:01:22 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.3s done 12:01:22 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.42MB / 98.78MB 2.3s 12:01:22 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12:01:22 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s done 12:01:25 $ docker top a21def0f32bc136d27642a06cad3b5d36454e3df358c7379c33d2947ed785414 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:25 ---> job-cost.sh 12:01:25 lf-activate-venv: SKIPPING 12:01:25 INFO: No Stack... 12:01:25 INFO: Retrieving Pricing Info for: v3-standard-8 12:01:26 INFO: Archiving Costs [Pipeline] sh 12:01:26 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 12:01:26 + cut -d, -f6 [Pipeline] lock 12:01:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] 12:01:26 Resource [jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] did not exist. Created. 12:01:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:01:27 + echo total: 0.2199999988079071 [Pipeline] stash 12:01:27 Stashed 1 file(s) [Pipeline] } 12:01:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 12:01:27 $ docker stop --time=1 a21def0f32bc136d27642a06cad3b5d36454e3df358c7379c33d2947ed785414 12:01:28 $ docker rm -f --volumes a21def0f32bc136d27642a06cad3b5d36454e3df358c7379c33d2947ed785414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:01:28 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.2s 12:01:33 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.2s 12:01:41 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.7s done 12:01:42 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 12:01:42 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 12:01:42 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 12:01:42 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 12:01:42 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 12:01:42 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s 12:01:47 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 12:01:50 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.0s done 12:01:50 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12:01:53 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.2s done 12:01:53 #4 DONE 33.6s 12:01:53 12:01:53 #6 [builder 2/7] WORKDIR /device-virtual-go 12:01:55 #6 DONE 1.7s 12:01:55 12:01:55 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 12:01:55 #7 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:01:55 #7 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:01:57 #7 2.405 (1/4) Installing openssh-keygen (9.7_p1-r4) 12:01:57 #7 2.432 (2/4) Installing libedit (20240517.3.1-r0) 12:01:57 #7 2.443 (3/4) Installing openssh-client-common (9.7_p1-r4) 12:01:57 #7 2.503 (4/4) Installing openssh-client-default (9.7_p1-r4) 12:01:57 #7 2.528 Executing busybox-1.36.1-r29.trigger 12:01:57 #7 2.569 OK: 244 MiB in 62 packages 12:01:57 #7 DONE 3.0s 12:01:57 12:01:57 #8 [builder 4/7] COPY go.mod vendor* ./ 12:01:57 #8 DONE 0.1s 12:01:57 12:01:57 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:02:30 #9 DONE 29.4s 12:02:30 12:02:30 #10 [builder 6/7] COPY . . 12:02:30 #10 DONE 0.4s 12:02:30 12:02:30 #11 [builder 7/7] RUN echo noop 12:02:30 #11 0.631 noop 12:02:30 #11 DONE 0.7s 12:02:30 12:02:30 #12 exporting to image 12:02:30 #12 exporting layers 12:03:09 #12 exporting layers 34.9s done 12:03:09 #12 writing image sha256:b18c2902a3644451699ee011819704ff4da0258dc0e135207d9e04c8bb720f1f done 12:03:09 #12 naming to docker.io/library/ci-base-image-arm64 done 12:03:09 #12 DONE 34.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:09 + docker inspect -f . ci-base-image-arm64 12:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:09 prd-ubuntu20.04-docker-arm64-4c-16g-36467 does not seem to be running inside a container 12:03:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/193 -v /w/workspace/device-virtual-go/193:/w/workspace/device-virtual-go/193:rw,z -v /w/workspace/device-virtual-go/193@tmp:/w/workspace/device-virtual-go/193@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 12:03:10 $ docker top 3fe3e8cf3f8de99481e2aa8b29e2c3d33ec7b7a2a06b4ffde7e08831f33579d1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:11 + go version 12:03:11 go version go1.23.4 linux/arm64 [Pipeline] } 12:03:11 $ docker stop --time=1 3fe3e8cf3f8de99481e2aa8b29e2c3d33ec7b7a2a06b4ffde7e08831f33579d1 12:03:13 $ docker rm -f --volumes 3fe3e8cf3f8de99481e2aa8b29e2c3d33ec7b7a2a06b4ffde7e08831f33579d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:13 + docker inspect -f . ci-base-image-arm64 12:03:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:13 prd-ubuntu20.04-docker-arm64-4c-16g-36467 does not seem to be running inside a container 12:03:14 $ 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/193 -v /w/workspace/device-virtual-go/193:/w/workspace/device-virtual-go/193:rw,z -v /w/workspace/device-virtual-go/193@tmp:/w/workspace/device-virtual-go/193@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 12:03:14 $ docker top f6653f155c27d624bb89b9f91664a475a555cea91f725a9f7983a4d18aecf922 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:15 + git config --global --add safe.directory /w/workspace/device-virtual-go/193 [Pipeline] fileExists [Pipeline] sh 12:03:15 + make test 12:03:15 go test ./... -coverprofile=coverage.out 12:03:21 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:05:12 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 12:05:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.3% of statements 12:05:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:05:12 go vet ./... 12:05:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:05:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:05:45 ./bin/test-attribution-txt.sh [Pipeline] echo 12:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:05:45 $ docker stop --time=1 f6653f155c27d624bb89b9f91664a475a555cea91f725a9f7983a4d18aecf922 12:05:46 $ docker rm -f --volumes f6653f155c27d624bb89b9f91664a475a555cea91f725a9f7983a4d18aecf922 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:05:48 Warning: overwriting stash ‘coverage-report’ 12:05:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:05:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:05:49 + ls -al . 12:05:49 total 260 12:05:49 drwxrwxr-x 7 jenkins jenkins 4096 Jan 10 12:03 . 12:05:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 12:00 .. 12:05:49 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 12:00 .git 12:05:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 12:00 .github 12:05:49 -rw-rw-r-- 1 jenkins jenkins 272 Jan 10 12:00 .gitignore 12:05:49 -rw-rw-r-- 1 jenkins jenkins 199 Jan 10 12:00 .golangci.yml 12:05:49 -rw-rw-r-- 1 jenkins jenkins 18321 Jan 10 12:00 Attribution.txt 12:05:49 -rw-rw-r-- 1 jenkins jenkins 15941 Jan 10 12:00 CHANGELOG.md 12:05:49 -rw-rw-r-- 1 jenkins jenkins 1755 Jan 10 12:00 Dockerfile 12:05:49 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 12:00 GOVERNANCE.md 12:05:49 -rw-rw-r-- 1 jenkins jenkins 660 Jan 10 12:00 Jenkinsfile 12:05:49 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 12:00 LICENSE 12:05:49 -rw-rw-r-- 1 jenkins jenkins 2652 Jan 10 12:00 Makefile 12:05:49 -rw-rw-r-- 1 jenkins jenkins 623 Jan 10 12:00 OWNERS.md 12:05:49 -rw-rw-r-- 1 jenkins jenkins 4473 Jan 10 12:00 README.md 12:05:49 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 11:58 VERSION 12:05:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 12:00 bin 12:05:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 12:00 cmd 12:05:49 -rw-r--r-- 1 jenkins jenkins 43316 Jan 10 12:05 coverage.out 12:05:49 -rw-rw-r-- 1 jenkins jenkins 6126 Jan 10 12:00 go.mod 12:05:49 -rw-rw-r-- 1 jenkins jenkins 87156 Jan 10 12:00 go.sum 12:05:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 12:00 internal 12:05:49 -rw-rw-r-- 1 jenkins jenkins 235 Jan 10 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:49 + 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=9f048606cd6ed61b8d3816a15f6bf907e3f98de4 --label arch=arm64 --label version=4.0.0-dev.9 . 12:05:50 #0 building with "default" instance using docker driver 12:05:50 12:05:50 #1 [internal] load build definition from Dockerfile 12:05:50 #1 transferring dockerfile: 12:05:50 #1 transferring dockerfile: 1.79kB 0.0s done 12:05:50 #1 DONE 0.0s 12:05:50 12:05:50 #2 [internal] load .dockerignore 12:05:50 #2 transferring context: 2B done 12:05:50 #2 DONE 0.0s 12:05:50 12:05:50 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:05:50 #3 DONE 0.0s 12:05:50 12:05:50 #4 [internal] load metadata for docker.io/library/alpine:3.20 12:05:51 #4 DONE 0.4s 12:05:51 12:05:51 #5 [internal] load build context 12:05:51 #5 transferring context: 51.74kB 0.1s done 12:05:51 #5 DONE 0.1s 12:05:51 12:05:51 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 12:05:51 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 12:05:51 #6 ... 12:05:51 12:05:51 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:05:51 #7 DONE 0.2s 12:05:51 12:05:51 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 12:05:51 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 12:05:51 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 12:05:51 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 12:05:51 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s 12:05:51 #6 ... 12:05:51 12:05:51 #8 [builder 2/7] WORKDIR /device-virtual-go 12:05:51 #8 DONE 0.1s 12:05:51 12:05:51 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 12:05:51 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done 12:05:51 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 12:05:51 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 12:05:51 #6 DONE 0.9s 12:05:51 12:05:51 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:05:52 #9 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:05:52 #9 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:05:54 #9 2.250 (1/1) Installing dumb-init (1.2.5-r3) 12:05:54 #9 2.263 Executing busybox-1.36.1-r29.trigger 12:05:54 #9 2.316 OK: 9 MiB in 15 packages 12:05:54 #9 ... 12:05:54 12:05:54 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 12:05:54 #10 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:05:54 #10 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:05:54 #10 2.620 OK: 244 MiB in 62 packages 12:05:54 #10 DONE 3.0s 12:05:54 12:05:54 #11 [builder 4/7] COPY go.mod vendor* ./ 12:05:54 #11 DONE 0.2s 12:05:54 12:05:54 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:54 #12 ... 12:05:54 12:05:54 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:05:54 #9 DONE 2.7s 12:05:54 12:05:54 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:05:55 #13 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:05:55 #13 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:05:56 #13 ... 12:05:56 12:05:56 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:56 #12 DONE 1.8s 12:05:56 12:05:56 #14 [builder 6/7] COPY . . 12:05:56 #14 DONE 0.4s 12:05:56 12:05:56 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:05:57 #13 2.657 OK: 9 MiB in 15 packages 12:05:57 #13 DONE 3.0s 12:05:57 12:05:57 #15 [builder 7/7] RUN make build 12:05:57 #15 0.687 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:08:04 #15 DONE 123.3s 12:08:04 12:08:04 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 12:08:04 #16 DONE 0.1s 12:08:04 12:08:04 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 12:08:04 #17 DONE 0.1s 12:08:04 12:08:04 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 12:08:04 #18 DONE 0.4s 12:08:04 12:08:04 #19 exporting to image 12:08:04 #19 exporting layers 12:08:04 #19 exporting layers 0.4s done 12:08:04 #19 writing image sha256:0ccb5a4ddaa10c92f0616bc5f106ccd14c23f97dd87cf1fc26383361a72c2cb1 done 12:08:04 #19 naming to docker.io/library/device-virtual-arm64 done 12:08:04 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:04 provisioning config files... 12:08:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/193@tmp/config1547175419488450579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:04 ---> ****-login.sh 12:08:04 nexus3.edgexfoundry.org:10001 12:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:05 Configure a credential helper to remove this warning. See 12:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:05 12:08:05 Login Succeeded 12:08:05 nexus3.edgexfoundry.org:10002 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:05 Configure a credential helper to remove this warning. See 12:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:05 12:08:05 Login Succeeded 12:08:05 nexus3.edgexfoundry.org:10003 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:05 Configure a credential helper to remove this warning. See 12:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:05 12:08:05 Login Succeeded 12:08:05 nexus3.edgexfoundry.org:10004 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:05 Configure a credential helper to remove this warning. See 12:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:05 12:08:05 Login Succeeded 12:08:05 ****.io 12:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:08:06 Configure a credential helper to remove this warning. See 12:08:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:08:06 12:08:06 Login Succeeded 12:08:06 ---> ****-login.sh ends [Pipeline] } 12:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:08:06 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:08:06 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 12:08:06 latest 12:08:06 4.0.0-dev.9 12:08:06 9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 12:08:06 main 12:08:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:06 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 12:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:08:07 1e84626b5fc1: Preparing 12:08:07 851bf79cdf47: Preparing 12:08:07 c587bd4aba5b: Preparing 12:08:07 62ef5f319969: Preparing 12:08:07 c78f6a0148d4: Preparing 12:08:07 534a70dc8296: Preparing 12:08:07 534a70dc8296: Waiting 12:08:07 c587bd4aba5b: Pushed 12:08:07 62ef5f319969: Pushed 12:08:07 851bf79cdf47: Pushed 12:08:07 c78f6a0148d4: Pushed 12:08:07 534a70dc8296: Layer already exists 12:08:14 1e84626b5fc1: Pushed 12:08:14 9f048606cd6ed61b8d3816a15f6bf907e3f98de4: digest: sha256:2301f96e1d8eb96940af9ac45f16d506a8c61c1a6500c1e8a21fa63a91d7fabb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:14 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:15 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:08:15 1e84626b5fc1: Preparing 12:08:15 851bf79cdf47: Preparing 12:08:15 c587bd4aba5b: Preparing 12:08:15 62ef5f319969: Preparing 12:08:15 c78f6a0148d4: Preparing 12:08:15 534a70dc8296: Preparing 12:08:15 534a70dc8296: Waiting 12:08:15 c587bd4aba5b: Layer already exists 12:08:15 62ef5f319969: Layer already exists 12:08:15 c78f6a0148d4: Layer already exists 12:08:15 851bf79cdf47: Layer already exists 12:08:15 1e84626b5fc1: Layer already exists 12:08:15 534a70dc8296: Layer already exists 12:08:15 latest: digest: sha256:2301f96e1d8eb96940af9ac45f16d506a8c61c1a6500c1e8a21fa63a91d7fabb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:15 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.9 12:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:08:16 1e84626b5fc1: Preparing 12:08:16 851bf79cdf47: Preparing 12:08:16 c587bd4aba5b: Preparing 12:08:16 62ef5f319969: Preparing 12:08:16 c78f6a0148d4: Preparing 12:08:16 534a70dc8296: Preparing 12:08:16 534a70dc8296: Waiting 12:08:16 62ef5f319969: Layer already exists 12:08:16 c78f6a0148d4: Layer already exists 12:08:16 c587bd4aba5b: Layer already exists 12:08:16 1e84626b5fc1: Layer already exists 12:08:16 851bf79cdf47: Layer already exists 12:08:16 534a70dc8296: Layer already exists 12:08:16 4.0.0-dev.9: digest: sha256:2301f96e1d8eb96940af9ac45f16d506a8c61c1a6500c1e8a21fa63a91d7fabb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:16 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 12:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:08:17 1e84626b5fc1: Preparing 12:08:17 851bf79cdf47: Preparing 12:08:17 c587bd4aba5b: Preparing 12:08:17 62ef5f319969: Preparing 12:08:17 c78f6a0148d4: Preparing 12:08:17 534a70dc8296: Preparing 12:08:17 534a70dc8296: Waiting 12:08:17 c587bd4aba5b: Layer already exists 12:08:17 851bf79cdf47: Layer already exists 12:08:17 c78f6a0148d4: Layer already exists 12:08:17 1e84626b5fc1: Layer already exists 12:08:17 62ef5f319969: Layer already exists 12:08:17 534a70dc8296: Layer already exists 12:08:17 9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9: digest: sha256:2301f96e1d8eb96940af9ac45f16d506a8c61c1a6500c1e8a21fa63a91d7fabb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:17 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 12:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:08:18 1e84626b5fc1: Preparing 12:08:18 851bf79cdf47: Preparing 12:08:18 c587bd4aba5b: Preparing 12:08:18 62ef5f319969: Preparing 12:08:18 c78f6a0148d4: Preparing 12:08:18 534a70dc8296: Preparing 12:08:18 534a70dc8296: Waiting 12:08:18 1e84626b5fc1: Layer already exists 12:08:18 62ef5f319969: Layer already exists 12:08:18 c78f6a0148d4: Layer already exists 12:08:18 c587bd4aba5b: Layer already exists 12:08:18 851bf79cdf47: Layer already exists 12:08:18 534a70dc8296: Layer already exists 12:08:18 main: digest: sha256:2301f96e1d8eb96940af9ac45f16d506a8c61c1a6500c1e8a21fa63a91d7fabb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:08:18 ===================================================== [Pipeline] echo 12:08:18 taggedImages: 12:08:18 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 12:08:18 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:08:18 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.9 12:08:18 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 12:08:18 - 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 12:08:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:08:19 12:08:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:08:19 arm64: Pulling from edgex-lftools-log-publisher 12:08:19 8998bd30e6a1: Pulling fs layer 12:08:19 04944245beec: Pulling fs layer 12:08:19 699f458cf7ca: Pulling fs layer 12:08:19 765212b225bb: Pulling fs layer 12:08:19 f23df028b6ca: Pulling fs layer 12:08:19 d65c8cfc05b1: Pulling fs layer 12:08:19 2437ff75d9bd: Pulling fs layer 12:08:19 f23df028b6ca: Waiting 12:08:19 d65c8cfc05b1: Waiting 12:08:19 765212b225bb: Waiting 12:08:19 2437ff75d9bd: Waiting 12:08:19 04944245beec: Verifying Checksum 12:08:19 04944245beec: Download complete 12:08:19 765212b225bb: Verifying Checksum 12:08:19 765212b225bb: Download complete 12:08:19 f23df028b6ca: Verifying Checksum 12:08:19 f23df028b6ca: Download complete 12:08:19 d65c8cfc05b1: Verifying Checksum 12:08:19 d65c8cfc05b1: Download complete 12:08:19 699f458cf7ca: Verifying Checksum 12:08:19 699f458cf7ca: Download complete 12:08:20 8998bd30e6a1: Verifying Checksum 12:08:20 8998bd30e6a1: Download complete 12:08:22 2437ff75d9bd: Verifying Checksum 12:08:22 2437ff75d9bd: Download complete 12:08:26 8998bd30e6a1: Pull complete 12:08:26 04944245beec: Pull complete 12:08:28 699f458cf7ca: Pull complete 12:08:28 765212b225bb: Pull complete 12:08:29 f23df028b6ca: Pull complete 12:08:29 d65c8cfc05b1: Pull complete 12:08:56 2437ff75d9bd: Pull complete 12:08:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:08:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:56 prd-ubuntu20.04-docker-arm64-4c-16g-36467 does not seem to be running inside a container 12:08:56 $ 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/193 -v /w/workspace/device-virtual-go/193:/w/workspace/device-virtual-go/193:rw,z -v /w/workspace/device-virtual-go/193@tmp:/w/workspace/device-virtual-go/193@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 12:08:57 $ docker top fb8cc17f15e63a39db7fe91b3c60f9c6ba948faa348d24a68d7c6359eff11433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:58 ---> job-cost.sh 12:08:58 lf-activate-venv: SKIPPING 12:08:58 INFO: No Stack... 12:08:58 INFO: Retrieving Pricing Info for: v3-standard-8 12:08:59 INFO: Archiving Costs [Pipeline] sh 12:09:00 + + cutcat -d, /w/workspace/device-virtual-go/193/archives/cost.csv -f6 12:09:00 [Pipeline] lock 12:09:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] 12:09:00 Resource [jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] did not exist. Created. 12:09:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:09:00 /w/workspace/device-virtual-go/193@tmp/durable-54428239/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:09:00 + echo total: 0.2199999988079071 [Pipeline] stash 12:09:00 Warning: overwriting stash ‘stack-cost’ 12:09:00 Stashed 1 file(s) [Pipeline] } 12:09:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 12:09:00 $ docker stop --time=1 fb8cc17f15e63a39db7fe91b3c60f9c6ba948faa348d24a68d7c6359eff11433 12:09:02 $ docker rm -f --volumes fb8cc17f15e63a39db7fe91b3c60f9c6ba948faa348d24a68d7c6359eff11433 [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 12:09:02 provisioning config files... 12:09:02 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2155208870828931090tmp [Pipeline] { [Pipeline] sh 12:09:03 + set +x 12:09:03 + curl -s+ https://codecov.io/bash 12:09:03 bash -s -- 12:09:03 12:09:03 _____ _ 12:09:03 / ____| | | 12:09:03 | | ___ __| | ___ ___ _____ __ 12:09:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:09:03 | |___| (_) | (_| | __/ (_| (_) \ V / 12:09:03 \_____\___/ \__,_|\___|\___\___/ \_/ 12:09:03 Bash-1.0.6 12:09:03 12:09:03 12:09:03 ==> git version 2.25.1 found 12:09:03 ==> 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 12:09:03 Release-Date: 2020-01-08 12:09:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:09:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:09:03 ==> Jenkins CI detected. 12:09:03 current dir:  /w/workspace/exfoundry_device-virtual-go_main 12:09:03 project root: . 12:09:03 --> token set from env 12:09:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:09:03 ==> Running gcov in . (disable via -X gcov) 12:09:03 ==> Python coveragepy not found 12:09:03 ==> Searching for coverage reports in: 12:09:03 + . 12:09:03 -> Found 1 reports 12:09:03 ==> Detecting git/mercurial file structure 12:09:03 ==> Reading reports 12:09:03 + ./coverage.out bytes=43316 12:09:03 ==> Appending adjustments 12:09:03 https://docs.codecov.io/docs/fixing-reports 12:09:03 + Found adjustments 12:09:03 ==> Gzipping contents 12:09:03 8.0K /tmp/codecov.qmfzbw.gz 12:09:03 ==> Uploading reports 12:09:03 url: https://codecov.io 12:09:03 query: branch=main&commit=9f048606cd6ed61b8d3816a15f6bf907e3f98de4&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:09:03 -> Pinging Codecov 12:09:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9f048606cd6ed61b8d3816a15f6bf907e3f98de4&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:09:03 -> Uploading to 12:09:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/9f048606cd6ed61b8d3816a15f6bf907e3f98de4/587d946f-991b-42f5-aeea-96c07718cd33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T120903Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5226df17b29aabd98857a113fc07ec277fabd80c04d9319f57f6fd902149a88d 12:09:03 % Total % Received % Xferd Average Speed Time Time Time Current 12:09:03 Dload Upload Total Spent Left Speed 12:09:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 24705 --:--:-- --:--:-- --:--:-- 24585 100 5040 0 0 100 5040 0 16050 --:--:-- --:--:-- --:--:-- 16000 12:09:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] } 12:09:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:09:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:09:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:09:04 12:09:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:09:04 latest: Pulling from edgex-devops/edgex-snyk-go 12:09:04 43c4264eed91: Pulling fs layer 12:09:04 4cc291be95ef: Pulling fs layer 12:09:04 2ac1f1163629: Pulling fs layer 12:09:04 5c3c966382ef: Pulling fs layer 12:09:04 4f4fb700ef54: Pulling fs layer 12:09:04 d9c7d2e4e75e: Pulling fs layer 12:09:04 9c3e1370e548: Pulling fs layer 12:09:04 5c3c966382ef: Waiting 12:09:04 4f4fb700ef54: Waiting 12:09:04 9c3e1370e548: Waiting 12:09:04 d9c7d2e4e75e: Waiting 12:09:04 4cc291be95ef: Verifying Checksum 12:09:04 5c3c966382ef: Verifying Checksum 12:09:04 5c3c966382ef: Download complete 12:09:04 4f4fb700ef54: Download complete 12:09:04 43c4264eed91: Verifying Checksum 12:09:04 43c4264eed91: Download complete 12:09:05 43c4264eed91: Pull complete 12:09:05 d9c7d2e4e75e: Verifying Checksum 12:09:05 d9c7d2e4e75e: Download complete 12:09:05 4cc291be95ef: Pull complete 12:09:05 2ac1f1163629: Verifying Checksum 12:09:05 2ac1f1163629: Download complete 12:09:06 9c3e1370e548: Verifying Checksum 12:09:06 9c3e1370e548: Download complete 12:09:08 2ac1f1163629: Pull complete 12:09:08 5c3c966382ef: Pull complete 12:09:08 4f4fb700ef54: Pull complete 12:09:08 d9c7d2e4e75e: Pull complete 12:09:12 9c3e1370e548: Pull complete 12:09:12 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 12:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:09:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:12 prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container 12:09:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:09:17 $ docker top 891b97ee69804ca7491e9f2449252687f2248143ee700ca1b3ea6f134d9fccc6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:17 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 12:09:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 12:09:18 + set -o pipefail 12:09:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 12:09:28 12:09:28 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 12:09:28 12:09:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/cfdeb6df-d132-45ff-bf35-0985b70e0d55 12:09:28 12:09:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:09:28 12:09:28 12:09:28 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:09:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:09:28 $ docker stop --time=1 891b97ee69804ca7491e9f2449252687f2248143ee700ca1b3ea6f134d9fccc6 12:09:33 $ docker rm -f --volumes 891b97ee69804ca7491e9f2449252687f2248143ee700ca1b3ea6f134d9fccc6 [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 12:09:34 + git log --format=format:%s -1 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] sh 12:09:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:09:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:34 prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container 12:09:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:09:35 $ docker top ac1506fca3fd75cfee014f9d46c83ae947a6cf37de8d06b8595ba73e8027aefb -eo pid,comm 12:09:35 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). 12:09:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:09:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:45 [ssh-agent] Looking for ssh-agent implementation... 12:09:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:45 $ docker exec ac1506fca3fd75cfee014f9d46c83ae947a6cf37de8d06b8595ba73e8027aefb ssh-agent 12:09:46 SSH_AUTH_SOCK=/tmp/ssh-8jmjtR2ZMWRC/agent.31 12:09:46 SSH_AGENT_PID=37 12:09:46 Running ssh-add (command line suppressed) 12:09:46 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8908548277055967495.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8908548277055967495.key) 12:09:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:46 + git semver tag 12:09:46 2025-01-10 12:09:46,600 [run_tag] DEBUG tag force:False 12:09:46 2025-01-10 12:09:46,600 [check_head_tag] DEBUG check head tag 12:09:46 2025-01-10 12:09:46,602 [execute] INFO git cat-file --batch-check 12:09:46 2025-01-10 12:09:46,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:09:46 2025-01-10 12:09:46,605 [execute] INFO git cat-file --batch 12:09:46 2025-01-10 12:09:46,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:09:46 2025-01-10 12:09:46,629 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:09:46 2025-01-10 12:09:46,630 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 12:09:46 2025-01-10 12:09:46,630 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:09:46 2025-01-10 12:09:46,634 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:09:46 4.0.0-dev.9 [Pipeline] } 12:09:46 $ docker exec --env ******** --env ******** ac1506fca3fd75cfee014f9d46c83ae947a6cf37de8d06b8595ba73e8027aefb ssh-agent -k 12:09:46 unset SSH_AUTH_SOCK; 12:09:46 unset SSH_AGENT_PID; 12:09:46 echo Agent pid 37 killed; 12:09:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:09:47 + git semver [Pipeline] } 12:09:47 $ docker stop --time=1 ac1506fca3fd75cfee014f9d46c83ae947a6cf37de8d06b8595ba73e8027aefb 12:09:48 $ docker rm -f --volumes ac1506fca3fd75cfee014f9d46c83ae947a6cf37de8d06b8595ba73e8027aefb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:09:49 12:09:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:09:49 0.23.1-centos7: Pulling from edgex-lftools 12:09:49 ab5ef0e58194: Pulling fs layer 12:09:49 9712f1f96733: Pulling fs layer 12:09:49 63f879dbbcfc: Pulling fs layer 12:09:49 0d9ebad4ef96: Pulling fs layer 12:09:49 e9a5061849ea: Pulling fs layer 12:09:49 d747dcd14b5f: Pulling fs layer 12:09:49 2de7ff778b66: Pulling fs layer 12:09:49 e9a5061849ea: Waiting 12:09:49 0d9ebad4ef96: Waiting 12:09:49 2de7ff778b66: Waiting 12:09:49 9712f1f96733: Download complete 12:09:49 63f879dbbcfc: Verifying Checksum 12:09:49 63f879dbbcfc: Download complete 12:09:49 e9a5061849ea: Verifying Checksum 12:09:49 e9a5061849ea: Download complete 12:09:49 ab5ef0e58194: Verifying Checksum 12:09:49 ab5ef0e58194: Download complete 12:09:49 0d9ebad4ef96: Verifying Checksum 12:09:49 0d9ebad4ef96: Download complete 12:09:49 d747dcd14b5f: Verifying Checksum 12:09:49 d747dcd14b5f: Download complete 12:09:50 2de7ff778b66: Verifying Checksum 12:09:50 2de7ff778b66: Download complete 12:09:52 ab5ef0e58194: Pull complete 12:09:52 9712f1f96733: Pull complete 12:09:53 63f879dbbcfc: Pull complete 12:09:56 0d9ebad4ef96: Pull complete 12:09:56 e9a5061849ea: Pull complete 12:09:56 d747dcd14b5f: Pull complete 12:09:57 2de7ff778b66: Pull complete 12:09:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:09:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:57 prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container 12:09:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:10:03 $ docker top b77b1db1077f5b6da9d43a6919925e8c2463c6b7f79dd8989c4a80a0f6c8344b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:10:03 provisioning config files... 12:10:03 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2073543469546076064tmp 12:10:03 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16229412757210806581tmp 12:10:04 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8546593581328970540tmp [Pipeline] { [Pipeline] echo 12:10:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:10:04 ---> sigul-configuration.sh 12:10:04 gpg: directory `/root/.gnupg' created 12:10:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:10:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:10:04 gpg: keyring `/root/.gnupg/secring.gpg' created 12:10:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:10:04 gpg: CAST5 encrypted data 12:10:04 gpg: encrypted with 1 passphrase 12:10:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:10:04 + mkdir /home/jenkins 12:10:04 + mkdir /home/jenkins/sigul [Pipeline] sh 12:10:04 + 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 12:10:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:10:05 ---> sigul-install.sh 12:10:05 Sigul already installed; skipping installation. [Pipeline] sh 12:10:05 + git tag --list 12:10:05 v1.0.0 12:10:05 v1.1.0 12:10:05 v1.1.1 12:10:05 v1.2.1 12:10:05 v1.2.2 12:10:05 v1.2.3 12:10:05 v1.3.0 12:10:05 v1.3.1 12:10:05 v2.0.0 12:10:05 v2.1.0 12:10:05 v2.1.1 12:10:05 v2.2.0 12:10:05 v2.3.0 12:10:05 v3.0 12:10:05 v3.0.0 12:10:05 v3.1 12:10:05 v3.1.0 12:10:05 v3.1.0-dev.1 12:10:05 v3.1.0-dev.10 12:10:05 v3.1.0-dev.11 12:10:05 v3.1.0-dev.12 12:10:05 v3.1.0-dev.13 12:10:05 v3.1.0-dev.14 12:10:05 v3.1.0-dev.15 12:10:05 v3.1.0-dev.16 12:10:05 v3.1.0-dev.17 12:10:05 v3.1.0-dev.18 12:10:05 v3.1.0-dev.19 12:10:05 v3.1.0-dev.2 12:10:05 v3.1.0-dev.20 12:10:05 v3.1.0-dev.21 12:10:05 v3.1.0-dev.22 12:10:05 v3.1.0-dev.23 12:10:05 v3.1.0-dev.24 12:10:05 v3.1.0-dev.25 12:10:05 v3.1.0-dev.26 12:10:05 v3.1.0-dev.27 12:10:05 v3.1.0-dev.28 12:10:05 v3.1.0-dev.29 12:10:05 v3.1.0-dev.3 12:10:05 v3.1.0-dev.30 12:10:05 v3.1.0-dev.4 12:10:05 v3.1.0-dev.5 12:10:05 v3.1.0-dev.6 12:10:05 v3.1.0-dev.7 12:10:05 v3.1.0-dev.8 12:10:05 v3.1.0-dev.9 12:10:05 v3.1.1 12:10:05 v3.1.1-dev.1 12:10:05 v3.2.0-dev.1 12:10:05 v3.2.0-dev.10 12:10:05 v3.2.0-dev.11 12:10:05 v3.2.0-dev.12 12:10:05 v3.2.0-dev.13 12:10:05 v3.2.0-dev.14 12:10:05 v3.2.0-dev.15 12:10:05 v3.2.0-dev.16 12:10:05 v3.2.0-dev.17 12:10:05 v3.2.0-dev.18 12:10:05 v3.2.0-dev.19 12:10:05 v3.2.0-dev.2 12:10:05 v3.2.0-dev.20 12:10:05 v3.2.0-dev.21 12:10:05 v3.2.0-dev.22 12:10:05 v3.2.0-dev.23 12:10:05 v3.2.0-dev.24 12:10:05 v3.2.0-dev.25 12:10:05 v3.2.0-dev.26 12:10:05 v3.2.0-dev.27 12:10:05 v3.2.0-dev.28 12:10:05 v3.2.0-dev.3 12:10:05 v3.2.0-dev.4 12:10:05 v3.2.0-dev.5 12:10:05 v3.2.0-dev.6 12:10:05 v3.2.0-dev.7 12:10:05 v3.2.0-dev.8 12:10:05 v3.2.0-dev.9 12:10:05 v4.0.0-dev.1 12:10:05 v4.0.0-dev.2 12:10:05 v4.0.0-dev.3 12:10:05 v4.0.0-dev.4 12:10:05 v4.0.0-dev.5 12:10:05 v4.0.0-dev.6 12:10:05 v4.0.0-dev.7 12:10:05 v4.0.0-dev.8 12:10:05 v4.0.0-dev.9 [Pipeline] sh 12:10:05 + lftools sign git-tag v4.0.0-dev.9 12:10:06 Signing Git tag with Sigul... 12:10:06 Signing v4.0.0-dev.9 [Pipeline] echo 12:10:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:10:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:10:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:10:07 $ docker stop --time=1 b77b1db1077f5b6da9d43a6919925e8c2463c6b7f79dd8989c4a80a0f6c8344b 12:10:08 $ docker rm -f --volumes b77b1db1077f5b6da9d43a6919925e8c2463c6b7f79dd8989c4a80a0f6c8344b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:10:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:10:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:10:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:09 prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container 12:10:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:10:09 $ docker top 8e6a62308fec02469ff30648dce5b9087b6ced6f749973406bdc30d0652f650f -eo pid,comm 12:10:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:10:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:10:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:10:09 [ssh-agent] Looking for ssh-agent implementation... 12:10:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:10:09 $ docker exec 8e6a62308fec02469ff30648dce5b9087b6ced6f749973406bdc30d0652f650f ssh-agent 12:10:09 SSH_AUTH_SOCK=/tmp/ssh-fKPKsgSFEKf1/agent.32 12:10:09 SSH_AGENT_PID=38 12:10:09 Running ssh-add (command line suppressed) 12:10:09 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5450774268373925030.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5450774268373925030.key) 12:10:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:10:10 + git semver bump pre 12:10:10 2025-01-10 12:10:10,418 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:10:10 2025-01-10 12:10:10,418 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev 12:10:10 2025-01-10 12:10:10,418 [bump_version] DEBUG bumped version:4.0.0-dev.10 12:10:10 2025-01-10 12:10:10,418 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 12:10:10 2025-01-10 12:10:10,418 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:10:10 2025-01-10 12:10:10,418 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:10:10 2025-01-10 12:10:10,420 [execute] INFO git cat-file --batch-check 12:10:10 2025-01-10 12:10:10,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:10:10 2025-01-10 12:10:10,425 [execute] INFO git cat-file --batch 12:10:10 2025-01-10 12:10:10,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:10:10 2025-01-10 12:10:10,429 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:10:10 4.0.0-dev.10 [Pipeline] } 12:10:10 $ docker exec --env ******** --env ******** 8e6a62308fec02469ff30648dce5b9087b6ced6f749973406bdc30d0652f650f ssh-agent -k 12:10:10 unset SSH_AUTH_SOCK; 12:10:10 unset SSH_AGENT_PID; 12:10:10 echo Agent pid 38 killed; 12:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:10:10 + git semver [Pipeline] } 12:10:11 $ docker stop --time=1 8e6a62308fec02469ff30648dce5b9087b6ced6f749973406bdc30d0652f650f 12:10:12 $ docker rm -f --volumes 8e6a62308fec02469ff30648dce5b9087b6ced6f749973406bdc30d0652f650f [Pipeline] // withDockerContainer [Pipeline] sh 12:10:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:10:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:10:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:13 prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container 12:10:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:10:13 $ docker top ae334f00b2f8ee8cb3a2a91b27fd4145e20e01f4a8db0097e1b9841819d16904 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:10:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:10:13 [ssh-agent] Looking for ssh-agent implementation... 12:10:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:10:13 $ docker exec ae334f00b2f8ee8cb3a2a91b27fd4145e20e01f4a8db0097e1b9841819d16904 ssh-agent 12:10:13 SSH_AUTH_SOCK=/tmp/ssh-3nNtGOJjHC5I/agent.31 12:10:13 SSH_AGENT_PID=37 12:10:13 Running ssh-add (command line suppressed) 12:10:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2748988932923501807.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2748988932923501807.key) 12:10:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:10:14 + git semver push 12:10:14 2025-01-10 12:10:14,470 [run_push] DEBUG push 12:10:14 2025-01-10 12:10:14,471 [execute] INFO git cat-file --batch-check 12:10:14 2025-01-10 12:10:14,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:10:14 2025-01-10 12:10:14,475 [execute] INFO git rev-list 8cbe3983104f413f8d2650c65ca669a64d034fa1 -- 12:10:14 2025-01-10 12:10:14,475 [execute] DEBUG Popen(['git', 'rev-list', '8cbe3983104f413f8d2650c65ca669a64d034fa1', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:10:14 2025-01-10 12:10:14,485 [execute] INFO git fetch -v origin 12:10:14 2025-01-10 12:10:14,485 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 12:10:15 2025-01-10 12:10:14,986 [run_push] DEBUG no remote changes detected 12:10:15 2025-01-10 12:10:14,987 [execute] INFO git push origin semver 12:10:15 2025-01-10 12:10:14,987 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:10:16 2025-01-10 12:10:15,716 [run_push] DEBUG push all version tags 12:10:16 2025-01-10 12:10:15,716 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:10:16 2025-01-10 12:10:15,717 [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) 12:10:18 2025-01-10 12:10:18,367 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:10:18 4.0.0-dev.10 [Pipeline] } 12:10:18 $ docker exec --env ******** --env ******** ae334f00b2f8ee8cb3a2a91b27fd4145e20e01f4a8db0097e1b9841819d16904 ssh-agent -k 12:10:18 unset SSH_AUTH_SOCK; 12:10:18 unset SSH_AGENT_PID; 12:10:18 echo Agent pid 37 killed; 12:10:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:10:19 + git semver [Pipeline] } 12:10:19 $ docker stop --time=1 ae334f00b2f8ee8cb3a2a91b27fd4145e20e01f4a8db0097e1b9841819d16904 12:10:20 $ docker rm -f --volumes ae334f00b2f8ee8cb3a2a91b27fd4145e20e01f4a8db0097e1b9841819d16904 [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 12:10:21 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 12:10:21 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:10:21 total 16 12:10:21 drwxr-xr-x 3 root root 4096 Jan 10 12:01 . 12:10:21 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 12:10 .. 12:10:21 drwxr-xr-x 2 root root 4096 Jan 10 12:01 cost 12:10:21 -rw-r--r-- 1 root root 89 Jan 10 12:01 cost.csv 12:10:21 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 12:10:21 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:10:21 total 16 12:10:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 12:01 . 12:10:21 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 12:10 .. 12:10:21 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 12:01 cost 12:10:21 -rw-r--r-- 1 jenkins jenkins 89 Jan 10 12:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:10:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:10:22 ---> package-listing.sh 12:10:22 ++ facter osfamily 12:10:22 ++ tr '[:upper:]' '[:lower:]' 12:10:22 + OS_FAMILY=debian 12:10:22 + workspace=/w/workspace/exfoundry_device-virtual-go_main 12:10:22 + START_PACKAGES=/tmp/packages_start.txt 12:10:22 + END_PACKAGES=/tmp/packages_end.txt 12:10:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:22 + PACKAGES=/tmp/packages_start.txt 12:10:22 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:10:22 + PACKAGES=/tmp/packages_end.txt 12:10:22 + case "${OS_FAMILY}" in 12:10:22 + dpkg -l 12:10:22 + grep '^ii' 12:10:22 + '[' -f /tmp/packages_start.txt ']' 12:10:22 + '[' -f /tmp/packages_end.txt ']' 12:10:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:22 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:10:22 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 12:10:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 12:10:22 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 12:10:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:10:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:23 prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container 12:10:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:10:23 $ docker top 618cd20d01e6f0a19aea819207cbee19accdc1bc14a2543b31c610436031268d -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:24 + touch /tmp/pre-build-complete [Pipeline] sh 12:10:24 + mkdir -p /var/log/sysstat [Pipeline] sh 12:10:24 + ls /var/log/sa-host 12:10:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:24 provisioning config files... 12:10:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9093245437505138108tmp [Pipeline] { [Pipeline] echo 12:10:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:10:25 ---> create-netrc.sh [Pipeline] } 12:10:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:10:25 ---> python-tools-install.sh [Pipeline] echo 12:10:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:10:25 ---> sudo-logs.sh 12:10:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:10:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:10:26 ---> job-cost.sh 12:10:26 lf-activate-venv: SKIPPING 12:10:26 DEBUG: total: 0.2199999988079071 12:10:26 INFO: Retrieving Stack Cost... 12:10:26 INFO: Retrieving Pricing Info for: v3-standard-8 12:10:26 INFO: Archiving Costs [Pipeline] echo 12:10:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:10:27 ---> logs-deploy.sh 12:10:27 lf-activate-venv: SKIPPING 12:10:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/193 12:10:27 INFO: archiving workspace using pattern(s): 12:10:28 Archives upload complete. 12:10:28 INFO: archiving logs to Nexus