Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 629cd79982cb8b79098052e38b0310ca4c2be121 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-ssh125896529497707327.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-ssh12730952242675277238.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-ssh13566261751320707097.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-ssh4624014272908420388.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-ssh7310947629681842802.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36969 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 629cd79982cb8b79098052e38b0310ca4c2be121 (main) Commit message: "Merge pull request #516 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f 629cd79982cb8b79098052e38b0310ca4c2be121 # timeout=10 > git rev-list --no-walk 6db0557ae3165527ee512b397645c0ab94fc0120 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:55:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:55:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:55:36 ========================================================= 12:55:36 EdgeX Global Pipelines Version Info 12:55:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:55:37 ------------------- 12:55:37 stable info: 12:55:37 ------------------- 12:55:37 Commited By: Cherry Wang cherry@iotechsys.com 12:55:37 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:55:37 Message: update stable to v1.0.269 12:55:38 ------------------- 12:55:38 experimental info: 12:55:38 ------------------- 12:55:38 Commited By: **** collab-it+edgex@linuxfoundation.org 12:55:38 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:55:38 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:55:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:55:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:55:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:55:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:55:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:55:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:55:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] echo 12:55:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 629cd79 [Pipeline] echo 12:55:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:39 provisioning config files... 12:55:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6846849267206619499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:39 ---> ****-login.sh 12:55:39 nexus3.edgexfoundry.org:10001 12:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:39 Configure a credential helper to remove this warning. See 12:55:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:39 12:55:39 Login Succeeded 12:55:39 nexus3.edgexfoundry.org:10002 12:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:40 Configure a credential helper to remove this warning. See 12:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:40 12:55:40 Login Succeeded 12:55:40 nexus3.edgexfoundry.org:10003 12:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:40 Configure a credential helper to remove this warning. See 12:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:40 12:55:40 Login Succeeded 12:55:40 nexus3.edgexfoundry.org:10004 12:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:40 Configure a credential helper to remove this warning. See 12:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:40 12:55:40 Login Succeeded 12:55:40 ****.io 12:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:40 Configure a credential helper to remove this warning. See 12:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:40 12:55:40 Login Succeeded 12:55:40 ---> ****-login.sh ends [Pipeline] } 12:55:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:55:41 + git rev-list -1 --merges 629cd79982cb8b79098052e38b0310ca4c2be121~1..629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] echo 12:55:41 -----------> git rev-list -1 --merges 629cd79982cb8b79098052e38b0310ca4c2be121~1..629cd79982cb8b79098052e38b0310ca4c2be121 629cd79982cb8b79098052e38b0310ca4c2be121 12:55:41 629cd79982cb8b79098052e38b0310ca4c2be121 [false] [Pipeline] sh 12:55:41 + git log --format=format:%s -1 629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] echo 12:55:41 ========================================================= 12:55:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:55:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:55:41 + git log --format=format:%s -1 629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] echo 12:55:41 [semverPrep] GIT_COMMIT: 629cd79982cb8b79098052e38b0310ca4c2be121, Commit Message: Merge pull request #516 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo 12:55:41 [semverPrep] This is not a build commit. [Pipeline] sh 12:55:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:55:42 + grep -v github /etc/ssh/ssh_known_hosts 12:55:42 + [ -e /tmp/ssh_known_hosts ] 12:55:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:55:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:55:42 + sudo tee -a /etc/ssh/ssh_known_hosts 12:55:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:42 12:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:43 0.1.4: Pulling from edgex-devops/py-git-semver 12:55:43 b85a868b505f: Pulling fs layer 12:55:43 e2be974225ed: Pulling fs layer 12:55:43 339a4e72a1f5: Pulling fs layer 12:55:43 988bab9f4d93: Pulling fs layer 12:55:43 1469e6f7b9e6: Pulling fs layer 12:55:43 eaf3925da568: Pulling fs layer 12:55:43 bab4dde63d76: Pulling fs layer 12:55:43 bde34c3a00c8: Pulling fs layer 12:55:43 b352a97aabf1: Pulling fs layer 12:55:43 4872d77fe225: Pulling fs layer 12:55:43 5851b861e8e6: Pulling fs layer 12:55:43 988bab9f4d93: Waiting 12:55:43 1469e6f7b9e6: Waiting 12:55:43 eaf3925da568: Waiting 12:55:43 4872d77fe225: Waiting 12:55:43 5851b861e8e6: Waiting 12:55:43 bde34c3a00c8: Waiting 12:55:43 bab4dde63d76: Waiting 12:55:43 e2be974225ed: Download complete 12:55:43 988bab9f4d93: Verifying Checksum 12:55:43 988bab9f4d93: Download complete 12:55:43 1469e6f7b9e6: Verifying Checksum 12:55:43 1469e6f7b9e6: Download complete 12:55:43 eaf3925da568: Verifying Checksum 12:55:43 eaf3925da568: Download complete 12:55:43 339a4e72a1f5: Verifying Checksum 12:55:43 339a4e72a1f5: Download complete 12:55:43 bde34c3a00c8: Download complete 12:55:43 b352a97aabf1: Download complete 12:55:43 4872d77fe225: Download complete 12:55:43 5851b861e8e6: Verifying Checksum 12:55:43 5851b861e8e6: Download complete 12:55:43 b85a868b505f: Verifying Checksum 12:55:43 b85a868b505f: Download complete 12:55:43 bab4dde63d76: Verifying Checksum 12:55:43 bab4dde63d76: Download complete 12:55:44 b85a868b505f: Pull complete 12:55:44 e2be974225ed: Pull complete 12:55:45 339a4e72a1f5: Pull complete 12:55:45 988bab9f4d93: Pull complete 12:55:45 1469e6f7b9e6: Pull complete 12:55:45 eaf3925da568: Pull complete 12:55:47 bab4dde63d76: Pull complete 12:55:47 bde34c3a00c8: Pull complete 12:55:47 b352a97aabf1: Pull complete 12:55:47 4872d77fe225: Pull complete 12:55:47 5851b861e8e6: Pull complete 12:55:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:55:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:47 prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container 12:55:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:55:50 $ docker top ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 -eo pid,comm 12:55:50 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:55:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:55:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:50 [ssh-agent] Looking for ssh-agent implementation... 12:55:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:51 $ docker exec ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 ssh-agent 12:55:51 SSH_AUTH_SOCK=/tmp/ssh-DfWAaC7RquTl/agent.31 12:55:51 SSH_AGENT_PID=37 12:55:51 Running ssh-add (command line suppressed) 12:55:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3664900341204522170.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3664900341204522170.key) 12:55:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:51 + git tag --points-at HEAD [Pipeline] } 12:55:51 $ docker exec --env ******** --env ******** ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 ssh-agent -k 12:55:51 unset SSH_AUTH_SOCK; 12:55:51 unset SSH_AGENT_PID; 12:55:51 echo Agent pid 37 killed; 12:55:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:55:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:51 [ssh-agent] Looking for ssh-agent implementation... 12:55:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:51 $ docker exec ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 ssh-agent 12:55:52 SSH_AUTH_SOCK=/tmp/ssh-FPMbxFDrbZHp/agent.70 12:55:52 SSH_AGENT_PID=76 12:55:52 Running ssh-add (command line suppressed) 12:55:52 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11258830259258764420.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11258830259258764420.key) 12:55:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:52 + git semver init 12:55:52 2025-01-17 12:55:52,656 [run_init] DEBUG init version:0.0.0 force:False 12:55:52 2025-01-17 12:55:52,656 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 12:55:52 2025-01-17 12:55:52,657 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 12:55:52 2025-01-17 12:55:52,657 [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) 12:55:54 2025-01-17 12:55:53,934 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 12:55:54 2025-01-17 12:55:53,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 12:55:54 2025-01-17 12:55:53,935 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:55:54 2025-01-17 12:55:53,935 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:55:54 4.0.0-dev.12 [Pipeline] } 12:55:54 $ docker exec --env ******** --env ******** ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 ssh-agent -k 12:55:54 unset SSH_AUTH_SOCK; 12:55:54 unset SSH_AGENT_PID; 12:55:54 echo Agent pid 76 killed; 12:55:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:55:54 + git semver [Pipeline] } 12:55:54 $ docker stop --time=1 ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 12:55:56 $ docker rm -f --volumes ce0b53ea3fce9613daf395d6b25127c1f4b27cb812e687aba6a1a4a29da1c9f8 [Pipeline] // withDockerContainer [Pipeline] sh 12:55:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:55:56 Stashed 1 file(s) [Pipeline] echo 12:55:56 [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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 12:55:56 provisioning config files... 12:55:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18426578730566132216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:57 ---> ****-login.sh 12:55:57 nexus3.edgexfoundry.org:10001 12:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:57 Configure a credential helper to remove this warning. See 12:55:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:57 12:55:57 Login Succeeded 12:55:57 nexus3.edgexfoundry.org:10002 12:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:57 Configure a credential helper to remove this warning. See 12:55:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:57 12:55:57 Login Succeeded 12:55:57 nexus3.edgexfoundry.org:10003 12:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:57 Configure a credential helper to remove this warning. See 12:55:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:57 12:55:57 Login Succeeded 12:55:57 nexus3.edgexfoundry.org:10004 12:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:57 Configure a credential helper to remove this warning. See 12:55:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:57 12:55:57 Login Succeeded 12:55:57 ****.io 12:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:55:57 Configure a credential helper to remove this warning. See 12:55:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:55:57 12:55:57 Login Succeeded 12:55:57 ---> ****-login.sh ends [Pipeline] } 12:55:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:55:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:55:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:55:57 ========================================================= 12:55:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:55:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:58 + 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 . 12:55:58 Sending build context to Docker daemon 37.76MB 12:55:58 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:55:58 Step 2/12 : FROM ${BASE} AS builder 12:55:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:55:58 da9db072f522: Pulling fs layer 12:55:58 6ef4a4ee8ca5: Pulling fs layer 12:55:58 06f05ace1117: Pulling fs layer 12:55:58 5fe327b54edc: Pulling fs layer 12:55:58 4f4fb700ef54: Pulling fs layer 12:55:58 92a5565b7b96: Pulling fs layer 12:55:58 ff9bb7016b71: Pulling fs layer 12:55:58 b67dba6c2c7d: Pulling fs layer 12:55:58 a813b0c90790: Pulling fs layer 12:55:58 5fe327b54edc: Waiting 12:55:58 ff9bb7016b71: Waiting 12:55:58 4f4fb700ef54: Waiting 12:55:58 92a5565b7b96: Waiting 12:55:58 a813b0c90790: Waiting 12:55:58 b67dba6c2c7d: Waiting 12:55:58 6ef4a4ee8ca5: Verifying Checksum 12:55:58 6ef4a4ee8ca5: Download complete 12:55:58 5fe327b54edc: Verifying Checksum 12:55:58 5fe327b54edc: Download complete 12:55:58 4f4fb700ef54: Verifying Checksum 12:55:58 4f4fb700ef54: Download complete 12:55:58 92a5565b7b96: Verifying Checksum 12:55:58 92a5565b7b96: Download complete 12:55:58 da9db072f522: Download complete 12:55:58 ff9bb7016b71: Verifying Checksum 12:55:58 ff9bb7016b71: Download complete 12:55:58 da9db072f522: Pull complete 12:55:58 a813b0c90790: Verifying Checksum 12:55:58 a813b0c90790: Download complete 12:55:58 6ef4a4ee8ca5: Pull complete 12:55:59 06f05ace1117: Verifying Checksum 12:55:59 06f05ace1117: Download complete 12:55:59 b67dba6c2c7d: Verifying Checksum 12:55:59 b67dba6c2c7d: Download complete 12:56:02 06f05ace1117: Pull complete 12:56:02 5fe327b54edc: Pull complete 12:56:02 4f4fb700ef54: Pull complete 12:56:02 92a5565b7b96: Pull complete 12:56:02 ff9bb7016b71: Pull complete 12:56:05 b67dba6c2c7d: Pull complete 12:56:05 a813b0c90790: Pull complete 12:56:05 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 12:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:56:05 ---> 3ba60ce46760 12:56:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:56:10 ---> Running in 746e6f1ea7a3 12:56:10 Removing intermediate container 746e6f1ea7a3 12:56:10 ---> d65ad7686d19 12:56:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:56:10 ---> Running in 865bb43906bf 12:56:11 Removing intermediate container 865bb43906bf 12:56:11 ---> 49caeb9b7529 12:56:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:56:11 ---> Running in 59cc1386b5f1 12:56:11 Removing intermediate container 59cc1386b5f1 12:56:11 ---> 3a47705e64ed 12:56:11 Step 6/12 : WORKDIR /device-virtual-go 12:56:11 ---> Running in 4b0aaf2f1e2f 12:56:11 Removing intermediate container 4b0aaf2f1e2f 12:56:11 ---> a204626a5984 12:56:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:56:11 ---> Running in 7adac467a170 12:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:56:11 Still waiting to schedule task 12:56:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:56:11 (1/4) Installing openssh-keygen (9.7_p1-r4) 12:56:11 (2/4) Installing libedit (20240517.3.1-r0) 12:56:12 (3/4) Installing openssh-client-common (9.7_p1-r4) 12:56:12 (4/4) Installing openssh-client-default (9.7_p1-r4) 12:56:12 Executing busybox-1.36.1-r29.trigger 12:56:12 OK: 252 MiB in 62 packages 12:56:12 Removing intermediate container 7adac467a170 12:56:12 ---> 9b578cc34627 12:56:12 Step 8/12 : COPY go.mod vendor* ./ 12:56:12 ---> 2967a76a7dcc 12:56:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:56:12 ---> Running in 5831c9b1e914 12:57:09 Removing intermediate container 5831c9b1e914 12:57:09 ---> 1319c768572c 12:57:09 Step 10/12 : COPY . . 12:57:09 ---> 7a155b54600e 12:57:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:57:09 ---> Running in e0e3ae1709b9 12:57:09 Removing intermediate container e0e3ae1709b9 12:57:09 ---> 2f54cc0e7e16 12:57:09 Step 12/12 : RUN $MAKE 12:57:09 ---> Running in e5b958b92c30 12:57:09 noop 12:57:09 Removing intermediate container e5b958b92c30 12:57:09 ---> cd5fe3190630 12:57:09 Successfully built cd5fe3190630 12:57:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:09 + docker inspect -f . ci-base-image-x86_64 12:57:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:09 prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container 12:57:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:57:09 $ docker top 7abf5c885db9b40c934dffaedc4104e5b709ccddee676a386b230d78ca4a260e -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:10 + go version 12:57:10 go version go1.23.4 linux/amd64 [Pipeline] } 12:57:10 $ docker stop --time=1 7abf5c885db9b40c934dffaedc4104e5b709ccddee676a386b230d78ca4a260e 12:57:11 $ docker rm -f --volumes 7abf5c885db9b40c934dffaedc4104e5b709ccddee676a386b230d78ca4a260e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:12 + docker inspect -f . ci-base-image-x86_64 12:57:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:12 prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container 12:57:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:57:12 $ docker top 8bd69a7513d3dff645c1e5a6caf172f76aa6906025d497fb98b42f293aaa1e81 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:12 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 12:57:13 + make test 12:57:13 go test ./... -coverprofile=coverage.out 12:57:15 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:57:33 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 12:57:33 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements 12:57:45 go vet ./... 12:57:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:57:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:57:48 ./bin/test-attribution-txt.sh [Pipeline] echo 12:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:57:48 $ docker stop --time=1 8bd69a7513d3dff645c1e5a6caf172f76aa6906025d497fb98b42f293aaa1e81 12:57:52 $ docker rm -f --volumes 8bd69a7513d3dff645c1e5a6caf172f76aa6906025d497fb98b42f293aaa1e81 [Pipeline] // withDockerContainer [Pipeline] sh 12:57:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:57:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:57:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:57:54 + ls -al . 12:57:54 total 264 12:57:54 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 12:57 . 12:57:54 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 12:55 .. 12:57:54 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 12:57 .git 12:57:54 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 12:55 .github 12:57:54 -rw-rw-r-- 1 jenkins jenkins 272 Jan 17 12:55 .gitignore 12:57:54 -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 12:55 .golangci.yml 12:57:54 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 12:55 .semver 12:57:54 -rw-rw-r-- 1 jenkins jenkins 18321 Jan 17 12:55 Attribution.txt 12:57:54 -rw-rw-r-- 1 jenkins jenkins 15941 Jan 17 12:55 CHANGELOG.md 12:57:54 -rw-rw-r-- 1 jenkins jenkins 1755 Jan 17 12:55 Dockerfile 12:57:54 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 12:55 GOVERNANCE.md 12:57:54 -rw-rw-r-- 1 jenkins jenkins 660 Jan 17 12:55 Jenkinsfile 12:57:54 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 12:55 LICENSE 12:57:54 -rw-rw-r-- 1 jenkins jenkins 2652 Jan 17 12:55 Makefile 12:57:54 -rw-rw-r-- 1 jenkins jenkins 623 Jan 17 12:55 OWNERS.md 12:57:54 -rw-rw-r-- 1 jenkins jenkins 4473 Jan 17 12:55 README.md 12:57:54 -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 12:55 VERSION 12:57:54 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 12:55 bin 12:57:54 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 12:55 cmd 12:57:54 -rw-r--r-- 1 jenkins jenkins 43316 Jan 17 12:57 coverage.out 12:57:54 -rw-rw-r-- 1 jenkins jenkins 6127 Jan 17 12:55 go.mod 12:57:54 -rw-rw-r-- 1 jenkins jenkins 86634 Jan 17 12:55 go.sum 12:57:54 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 12:55 internal 12:57:54 -rw-rw-r-- 1 jenkins jenkins 235 Jan 17 12:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:54 + 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=629cd79982cb8b79098052e38b0310ca4c2be121 --label arch=amd64 --label version=4.0.0-dev.12 . 12:57:54 Sending build context to Docker daemon 37.81MB 12:57:54 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 12:57:54 Step 2/26 : FROM ${BASE} AS builder 12:57:54 ---> cd5fe3190630 12:57:54 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:57:55 ---> Running in fed099da7cc3 12:57:55 Removing intermediate container fed099da7cc3 12:57:55 ---> b8f5648cac86 12:57:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:57:55 ---> Running in 6665b26651a7 12:57:55 Removing intermediate container 6665b26651a7 12:57:55 ---> a47c5dfe5b4b 12:57:55 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:57:55 ---> Running in fcbf76800cf2 12:57:55 Removing intermediate container fcbf76800cf2 12:57:55 ---> 6e9297328e4e 12:57:55 Step 6/26 : WORKDIR /device-virtual-go 12:57:55 ---> Running in 7d022f319220 12:57:55 Removing intermediate container 7d022f319220 12:57:55 ---> d0af1744836b 12:57:55 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:57:55 ---> Running in 15aac56478a9 12:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:57:56 OK: 252 MiB in 62 packages 12:57:56 Removing intermediate container 15aac56478a9 12:57:56 ---> 039d8508046c 12:57:56 Step 8/26 : COPY go.mod vendor* ./ 12:57:56 ---> bca296c93014 12:57:56 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:56 ---> Running in e803beb1e1ae 12:57:57 Removing intermediate container e803beb1e1ae 12:57:57 ---> 8385cf112b76 12:57:57 Step 10/26 : COPY . . 12:57:58 ---> dda0667a37c0 12:57:58 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:57:58 ---> Running in 512a40531bbc 12:57:58 Removing intermediate container 512a40531bbc 12:57:58 ---> 3670a341c271 12:57:58 Step 12/26 : RUN $MAKE 12:57:58 ---> Running in 18958501c4ce 12:57:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:58:30 Removing intermediate container 18958501c4ce 12:58:30 ---> 2f77e0349ed4 12:58:30 Step 13/26 : FROM alpine:3.20 12:58:31 3.20: Pulling from library/alpine 12:58:31 66a3d608f3fa: Pulling fs layer 12:58:31 66a3d608f3fa: Verifying Checksum 12:58:31 66a3d608f3fa: Download complete 12:58:31 66a3d608f3fa: Pull complete 12:58:31 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 12:58:31 Status: Downloaded newer image for alpine:3.20 12:58:31 ---> e29df9b510ff 12:58:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:58:32 ---> Running in a2c8a0d49331 12:58:32 Removing intermediate container a2c8a0d49331 12:58:32 ---> cd7cde22d5af 12:58:32 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:58:32 ---> Running in 2e0007c514d4 12:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:58:32 (1/1) Installing dumb-init (1.2.5-r3) 12:58:32 Executing busybox-1.36.1-r29.trigger 12:58:32 OK: 8 MiB in 15 packages 12:58:33 Removing intermediate container 2e0007c514d4 12:58:33 ---> 77a412dc14a3 12:58:33 Step 16/26 : RUN apk --no-cache upgrade 12:58:33 ---> Running in 3f8febfbf781 12:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:58:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:58:33 OK: 8 MiB in 15 packages 12:58:34 Removing intermediate container 3f8febfbf781 12:58:34 ---> 628ccd064129 12:58:34 Step 17/26 : WORKDIR / 12:58:34 ---> Running in 5f82baff5762 12:58:34 Removing intermediate container 5f82baff5762 12:58:34 ---> b615dfb61818 12:58:34 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:58:34 ---> 0a6ce37bdd7f 12:58:34 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:58:34 ---> 1363d04d86c3 12:58:34 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:58:35 ---> df9c0c14db01 12:58:35 Step 21/26 : EXPOSE 59900 12:58:35 ---> Running in 849746ca2b24 12:58:35 Removing intermediate container 849746ca2b24 12:58:35 ---> b7a381137c31 12:58:35 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:58:35 ---> Running in a0c90f2ce33d 12:58:35 Removing intermediate container a0c90f2ce33d 12:58:35 ---> 41e8775e9298 12:58:35 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:58:35 ---> Running in 5142cd892974 12:58:35 Removing intermediate container 5142cd892974 12:58:35 ---> 5f2435690915 12:58:35 Step 24/26 : LABEL arch=amd64 12:58:35 ---> Running in 7ede64cd2cc9 12:58:35 Removing intermediate container 7ede64cd2cc9 12:58:35 ---> 6c2d92284110 12:58:35 Step 25/26 : LABEL git_sha=629cd79982cb8b79098052e38b0310ca4c2be121 12:58:35 ---> Running in ca55ef298c77 12:58:35 Removing intermediate container ca55ef298c77 12:58:35 ---> 5b696e38045a 12:58:35 Step 26/26 : LABEL version=4.0.0-dev.12 12:58:35 ---> Running in 5c3c78d3ea9d 12:58:35 Removing intermediate container 5c3c78d3ea9d 12:58:35 ---> 33014bb9d9e5 12:58:35 [Warning] One or more build-args [ARCH] were not consumed 12:58:35 Successfully built 33014bb9d9e5 12:58:35 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:58:36 provisioning config files... 12:58:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3777516407127609436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:36 ---> ****-login.sh 12:58:36 nexus3.edgexfoundry.org:10001 12:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:36 Configure a credential helper to remove this warning. See 12:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:36 12:58:36 Login Succeeded 12:58:36 nexus3.edgexfoundry.org:10002 12:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:36 Configure a credential helper to remove this warning. See 12:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:36 12:58:36 Login Succeeded 12:58:36 nexus3.edgexfoundry.org:10003 12:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:36 Configure a credential helper to remove this warning. See 12:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:36 12:58:36 Login Succeeded 12:58:36 nexus3.edgexfoundry.org:10004 12:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:36 Configure a credential helper to remove this warning. See 12:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:36 12:58:36 Login Succeeded 12:58:36 ****.io 12:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:36 Configure a credential helper to remove this warning. See 12:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:36 12:58:36 Login Succeeded 12:58:36 ---> ****-login.sh ends [Pipeline] } 12:58:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:58:37 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:58:37 629cd79982cb8b79098052e38b0310ca4c2be121 12:58:37 latest 12:58:37 4.0.0-dev.12 12:58:37 629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 12:58:37 main 12:58:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:37 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121 12:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:58:37 c3526e69cebe: Preparing 12:58:37 d843adef86ae: Preparing 12:58:37 1b3539f864af: Preparing 12:58:37 999292460a8d: Preparing 12:58:37 ef13d0ef69f2: Preparing 12:58:37 ce5a8cde9eee: Preparing 12:58:37 ce5a8cde9eee: Waiting 12:58:37 d843adef86ae: Pushed 12:58:37 ef13d0ef69f2: Pushed 12:58:37 1b3539f864af: Pushed 12:58:37 999292460a8d: Pushed 12:58:37 ce5a8cde9eee: Layer already exists 12:58:41 c3526e69cebe: Pushed 12:58:41 629cd79982cb8b79098052e38b0310ca4c2be121: digest: sha256:651b3ec412beba97b3108a47a1d595d9eeb51c3ba29c127fa32364cd5f9a048e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:58:41 c3526e69cebe: Preparing 12:58:41 d843adef86ae: Preparing 12:58:41 1b3539f864af: Preparing 12:58:41 999292460a8d: Preparing 12:58:41 ef13d0ef69f2: Preparing 12:58:41 ce5a8cde9eee: Preparing 12:58:41 ce5a8cde9eee: Waiting 12:58:41 d843adef86ae: Layer already exists 12:58:41 1b3539f864af: Layer already exists 12:58:41 ef13d0ef69f2: Layer already exists 12:58:41 c3526e69cebe: Layer already exists 12:58:41 999292460a8d: Layer already exists 12:58:41 ce5a8cde9eee: Layer already exists 12:58:41 latest: digest: sha256:651b3ec412beba97b3108a47a1d595d9eeb51c3ba29c127fa32364cd5f9a048e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.12 12:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:58:42 c3526e69cebe: Preparing 12:58:42 d843adef86ae: Preparing 12:58:42 1b3539f864af: Preparing 12:58:42 999292460a8d: Preparing 12:58:42 ef13d0ef69f2: Preparing 12:58:42 ce5a8cde9eee: Preparing 12:58:42 ce5a8cde9eee: Waiting 12:58:42 d843adef86ae: Layer already exists 12:58:42 c3526e69cebe: Layer already exists 12:58:42 1b3539f864af: Layer already exists 12:58:42 999292460a8d: Layer already exists 12:58:42 ef13d0ef69f2: Layer already exists 12:58:42 ce5a8cde9eee: Layer already exists 12:58:42 4.0.0-dev.12: digest: sha256:651b3ec412beba97b3108a47a1d595d9eeb51c3ba29c127fa32364cd5f9a048e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 12:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:58:43 c3526e69cebe: Preparing 12:58:43 d843adef86ae: Preparing 12:58:43 1b3539f864af: Preparing 12:58:43 999292460a8d: Preparing 12:58:43 ef13d0ef69f2: Preparing 12:58:43 ce5a8cde9eee: Preparing 12:58:43 ce5a8cde9eee: Waiting 12:58:43 999292460a8d: Layer already exists 12:58:43 c3526e69cebe: Layer already exists 12:58:43 d843adef86ae: Layer already exists 12:58:43 ef13d0ef69f2: Layer already exists 12:58:43 1b3539f864af: Layer already exists 12:58:43 ce5a8cde9eee: Layer already exists 12:58:43 629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12: digest: sha256:651b3ec412beba97b3108a47a1d595d9eeb51c3ba29c127fa32364cd5f9a048e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:43 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:58:43 c3526e69cebe: Preparing 12:58:43 d843adef86ae: Preparing 12:58:43 1b3539f864af: Preparing 12:58:43 999292460a8d: Preparing 12:58:43 ef13d0ef69f2: Preparing 12:58:43 ce5a8cde9eee: Preparing 12:58:43 ce5a8cde9eee: Waiting 12:58:43 c3526e69cebe: Layer already exists 12:58:43 ef13d0ef69f2: Layer already exists 12:58:43 1b3539f864af: Layer already exists 12:58:43 999292460a8d: Layer already exists 12:58:43 d843adef86ae: Layer already exists 12:58:43 ce5a8cde9eee: Layer already exists 12:58:43 main: digest: sha256:651b3ec412beba97b3108a47a1d595d9eeb51c3ba29c127fa32364cd5f9a048e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:58:43 ===================================================== [Pipeline] echo 12:58:43 taggedImages: 12:58:43 - nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121 12:58:43 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:58:43 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.12 12:58:43 - nexus3.edgexfoundry.org:10004/device-virtual:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 12:58:43 - 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:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:44 12:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:44 latest: Pulling from edgex-lftools-log-publisher 12:58:44 5eb5b503b376: Pulling fs layer 12:58:44 5c69ac0246d0: Pulling fs layer 12:58:44 ec43610c2a17: Pulling fs layer 12:58:44 3a2ae6a8a46f: Pulling fs layer 12:58:44 33b1e0a273af: Pulling fs layer 12:58:44 5d3b04190fa2: Pulling fs layer 12:58:44 2f39f015ded8: Pulling fs layer 12:58:44 3a2ae6a8a46f: Waiting 12:58:44 33b1e0a273af: Waiting 12:58:44 5d3b04190fa2: Waiting 12:58:44 2f39f015ded8: Waiting 12:58:44 5c69ac0246d0: Download complete 12:58:44 3a2ae6a8a46f: Verifying Checksum 12:58:44 3a2ae6a8a46f: Download complete 12:58:44 33b1e0a273af: Verifying Checksum 12:58:44 33b1e0a273af: Download complete 12:58:44 5d3b04190fa2: Download complete 12:58:44 ec43610c2a17: Verifying Checksum 12:58:44 ec43610c2a17: Download complete 12:58:44 5eb5b503b376: Verifying Checksum 12:58:44 5eb5b503b376: Download complete 12:58:45 2f39f015ded8: Download complete 12:58:45 5eb5b503b376: Pull complete 12:58:45 5c69ac0246d0: Pull complete 12:58:46 ec43610c2a17: Pull complete 12:58:46 3a2ae6a8a46f: Pull complete 12:58:46 33b1e0a273af: Pull complete 12:58:46 5d3b04190fa2: Pull complete 12:58:50 2f39f015ded8: Pull complete 12:58:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:50 prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container 12:58:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:58:55 $ docker top c1caccdc7308a7f57b43e93c74dddb8a7d105351bc5e52cf315a7d504a9e5683 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:55 ---> job-cost.sh 12:58:55 lf-activate-venv: SKIPPING 12:58:55 INFO: No Stack... 12:58:56 INFO: Retrieving Pricing Info for: v3-standard-8 12:58:56 INFO: Archiving Costs [Pipeline] sh 12:58:56 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 12:58:56 + cut -d, -f6 [Pipeline] lock 12:58:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] 12:58:56 Resource [jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] did not exist. Created. 12:58:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:58:57 + echo total: 0.2199999988079071 [Pipeline] stash 12:58:57 Stashed 1 file(s) [Pipeline] } 12:58:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 12:58:57 $ docker stop --time=1 c1caccdc7308a7f57b43e93c74dddb8a7d105351bc5e52cf315a7d504a9e5683 12:58:58 $ docker rm -f --volumes c1caccdc7308a7f57b43e93c74dddb8a7d105351bc5e52cf315a7d504a9e5683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:03:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36989 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 13:03:51 Running in /w/workspace/device-virtual-go/196 [Pipeline] { [Pipeline] checkout 13:03:54 The recommended git tool is: git 13:04:02 using credential edgex-jenkins-ssh 13:04:02 Cloning the remote Git repository 13:04:02 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:04:02 > git init /w/workspace/device-virtual-go/196 # timeout=10 13:04:02 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:04:02 > git --version # timeout=10 13:04:02 > git --version # 'git version 2.25.1' 13:04:02 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:05 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:04:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:06 Avoid second fetch 13:04:06 Checking out Revision 629cd79982cb8b79098052e38b0310ca4c2be121 (main) 13:04:07 Commit message: "Merge pull request #516 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" 13:04:06 > git config core.sparsecheckout # timeout=10 13:04:06 > git checkout -f 629cd79982cb8b79098052e38b0310ca4c2be121 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:04:12 % Total % Received % Xferd Average Speed Time Time Time Current 13:04:12 Dload Upload Total Spent Left Speed 13:04:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh 13:04:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:04:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:04:12 + sudo tee /etc/docker/daemon.new 13:04:12 { 13:04:12 "registry-mirrors": [ 13:04:12 "https://nexus3.edgexfoundry.org:10001" 13:04:12 ], 13:04:12 "bip": "10.250.0.254/24", 13:04:12 "hosts": [ 13:04:12 "tcp://0.0.0.0:5555", 13:04:12 "unix:///var/run/docker.sock" 13:04:12 ], 13:04:12 "mtu": 1458, 13:04:12 "selinux-enabled": true, 13:04:12 "seccomp-profile": "/etc/docker/seccomp.json" 13:04:12 } [Pipeline] sh 13:04:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:04:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:04:31 provisioning config files... 13:04:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/196@tmp/config17574352185787893304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:32 ---> ****-login.sh 13:04:32 nexus3.edgexfoundry.org:10001 13:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:32 Configure a credential helper to remove this warning. See 13:04:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:32 13:04:32 Login Succeeded 13:04:32 nexus3.edgexfoundry.org:10002 13:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:33 Configure a credential helper to remove this warning. See 13:04:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:33 13:04:33 Login Succeeded 13:04:33 nexus3.edgexfoundry.org:10003 13:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:33 Configure a credential helper to remove this warning. See 13:04:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:33 13:04:33 Login Succeeded 13:04:33 nexus3.edgexfoundry.org:10004 13:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:33 Configure a credential helper to remove this warning. See 13:04:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:33 13:04:33 Login Succeeded 13:04:33 ****.io 13:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:04:34 Configure a credential helper to remove this warning. See 13:04:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:04:34 13:04:34 Login Succeeded 13:04:34 ---> ****-login.sh ends [Pipeline] } 13:04:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:04:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:04:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:04:34 ========================================================= 13:04:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:04:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:34 + 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 . 13:04:36 #0 building with "default" instance using docker driver 13:04:36 13:04:36 #1 [internal] load build definition from Dockerfile 13:04:36 #1 transferring dockerfile: 1.79kB 0.0s done 13:04:36 #1 DONE 0.1s 13:04:36 13:04:36 #2 [internal] load .dockerignore 13:04:36 #2 transferring context: 2B done 13:04:36 #2 DONE 0.1s 13:04:36 13:04:36 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:04:36 #3 DONE 0.1s 13:04:36 13:04:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:04:36 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 13:04:36 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 13:04:36 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 13:04:36 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s 13:04:36 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s 13:04:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s 13:04:36 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s 13:04:36 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 13:04:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 4.19MB / 70.67MB 0.2s 13:04:36 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 13:04:36 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s 13:04:36 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 13:04:36 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 13:04:36 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 13:04:36 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 0B / 441B 0.3s 13:04:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.62MB / 70.67MB 0.4s 13:04:36 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 13:04:36 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 13:04:36 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s 13:04:36 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 1.05MB / 98.78MB 0.4s 13:04:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 14.68MB / 70.67MB 0.5s 13:04:36 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s 13:04:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.92MB / 70.67MB 0.6s 13:04:36 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.24MB / 12.74MB 0.6s 13:04:36 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.79MB / 98.78MB 0.6s 13:04:36 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 8.39MB / 12.74MB 0.7s 13:04:37 #4 ... 13:04:37 13:04:37 #5 [internal] load build context 13:04:37 #5 transferring context: 18.92MB 0.7s done 13:04:37 #5 DONE 0.8s 13:04:37 13:04:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:04:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.31MB / 70.67MB 0.8s 13:04:37 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.6s done 13:04:37 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.42MB / 12.74MB 0.8s 13:04:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.51MB / 98.78MB 0.8s 13:04:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 38.80MB / 70.67MB 1.0s 13:04:37 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done 13:04:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 27.33MB / 98.78MB 1.0s 13:04:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 43.72MB / 70.67MB 1.1s 13:04:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 32.63MB / 98.78MB 1.1s 13:04:37 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 13:04:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.96MB / 70.67MB 1.2s 13:04:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 38.80MB / 98.78MB 1.2s 13:04:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 44.72MB / 98.78MB 1.3s 13:04:37 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 13:04:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 60.82MB / 70.67MB 1.5s 13:04:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.48MB / 98.78MB 1.5s 13:04:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.52MB / 70.67MB 1.6s 13:04:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.96MB / 98.78MB 1.7s 13:04:38 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done 13:04:38 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 70.25MB / 98.78MB 1.8s 13:04:38 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 79.08MB / 98.78MB 2.0s 13:04:38 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 13:04:38 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 87.03MB / 98.78MB 2.2s 13:04:38 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 92.27MB / 98.78MB 2.3s 13:04:38 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s 13:04:39 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.6s done 13:04:44 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.0s 13:04:49 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.6s 13:04:57 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.4s done 13:04:57 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 13:04:57 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 13:04:58 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:04:58 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 13:04:58 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 13:04:58 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s 13:05:03 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 13:05:06 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 7.8s done 13:05:06 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 13:05:08 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.9s done 13:05:08 #4 DONE 32.3s 13:05:08 13:05:08 #6 [builder 2/7] WORKDIR /device-virtual-go 13:05:10 #6 DONE 1.7s 13:05:10 13:05:10 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:05:11 #7 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:05:11 #7 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:05:12 #7 2.580 (1/4) Installing openssh-keygen (9.7_p1-r4) 13:05:12 #7 2.602 (2/4) Installing libedit (20240517.3.1-r0) 13:05:12 #7 2.612 (3/4) Installing openssh-client-common (9.7_p1-r4) 13:05:12 #7 2.673 (4/4) Installing openssh-client-default (9.7_p1-r4) 13:05:12 #7 2.699 Executing busybox-1.36.1-r29.trigger 13:05:13 #7 2.737 OK: 244 MiB in 62 packages 13:05:13 #7 DONE 3.1s 13:05:13 13:05:13 #8 [builder 4/7] COPY go.mod vendor* ./ 13:05:13 #8 DONE 0.2s 13:05:13 13:05:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:45 #9 DONE 29.3s 13:05:45 13:05:45 #10 [builder 6/7] COPY . . 13:05:45 #10 DONE 0.4s 13:05:45 13:05:45 #11 [builder 7/7] RUN echo noop 13:05:45 #11 0.596 noop 13:05:45 #11 DONE 0.7s 13:05:45 13:05:45 #12 exporting to image 13:05:45 #12 exporting layers 13:06:18 #12 exporting layers 32.6s done 13:06:18 #12 writing image sha256:19e44e3018f22c7df816c3a55275de8cf2370750904ff3799b023f3c41e997e8 done 13:06:18 #12 naming to docker.io/library/ci-base-image-arm64 done 13:06:18 #12 DONE 32.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:18 + docker inspect -f . ci-base-image-arm64 13:06:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:18 prd-ubuntu20.04-docker-arm64-4c-16g-36989 does not seem to be running inside a container 13:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/196 -v /w/workspace/device-virtual-go/196:/w/workspace/device-virtual-go/196:rw,z -v /w/workspace/device-virtual-go/196@tmp:/w/workspace/device-virtual-go/196@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 13:06:19 $ docker top 2c547065aa28f5409fc0636f45a3c20fdd5e8a5fb686f2fde3c3e00298bb7336 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:20 + go version 13:06:20 go version go1.23.4 linux/arm64 [Pipeline] } 13:06:20 $ docker stop --time=1 2c547065aa28f5409fc0636f45a3c20fdd5e8a5fb686f2fde3c3e00298bb7336 13:06:22 $ docker rm -f --volumes 2c547065aa28f5409fc0636f45a3c20fdd5e8a5fb686f2fde3c3e00298bb7336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:22 + docker inspect -f . ci-base-image-arm64 13:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:22 prd-ubuntu20.04-docker-arm64-4c-16g-36989 does not seem to be running inside a container 13:06:23 $ 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/196 -v /w/workspace/device-virtual-go/196:/w/workspace/device-virtual-go/196:rw,z -v /w/workspace/device-virtual-go/196@tmp:/w/workspace/device-virtual-go/196@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 13:06:23 $ docker top 6549db0a167658eade1223c9b5905e9217fcf8c8f7ae27a088c99fae8fc80e8e -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:24 + git config --global --add safe.directory /w/workspace/device-virtual-go/196 [Pipeline] fileExists [Pipeline] sh 13:06:24 + make test 13:06:24 go test ./... -coverprofile=coverage.out 13:06:30 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:08:21 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 13:08:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.3% of statements 13:08:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:08:21 go vet ./... 13:08:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:08:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:08:54 ./bin/test-attribution-txt.sh [Pipeline] echo 13:08:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:08:54 $ docker stop --time=1 6549db0a167658eade1223c9b5905e9217fcf8c8f7ae27a088c99fae8fc80e8e 13:08:56 $ docker rm -f --volumes 6549db0a167658eade1223c9b5905e9217fcf8c8f7ae27a088c99fae8fc80e8e [Pipeline] // withDockerContainer [Pipeline] sh 13:08:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:08:57 Warning: overwriting stash ‘coverage-report’ 13:08:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:08:58 + ls -al . 13:08:58 total 260 13:08:58 drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 13:06 . 13:08:58 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 13:04 .. 13:08:58 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 13:04 .git 13:08:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 13:04 .github 13:08:58 -rw-rw-r-- 1 jenkins jenkins 272 Jan 17 13:04 .gitignore 13:08:58 -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 13:04 .golangci.yml 13:08:58 -rw-rw-r-- 1 jenkins jenkins 18321 Jan 17 13:04 Attribution.txt 13:08:58 -rw-rw-r-- 1 jenkins jenkins 15941 Jan 17 13:04 CHANGELOG.md 13:08:58 -rw-rw-r-- 1 jenkins jenkins 1755 Jan 17 13:04 Dockerfile 13:08:58 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 13:04 GOVERNANCE.md 13:08:58 -rw-rw-r-- 1 jenkins jenkins 660 Jan 17 13:04 Jenkinsfile 13:08:58 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 13:04 LICENSE 13:08:58 -rw-rw-r-- 1 jenkins jenkins 2652 Jan 17 13:04 Makefile 13:08:58 -rw-rw-r-- 1 jenkins jenkins 623 Jan 17 13:04 OWNERS.md 13:08:58 -rw-rw-r-- 1 jenkins jenkins 4473 Jan 17 13:04 README.md 13:08:58 -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 12:55 VERSION 13:08:58 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 13:04 bin 13:08:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 13:04 cmd 13:08:58 -rw-r--r-- 1 jenkins jenkins 43316 Jan 17 13:08 coverage.out 13:08:58 -rw-rw-r-- 1 jenkins jenkins 6127 Jan 17 13:04 go.mod 13:08:58 -rw-rw-r-- 1 jenkins jenkins 86634 Jan 17 13:04 go.sum 13:08:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 13:04 internal 13:08:58 -rw-rw-r-- 1 jenkins jenkins 235 Jan 17 13:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:59 + 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=629cd79982cb8b79098052e38b0310ca4c2be121 --label arch=arm64 --label version=4.0.0-dev.12 . 13:09:00 #0 building with "default" instance using docker driver 13:09:00 13:09:00 #1 [internal] load .dockerignore 13:09:00 #1 transferring context: 2B done 13:09:00 #1 DONE 0.0s 13:09:00 13:09:00 #2 [internal] load build definition from Dockerfile 13:09:00 #2 transferring dockerfile: 1.79kB 0.0s done 13:09:00 #2 DONE 0.0s 13:09:00 13:09:00 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:09:00 #3 DONE 0.0s 13:09:00 13:09:00 #4 [internal] load metadata for docker.io/library/alpine:3.20 13:09:00 #4 DONE 0.2s 13:09:00 13:09:00 #5 [internal] load build context 13:09:00 #5 transferring context: 51.88kB 0.1s done 13:09:00 #5 DONE 0.1s 13:09:00 13:09:00 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 13:09:00 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 13:09:00 #6 ... 13:09:00 13:09:00 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:09:00 #7 DONE 0.2s 13:09:00 13:09:00 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 13:09:00 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 13:09:00 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 13:09:00 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 13:09:00 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.0s 13:09:00 #6 ... 13:09:00 13:09:00 #8 [builder 2/7] WORKDIR /device-virtual-go 13:09:00 #8 DONE 0.1s 13:09:00 13:09:00 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 13:09:00 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s 13:09:00 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 13:09:00 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done 13:09:00 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 13:09:01 #6 DONE 1.0s 13:09:01 13:09:01 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:09:01 #9 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:09:02 #9 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:09:03 #9 ... 13:09:03 13:09:03 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 13:09:03 #10 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:09:03 #10 1.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:09:03 #10 2.760 OK: 244 MiB in 62 packages 13:09:03 #10 DONE 3.2s 13:09:03 13:09:03 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:09:03 #9 2.462 (1/1) Installing dumb-init (1.2.5-r3) 13:09:03 #9 2.480 Executing busybox-1.36.1-r29.trigger 13:09:03 #9 2.508 OK: 9 MiB in 15 packages 13:09:03 #9 ... 13:09:03 13:09:03 #11 [builder 4/7] COPY go.mod vendor* ./ 13:09:03 #11 DONE 0.2s 13:09:04 13:09:04 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:04 #12 ... 13:09:04 13:09:04 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:09:04 #9 DONE 3.0s 13:09:04 13:09:04 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:09:04 #13 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:09:05 #13 1.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:09:05 #13 ... 13:09:05 13:09:05 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:05 #12 DONE 1.7s 13:09:05 13:09:05 #14 [builder 6/7] COPY . . 13:09:06 #14 DONE 0.5s 13:09:06 13:09:06 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:09:07 #13 2.808 OK: 9 MiB in 15 packages 13:09:07 #13 DONE 3.2s 13:09:07 13:09:07 #15 [builder 7/7] RUN make build 13:09:07 #15 0.695 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 13:11:14 #15 DONE 121.0s 13:11:14 13:11:14 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 13:11:14 #16 DONE 0.1s 13:11:14 13:11:14 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 13:11:14 #17 DONE 0.1s 13:11:14 13:11:14 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 13:11:14 #18 DONE 0.3s 13:11:14 13:11:14 #19 exporting to image 13:11:14 #19 exporting layers 13:11:14 #19 exporting layers 0.5s done 13:11:14 #19 writing image sha256:d4d64d1675e17066299675c3964225433665060a6b9323b08ea30116fcf4a58b done 13:11:14 #19 naming to docker.io/library/device-virtual-arm64 done 13:11:14 #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:14 provisioning config files... 13:11:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/196@tmp/config15982263341386243560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:15 ---> ****-login.sh 13:11:15 nexus3.edgexfoundry.org:10001 13:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:15 Configure a credential helper to remove this warning. See 13:11:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:15 13:11:15 Login Succeeded 13:11:15 nexus3.edgexfoundry.org:10002 13:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:15 Configure a credential helper to remove this warning. See 13:11:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:15 13:11:15 Login Succeeded 13:11:15 nexus3.edgexfoundry.org:10003 13:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:16 Configure a credential helper to remove this warning. See 13:11:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:16 13:11:16 Login Succeeded 13:11:16 nexus3.edgexfoundry.org:10004 13:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:16 Configure a credential helper to remove this warning. See 13:11:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:16 13:11:16 Login Succeeded 13:11:16 ****.io 13:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:17 Configure a credential helper to remove this warning. See 13:11:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:17 13:11:17 Login Succeeded 13:11:17 ---> ****-login.sh ends [Pipeline] } 13:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:11:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:11:17 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 13:11:17 629cd79982cb8b79098052e38b0310ca4c2be121 13:11:17 latest 13:11:17 4.0.0-dev.12 13:11:17 629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 13:11:17 main 13:11:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:17 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121 13:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:11:17 a829cd65257a: Preparing 13:11:17 980b77e295a1: Preparing 13:11:17 ce6473320b4e: Preparing 13:11:17 4c2f483761c8: Preparing 13:11:17 d6a54084a5fb: Preparing 13:11:17 534a70dc8296: Preparing 13:11:17 534a70dc8296: Waiting 13:11:18 980b77e295a1: Pushed 13:11:18 d6a54084a5fb: Pushed 13:11:18 ce6473320b4e: Pushed 13:11:18 4c2f483761c8: Pushed 13:11:18 534a70dc8296: Layer already exists 13:11:30 a829cd65257a: Pushed 13:11:30 629cd79982cb8b79098052e38b0310ca4c2be121: digest: sha256:7f1785c4fdf99f4f234f80dcb5d4caabcd6bb86f3974953267115fb5ce6e6217 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:11:31 a829cd65257a: Preparing 13:11:31 980b77e295a1: Preparing 13:11:31 ce6473320b4e: Preparing 13:11:31 4c2f483761c8: Preparing 13:11:31 d6a54084a5fb: Preparing 13:11:31 534a70dc8296: Preparing 13:11:31 534a70dc8296: Waiting 13:11:31 d6a54084a5fb: Layer already exists 13:11:31 a829cd65257a: Layer already exists 13:11:31 980b77e295a1: Layer already exists 13:11:31 4c2f483761c8: Layer already exists 13:11:31 ce6473320b4e: Layer already exists 13:11:31 534a70dc8296: Layer already exists 13:11:31 latest: digest: sha256:7f1785c4fdf99f4f234f80dcb5d4caabcd6bb86f3974953267115fb5ce6e6217 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:31 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.12 13:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:11:32 a829cd65257a: Preparing 13:11:32 980b77e295a1: Preparing 13:11:32 ce6473320b4e: Preparing 13:11:32 4c2f483761c8: Preparing 13:11:32 d6a54084a5fb: Preparing 13:11:32 534a70dc8296: Preparing 13:11:32 534a70dc8296: Waiting 13:11:32 980b77e295a1: Layer already exists 13:11:32 d6a54084a5fb: Layer already exists 13:11:32 4c2f483761c8: Layer already exists 13:11:32 ce6473320b4e: Layer already exists 13:11:32 a829cd65257a: Layer already exists 13:11:32 534a70dc8296: Layer already exists 13:11:32 4.0.0-dev.12: digest: sha256:7f1785c4fdf99f4f234f80dcb5d4caabcd6bb86f3974953267115fb5ce6e6217 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 13:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:11:33 a829cd65257a: Preparing 13:11:33 980b77e295a1: Preparing 13:11:33 ce6473320b4e: Preparing 13:11:33 4c2f483761c8: Preparing 13:11:33 d6a54084a5fb: Preparing 13:11:33 534a70dc8296: Preparing 13:11:33 534a70dc8296: Waiting 13:11:33 a829cd65257a: Layer already exists 13:11:33 d6a54084a5fb: Layer already exists 13:11:33 980b77e295a1: Layer already exists 13:11:33 4c2f483761c8: Layer already exists 13:11:33 ce6473320b4e: Layer already exists 13:11:33 534a70dc8296: Layer already exists 13:11:33 629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12: digest: sha256:7f1785c4fdf99f4f234f80dcb5d4caabcd6bb86f3974953267115fb5ce6e6217 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:33 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 13:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:11:34 a829cd65257a: Preparing 13:11:34 980b77e295a1: Preparing 13:11:34 ce6473320b4e: Preparing 13:11:34 4c2f483761c8: Preparing 13:11:34 d6a54084a5fb: Preparing 13:11:34 534a70dc8296: Preparing 13:11:34 534a70dc8296: Waiting 13:11:34 a829cd65257a: Layer already exists 13:11:34 d6a54084a5fb: Layer already exists 13:11:34 980b77e295a1: Layer already exists 13:11:34 4c2f483761c8: Layer already exists 13:11:34 ce6473320b4e: Layer already exists 13:11:34 534a70dc8296: Layer already exists 13:11:34 main: digest: sha256:7f1785c4fdf99f4f234f80dcb5d4caabcd6bb86f3974953267115fb5ce6e6217 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:11:34 ===================================================== [Pipeline] echo 13:11:34 taggedImages: 13:11:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121 13:11:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:11:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.12 13:11:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:629cd79982cb8b79098052e38b0310ca4c2be121-4.0.0-dev.12 13:11:34 - 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 13:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:35 13:11:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:35 arm64: Pulling from edgex-lftools-log-publisher 13:11:35 8998bd30e6a1: Pulling fs layer 13:11:35 04944245beec: Pulling fs layer 13:11:35 699f458cf7ca: Pulling fs layer 13:11:35 765212b225bb: Pulling fs layer 13:11:35 f23df028b6ca: Pulling fs layer 13:11:35 d65c8cfc05b1: Pulling fs layer 13:11:35 2437ff75d9bd: Pulling fs layer 13:11:35 d65c8cfc05b1: Waiting 13:11:35 f23df028b6ca: Waiting 13:11:35 2437ff75d9bd: Waiting 13:11:35 765212b225bb: Waiting 13:11:35 04944245beec: Verifying Checksum 13:11:35 04944245beec: Download complete 13:11:35 765212b225bb: Verifying Checksum 13:11:35 765212b225bb: Download complete 13:11:35 f23df028b6ca: Download complete 13:11:35 d65c8cfc05b1: Verifying Checksum 13:11:35 d65c8cfc05b1: Download complete 13:11:35 699f458cf7ca: Verifying Checksum 13:11:35 699f458cf7ca: Download complete 13:11:36 8998bd30e6a1: Verifying Checksum 13:11:36 8998bd30e6a1: Download complete 13:11:41 2437ff75d9bd: Verifying Checksum 13:11:41 2437ff75d9bd: Download complete 13:11:42 8998bd30e6a1: Pull complete 13:11:43 04944245beec: Pull complete 13:11:45 699f458cf7ca: Pull complete 13:11:45 765212b225bb: Pull complete 13:11:46 f23df028b6ca: Pull complete 13:11:46 d65c8cfc05b1: Pull complete 13:12:12 2437ff75d9bd: Pull complete 13:12:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:12:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:12 prd-ubuntu20.04-docker-arm64-4c-16g-36989 does not seem to be running inside a container 13:12:13 $ 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/196 -v /w/workspace/device-virtual-go/196:/w/workspace/device-virtual-go/196:rw,z -v /w/workspace/device-virtual-go/196@tmp:/w/workspace/device-virtual-go/196@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 13:12:15 $ docker top bc369d21923e2b42c33b50d883441713ebcd30ed58ca6e16fddbac160a85e797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:15 ---> job-cost.sh 13:12:15 lf-activate-venv: SKIPPING 13:12:15 INFO: No Stack... 13:12:16 INFO: Retrieving Pricing Info for: v3-standard-8 13:12:17 INFO: Archiving Costs [Pipeline] sh 13:12:17 + cat /w/workspace/device-virtual-go/196/archives/cost.csv 13:12:17 + cut -d, -f6 [Pipeline] lock 13:12:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] 13:12:17 Resource [jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] did not exist. Created. 13:12:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:17 /w/workspace/device-virtual-go/196@tmp/durable-a7a6b406/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:12:18 + echo total: 0.2199999988079071 [Pipeline] stash 13:12:18 Warning: overwriting stash ‘stack-cost’ 13:12:18 Stashed 1 file(s) [Pipeline] } 13:12:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:18 $ docker stop --time=1 bc369d21923e2b42c33b50d883441713ebcd30ed58ca6e16fddbac160a85e797 13:12:19 $ docker rm -f --volumes bc369d21923e2b42c33b50d883441713ebcd30ed58ca6e16fddbac160a85e797 [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 13:12:20 provisioning config files... 13:12:20 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1172379033095216872tmp [Pipeline] { [Pipeline] sh 13:12:20 + set +x 13:12:20 + curl -s https://codecov.io/bash 13:12:20 + bash -s -- 13:12:20 13:12:20 _____ _ 13:12:20 / ____| | | 13:12:20 | | ___ __| | ___ ___ _____ __ 13:12:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:12:20 | |___| (_) | (_| | __/ (_| (_) \ V / 13:12:20 \_____\___/ \__,_|\___|\___\___/ \_/ 13:12:20 Bash-1.0.6 13:12:20 13:12:20 13:12:20 ==> git version 2.25.1 found 13:12:20 ==> 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 13:12:20 Release-Date: 2020-01-08 13:12:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:12:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:12:20 ==> Jenkins CI detected. 13:12:20 current dir:  /w/workspace/exfoundry_device-virtual-go_main 13:12:20 project root: . 13:12:20 --> token set from env 13:12:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:12:20 ==> Running gcov in . (disable via -X gcov) 13:12:20 ==> Python coveragepy not found 13:12:20 ==> Searching for coverage reports in: 13:12:20 + . 13:12:20 -> Found 1 reports 13:12:20 ==> Detecting git/mercurial file structure 13:12:20 ==> Reading reports 13:12:20 + ./coverage.out bytes=43316 13:12:20 ==> Appending adjustments 13:12:20 https://docs.codecov.io/docs/fixing-reports 13:12:20 + Found adjustments 13:12:20 ==> Gzipping contents 13:12:20 8.0K /tmp/codecov.Z8uccV.gz 13:12:20 ==> Uploading reports 13:12:20 url: https://codecov.io 13:12:20 query: branch=main&commit=629cd79982cb8b79098052e38b0310ca4c2be121&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:12:20 -> Pinging Codecov 13:12:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=629cd79982cb8b79098052e38b0310ca4c2be121&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:12:21 -> Uploading to 13:12:21 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/629cd79982cb8b79098052e38b0310ca4c2be121/55936610-3713-4789-8f27-92c31ba1fad2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T131220Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e6e7308ee9ed2bb93192250a9b08835c41ec22b431889d14bbbf96337f1c1700 13:12:21 % Total % Received % Xferd Average Speed Time Time Time Current 13:12:21 Dload Upload Total Spent Left Speed 13:12:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 31304 --:--:-- --:--:-- --:--:-- 31304 13:12:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] } 13:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:12:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:12:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:12:21 13:12:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:12:22 latest: Pulling from edgex-devops/edgex-snyk-go 13:12:22 43c4264eed91: Pulling fs layer 13:12:22 4cc291be95ef: Pulling fs layer 13:12:22 2ac1f1163629: Pulling fs layer 13:12:22 5c3c966382ef: Pulling fs layer 13:12:22 4f4fb700ef54: Pulling fs layer 13:12:22 d9c7d2e4e75e: Pulling fs layer 13:12:22 9c3e1370e548: Pulling fs layer 13:12:22 d9c7d2e4e75e: Waiting 13:12:22 9c3e1370e548: Waiting 13:12:22 5c3c966382ef: Waiting 13:12:22 4f4fb700ef54: Waiting 13:12:22 4cc291be95ef: Verifying Checksum 13:12:22 4cc291be95ef: Download complete 13:12:22 5c3c966382ef: Download complete 13:12:22 4f4fb700ef54: Download complete 13:12:22 43c4264eed91: Verifying Checksum 13:12:22 43c4264eed91: Download complete 13:12:22 d9c7d2e4e75e: Verifying Checksum 13:12:22 d9c7d2e4e75e: Download complete 13:12:22 43c4264eed91: Pull complete 13:12:22 4cc291be95ef: Pull complete 13:12:22 2ac1f1163629: Verifying Checksum 13:12:22 2ac1f1163629: Download complete 13:12:23 9c3e1370e548: Verifying Checksum 13:12:23 9c3e1370e548: Download complete 13:12:25 2ac1f1163629: Pull complete 13:12:25 5c3c966382ef: Pull complete 13:12:25 4f4fb700ef54: Pull complete 13:12:26 d9c7d2e4e75e: Pull complete 13:12:29 9c3e1370e548: Pull complete 13:12:29 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:12:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:29 prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container 13:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:12:34 $ docker top ab58782812aeb84d0a0ca81f4845c0ee25b3c828664d4c45ff3b083d7f19b229 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 13:12:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 13:12:34 + set -o pipefail 13:12:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 13:12:41 13:12:41 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 13:12:41 13:12:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/02d46c39-3a23-4b09-8945-2b36f4ce436d 13:12:41 13:12:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:12:41 13:12:41 13:12:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:12:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:12:41 $ docker stop --time=1 ab58782812aeb84d0a0ca81f4845c0ee25b3c828664d4c45ff3b083d7f19b229 13:12:46 $ docker rm -f --volumes ab58782812aeb84d0a0ca81f4845c0ee25b3c828664d4c45ff3b083d7f19b229 [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 13:12:47 + git log --format=format:%s -1 629cd79982cb8b79098052e38b0310ca4c2be121 [Pipeline] sh 13:12:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:12:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:48 prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container 13:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:12:49 $ docker top 429da987e59b49396d1fab977f37687c38ffcac9bfba0df20994c2d1e3e93fbc -eo pid,comm 13:12:49 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). 13:12:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:12:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:49 [ssh-agent] Looking for ssh-agent implementation... 13:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:49 $ docker exec 429da987e59b49396d1fab977f37687c38ffcac9bfba0df20994c2d1e3e93fbc ssh-agent 13:12:49 SSH_AUTH_SOCK=/tmp/ssh-wgXZz90lMbYc/agent.32 13:12:49 SSH_AGENT_PID=38 13:12:49 Running ssh-add (command line suppressed) 13:12:49 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13127975718159060260.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13127975718159060260.key) 13:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:49 + git semver tag 13:12:50 2025-01-17 13:12:49,920 [run_tag] DEBUG tag force:False 13:12:50 2025-01-17 13:12:49,920 [check_head_tag] DEBUG check head tag 13:12:50 2025-01-17 13:12:49,922 [execute] INFO git cat-file --batch-check 13:12:50 2025-01-17 13:12:49,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 13:12:50 2025-01-17 13:12:49,926 [execute] INFO git cat-file --batch 13:12:50 2025-01-17 13:12:49,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 13:12:50 2025-01-17 13:12:49,950 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:12:50 2025-01-17 13:12:49,950 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 13:12:50 2025-01-17 13:12:49,950 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 13:12:50 2025-01-17 13:12:49,957 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:12:50 4.0.0-dev.12 [Pipeline] } 13:12:50 $ docker exec --env ******** --env ******** 429da987e59b49396d1fab977f37687c38ffcac9bfba0df20994c2d1e3e93fbc ssh-agent -k 13:12:50 unset SSH_AUTH_SOCK; 13:12:50 unset SSH_AGENT_PID; 13:12:50 echo Agent pid 38 killed; 13:12:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:12:50 + git semver [Pipeline] } 13:12:50 $ docker stop --time=1 429da987e59b49396d1fab977f37687c38ffcac9bfba0df20994c2d1e3e93fbc 13:12:52 $ docker rm -f --volumes 429da987e59b49396d1fab977f37687c38ffcac9bfba0df20994c2d1e3e93fbc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:12:52 13:12:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:12:52 0.23.1-centos7: Pulling from edgex-lftools 13:12:52 ab5ef0e58194: Pulling fs layer 13:12:52 9712f1f96733: Pulling fs layer 13:12:52 63f879dbbcfc: Pulling fs layer 13:12:52 0d9ebad4ef96: Pulling fs layer 13:12:52 e9a5061849ea: Pulling fs layer 13:12:52 d747dcd14b5f: Pulling fs layer 13:12:52 2de7ff778b66: Pulling fs layer 13:12:52 d747dcd14b5f: Waiting 13:12:52 e9a5061849ea: Waiting 13:12:52 9712f1f96733: Verifying Checksum 13:12:52 9712f1f96733: Download complete 13:12:53 63f879dbbcfc: Verifying Checksum 13:12:53 63f879dbbcfc: Download complete 13:12:53 0d9ebad4ef96: Verifying Checksum 13:12:53 0d9ebad4ef96: Download complete 13:12:53 e9a5061849ea: Verifying Checksum 13:12:53 e9a5061849ea: Download complete 13:12:53 d747dcd14b5f: Verifying Checksum 13:12:53 d747dcd14b5f: Download complete 13:12:53 ab5ef0e58194: Verifying Checksum 13:12:53 ab5ef0e58194: Download complete 13:12:53 2de7ff778b66: Verifying Checksum 13:12:53 2de7ff778b66: Download complete 13:12:55 ab5ef0e58194: Pull complete 13:12:55 9712f1f96733: Pull complete 13:12:56 63f879dbbcfc: Pull complete 13:13:00 0d9ebad4ef96: Pull complete 13:13:00 e9a5061849ea: Pull complete 13:13:00 d747dcd14b5f: Pull complete 13:13:02 2de7ff778b66: Pull complete 13:13:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:13:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:04 prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container 13:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:13:11 $ docker top 0f380fb31b93285f9e48e940b10c0e694a97eaa3bd2d8dff60ff582d9d302f2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:13:11 provisioning config files... 13:13:11 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14720279624974056815tmp 13:13:11 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6940968371830420393tmp 13:13:11 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12289025840959913689tmp [Pipeline] { [Pipeline] echo 13:13:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:13:12 ---> sigul-configuration.sh 13:13:12 gpg: directory `/root/.gnupg' created 13:13:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:13:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:13:12 gpg: keyring `/root/.gnupg/secring.gpg' created 13:13:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:13:12 gpg: CAST5 encrypted data 13:13:12 gpg: encrypted with 1 passphrase 13:13:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:13:12 + mkdir /home/jenkins 13:13:12 + mkdir /home/jenkins/sigul [Pipeline] sh 13:13:12 + 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 13:13:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:13:13 ---> sigul-install.sh 13:13:13 Sigul already installed; skipping installation. [Pipeline] sh 13:13:13 + git tag --list 13:13:13 v1.0.0 13:13:13 v1.1.0 13:13:13 v1.1.1 13:13:13 v1.2.1 13:13:13 v1.2.2 13:13:13 v1.2.3 13:13:13 v1.3.0 13:13:13 v1.3.1 13:13:13 v2.0.0 13:13:13 v2.1.0 13:13:13 v2.1.1 13:13:13 v2.2.0 13:13:13 v2.3.0 13:13:13 v3.0 13:13:13 v3.0.0 13:13:13 v3.1 13:13:13 v3.1.0 13:13:13 v3.1.0-dev.1 13:13:13 v3.1.0-dev.10 13:13:13 v3.1.0-dev.11 13:13:13 v3.1.0-dev.12 13:13:13 v3.1.0-dev.13 13:13:13 v3.1.0-dev.14 13:13:13 v3.1.0-dev.15 13:13:13 v3.1.0-dev.16 13:13:13 v3.1.0-dev.17 13:13:13 v3.1.0-dev.18 13:13:13 v3.1.0-dev.19 13:13:13 v3.1.0-dev.2 13:13:13 v3.1.0-dev.20 13:13:13 v3.1.0-dev.21 13:13:13 v3.1.0-dev.22 13:13:13 v3.1.0-dev.23 13:13:13 v3.1.0-dev.24 13:13:13 v3.1.0-dev.25 13:13:13 v3.1.0-dev.26 13:13:13 v3.1.0-dev.27 13:13:13 v3.1.0-dev.28 13:13:13 v3.1.0-dev.29 13:13:13 v3.1.0-dev.3 13:13:13 v3.1.0-dev.30 13:13:13 v3.1.0-dev.4 13:13:13 v3.1.0-dev.5 13:13:13 v3.1.0-dev.6 13:13:13 v3.1.0-dev.7 13:13:13 v3.1.0-dev.8 13:13:13 v3.1.0-dev.9 13:13:13 v3.1.1 13:13:13 v3.1.1-dev.1 13:13:13 v3.2.0-dev.1 13:13:13 v3.2.0-dev.10 13:13:13 v3.2.0-dev.11 13:13:13 v3.2.0-dev.12 13:13:13 v3.2.0-dev.13 13:13:13 v3.2.0-dev.14 13:13:13 v3.2.0-dev.15 13:13:13 v3.2.0-dev.16 13:13:13 v3.2.0-dev.17 13:13:13 v3.2.0-dev.18 13:13:13 v3.2.0-dev.19 13:13:13 v3.2.0-dev.2 13:13:13 v3.2.0-dev.20 13:13:13 v3.2.0-dev.21 13:13:13 v3.2.0-dev.22 13:13:13 v3.2.0-dev.23 13:13:13 v3.2.0-dev.24 13:13:13 v3.2.0-dev.25 13:13:13 v3.2.0-dev.26 13:13:13 v3.2.0-dev.27 13:13:13 v3.2.0-dev.28 13:13:13 v3.2.0-dev.3 13:13:13 v3.2.0-dev.4 13:13:13 v3.2.0-dev.5 13:13:13 v3.2.0-dev.6 13:13:13 v3.2.0-dev.7 13:13:13 v3.2.0-dev.8 13:13:13 v3.2.0-dev.9 13:13:13 v4.0.0-dev.1 13:13:13 v4.0.0-dev.10 13:13:13 v4.0.0-dev.11 13:13:13 v4.0.0-dev.12 13:13:13 v4.0.0-dev.2 13:13:13 v4.0.0-dev.3 13:13:13 v4.0.0-dev.4 13:13:13 v4.0.0-dev.5 13:13:13 v4.0.0-dev.6 13:13:13 v4.0.0-dev.7 13:13:13 v4.0.0-dev.8 13:13:13 v4.0.0-dev.9 [Pipeline] sh 13:13:13 + lftools sign git-tag v4.0.0-dev.12 13:13:14 Signing Git tag with Sigul... 13:13:14 Signing v4.0.0-dev.12 [Pipeline] echo 13:13:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:13:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:13:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:13:15 $ docker stop --time=1 0f380fb31b93285f9e48e940b10c0e694a97eaa3bd2d8dff60ff582d9d302f2e 13:13:16 $ docker rm -f --volumes 0f380fb31b93285f9e48e940b10c0e694a97eaa3bd2d8dff60ff582d9d302f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:13:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:13:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:17 prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container 13:13:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:13:17 $ docker top f703106304d4c2dedb43e19b8df4b1be431b06498d491ec51ee38256b83d4673 -eo pid,comm 13:13:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:13:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:13:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:13:17 [ssh-agent] Looking for ssh-agent implementation... 13:13:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:17 $ docker exec f703106304d4c2dedb43e19b8df4b1be431b06498d491ec51ee38256b83d4673 ssh-agent 13:13:18 SSH_AUTH_SOCK=/tmp/ssh-gmIGOayLKRAp/agent.31 13:13:18 SSH_AGENT_PID=37 13:13:18 Running ssh-add (command line suppressed) 13:13:18 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12329719225324267644.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12329719225324267644.key) 13:13:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:13:18 + git semver bump pre 13:13:18 2025-01-17 13:13:18,660 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:13:18 2025-01-17 13:13:18,660 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev 13:13:18 2025-01-17 13:13:18,660 [bump_version] DEBUG bumped version:4.0.0-dev.13 13:13:18 2025-01-17 13:13:18,660 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 13:13:18 2025-01-17 13:13:18,660 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:13:18 2025-01-17 13:13:18,660 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:13:18 2025-01-17 13:13:18,662 [execute] INFO git cat-file --batch-check 13:13:18 2025-01-17 13:13:18,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:13:18 2025-01-17 13:13:18,671 [execute] INFO git cat-file --batch 13:13:18 2025-01-17 13:13:18,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:13:18 2025-01-17 13:13:18,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:13:18 4.0.0-dev.13 [Pipeline] } 13:13:18 $ docker exec --env ******** --env ******** f703106304d4c2dedb43e19b8df4b1be431b06498d491ec51ee38256b83d4673 ssh-agent -k 13:13:18 unset SSH_AUTH_SOCK; 13:13:18 unset SSH_AGENT_PID; 13:13:18 echo Agent pid 37 killed; 13:13:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:13:19 + git semver [Pipeline] } 13:13:19 $ docker stop --time=1 f703106304d4c2dedb43e19b8df4b1be431b06498d491ec51ee38256b83d4673 13:13:22 $ docker rm -f --volumes f703106304d4c2dedb43e19b8df4b1be431b06498d491ec51ee38256b83d4673 [Pipeline] // withDockerContainer [Pipeline] sh 13:13:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:13:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:23 prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container 13:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:13:24 $ docker top a7bac476e7fa22591c7c96d912ea7341ca84885e39e1b61c08f69d0ef1c48999 -eo pid,comm 13:13:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:13:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:13:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:13:24 [ssh-agent] Looking for ssh-agent implementation... 13:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:25 $ docker exec a7bac476e7fa22591c7c96d912ea7341ca84885e39e1b61c08f69d0ef1c48999 ssh-agent 13:13:25 SSH_AUTH_SOCK=/tmp/ssh-xXZMYzLBXA0F/agent.14 13:13:25 SSH_AGENT_PID=20 13:13:25 Running ssh-add (command line suppressed) 13:13:25 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16560184584347553238.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16560184584347553238.key) 13:13:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:13:25 + git semver push 13:13:26 2025-01-17 13:13:25,918 [run_push] DEBUG push 13:13:26 2025-01-17 13:13:25,919 [execute] INFO git cat-file --batch-check 13:13:26 2025-01-17 13:13:25,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:13:26 2025-01-17 13:13:25,923 [execute] INFO git rev-list a0e54f01640fe75387c1ad593606cfd1aeba641f -- 13:13:26 2025-01-17 13:13:25,924 [execute] DEBUG Popen(['git', 'rev-list', 'a0e54f01640fe75387c1ad593606cfd1aeba641f', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:13:26 2025-01-17 13:13:25,933 [execute] INFO git fetch -v origin 13:13:26 2025-01-17 13:13:25,934 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:13:26 2025-01-17 13:13:26,397 [run_push] DEBUG no remote changes detected 13:13:26 2025-01-17 13:13:26,398 [execute] INFO git push origin semver 13:13:26 2025-01-17 13:13:26,398 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:13:27 2025-01-17 13:13:27,113 [run_push] DEBUG push all version tags 13:13:27 2025-01-17 13:13:27,114 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:13:27 2025-01-17 13:13:27,114 [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) 13:13:28 2025-01-17 13:13:27,846 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:13:28 4.0.0-dev.13 [Pipeline] } 13:13:28 $ docker exec --env ******** --env ******** a7bac476e7fa22591c7c96d912ea7341ca84885e39e1b61c08f69d0ef1c48999 ssh-agent -k 13:13:28 unset SSH_AUTH_SOCK; 13:13:28 unset SSH_AGENT_PID; 13:13:28 echo Agent pid 20 killed; 13:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:13:28 + git semver [Pipeline] } 13:13:28 $ docker stop --time=1 a7bac476e7fa22591c7c96d912ea7341ca84885e39e1b61c08f69d0ef1c48999 13:13:30 $ docker rm -f --volumes a7bac476e7fa22591c7c96d912ea7341ca84885e39e1b61c08f69d0ef1c48999 [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 13:13:30 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 13:13:30 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:13:30 total 16 13:13:30 drwxr-xr-x 3 root root 4096 Jan 17 12:58 . 13:13:30 drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 13:13 .. 13:13:30 drwxr-xr-x 2 root root 4096 Jan 17 12:58 cost 13:13:30 -rw-r--r-- 1 root root 89 Jan 17 12:58 cost.csv 13:13:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 13:13:30 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 13:13:30 total 16 13:13:30 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 12:58 . 13:13:30 drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 13:13 .. 13:13:30 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 12:58 cost 13:13:30 -rw-r--r-- 1 jenkins jenkins 89 Jan 17 12:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:13:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:13:31 ---> package-listing.sh 13:13:31 ++ facter osfamily 13:13:31 ++ tr '[:upper:]' '[:lower:]' 13:13:32 + OS_FAMILY=debian 13:13:32 + workspace=/w/workspace/exfoundry_device-virtual-go_main 13:13:32 + START_PACKAGES=/tmp/packages_start.txt 13:13:32 + END_PACKAGES=/tmp/packages_end.txt 13:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:13:32 + PACKAGES=/tmp/packages_start.txt 13:13:32 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:13:32 + PACKAGES=/tmp/packages_end.txt 13:13:32 + case "${OS_FAMILY}" in 13:13:32 + dpkg -l 13:13:32 + grep '^ii' 13:13:32 + '[' -f /tmp/packages_start.txt ']' 13:13:32 + '[' -f /tmp/packages_end.txt ']' 13:13:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:13:32 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:13:32 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 13:13:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 13:13:32 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 13:13:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:33 prd-ubuntu20.04-docker-8c-8g-36969 does not seem to be running inside a container 13:13:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:13:33 $ docker top 9e16fb405f10117b3f606ac41013e087e07f3c3836e6676c9686ee70289f06a5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:33 + touch /tmp/pre-build-complete [Pipeline] sh 13:13:33 + mkdir -p /var/log/sysstat [Pipeline] sh 13:13:34 + ls /var/log/sa-host 13:13:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:34 provisioning config files... 13:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14684933153106980566tmp [Pipeline] { [Pipeline] echo 13:13:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:13:34 ---> create-netrc.sh [Pipeline] } 13:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:13:35 ---> python-tools-install.sh [Pipeline] echo 13:13:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:13:35 ---> sudo-logs.sh 13:13:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:13:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:13:35 ---> job-cost.sh 13:13:35 lf-activate-venv: SKIPPING 13:13:35 DEBUG: total: 0.2199999988079071 13:13:35 INFO: Retrieving Stack Cost... 13:13:36 INFO: Retrieving Pricing Info for: v3-standard-8 13:13:36 INFO: Archiving Costs [Pipeline] echo 13:13:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:13:36 ---> logs-deploy.sh 13:13:36 lf-activate-venv: SKIPPING 13:13:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/196 13:13:36 INFO: archiving workspace using pattern(s): 13:13:37 Archives upload complete. 13:13:37 INFO: archiving logs to Nexus