Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60ff2485dd83c77f5ba0416b635da515e23b6c8b 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-ssh4749046868481513672.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2588804686587181264.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14968776924892561136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16583846124913326304.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-ssh11393180921100852079.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.20 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-11902 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 60ff2485dd83c77f5ba0416b635da515e23b6c8b (main) Commit message: "Merge pull request #392 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.77" > git config core.sparsecheckout # timeout=10 > git checkout -f 60ff2485dd83c77f5ba0416b635da515e23b6c8b # timeout=10 > git rev-list --no-walk d6abde5a20369131a3e211cd4d79273744ab24ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T14:34:14.511Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T14:34:14.556Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T14:34:14.570Z] ========================================================= [2023-04-27T14:34:14.570Z] EdgeX Global Pipelines Version Info [2023-04-27T14:34:14.570Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:34:15.286Z] ------------------- [2023-04-27T14:34:15.286Z] stable info: [2023-04-27T14:34:15.286Z] ------------------- [2023-04-27T14:34:15.286Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T14:34:15.286Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T14:34:15.286Z] Message: update stable to v1.0.248 [2023-04-27T14:34:15.862Z] ------------------- [2023-04-27T14:34:15.862Z] experimental info: [2023-04-27T14:34:15.862Z] ------------------- [2023-04-27T14:34:15.862Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T14:34:15.862Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T14:34:15.862Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T14:34:16.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-27T14:34:16.040Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-27T14:34:16.053Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T14:34:16.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T14:34:16.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T14:34:16.098Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T14:34:16.116Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T14:34:16.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T14:34:16.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T14:34:16.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T14:34:16.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T14:34:16.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-27T14:34:16.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T14:34:16.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T14:34:16.231Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T14:34:16.244Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T14:34:16.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T14:34:16.277Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T14:34:16.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T14:34:16.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T14:34:16.318Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T14:34:16.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T14:34:16.352Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T14:34:16.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T14:34:16.375Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T14:34:16.387Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T14:34:16.399Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T14:34:16.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-27T14:34:16.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-27T14:34:16.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-27T14:34:16.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60ff2485dd83c77f5ba0416b635da515e23b6c8b [Pipeline] echo [2023-04-27T14:34:16.459Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60ff248 [Pipeline] echo [2023-04-27T14:34:16.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T14:34:16.518Z] provisioning config files... [2023-04-27T14:34:16.532Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15423402152585898398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:34:16.834Z] ---> docker-login.sh [2023-04-27T14:34:16.834Z] nexus3.edgexfoundry.org:10001 [2023-04-27T14:34:16.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:34:17.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:34:17.096Z] Configure a credential helper to remove this warning. See [2023-04-27T14:34:17.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:34:17.096Z] [2023-04-27T14:34:17.096Z] Login Succeeded [2023-04-27T14:34:17.096Z] nexus3.edgexfoundry.org:10002 [2023-04-27T14:34:17.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:34:17.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:34:17.356Z] Configure a credential helper to remove this warning. See [2023-04-27T14:34:17.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:34:17.356Z] [2023-04-27T14:34:17.356Z] Login Succeeded [2023-04-27T14:34:17.356Z] nexus3.edgexfoundry.org:10003 [2023-04-27T14:34:17.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:34:17.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:34:17.356Z] Configure a credential helper to remove this warning. See [2023-04-27T14:34:17.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:34:17.356Z] [2023-04-27T14:34:17.356Z] Login Succeeded [2023-04-27T14:34:17.356Z] nexus3.edgexfoundry.org:10004 [2023-04-27T14:34:17.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:34:17.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:34:17.617Z] Configure a credential helper to remove this warning. See [2023-04-27T14:34:17.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:34:17.617Z] [2023-04-27T14:34:17.617Z] Login Succeeded [2023-04-27T14:34:17.617Z] docker.io [2023-04-27T14:34:17.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:34:17.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:34:17.876Z] Configure a credential helper to remove this warning. See [2023-04-27T14:34:17.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:34:17.876Z] [2023-04-27T14:34:17.876Z] Login Succeeded [2023-04-27T14:34:17.876Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T14:34:17.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T14:34:18.253Z] + git rev-list -1 --merges 60ff2485dd83c77f5ba0416b635da515e23b6c8b~1..60ff2485dd83c77f5ba0416b635da515e23b6c8b [Pipeline] echo [2023-04-27T14:34:18.299Z] -----------> git rev-list -1 --merges 60ff2485dd83c77f5ba0416b635da515e23b6c8b~1..60ff2485dd83c77f5ba0416b635da515e23b6c8b 60ff2485dd83c77f5ba0416b635da515e23b6c8b [2023-04-27T14:34:18.299Z] 60ff2485dd83c77f5ba0416b635da515e23b6c8b [false] [Pipeline] sh [2023-04-27T14:34:18.587Z] + git log --format=format:%s -1 60ff2485dd83c77f5ba0416b635da515e23b6c8b [Pipeline] echo [2023-04-27T14:34:18.602Z] ========================================================= [2023-04-27T14:34:18.602Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T14:34:18.602Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T14:34:18.923Z] + git log --format=format:%s -1 60ff2485dd83c77f5ba0416b635da515e23b6c8b [Pipeline] echo [2023-04-27T14:34:18.933Z] [semverPrep] GIT_COMMIT: 60ff2485dd83c77f5ba0416b635da515e23b6c8b, Commit Message: Merge pull request #392 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.77 [Pipeline] echo [2023-04-27T14:34:18.946Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T14:34:19.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T14:34:19.325Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T14:34:19.325Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T14:34:19.325Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T14:34:19.325Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T14:34:19.325Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T14:34:19.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:34:19.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T14:34:19.803Z] [2023-04-27T14:34:19.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:34:20.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T14:34:20.109Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T14:34:20.109Z] b85a868b505f: Pulling fs layer [2023-04-27T14:34:20.109Z] e2be974225ed: Pulling fs layer [2023-04-27T14:34:20.109Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T14:34:20.109Z] 988bab9f4d93: Pulling fs layer [2023-04-27T14:34:20.109Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T14:34:20.109Z] eaf3925da568: Pulling fs layer [2023-04-27T14:34:20.109Z] bab4dde63d76: Pulling fs layer [2023-04-27T14:34:20.109Z] bde34c3a00c8: Pulling fs layer [2023-04-27T14:34:20.109Z] b352a97aabf1: Pulling fs layer [2023-04-27T14:34:20.109Z] 4872d77fe225: Pulling fs layer [2023-04-27T14:34:20.109Z] 5851b861e8e6: Pulling fs layer [2023-04-27T14:34:20.109Z] 988bab9f4d93: Waiting [2023-04-27T14:34:20.109Z] 1469e6f7b9e6: Waiting [2023-04-27T14:34:20.109Z] eaf3925da568: Waiting [2023-04-27T14:34:20.109Z] bab4dde63d76: Waiting [2023-04-27T14:34:20.109Z] bde34c3a00c8: Waiting [2023-04-27T14:34:20.109Z] b352a97aabf1: Waiting [2023-04-27T14:34:20.109Z] 4872d77fe225: Waiting [2023-04-27T14:34:20.109Z] 5851b861e8e6: Waiting [2023-04-27T14:34:20.109Z] e2be974225ed: Verifying Checksum [2023-04-27T14:34:20.109Z] e2be974225ed: Download complete [2023-04-27T14:34:20.109Z] 988bab9f4d93: Verifying Checksum [2023-04-27T14:34:20.109Z] 988bab9f4d93: Download complete [2023-04-27T14:34:20.109Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T14:34:20.109Z] 1469e6f7b9e6: Download complete [2023-04-27T14:34:20.368Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T14:34:20.368Z] 339a4e72a1f5: Download complete [2023-04-27T14:34:20.368Z] eaf3925da568: Verifying Checksum [2023-04-27T14:34:20.368Z] eaf3925da568: Download complete [2023-04-27T14:34:20.368Z] bde34c3a00c8: Verifying Checksum [2023-04-27T14:34:20.368Z] bde34c3a00c8: Download complete [2023-04-27T14:34:20.368Z] b352a97aabf1: Download complete [2023-04-27T14:34:20.368Z] 4872d77fe225: Verifying Checksum [2023-04-27T14:34:20.368Z] 4872d77fe225: Download complete [2023-04-27T14:34:20.368Z] 5851b861e8e6: Verifying Checksum [2023-04-27T14:34:20.368Z] 5851b861e8e6: Download complete [2023-04-27T14:34:20.368Z] b85a868b505f: Verifying Checksum [2023-04-27T14:34:20.368Z] b85a868b505f: Download complete [2023-04-27T14:34:20.628Z] bab4dde63d76: Verifying Checksum [2023-04-27T14:34:21.565Z] b85a868b505f: Pull complete [2023-04-27T14:34:21.825Z] e2be974225ed: Pull complete [2023-04-27T14:34:22.083Z] 339a4e72a1f5: Pull complete [2023-04-27T14:34:22.342Z] 988bab9f4d93: Pull complete [2023-04-27T14:34:22.601Z] 1469e6f7b9e6: Pull complete [2023-04-27T14:34:22.601Z] eaf3925da568: Pull complete [2023-04-27T14:34:24.505Z] bab4dde63d76: Pull complete [2023-04-27T14:34:24.505Z] bde34c3a00c8: Pull complete [2023-04-27T14:34:24.505Z] b352a97aabf1: Pull complete [2023-04-27T14:34:24.505Z] 4872d77fe225: Pull complete [2023-04-27T14:34:24.505Z] 5851b861e8e6: Pull complete [2023-04-27T14:34:24.505Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T14:34:24.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T14:34:24.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:34:24.612Z] prd-ubuntu20.04-docker-8c-8g-11902 does not seem to be running inside a container [2023-04-27T14:34:24.649Z] $ 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 [2023-04-27T14:34:25.844Z] $ docker top ee883a1509e9a2ebfdf177dcc7837099a193f3623a73f03f80320ca5e2a9bc04 -eo pid,comm [2023-04-27T14:34:25.892Z] 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). [2023-04-27T14:34:25.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T14:34:25.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T14:34:25.931Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T14:34:26.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T14:34:26.048Z] $ docker exec ee883a1509e9a2ebfdf177dcc7837099a193f3623a73f03f80320ca5e2a9bc04 ssh-agent [2023-04-27T14:34:26.143Z] SSH_AUTH_SOCK=/tmp/ssh-OiBKxhUAx34V/agent.32 [2023-04-27T14:34:26.143Z] SSH_AGENT_PID=38 [2023-04-27T14:34:26.151Z] Running ssh-add (command line suppressed) [2023-04-27T14:34:26.244Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11166052048194200307.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11166052048194200307.key) [2023-04-27T14:34:26.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T14:34:26.543Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T14:34:26.566Z] $ docker exec --env ******** --env ******** ee883a1509e9a2ebfdf177dcc7837099a193f3623a73f03f80320ca5e2a9bc04 ssh-agent -k [2023-04-27T14:34:26.661Z] unset SSH_AUTH_SOCK; [2023-04-27T14:34:26.661Z] unset SSH_AGENT_PID; [2023-04-27T14:34:26.661Z] echo Agent pid 38 killed; [2023-04-27T14:34:26.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T14:34:26.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T14:34:26.688Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T14:34:26.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T14:34:26.814Z] $ docker exec ee883a1509e9a2ebfdf177dcc7837099a193f3623a73f03f80320ca5e2a9bc04 ssh-agent [2023-04-27T14:34:26.929Z] SSH_AUTH_SOCK=/tmp/ssh-UHlJbFJfoSbi/agent.70 [2023-04-27T14:34:26.929Z] SSH_AGENT_PID=76 [2023-04-27T14:34:26.934Z] Running ssh-add (command line suppressed) [2023-04-27T14:34:27.055Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6553617480511633024.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6553617480511633024.key) [2023-04-27T14:34:27.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T14:34:27.351Z] + git semver init [2023-04-27T14:34:27.921Z] 2023-04-27 14:34:27,724 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T14:34:27.921Z] 2023-04-27 14:34:27,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-27T14:34:27.921Z] 2023-04-27 14:34:27,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-27T14:34:27.921Z] 2023-04-27 14:34:27,726 [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) [2023-04-27T14:34:28.861Z] 2023-04-27 14:34:28,688 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-04-27T14:34:28.861Z] 2023-04-27 14:34:28,689 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-04-27T14:34:28.861Z] 2023-04-27 14:34:28,689 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-27T14:34:28.861Z] 2023-04-27 14:34:28,689 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-27T14:34:28.861Z] 3.0.0-dev.36 [Pipeline] } [2023-04-27T14:34:28.881Z] $ docker exec --env ******** --env ******** ee883a1509e9a2ebfdf177dcc7837099a193f3623a73f03f80320ca5e2a9bc04 ssh-agent -k [2023-04-27T14:34:28.983Z] unset SSH_AUTH_SOCK; [2023-04-27T14:34:28.984Z] unset SSH_AGENT_PID; [2023-04-27T14:34:28.984Z] echo Agent pid 76 killed; [2023-04-27T14:34:28.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T14:34:29.285Z] + git semver [Pipeline] } [2023-04-27T14:34:29.565Z] $ docker stop --time=1 ee883a1509e9a2ebfdf177dcc7837099a193f3623a73f03f80320ca5e2a9bc04 [2023-04-27T14:34:30.866Z] $ docker rm -f --volumes ee883a1509e9a2ebfdf177dcc7837099a193f3623a73f03f80320ca5e2a9bc04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T14:34:31.197Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T14:34:31.396Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T14:34:31.399Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [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 [2023-04-27T14:34:31.512Z] provisioning config files... [2023-04-27T14:34:31.521Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18440532020493272806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:34:31.814Z] ---> docker-login.sh [2023-04-27T14:34:31.814Z] nexus3.edgexfoundry.org:10001 [2023-04-27T14:34:31.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:34:31.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:34:31.814Z] Configure a credential helper to remove this warning. See [2023-04-27T14:34:31.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:34:31.814Z] [2023-04-27T14:34:31.814Z] Login Succeeded [2023-04-27T14:34:31.814Z] nexus3.edgexfoundry.org:10002 [2023-04-27T14:34:31.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:34:31.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:34:31.814Z] Configure a credential helper to remove this warning. See [2023-04-27T14:34:31.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:34:31.814Z] [2023-04-27T14:34:31.814Z] Login Succeeded [2023-04-27T14:34:31.814Z] nexus3.edgexfoundry.org:10003 [2023-04-27T14:34:32.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:34:32.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:34:32.073Z] Configure a credential helper to remove this warning. See [2023-04-27T14:34:32.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:34:32.073Z] [2023-04-27T14:34:32.073Z] Login Succeeded [2023-04-27T14:34:32.073Z] nexus3.edgexfoundry.org:10004 [2023-04-27T14:34:32.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:34:32.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:34:32.073Z] Configure a credential helper to remove this warning. See [2023-04-27T14:34:32.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:34:32.073Z] [2023-04-27T14:34:32.073Z] Login Succeeded [2023-04-27T14:34:32.073Z] docker.io [2023-04-27T14:34:32.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:34:32.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:34:32.333Z] Configure a credential helper to remove this warning. See [2023-04-27T14:34:32.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:34:32.333Z] [2023-04-27T14:34:32.333Z] Login Succeeded [2023-04-27T14:34:32.333Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T14:34:32.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T14:34:32.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T14:34:32.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T14:34:32.431Z] ========================================================= [2023-04-27T14:34:32.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T14:34:32.431Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:34:32.737Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T14:34:32.737Z] Sending build context to Docker daemon 23.58MB [2023-04-27T14:34:32.737Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T14:34:32.737Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T14:34:32.998Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T14:34:32.998Z] f56be85fc22e: Pulling fs layer [2023-04-27T14:34:32.998Z] 85791d961cd3: Pulling fs layer [2023-04-27T14:34:32.998Z] d694b5ae8c79: Pulling fs layer [2023-04-27T14:34:32.998Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T14:34:32.998Z] 4d19c01a9841: Pulling fs layer [2023-04-27T14:34:32.998Z] 9325e15d5711: Pulling fs layer [2023-04-27T14:34:32.998Z] 556b6ee489ea: Pulling fs layer [2023-04-27T14:34:32.998Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T14:34:32.998Z] 9325e15d5711: Waiting [2023-04-27T14:34:32.998Z] 9f32a84ed3da: Waiting [2023-04-27T14:34:32.998Z] 556b6ee489ea: Waiting [2023-04-27T14:34:32.998Z] c5a4b2cf53e6: Waiting [2023-04-27T14:34:32.998Z] 85791d961cd3: Verifying Checksum [2023-04-27T14:34:32.998Z] 85791d961cd3: Download complete [2023-04-27T14:34:32.998Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T14:34:32.998Z] 9f32a84ed3da: Download complete [2023-04-27T14:34:32.998Z] 4d19c01a9841: Verifying Checksum [2023-04-27T14:34:32.998Z] 4d19c01a9841: Download complete [2023-04-27T14:34:32.998Z] f56be85fc22e: Verifying Checksum [2023-04-27T14:34:32.998Z] f56be85fc22e: Download complete [2023-04-27T14:34:32.998Z] 9325e15d5711: Verifying Checksum [2023-04-27T14:34:32.998Z] 9325e15d5711: Download complete [2023-04-27T14:34:32.998Z] f56be85fc22e: Pull complete [2023-04-27T14:34:33.259Z] 85791d961cd3: Pull complete [2023-04-27T14:34:33.520Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T14:34:33.520Z] c5a4b2cf53e6: Download complete [2023-04-27T14:34:33.780Z] d694b5ae8c79: Verifying Checksum [2023-04-27T14:34:33.780Z] d694b5ae8c79: Download complete [2023-04-27T14:34:33.780Z] 556b6ee489ea: Verifying Checksum [2023-04-27T14:34:33.780Z] 556b6ee489ea: Download complete [2023-04-27T14:34:37.067Z] d694b5ae8c79: Pull complete [2023-04-27T14:34:37.067Z] 9f32a84ed3da: Pull complete [2023-04-27T14:34:37.067Z] 4d19c01a9841: Pull complete [2023-04-27T14:34:37.067Z] 9325e15d5711: Pull complete [2023-04-27T14:34:39.598Z] 556b6ee489ea: Pull complete [2023-04-27T14:34:40.537Z] c5a4b2cf53e6: Pull complete [2023-04-27T14:34:40.537Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T14:34:40.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T14:34:40.537Z] ---> c4be618373d6 [2023-04-27T14:34:40.537Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T14:34:41.916Z] ---> Running in 7f1654c1902b [2023-04-27T14:34:41.916Z] Removing intermediate container 7f1654c1902b [2023-04-27T14:34:41.916Z] ---> 108b10dedb6a [2023-04-27T14:34:41.916Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T14:34:41.916Z] ---> Running in 555fbfecb98d [2023-04-27T14:34:41.916Z] Removing intermediate container 555fbfecb98d [2023-04-27T14:34:41.916Z] ---> 865563017511 [2023-04-27T14:34:41.916Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T14:34:41.916Z] ---> Running in e57176d8dcbd [2023-04-27T14:34:42.174Z] Removing intermediate container e57176d8dcbd [2023-04-27T14:34:42.174Z] ---> 1787c45cdc56 [2023-04-27T14:34:42.174Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-27T14:34:42.174Z] ---> Running in c99b9208b95a [2023-04-27T14:34:42.174Z] Removing intermediate container c99b9208b95a [2023-04-27T14:34:42.174Z] ---> c85167d37e03 [2023-04-27T14:34:42.174Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T14:34:42.174Z] ---> Running in 36b63bfa676e [2023-04-27T14:34:42.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T14:34:42.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T14:34:42.956Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T14:34:42.956Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T14:34:42.956Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T14:34:42.956Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T14:34:42.956Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T14:34:42.956Z] OK: 269 MiB in 57 packages [2023-04-27T14:34:43.523Z] Removing intermediate container 36b63bfa676e [2023-04-27T14:34:43.524Z] ---> d217923042d5 [2023-04-27T14:34:43.524Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-27T14:34:43.524Z] ---> 2976b82eded0 [2023-04-27T14:34:43.524Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T14:34:43.524Z] ---> Running in b7665ae3b414 [2023-04-27T14:34:46.481Z] Still waiting to schedule task [2023-04-27T14:34:46.482Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-27T14:35:10.082Z] Removing intermediate container b7665ae3b414 [2023-04-27T14:35:10.082Z] ---> 8db5d04f79dd [2023-04-27T14:35:10.082Z] Step 10/12 : COPY . . [2023-04-27T14:35:10.082Z] ---> 72491cb0d775 [2023-04-27T14:35:10.082Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T14:35:10.082Z] ---> Running in c55a284e2074 [2023-04-27T14:35:10.082Z] Removing intermediate container c55a284e2074 [2023-04-27T14:35:10.082Z] ---> 9603be34fef0 [2023-04-27T14:35:10.082Z] Step 12/12 : RUN $MAKE [2023-04-27T14:35:10.082Z] ---> Running in c116f7235fc1 [2023-04-27T14:35:10.082Z] noop [2023-04-27T14:35:10.082Z] Removing intermediate container c116f7235fc1 [2023-04-27T14:35:10.082Z] ---> 6af4fef4938e [2023-04-27T14:35:10.082Z] Successfully built 6af4fef4938e [2023-04-27T14:35:10.082Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:35:10.395Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T14:35:10.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:35:10.461Z] prd-ubuntu20.04-docker-8c-8g-11902 does not seem to be running inside a container [2023-04-27T14:35:10.501Z] $ 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 [2023-04-27T14:35:10.842Z] $ docker top 510e6c38dd9d4c2140fc75bfe342c9e1ab6ce77368d9344ce754212cb0ce5e04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T14:35:11.184Z] + go version [2023-04-27T14:35:11.184Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T14:35:11.201Z] $ docker stop --time=1 510e6c38dd9d4c2140fc75bfe342c9e1ab6ce77368d9344ce754212cb0ce5e04 [2023-04-27T14:35:12.483Z] $ docker rm -f --volumes 510e6c38dd9d4c2140fc75bfe342c9e1ab6ce77368d9344ce754212cb0ce5e04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:35:12.889Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T14:35:12.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:35:12.956Z] prd-ubuntu20.04-docker-8c-8g-11902 does not seem to be running inside a container [2023-04-27T14:35:12.999Z] $ 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 [2023-04-27T14:35:13.309Z] $ docker top 880a35e610d7185c79356120c6290bb97c224709e791664fa4ae15d99afeafff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T14:35:13.640Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-27T14:35:13.941Z] + make test [2023-04-27T14:35:13.941Z] go test ./... -coverprofile=coverage.out [2023-04-27T14:35:19.205Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-27T14:35:31.402Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-27T14:35:31.402Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2023-04-27T14:35:35.579Z] go vet ./... [2023-04-27T14:35:38.868Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T14:35:38.868Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T14:35:38.868Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T14:35:38.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T14:35:38.901Z] $ docker stop --time=1 880a35e610d7185c79356120c6290bb97c224709e791664fa4ae15d99afeafff [2023-04-27T14:35:40.580Z] $ docker rm -f --volumes 880a35e610d7185c79356120c6290bb97c224709e791664fa4ae15d99afeafff [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T14:35:41.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T14:35:41.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T14:35:41.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T14:35:41.986Z] + ls -al . [2023-04-27T14:35:41.986Z] total 192 [2023-04-27T14:35:41.986Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 14:35 . [2023-04-27T14:35:41.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 14:34 .. [2023-04-27T14:35:41.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 14:34 .git [2023-04-27T14:35:41.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 14:34 .github [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 27 14:34 .gitignore [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 14:34 .golangci.yml [2023-04-27T14:35:41.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 14:34 .semver [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 27 14:34 Attribution.txt [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 27 14:34 CHANGELOG.md [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 27 14:34 Dockerfile [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 14:34 GOVERNANCE.md [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 27 14:34 Jenkinsfile [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 14:34 LICENSE [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 27 14:34 Makefile [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 27 14:34 OWNERS.md [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 27 14:34 README.md [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 14:34 VERSION [2023-04-27T14:35:41.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 14:34 bin [2023-04-27T14:35:41.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 14:34 cmd [2023-04-27T14:35:41.986Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 27 14:35 coverage.out [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 27 14:34 go.mod [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 27 14:34 go.sum [2023-04-27T14:35:41.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 14:34 internal [2023-04-27T14:35:41.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 14:34 snap [2023-04-27T14:35:41.986Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 27 14:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:35:42.295Z] + 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=60ff2485dd83c77f5ba0416b635da515e23b6c8b --label arch=amd64 --label version=3.0.0-dev.36 . [2023-04-27T14:35:42.295Z] Sending build context to Docker daemon 23.62MB [2023-04-27T14:35:42.295Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T14:35:42.295Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-27T14:35:42.295Z] ---> 6af4fef4938e [2023-04-27T14:35:42.295Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T14:35:42.554Z] ---> Running in f024f10035e3 [2023-04-27T14:35:42.554Z] Removing intermediate container f024f10035e3 [2023-04-27T14:35:42.554Z] ---> 2ac58663c0c9 [2023-04-27T14:35:42.554Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T14:35:42.554Z] ---> Running in b4c3808826cb [2023-04-27T14:35:42.554Z] Removing intermediate container b4c3808826cb [2023-04-27T14:35:42.554Z] ---> a2d786301163 [2023-04-27T14:35:42.554Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-27T14:35:42.554Z] ---> Running in 444c067d94d7 [2023-04-27T14:35:42.813Z] Removing intermediate container 444c067d94d7 [2023-04-27T14:35:42.813Z] ---> cbeb89574551 [2023-04-27T14:35:42.813Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-27T14:35:42.813Z] ---> Running in f1f85d12b9ec [2023-04-27T14:35:42.813Z] Removing intermediate container f1f85d12b9ec [2023-04-27T14:35:42.813Z] ---> 45d31d4def7b [2023-04-27T14:35:42.813Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T14:35:42.813Z] ---> Running in 0c64cf611e09 [2023-04-27T14:35:43.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T14:35:43.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T14:35:43.333Z] OK: 269 MiB in 57 packages [2023-04-27T14:35:43.591Z] Removing intermediate container 0c64cf611e09 [2023-04-27T14:35:43.591Z] ---> 13abf8134492 [2023-04-27T14:35:43.591Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-27T14:35:43.849Z] ---> a660443780a2 [2023-04-27T14:35:43.849Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T14:35:43.849Z] ---> Running in 8a0d3ef431e8 [2023-04-27T14:35:44.785Z] Removing intermediate container 8a0d3ef431e8 [2023-04-27T14:35:44.785Z] ---> a5fc2b4014de [2023-04-27T14:35:44.785Z] Step 10/25 : COPY . . [2023-04-27T14:35:45.045Z] ---> 3f5f9fa93702 [2023-04-27T14:35:45.045Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T14:35:45.045Z] ---> Running in 3f1d6c7483dc [2023-04-27T14:35:45.045Z] Removing intermediate container 3f1d6c7483dc [2023-04-27T14:35:45.045Z] ---> afe9d349fd15 [2023-04-27T14:35:45.045Z] Step 12/25 : RUN $MAKE [2023-04-27T14:35:45.045Z] ---> Running in 6eeea95ac060 [2023-04-27T14:35:45.613Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-27T14:36:03.916Z] Removing intermediate container 6eeea95ac060 [2023-04-27T14:36:03.916Z] ---> 0647ae5ce0cb [2023-04-27T14:36:03.916Z] Step 13/25 : FROM alpine:3.17 [2023-04-27T14:36:03.916Z] 3.17: Pulling from library/alpine [2023-04-27T14:36:03.916Z] f56be85fc22e: Already exists [2023-04-27T14:36:03.916Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T14:36:03.916Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T14:36:03.916Z] ---> 9ed4aefc74f6 [2023-04-27T14:36:03.916Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-27T14:36:03.916Z] ---> Running in 9c12ec330252 [2023-04-27T14:36:03.916Z] Removing intermediate container 9c12ec330252 [2023-04-27T14:36:03.916Z] ---> 660130db2f9b [2023-04-27T14:36:03.916Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-27T14:36:03.916Z] ---> Running in a0b1d2b9cf70 [2023-04-27T14:36:03.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T14:36:03.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T14:36:03.916Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T14:36:03.916Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T14:36:03.916Z] OK: 7 MiB in 16 packages [2023-04-27T14:36:03.916Z] Removing intermediate container a0b1d2b9cf70 [2023-04-27T14:36:03.916Z] ---> 787152010d88 [2023-04-27T14:36:03.916Z] Step 16/25 : WORKDIR / [2023-04-27T14:36:03.916Z] ---> Running in 35035c4515d4 [2023-04-27T14:36:03.916Z] Removing intermediate container 35035c4515d4 [2023-04-27T14:36:03.916Z] ---> 0a0a9efec697 [2023-04-27T14:36:03.916Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-27T14:36:03.916Z] ---> 39a17f11a25e [2023-04-27T14:36:03.916Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-27T14:36:03.916Z] ---> aa14def07b63 [2023-04-27T14:36:03.916Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-27T14:36:04.484Z] ---> c8c40e609a3a [2023-04-27T14:36:04.484Z] Step 20/25 : EXPOSE 59900 [2023-04-27T14:36:04.484Z] ---> Running in 7713c0667ab6 [2023-04-27T14:36:04.484Z] Removing intermediate container 7713c0667ab6 [2023-04-27T14:36:04.484Z] ---> 1a0a2c7bf891 [2023-04-27T14:36:04.484Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-27T14:36:04.484Z] ---> Running in c120bb6c4593 [2023-04-27T14:36:04.484Z] Removing intermediate container c120bb6c4593 [2023-04-27T14:36:04.484Z] ---> 7cb075217b5c [2023-04-27T14:36:04.484Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T14:36:04.484Z] ---> Running in f8714d50c885 [2023-04-27T14:36:04.742Z] Removing intermediate container f8714d50c885 [2023-04-27T14:36:04.742Z] ---> bc40da0103ec [2023-04-27T14:36:04.742Z] Step 23/25 : LABEL arch=amd64 [2023-04-27T14:36:04.742Z] ---> Running in 7a8f17329b71 [2023-04-27T14:36:04.742Z] Removing intermediate container 7a8f17329b71 [2023-04-27T14:36:04.742Z] ---> 5350a403998b [2023-04-27T14:36:04.742Z] Step 24/25 : LABEL git_sha=60ff2485dd83c77f5ba0416b635da515e23b6c8b [2023-04-27T14:36:04.742Z] ---> Running in ca03c5152780 [2023-04-27T14:36:05.000Z] Removing intermediate container ca03c5152780 [2023-04-27T14:36:05.000Z] ---> a3a3e348ba1d [2023-04-27T14:36:05.000Z] Step 25/25 : LABEL version=3.0.0-dev.36 [2023-04-27T14:36:05.000Z] ---> Running in cd524c3735f1 [2023-04-27T14:36:05.000Z] Removing intermediate container cd524c3735f1 [2023-04-27T14:36:05.000Z] ---> 6e31672d11f6 [2023-04-27T14:36:05.000Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T14:36:05.000Z] Successfully built 6e31672d11f6 [2023-04-27T14:36:05.000Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T14:36:05.085Z] provisioning config files... [2023-04-27T14:36:05.099Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17503707409006698488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:36:05.394Z] ---> docker-login.sh [2023-04-27T14:36:05.394Z] nexus3.edgexfoundry.org:10001 [2023-04-27T14:36:05.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:36:05.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:36:05.394Z] Configure a credential helper to remove this warning. See [2023-04-27T14:36:05.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:36:05.394Z] [2023-04-27T14:36:05.394Z] Login Succeeded [2023-04-27T14:36:05.394Z] nexus3.edgexfoundry.org:10002 [2023-04-27T14:36:05.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:36:05.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:36:05.394Z] Configure a credential helper to remove this warning. See [2023-04-27T14:36:05.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:36:05.394Z] [2023-04-27T14:36:05.394Z] Login Succeeded [2023-04-27T14:36:05.394Z] nexus3.edgexfoundry.org:10003 [2023-04-27T14:36:05.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:36:05.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:36:05.652Z] Configure a credential helper to remove this warning. See [2023-04-27T14:36:05.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:36:05.652Z] [2023-04-27T14:36:05.652Z] Login Succeeded [2023-04-27T14:36:05.652Z] nexus3.edgexfoundry.org:10004 [2023-04-27T14:36:05.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:36:05.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:36:05.652Z] Configure a credential helper to remove this warning. See [2023-04-27T14:36:05.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:36:05.652Z] [2023-04-27T14:36:05.652Z] Login Succeeded [2023-04-27T14:36:05.652Z] docker.io [2023-04-27T14:36:05.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:36:05.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:36:05.911Z] Configure a credential helper to remove this warning. See [2023-04-27T14:36:05.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:36:05.911Z] [2023-04-27T14:36:05.911Z] Login Succeeded [2023-04-27T14:36:05.911Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T14:36:05.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T14:36:05.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T14:36:05.959Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-04-27T14:36:05.959Z] 60ff2485dd83c77f5ba0416b635da515e23b6c8b [2023-04-27T14:36:05.959Z] latest [2023-04-27T14:36:05.959Z] 3.0.0-dev.36 [2023-04-27T14:36:05.959Z] 60ff2485dd83c77f5ba0416b635da515e23b6c8b-3.0.0-dev.36 [2023-04-27T14:36:05.959Z] main [2023-04-27T14:36:05.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:06.259Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:60ff2485dd83c77f5ba0416b635da515e23b6c8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:06.558Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:60ff2485dd83c77f5ba0416b635da515e23b6c8b [2023-04-27T14:36:06.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-27T14:36:06.559Z] 2c826f29d0e7: Preparing [2023-04-27T14:36:06.559Z] 98a6e21c561c: Preparing [2023-04-27T14:36:06.559Z] e0e3c0b4205e: Preparing [2023-04-27T14:36:06.559Z] e40007dc1a87: Preparing [2023-04-27T14:36:06.559Z] f1417ff83b31: Preparing [2023-04-27T14:36:06.559Z] f1417ff83b31: Layer already exists [2023-04-27T14:36:06.559Z] e0e3c0b4205e: Pushed [2023-04-27T14:36:06.559Z] e40007dc1a87: Pushed [2023-04-27T14:36:06.559Z] 98a6e21c561c: Pushed [2023-04-27T14:36:09.090Z] 2c826f29d0e7: Pushed [2023-04-27T14:36:09.090Z] 60ff2485dd83c77f5ba0416b635da515e23b6c8b: digest: sha256:0bd34f2124af233cb0d21eada32c9b4daae1b79fb856d0f802528104d105f926 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:09.395Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:09.700Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-27T14:36:09.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-27T14:36:09.700Z] 2c826f29d0e7: Preparing [2023-04-27T14:36:09.700Z] 98a6e21c561c: Preparing [2023-04-27T14:36:09.700Z] e0e3c0b4205e: Preparing [2023-04-27T14:36:09.700Z] e40007dc1a87: Preparing [2023-04-27T14:36:09.700Z] f1417ff83b31: Preparing [2023-04-27T14:36:09.700Z] f1417ff83b31: Layer already exists [2023-04-27T14:36:09.700Z] 2c826f29d0e7: Layer already exists [2023-04-27T14:36:09.700Z] 98a6e21c561c: Layer already exists [2023-04-27T14:36:09.700Z] e0e3c0b4205e: Layer already exists [2023-04-27T14:36:09.700Z] e40007dc1a87: Layer already exists [2023-04-27T14:36:09.700Z] latest: digest: sha256:0bd34f2124af233cb0d21eada32c9b4daae1b79fb856d0f802528104d105f926 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:10.007Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:10.307Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.36 [2023-04-27T14:36:10.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-27T14:36:10.307Z] 2c826f29d0e7: Preparing [2023-04-27T14:36:10.307Z] 98a6e21c561c: Preparing [2023-04-27T14:36:10.307Z] e0e3c0b4205e: Preparing [2023-04-27T14:36:10.307Z] e40007dc1a87: Preparing [2023-04-27T14:36:10.307Z] f1417ff83b31: Preparing [2023-04-27T14:36:10.307Z] 2c826f29d0e7: Layer already exists [2023-04-27T14:36:10.307Z] e40007dc1a87: Layer already exists [2023-04-27T14:36:10.307Z] e0e3c0b4205e: Layer already exists [2023-04-27T14:36:10.307Z] 98a6e21c561c: Layer already exists [2023-04-27T14:36:10.307Z] f1417ff83b31: Layer already exists [2023-04-27T14:36:10.307Z] 3.0.0-dev.36: digest: sha256:0bd34f2124af233cb0d21eada32c9b4daae1b79fb856d0f802528104d105f926 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:10.611Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:60ff2485dd83c77f5ba0416b635da515e23b6c8b-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:10.918Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:60ff2485dd83c77f5ba0416b635da515e23b6c8b-3.0.0-dev.36 [2023-04-27T14:36:10.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-27T14:36:10.918Z] 2c826f29d0e7: Preparing [2023-04-27T14:36:10.918Z] 98a6e21c561c: Preparing [2023-04-27T14:36:10.918Z] e0e3c0b4205e: Preparing [2023-04-27T14:36:10.918Z] e40007dc1a87: Preparing [2023-04-27T14:36:10.918Z] f1417ff83b31: Preparing [2023-04-27T14:36:10.918Z] 2c826f29d0e7: Layer already exists [2023-04-27T14:36:10.918Z] e40007dc1a87: Layer already exists [2023-04-27T14:36:10.918Z] e0e3c0b4205e: Layer already exists [2023-04-27T14:36:10.918Z] 98a6e21c561c: Layer already exists [2023-04-27T14:36:10.918Z] f1417ff83b31: Layer already exists [2023-04-27T14:36:10.918Z] 60ff2485dd83c77f5ba0416b635da515e23b6c8b-3.0.0-dev.36: digest: sha256:0bd34f2124af233cb0d21eada32c9b4daae1b79fb856d0f802528104d105f926 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:11.237Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:11.549Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-04-27T14:36:11.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-27T14:36:11.549Z] 2c826f29d0e7: Preparing [2023-04-27T14:36:11.549Z] 98a6e21c561c: Preparing [2023-04-27T14:36:11.549Z] e0e3c0b4205e: Preparing [2023-04-27T14:36:11.549Z] e40007dc1a87: Preparing [2023-04-27T14:36:11.549Z] f1417ff83b31: Preparing [2023-04-27T14:36:11.549Z] e0e3c0b4205e: Layer already exists [2023-04-27T14:36:11.549Z] 98a6e21c561c: Layer already exists [2023-04-27T14:36:11.549Z] e40007dc1a87: Layer already exists [2023-04-27T14:36:11.549Z] f1417ff83b31: Layer already exists [2023-04-27T14:36:11.549Z] 2c826f29d0e7: Layer already exists [2023-04-27T14:36:11.549Z] main: digest: sha256:0bd34f2124af233cb0d21eada32c9b4daae1b79fb856d0f802528104d105f926 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T14:36:11.602Z] ===================================================== [Pipeline] echo [2023-04-27T14:36:11.609Z] taggedImages: [2023-04-27T14:36:11.609Z] - nexus3.edgexfoundry.org:10004/device-virtual:60ff2485dd83c77f5ba0416b635da515e23b6c8b [2023-04-27T14:36:11.609Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-27T14:36:11.609Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.36 [2023-04-27T14:36:11.609Z] - nexus3.edgexfoundry.org:10004/device-virtual:60ff2485dd83c77f5ba0416b635da515e23b6c8b-3.0.0-dev.36 [2023-04-27T14:36:11.609Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:11.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T14:36:11.985Z] [2023-04-27T14:36:11.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:12.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T14:36:12.278Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T14:36:12.278Z] 5eb5b503b376: Pulling fs layer [2023-04-27T14:36:12.278Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T14:36:12.278Z] ec43610c2a17: Pulling fs layer [2023-04-27T14:36:12.278Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T14:36:12.278Z] 33b1e0a273af: Pulling fs layer [2023-04-27T14:36:12.278Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T14:36:12.278Z] 2f39f015ded8: Pulling fs layer [2023-04-27T14:36:12.278Z] 33b1e0a273af: Waiting [2023-04-27T14:36:12.278Z] 3a2ae6a8a46f: Waiting [2023-04-27T14:36:12.278Z] 5d3b04190fa2: Waiting [2023-04-27T14:36:12.278Z] 2f39f015ded8: Waiting [2023-04-27T14:36:12.278Z] 5c69ac0246d0: Download complete [2023-04-27T14:36:12.278Z] 3a2ae6a8a46f: Download complete [2023-04-27T14:36:12.278Z] 33b1e0a273af: Verifying Checksum [2023-04-27T14:36:12.278Z] 33b1e0a273af: Download complete [2023-04-27T14:36:12.278Z] 5d3b04190fa2: Verifying Checksum [2023-04-27T14:36:12.278Z] 5d3b04190fa2: Download complete [2023-04-27T14:36:12.278Z] ec43610c2a17: Verifying Checksum [2023-04-27T14:36:12.278Z] ec43610c2a17: Download complete [2023-04-27T14:36:12.537Z] 5eb5b503b376: Verifying Checksum [2023-04-27T14:36:12.537Z] 5eb5b503b376: Download complete [2023-04-27T14:36:13.105Z] 2f39f015ded8: Download complete [2023-04-27T14:36:13.672Z] 5eb5b503b376: Pull complete [2023-04-27T14:36:13.672Z] 5c69ac0246d0: Pull complete [2023-04-27T14:36:14.238Z] ec43610c2a17: Pull complete [2023-04-27T14:36:14.238Z] 3a2ae6a8a46f: Pull complete [2023-04-27T14:36:14.496Z] 33b1e0a273af: Pull complete [2023-04-27T14:36:14.496Z] 5d3b04190fa2: Pull complete [2023-04-27T14:36:18.678Z] 2f39f015ded8: Pull complete [2023-04-27T14:36:18.678Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T14:36:18.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T14:36:18.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:36:18.754Z] prd-ubuntu20.04-docker-8c-8g-11902 does not seem to be running inside a container [2023-04-27T14:36:18.791Z] $ 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 [2023-04-27T14:36:19.861Z] $ docker top 0176e8def7cd6718bfd31300512bac158506987a53c9ec89b4de680ffd0cb134 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:36:20.256Z] ---> job-cost.sh [2023-04-27T14:36:20.256Z] lf-activate-venv: SKIPPING [2023-04-27T14:36:20.256Z] INFO: No Stack... [2023-04-27T14:36:20.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T14:36:20.620Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11903 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-04-27T14:36:20.631Z] Running in /w/workspace/device-virtual-go/108 [Pipeline] { [Pipeline] checkout [2023-04-27T14:36:20.661Z] The recommended git tool is: git [2023-04-27T14:36:21.081Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T14:36:21.368Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-04-27T14:36:21.368Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T14:36:21.382Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-108-stack-cost] [2023-04-27T14:36:21.389Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-108-stack-cost] did not exist. Created. [2023-04-27T14:36:21.389Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T14:36:21.691Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T14:36:21.713Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T14:36:21.719Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T14:36:21.746Z] $ docker stop --time=1 0176e8def7cd6718bfd31300512bac158506987a53c9ec89b4de680ffd0cb134 [2023-04-27T14:36:22.880Z] $ docker rm -f --volumes 0176e8def7cd6718bfd31300512bac158506987a53c9ec89b4de680ffd0cb134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T14:36:28.315Z] using credential edgex-jenkins-ssh [2023-04-27T14:36:28.333Z] Cloning the remote Git repository [2023-04-27T14:36:28.381Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-27T14:36:28.475Z] > git init /w/workspace/device-virtual-go/108 # timeout=10 [2023-04-27T14:36:28.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-27T14:36:28.635Z] > git --version # timeout=10 [2023-04-27T14:36:28.664Z] > git --version # 'git version 2.25.1' [2023-04-27T14:36:28.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T14:36:28.824Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T14:36:31.683Z] Avoid second fetch [2023-04-27T14:36:31.683Z] Checking out Revision 60ff2485dd83c77f5ba0416b635da515e23b6c8b (main) [2023-04-27T14:36:30.859Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-27T14:36:30.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T14:36:31.700Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T14:36:31.764Z] > git checkout -f 60ff2485dd83c77f5ba0416b635da515e23b6c8b # timeout=10 [2023-04-27T14:36:32.194Z] Commit message: "Merge pull request #392 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.77" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T14:36:33.173Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T14:36:33.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T14:36:33.173Z] Dload Upload Total Spent Left Speed [2023-04-27T14:36:33.173Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-04-27T14:36:33.751Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T14:36:34.080Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T14:36:34.081Z] + sudo tee /etc/docker/daemon.new [2023-04-27T14:36:34.081Z] { [2023-04-27T14:36:34.081Z] "registry-mirrors": [ [2023-04-27T14:36:34.081Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T14:36:34.081Z] ], [2023-04-27T14:36:34.081Z] "bip": "10.250.0.254/24", [2023-04-27T14:36:34.081Z] "hosts": [ [2023-04-27T14:36:34.081Z] "tcp://0.0.0.0:5555", [2023-04-27T14:36:34.081Z] "unix:///var/run/docker.sock" [2023-04-27T14:36:34.081Z] ], [2023-04-27T14:36:34.081Z] "mtu": 1458, [2023-04-27T14:36:34.081Z] "selinux-enabled": true, [2023-04-27T14:36:34.081Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T14:36:34.081Z] } [Pipeline] sh [2023-04-27T14:36:34.414Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T14:36:34.752Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T14:36:53.038Z] provisioning config files... [2023-04-27T14:36:53.066Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/108@tmp/config3932429896306855759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:36:53.423Z] ---> docker-login.sh [2023-04-27T14:36:53.423Z] nexus3.edgexfoundry.org:10001 [2023-04-27T14:36:53.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:36:53.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:36:53.966Z] Configure a credential helper to remove this warning. See [2023-04-27T14:36:53.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:36:53.966Z] [2023-04-27T14:36:53.966Z] Login Succeeded [2023-04-27T14:36:53.966Z] nexus3.edgexfoundry.org:10002 [2023-04-27T14:36:54.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:36:54.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:36:54.508Z] Configure a credential helper to remove this warning. See [2023-04-27T14:36:54.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:36:54.508Z] [2023-04-27T14:36:54.508Z] Login Succeeded [2023-04-27T14:36:54.508Z] nexus3.edgexfoundry.org:10003 [2023-04-27T14:36:54.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:36:54.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:36:54.777Z] Configure a credential helper to remove this warning. See [2023-04-27T14:36:54.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:36:54.777Z] [2023-04-27T14:36:54.777Z] Login Succeeded [2023-04-27T14:36:54.777Z] nexus3.edgexfoundry.org:10004 [2023-04-27T14:36:55.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:36:55.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:36:55.049Z] Configure a credential helper to remove this warning. See [2023-04-27T14:36:55.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:36:55.050Z] [2023-04-27T14:36:55.050Z] Login Succeeded [2023-04-27T14:36:55.050Z] docker.io [2023-04-27T14:36:55.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:36:55.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:36:55.589Z] Configure a credential helper to remove this warning. See [2023-04-27T14:36:55.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:36:55.589Z] [2023-04-27T14:36:55.589Z] Login Succeeded [2023-04-27T14:36:55.856Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T14:36:55.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T14:36:56.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T14:36:56.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T14:36:56.164Z] ========================================================= [2023-04-27T14:36:56.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T14:36:56.164Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:36:56.514Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T14:36:56.788Z] Sending build context to Docker daemon 11.95MB [2023-04-27T14:36:56.788Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T14:36:56.788Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T14:36:57.064Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T14:36:57.064Z] c41833b44d91: Pulling fs layer [2023-04-27T14:36:57.064Z] ed15518f5707: Pulling fs layer [2023-04-27T14:36:57.064Z] feae8fd75edb: Pulling fs layer [2023-04-27T14:36:57.064Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T14:36:57.064Z] 3cdef696dda3: Pulling fs layer [2023-04-27T14:36:57.064Z] 242c74f7c9fa: Waiting [2023-04-27T14:36:57.064Z] 2ced38df9373: Pulling fs layer [2023-04-27T14:36:57.064Z] 3cdef696dda3: Waiting [2023-04-27T14:36:57.064Z] 58f1dce35555: Pulling fs layer [2023-04-27T14:36:57.064Z] 2ced38df9373: Waiting [2023-04-27T14:36:57.064Z] 58f1dce35555: Waiting [2023-04-27T14:36:57.064Z] ed15518f5707: Verifying Checksum [2023-04-27T14:36:57.064Z] ed15518f5707: Download complete [2023-04-27T14:36:57.064Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T14:36:57.064Z] 242c74f7c9fa: Download complete [2023-04-27T14:36:57.064Z] 3cdef696dda3: Verifying Checksum [2023-04-27T14:36:57.064Z] 3cdef696dda3: Download complete [2023-04-27T14:36:57.064Z] c41833b44d91: Verifying Checksum [2023-04-27T14:36:57.064Z] c41833b44d91: Download complete [2023-04-27T14:36:58.046Z] c41833b44d91: Pull complete [2023-04-27T14:36:58.638Z] 58f1dce35555: Verifying Checksum [2023-04-27T14:36:58.638Z] 58f1dce35555: Download complete [2023-04-27T14:36:58.638Z] ed15518f5707: Pull complete [2023-04-27T14:36:59.607Z] feae8fd75edb: Verifying Checksum [2023-04-27T14:36:59.607Z] feae8fd75edb: Download complete [2023-04-27T14:36:59.607Z] 2ced38df9373: Verifying Checksum [2023-04-27T14:36:59.607Z] 2ced38df9373: Download complete [2023-04-27T14:37:11.939Z] feae8fd75edb: Pull complete [2023-04-27T14:37:11.939Z] 242c74f7c9fa: Pull complete [2023-04-27T14:37:11.939Z] 3cdef696dda3: Pull complete [2023-04-27T14:37:17.310Z] 2ced38df9373: Pull complete [2023-04-27T14:37:20.692Z] 58f1dce35555: Pull complete [2023-04-27T14:37:20.692Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T14:37:20.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T14:37:20.692Z] ---> fadd8f120f05 [2023-04-27T14:37:20.692Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T14:37:22.648Z] ---> Running in e43128a114a4 [2023-04-27T14:37:22.648Z] Removing intermediate container e43128a114a4 [2023-04-27T14:37:22.648Z] ---> 8948a9c0aa0e [2023-04-27T14:37:22.648Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T14:37:22.923Z] ---> Running in 116a3964d91a [2023-04-27T14:37:22.923Z] Removing intermediate container 116a3964d91a [2023-04-27T14:37:22.923Z] ---> 1e1c73e72b7c [2023-04-27T14:37:22.923Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T14:37:23.192Z] ---> Running in 9727a02d678a [2023-04-27T14:37:23.460Z] Removing intermediate container 9727a02d678a [2023-04-27T14:37:23.460Z] ---> fbe688c8f91e [2023-04-27T14:37:23.460Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-27T14:37:23.460Z] ---> Running in 32bfdd893f6f [2023-04-27T14:37:23.728Z] Removing intermediate container 32bfdd893f6f [2023-04-27T14:37:23.728Z] ---> f30bcf8af873 [2023-04-27T14:37:23.728Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T14:37:23.995Z] ---> Running in d0c3a629a5ec [2023-04-27T14:37:24.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T14:37:25.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T14:37:26.600Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T14:37:26.600Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T14:37:26.600Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T14:37:26.600Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T14:37:26.869Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T14:37:26.869Z] OK: 268 MiB in 57 packages [2023-04-27T14:37:27.849Z] Removing intermediate container d0c3a629a5ec [2023-04-27T14:37:27.849Z] ---> bc8486808574 [2023-04-27T14:37:27.849Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-27T14:37:28.434Z] ---> 581d57d6ba3e [2023-04-27T14:37:28.434Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T14:37:28.434Z] ---> Running in a32c46574b9c [2023-04-27T14:38:36.337Z] Removing intermediate container a32c46574b9c [2023-04-27T14:38:36.337Z] ---> 1a707255cac3 [2023-04-27T14:38:36.337Z] Step 10/12 : COPY . . [2023-04-27T14:38:36.337Z] ---> 6d922d46e218 [2023-04-27T14:38:36.337Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T14:38:36.337Z] ---> Running in de36031669b9 [2023-04-27T14:38:36.337Z] Removing intermediate container de36031669b9 [2023-04-27T14:38:36.337Z] ---> b080e4066ab0 [2023-04-27T14:38:36.337Z] Step 12/12 : RUN $MAKE [2023-04-27T14:38:36.337Z] ---> Running in 0517ff8cba0b [2023-04-27T14:38:36.337Z] noop [2023-04-27T14:38:36.337Z] Removing intermediate container 0517ff8cba0b [2023-04-27T14:38:36.337Z] ---> 41fc885deac0 [2023-04-27T14:38:36.337Z] Successfully built 41fc885deac0 [2023-04-27T14:38:36.337Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:38:36.683Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T14:38:36.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:38:36.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-11903 does not seem to be running inside a container [2023-04-27T14:38:36.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/108 -v /w/workspace/device-virtual-go/108:/w/workspace/device-virtual-go/108:rw,z -v /w/workspace/device-virtual-go/108@tmp:/w/workspace/device-virtual-go/108@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 [2023-04-27T14:38:38.222Z] $ docker top f4b753e67e6ed437f90d686c866365f0d8b158f0b6b3f0fe6123b8bcd3ff4da6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T14:38:39.045Z] + go version [2023-04-27T14:38:39.045Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T14:38:39.081Z] $ docker stop --time=1 f4b753e67e6ed437f90d686c866365f0d8b158f0b6b3f0fe6123b8bcd3ff4da6 [2023-04-27T14:38:40.704Z] $ docker rm -f --volumes f4b753e67e6ed437f90d686c866365f0d8b158f0b6b3f0fe6123b8bcd3ff4da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:38:41.233Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T14:38:41.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:38:41.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-11903 does not seem to be running inside a container [2023-04-27T14:38:41.493Z] $ 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/108 -v /w/workspace/device-virtual-go/108:/w/workspace/device-virtual-go/108:rw,z -v /w/workspace/device-virtual-go/108@tmp:/w/workspace/device-virtual-go/108@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 [2023-04-27T14:38:42.649Z] $ docker top 077e64b67dd5c35074407be9ffdd2ece5e18b2289fefd0a6b60f5747f8e8d081 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T14:38:43.146Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/108 [Pipeline] fileExists [Pipeline] sh [2023-04-27T14:38:44.060Z] + make test [2023-04-27T14:38:44.060Z] go test ./... -coverprofile=coverage.out [2023-04-27T14:39:16.314Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-27T14:41:08.013Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-27T14:41:08.013Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.086s coverage: 58.4% of statements [2023-04-27T14:41:08.013Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T14:41:08.013Z] go vet ./... [2023-04-27T14:41:23.036Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T14:41:23.036Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T14:41:23.036Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T14:41:23.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T14:41:23.354Z] $ docker stop --time=1 077e64b67dd5c35074407be9ffdd2ece5e18b2289fefd0a6b60f5747f8e8d081 [2023-04-27T14:41:25.187Z] $ docker rm -f --volumes 077e64b67dd5c35074407be9ffdd2ece5e18b2289fefd0a6b60f5747f8e8d081 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T14:41:26.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T14:41:26.283Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T14:41:26.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T14:41:27.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T14:41:27.494Z] + ls -al . [2023-04-27T14:41:27.494Z] total 188 [2023-04-27T14:41:27.494Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 14:38 . [2023-04-27T14:41:27.494Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 14:36 .. [2023-04-27T14:41:27.494Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 14:36 .git [2023-04-27T14:41:27.494Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 14:36 .github [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 27 14:36 .gitignore [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 14:36 .golangci.yml [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 27 14:36 Attribution.txt [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 27 14:36 CHANGELOG.md [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 27 14:36 Dockerfile [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 14:36 GOVERNANCE.md [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 27 14:36 Jenkinsfile [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 14:36 LICENSE [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 27 14:36 Makefile [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 27 14:36 OWNERS.md [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 27 14:36 README.md [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 14:34 VERSION [2023-04-27T14:41:27.494Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 14:36 bin [2023-04-27T14:41:27.494Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 14:36 cmd [2023-04-27T14:41:27.494Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 27 14:40 coverage.out [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 27 14:36 go.mod [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 27 14:36 go.sum [2023-04-27T14:41:27.494Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 14:36 internal [2023-04-27T14:41:27.494Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 14:36 snap [2023-04-27T14:41:27.494Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 27 14:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:41:27.851Z] + 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=60ff2485dd83c77f5ba0416b635da515e23b6c8b --label arch=arm64 --label version=3.0.0-dev.36 . [2023-04-27T14:41:28.120Z] Sending build context to Docker daemon 11.99MB [2023-04-27T14:41:28.387Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T14:41:28.387Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-27T14:41:28.387Z] ---> 41fc885deac0 [2023-04-27T14:41:28.387Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T14:41:29.269Z] ---> Running in c2288104ea44 [2023-04-27T14:41:29.536Z] Removing intermediate container c2288104ea44 [2023-04-27T14:41:29.536Z] ---> cd60e3a04114 [2023-04-27T14:41:29.536Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T14:41:29.536Z] ---> Running in a19dfd63f123 [2023-04-27T14:41:29.808Z] Removing intermediate container a19dfd63f123 [2023-04-27T14:41:29.808Z] ---> 2792fac21e30 [2023-04-27T14:41:29.808Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-27T14:41:30.078Z] ---> Running in ea335ab5c35e [2023-04-27T14:41:30.346Z] Removing intermediate container ea335ab5c35e [2023-04-27T14:41:30.346Z] ---> 3582f76efed9 [2023-04-27T14:41:30.346Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-27T14:41:30.346Z] ---> Running in c5f471784612 [2023-04-27T14:41:30.617Z] Removing intermediate container c5f471784612 [2023-04-27T14:41:30.617Z] ---> aecd980346f6 [2023-04-27T14:41:30.617Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T14:41:30.617Z] ---> Running in ad2d2f729c88 [2023-04-27T14:41:31.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T14:41:32.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T14:41:33.156Z] OK: 268 MiB in 57 packages [2023-04-27T14:41:34.119Z] Removing intermediate container ad2d2f729c88 [2023-04-27T14:41:34.120Z] ---> 6b1a75b3b3df [2023-04-27T14:41:34.120Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-27T14:41:34.709Z] ---> f6185ee130d5 [2023-04-27T14:41:34.709Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T14:41:34.709Z] ---> Running in a4bbdfd247a9 [2023-04-27T14:41:37.292Z] Removing intermediate container a4bbdfd247a9 [2023-04-27T14:41:37.292Z] ---> 1b94e05ba991 [2023-04-27T14:41:37.292Z] Step 10/25 : COPY . . [2023-04-27T14:41:38.251Z] ---> 36a9b949b53c [2023-04-27T14:41:38.251Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T14:41:38.251Z] ---> Running in 14ca5ecf84a7 [2023-04-27T14:41:38.519Z] Removing intermediate container 14ca5ecf84a7 [2023-04-27T14:41:38.519Z] ---> 8ce5a8b8057f [2023-04-27T14:41:38.519Z] Step 12/25 : RUN $MAKE [2023-04-27T14:41:38.788Z] ---> Running in f663533eaa5e [2023-04-27T14:41:39.761Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-27T14:43:46.451Z] Removing intermediate container f663533eaa5e [2023-04-27T14:43:46.451Z] ---> 5446d8656d85 [2023-04-27T14:43:46.451Z] Step 13/25 : FROM alpine:3.17 [2023-04-27T14:43:46.451Z] 3.17: Pulling from library/alpine [2023-04-27T14:43:46.451Z] c41833b44d91: Already exists [2023-04-27T14:43:46.451Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T14:43:46.451Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T14:43:46.451Z] ---> 51e60588ff2c [2023-04-27T14:43:46.451Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-27T14:43:46.451Z] ---> Running in 267ebe601a55 [2023-04-27T14:43:46.451Z] Removing intermediate container 267ebe601a55 [2023-04-27T14:43:46.451Z] ---> c5be78947221 [2023-04-27T14:43:46.451Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-27T14:43:46.451Z] ---> Running in ee348369f980 [2023-04-27T14:43:46.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T14:43:46.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T14:43:47.420Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T14:43:47.420Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T14:43:47.420Z] OK: 8 MiB in 16 packages [2023-04-27T14:43:48.397Z] Removing intermediate container ee348369f980 [2023-04-27T14:43:48.397Z] ---> 7cbbbe2f09af [2023-04-27T14:43:48.397Z] Step 16/25 : WORKDIR / [2023-04-27T14:43:48.397Z] ---> Running in fa10a199321a [2023-04-27T14:43:48.666Z] Removing intermediate container fa10a199321a [2023-04-27T14:43:48.666Z] ---> e39a5cf9f5e3 [2023-04-27T14:43:48.666Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-27T14:43:49.251Z] ---> 3d6f271f279d [2023-04-27T14:43:49.251Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-27T14:43:49.835Z] ---> a66b06a691cb [2023-04-27T14:43:49.835Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-27T14:43:54.089Z] ---> 98a79d7848c9 [2023-04-27T14:43:54.089Z] Step 20/25 : EXPOSE 59900 [2023-04-27T14:43:54.089Z] ---> Running in 37671a448f2e [2023-04-27T14:43:54.089Z] Removing intermediate container 37671a448f2e [2023-04-27T14:43:54.089Z] ---> bbbebfcc64f6 [2023-04-27T14:43:54.089Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-27T14:43:54.089Z] ---> Running in 2e93bd77e40d [2023-04-27T14:43:54.357Z] Removing intermediate container 2e93bd77e40d [2023-04-27T14:43:54.357Z] ---> f662b19890c7 [2023-04-27T14:43:54.357Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T14:43:54.357Z] ---> Running in 2292d6ba8dbb [2023-04-27T14:43:54.622Z] Removing intermediate container 2292d6ba8dbb [2023-04-27T14:43:54.622Z] ---> 7117572a5da7 [2023-04-27T14:43:54.622Z] Step 23/25 : LABEL arch=arm64 [2023-04-27T14:43:54.622Z] ---> Running in 4177cf36bf80 [2023-04-27T14:43:54.889Z] Removing intermediate container 4177cf36bf80 [2023-04-27T14:43:54.889Z] ---> b5a8a48f7c75 [2023-04-27T14:43:54.889Z] Step 24/25 : LABEL git_sha=60ff2485dd83c77f5ba0416b635da515e23b6c8b [2023-04-27T14:43:55.155Z] ---> Running in 5ee454506873 [2023-04-27T14:43:55.421Z] Removing intermediate container 5ee454506873 [2023-04-27T14:43:55.421Z] ---> d4266faf2856 [2023-04-27T14:43:55.421Z] Step 25/25 : LABEL version=3.0.0-dev.36 [2023-04-27T14:43:55.421Z] ---> Running in 3d5291e889c1 [2023-04-27T14:43:55.688Z] Removing intermediate container 3d5291e889c1 [2023-04-27T14:43:55.688Z] ---> 11dfba5e38f1 [2023-04-27T14:43:55.688Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T14:43:55.688Z] Successfully built 11dfba5e38f1 [2023-04-27T14:43:55.688Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T14:43:55.807Z] provisioning config files... [2023-04-27T14:43:55.820Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/108@tmp/config14473670947128607805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:43:56.155Z] ---> docker-login.sh [2023-04-27T14:43:56.155Z] nexus3.edgexfoundry.org:10001 [2023-04-27T14:43:56.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:43:56.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:43:56.421Z] Configure a credential helper to remove this warning. See [2023-04-27T14:43:56.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:43:56.421Z] [2023-04-27T14:43:56.421Z] Login Succeeded [2023-04-27T14:43:56.421Z] nexus3.edgexfoundry.org:10002 [2023-04-27T14:43:56.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:43:56.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:43:56.703Z] Configure a credential helper to remove this warning. See [2023-04-27T14:43:56.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:43:56.703Z] [2023-04-27T14:43:56.703Z] Login Succeeded [2023-04-27T14:43:56.703Z] nexus3.edgexfoundry.org:10003 [2023-04-27T14:43:56.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:43:56.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:43:56.971Z] Configure a credential helper to remove this warning. See [2023-04-27T14:43:56.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:43:56.971Z] [2023-04-27T14:43:56.971Z] Login Succeeded [2023-04-27T14:43:56.971Z] nexus3.edgexfoundry.org:10004 [2023-04-27T14:43:57.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:43:57.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:43:57.504Z] Configure a credential helper to remove this warning. See [2023-04-27T14:43:57.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:43:57.504Z] [2023-04-27T14:43:57.504Z] Login Succeeded [2023-04-27T14:43:57.504Z] docker.io [2023-04-27T14:43:57.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T14:43:58.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T14:43:58.038Z] Configure a credential helper to remove this warning. See [2023-04-27T14:43:58.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T14:43:58.038Z] [2023-04-27T14:43:58.038Z] Login Succeeded [2023-04-27T14:43:58.038Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T14:43:58.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T14:43:58.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T14:43:58.113Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-04-27T14:43:58.113Z] 60ff2485dd83c77f5ba0416b635da515e23b6c8b [2023-04-27T14:43:58.113Z] latest [2023-04-27T14:43:58.113Z] 3.0.0-dev.36 [2023-04-27T14:43:58.113Z] 60ff2485dd83c77f5ba0416b635da515e23b6c8b-3.0.0-dev.36 [2023-04-27T14:43:58.113Z] main [2023-04-27T14:43:58.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:43:58.463Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:60ff2485dd83c77f5ba0416b635da515e23b6c8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:43:58.811Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:60ff2485dd83c77f5ba0416b635da515e23b6c8b [2023-04-27T14:43:58.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-27T14:43:58.811Z] 6cd96dd1bad7: Preparing [2023-04-27T14:43:58.811Z] a2cf78c210ea: Preparing [2023-04-27T14:43:58.811Z] 8abe46c923fa: Preparing [2023-04-27T14:43:58.811Z] 7ad0cea4136d: Preparing [2023-04-27T14:43:58.811Z] 26cbea5cba74: Preparing [2023-04-27T14:43:59.077Z] 26cbea5cba74: Layer already exists [2023-04-27T14:43:59.077Z] a2cf78c210ea: Pushed [2023-04-27T14:43:59.077Z] 7ad0cea4136d: Pushed [2023-04-27T14:43:59.077Z] 8abe46c923fa: Pushed [2023-04-27T14:44:04.418Z] 6cd96dd1bad7: Pushed [2023-04-27T14:44:04.418Z] 60ff2485dd83c77f5ba0416b635da515e23b6c8b: digest: sha256:eaa81c8fe167e1aa695fedcd6d57d91c9f46f89e941639a77207e86bc8d4fc07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:04.970Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:05.336Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-27T14:44:05.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-27T14:44:05.336Z] 6cd96dd1bad7: Preparing [2023-04-27T14:44:05.336Z] a2cf78c210ea: Preparing [2023-04-27T14:44:05.336Z] 8abe46c923fa: Preparing [2023-04-27T14:44:05.336Z] 7ad0cea4136d: Preparing [2023-04-27T14:44:05.336Z] 26cbea5cba74: Preparing [2023-04-27T14:44:05.336Z] 7ad0cea4136d: Layer already exists [2023-04-27T14:44:05.336Z] a2cf78c210ea: Layer already exists [2023-04-27T14:44:05.336Z] 8abe46c923fa: Layer already exists [2023-04-27T14:44:05.336Z] 26cbea5cba74: Layer already exists [2023-04-27T14:44:05.336Z] 6cd96dd1bad7: Layer already exists [2023-04-27T14:44:05.336Z] latest: digest: sha256:eaa81c8fe167e1aa695fedcd6d57d91c9f46f89e941639a77207e86bc8d4fc07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:05.722Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:06.100Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.36 [2023-04-27T14:44:06.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-27T14:44:06.100Z] 6cd96dd1bad7: Preparing [2023-04-27T14:44:06.100Z] a2cf78c210ea: Preparing [2023-04-27T14:44:06.100Z] 8abe46c923fa: Preparing [2023-04-27T14:44:06.100Z] 7ad0cea4136d: Preparing [2023-04-27T14:44:06.100Z] 26cbea5cba74: Preparing [2023-04-27T14:44:06.100Z] 26cbea5cba74: Layer already exists [2023-04-27T14:44:06.100Z] 6cd96dd1bad7: Layer already exists [2023-04-27T14:44:06.100Z] 8abe46c923fa: Layer already exists [2023-04-27T14:44:06.100Z] 7ad0cea4136d: Layer already exists [2023-04-27T14:44:06.100Z] a2cf78c210ea: Layer already exists [2023-04-27T14:44:06.398Z] 3.0.0-dev.36: digest: sha256:eaa81c8fe167e1aa695fedcd6d57d91c9f46f89e941639a77207e86bc8d4fc07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:06.774Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:60ff2485dd83c77f5ba0416b635da515e23b6c8b-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:07.114Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:60ff2485dd83c77f5ba0416b635da515e23b6c8b-3.0.0-dev.36 [2023-04-27T14:44:07.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-27T14:44:07.115Z] 6cd96dd1bad7: Preparing [2023-04-27T14:44:07.115Z] a2cf78c210ea: Preparing [2023-04-27T14:44:07.115Z] 8abe46c923fa: Preparing [2023-04-27T14:44:07.115Z] 7ad0cea4136d: Preparing [2023-04-27T14:44:07.115Z] 26cbea5cba74: Preparing [2023-04-27T14:44:07.115Z] a2cf78c210ea: Layer already exists [2023-04-27T14:44:07.115Z] 7ad0cea4136d: Layer already exists [2023-04-27T14:44:07.115Z] 26cbea5cba74: Layer already exists [2023-04-27T14:44:07.115Z] 6cd96dd1bad7: Layer already exists [2023-04-27T14:44:07.115Z] 8abe46c923fa: Layer already exists [2023-04-27T14:44:07.115Z] 60ff2485dd83c77f5ba0416b635da515e23b6c8b-3.0.0-dev.36: digest: sha256:eaa81c8fe167e1aa695fedcd6d57d91c9f46f89e941639a77207e86bc8d4fc07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:07.464Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:07.813Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-04-27T14:44:07.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-27T14:44:07.813Z] 6cd96dd1bad7: Preparing [2023-04-27T14:44:07.813Z] a2cf78c210ea: Preparing [2023-04-27T14:44:07.813Z] 8abe46c923fa: Preparing [2023-04-27T14:44:07.813Z] 7ad0cea4136d: Preparing [2023-04-27T14:44:07.813Z] 26cbea5cba74: Preparing [2023-04-27T14:44:07.813Z] 26cbea5cba74: Layer already exists [2023-04-27T14:44:07.813Z] 6cd96dd1bad7: Layer already exists [2023-04-27T14:44:07.813Z] a2cf78c210ea: Layer already exists [2023-04-27T14:44:07.813Z] 8abe46c923fa: Layer already exists [2023-04-27T14:44:07.813Z] 7ad0cea4136d: Layer already exists [2023-04-27T14:44:08.079Z] main: digest: sha256:eaa81c8fe167e1aa695fedcd6d57d91c9f46f89e941639a77207e86bc8d4fc07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T14:44:08.126Z] ===================================================== [Pipeline] echo [2023-04-27T14:44:08.133Z] taggedImages: [2023-04-27T14:44:08.133Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:60ff2485dd83c77f5ba0416b635da515e23b6c8b [2023-04-27T14:44:08.133Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-27T14:44:08.133Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.36 [2023-04-27T14:44:08.133Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:60ff2485dd83c77f5ba0416b635da515e23b6c8b-3.0.0-dev.36 [2023-04-27T14:44:08.133Z] - 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 [2023-04-27T14:44:08.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T14:44:08.791Z] [2023-04-27T14:44:08.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:09.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T14:44:09.405Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T14:44:09.405Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T14:44:09.405Z] 04944245beec: Pulling fs layer [2023-04-27T14:44:09.405Z] 699f458cf7ca: Pulling fs layer [2023-04-27T14:44:09.405Z] 765212b225bb: Pulling fs layer [2023-04-27T14:44:09.405Z] f23df028b6ca: Pulling fs layer [2023-04-27T14:44:09.405Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T14:44:09.405Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T14:44:09.405Z] d65c8cfc05b1: Waiting [2023-04-27T14:44:09.405Z] 765212b225bb: Waiting [2023-04-27T14:44:09.405Z] 2437ff75d9bd: Waiting [2023-04-27T14:44:09.405Z] f23df028b6ca: Waiting [2023-04-27T14:44:09.405Z] 04944245beec: Verifying Checksum [2023-04-27T14:44:09.405Z] 04944245beec: Download complete [2023-04-27T14:44:09.405Z] 765212b225bb: Verifying Checksum [2023-04-27T14:44:09.405Z] 765212b225bb: Download complete [2023-04-27T14:44:09.671Z] f23df028b6ca: Verifying Checksum [2023-04-27T14:44:09.671Z] f23df028b6ca: Download complete [2023-04-27T14:44:09.671Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T14:44:09.671Z] d65c8cfc05b1: Download complete [2023-04-27T14:44:10.251Z] 699f458cf7ca: Verifying Checksum [2023-04-27T14:44:10.251Z] 699f458cf7ca: Download complete [2023-04-27T14:44:10.517Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T14:44:10.517Z] 8998bd30e6a1: Download complete [2023-04-27T14:44:13.856Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T14:44:13.856Z] 2437ff75d9bd: Download complete [2023-04-27T14:44:16.441Z] 8998bd30e6a1: Pull complete [2023-04-27T14:44:16.441Z] 04944245beec: Pull complete [2023-04-27T14:44:17.852Z] 699f458cf7ca: Pull complete [2023-04-27T14:44:18.120Z] 765212b225bb: Pull complete [2023-04-27T14:44:19.081Z] f23df028b6ca: Pull complete [2023-04-27T14:44:19.348Z] d65c8cfc05b1: Pull complete [2023-04-27T14:44:34.326Z] 2437ff75d9bd: Pull complete [2023-04-27T14:44:34.326Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T14:44:34.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T14:44:34.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:44:34.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-11903 does not seem to be running inside a container [2023-04-27T14:44:34.592Z] $ 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/108 -v /w/workspace/device-virtual-go/108:/w/workspace/device-virtual-go/108:rw,z -v /w/workspace/device-virtual-go/108@tmp:/w/workspace/device-virtual-go/108@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 [2023-04-27T14:44:37.005Z] $ docker top 5c35aa893fb8ca5fa4614e187f0ec752700a80248dd22eb1b8a6bca3fba5bbc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:44:37.813Z] ---> job-cost.sh [2023-04-27T14:44:37.813Z] lf-activate-venv: SKIPPING [2023-04-27T14:44:37.813Z] INFO: No Stack... [2023-04-27T14:44:38.080Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T14:44:39.039Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T14:44:39.364Z] + cat /w/workspace/device-virtual-go/108/archives/cost.csv [2023-04-27T14:44:39.364Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T14:44:39.692Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-108-stack-cost] [2023-04-27T14:44:39.701Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-108-stack-cost] did not exist. Created. [2023-04-27T14:44:39.701Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T14:44:40.034Z] /w/workspace/device-virtual-go/108@tmp/durable-760ffef9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T14:44:40.374Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T14:44:40.393Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T14:44:40.437Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T14:44:40.443Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T14:44:40.481Z] $ docker stop --time=1 5c35aa893fb8ca5fa4614e187f0ec752700a80248dd22eb1b8a6bca3fba5bbc7 [2023-04-27T14:44:41.961Z] $ docker rm -f --volumes 5c35aa893fb8ca5fa4614e187f0ec752700a80248dd22eb1b8a6bca3fba5bbc7 [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 [2023-04-27T14:44:42.351Z] provisioning config files... [2023-04-27T14:44:42.358Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15784887541341162718tmp [Pipeline] { [Pipeline] sh [2023-04-27T14:44:42.648Z] + set +x [2023-04-27T14:44:42.649Z] + curl -s https://codecov.io/bash [2023-04-27T14:44:42.649Z] + bash -s -- [2023-04-27T14:44:42.649Z] [2023-04-27T14:44:42.649Z] _____ _ [2023-04-27T14:44:42.649Z] / ____| | | [2023-04-27T14:44:42.649Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T14:44:42.649Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T14:44:42.649Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T14:44:42.649Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T14:44:42.649Z] Bash-1.0.6 [2023-04-27T14:44:42.649Z] [2023-04-27T14:44:42.649Z] [2023-04-27T14:44:42.649Z] ==> git version 2.25.1 found [2023-04-27T14:44:42.649Z] ==> 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 [2023-04-27T14:44:42.649Z] Release-Date: 2020-01-08 [2023-04-27T14:44:42.649Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-27T14:44:42.649Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T14:44:42.649Z] ==> Jenkins CI detected. [2023-04-27T14:44:42.649Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-04-27T14:44:42.649Z] project root: . [2023-04-27T14:44:42.649Z] --> token set from env [2023-04-27T14:44:42.649Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T14:44:42.649Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T14:44:42.649Z] ==> Python coveragepy not found [2023-04-27T14:44:42.649Z] ==> Searching for coverage reports in: [2023-04-27T14:44:42.649Z] + . [2023-04-27T14:44:42.649Z] -> Found 1 reports [2023-04-27T14:44:42.649Z] ==> Detecting git/mercurial file structure [2023-04-27T14:44:42.649Z] ==> Reading reports [2023-04-27T14:44:42.908Z] + ./coverage.out bytes=43063 [2023-04-27T14:44:42.908Z] ==> Appending adjustments [2023-04-27T14:44:42.908Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T14:44:42.908Z] + Found adjustments [2023-04-27T14:44:42.908Z] ==> Gzipping contents [2023-04-27T14:44:42.908Z] 8.0K /tmp/codecov.VD7KMQ.gz [2023-04-27T14:44:42.908Z] ==> Uploading reports [2023-04-27T14:44:42.908Z] url: https://codecov.io [2023-04-27T14:44:42.908Z] query: branch=main&commit=60ff2485dd83c77f5ba0416b635da515e23b6c8b&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T14:44:42.908Z] -> Pinging Codecov [2023-04-27T14:44:42.908Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=60ff2485dd83c77f5ba0416b635da515e23b6c8b&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T14:44:43.168Z] -> Uploading to [2023-04-27T14:44:43.168Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/5E52B4B073DB2E39498172D8E973AA87/60ff2485dd83c77f5ba0416b635da515e23b6c8b/aaecefd2-03d7-4775-8a50-c9bbd888e4a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T144442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df2ecf0a3ca8aec743c393308a59d60ab888c878908222b6f2a016f2332eec81 [2023-04-27T14:44:43.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T14:44:43.168Z] Dload Upload Total Spent Left Speed [2023-04-27T14:44:43.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23351 --:--:-- --:--:-- --:--:-- 23351 [2023-04-27T14:44:43.168Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/60ff2485dd83c77f5ba0416b635da515e23b6c8b [Pipeline] } [2023-04-27T14:44:43.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-27T14:44:43.397Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-27T14:44:43.406Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:43.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T14:44:43.708Z] [2023-04-27T14:44:43.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:44:44.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T14:44:44.006Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-27T14:44:44.006Z] df9b9388f04a: Pulling fs layer [2023-04-27T14:44:44.006Z] 52dc419b0ee2: Pulling fs layer [2023-04-27T14:44:44.006Z] 25bc292e5bac: Pulling fs layer [2023-04-27T14:44:44.006Z] 114826534d7a: Pulling fs layer [2023-04-27T14:44:44.006Z] 4657fd5d0bcf: Pulling fs layer [2023-04-27T14:44:44.006Z] 6ad1cebc031e: Pulling fs layer [2023-04-27T14:44:44.006Z] 8a3aa393b2d8: Pulling fs layer [2023-04-27T14:44:44.006Z] 114826534d7a: Waiting [2023-04-27T14:44:44.006Z] 4657fd5d0bcf: Waiting [2023-04-27T14:44:44.006Z] 6ad1cebc031e: Waiting [2023-04-27T14:44:44.006Z] 8a3aa393b2d8: Waiting [2023-04-27T14:44:44.006Z] 25bc292e5bac: Verifying Checksum [2023-04-27T14:44:44.006Z] 25bc292e5bac: Download complete [2023-04-27T14:44:44.006Z] 52dc419b0ee2: Verifying Checksum [2023-04-27T14:44:44.006Z] 52dc419b0ee2: Download complete [2023-04-27T14:44:44.006Z] 4657fd5d0bcf: Download complete [2023-04-27T14:44:44.006Z] df9b9388f04a: Download complete [2023-04-27T14:44:44.265Z] 6ad1cebc031e: Verifying Checksum [2023-04-27T14:44:44.265Z] 6ad1cebc031e: Download complete [2023-04-27T14:44:44.265Z] df9b9388f04a: Pull complete [2023-04-27T14:44:44.265Z] 52dc419b0ee2: Pull complete [2023-04-27T14:44:44.265Z] 25bc292e5bac: Pull complete [2023-04-27T14:44:44.835Z] 114826534d7a: Verifying Checksum [2023-04-27T14:44:44.835Z] 114826534d7a: Download complete [2023-04-27T14:44:44.835Z] 8a3aa393b2d8: Verifying Checksum [2023-04-27T14:44:44.835Z] 8a3aa393b2d8: Download complete [2023-04-27T14:44:49.031Z] 114826534d7a: Pull complete [2023-04-27T14:44:49.031Z] 4657fd5d0bcf: Pull complete [2023-04-27T14:44:49.031Z] 6ad1cebc031e: Pull complete [2023-04-27T14:44:52.319Z] 8a3aa393b2d8: Pull complete [2023-04-27T14:44:52.319Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-27T14:44:52.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T14:44:52.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:44:52.397Z] prd-ubuntu20.04-docker-8c-8g-11902 does not seem to be running inside a container [2023-04-27T14:44:52.434Z] $ 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:1.410.4 cat [2023-04-27T14:44:53.537Z] $ docker top f90449eaa1fe3765ac93d960ea90b44c0aed173ff63bd21b0775b4bd622a2324 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-27T14:44:53.603Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-04-27T14:44:53.884Z] + set -o pipefail [2023-04-27T14:44:53.884Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-04-27T14:44:59.156Z] [2023-04-27T14:44:59.156Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-04-27T14:44:59.156Z] [2023-04-27T14:44:59.157Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/386a3f93-2e1c-4923-9b2a-397aeef2351d [2023-04-27T14:44:59.157Z] [2023-04-27T14:44:59.157Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-27T14:44:59.157Z] [2023-04-27T14:44:59.157Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-27T14:44:59.157Z] [2023-04-27T14:44:59.416Z] [2023-04-27T14:44:59.416Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-27T14:44:59.416Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-27T14:44:59.416Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-27T14:44:59.692Z] $ docker stop --time=1 f90449eaa1fe3765ac93d960ea90b44c0aed173ff63bd21b0775b4bd622a2324 [2023-04-27T14:45:01.455Z] $ docker rm -f --volumes f90449eaa1fe3765ac93d960ea90b44c0aed173ff63bd21b0775b4bd622a2324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T14:45:02.105Z] + git log --format=format:%s -1 60ff2485dd83c77f5ba0416b635da515e23b6c8b [Pipeline] sh [2023-04-27T14:45:02.394Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T14:45:02.394Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:45:02.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T14:45:02.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:45:02.757Z] prd-ubuntu20.04-docker-8c-8g-11902 does not seem to be running inside a container [2023-04-27T14:45:02.795Z] $ 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 [2023-04-27T14:45:03.099Z] $ docker top 5de18f3b6b88d602389a537e5e03a8a2666a83909b9eeb159ca80b0e158812c6 -eo pid,comm [2023-04-27T14:45:03.141Z] 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). [2023-04-27T14:45:03.141Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T14:45:03.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T14:45:03.180Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T14:45:03.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T14:45:03.310Z] $ docker exec 5de18f3b6b88d602389a537e5e03a8a2666a83909b9eeb159ca80b0e158812c6 ssh-agent [2023-04-27T14:45:03.409Z] SSH_AUTH_SOCK=/tmp/ssh-yrl8FGygZ5co/agent.31 [2023-04-27T14:45:03.410Z] SSH_AGENT_PID=37 [2023-04-27T14:45:03.413Z] Running ssh-add (command line suppressed) [2023-04-27T14:45:03.518Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1815943220176281679.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1815943220176281679.key) [2023-04-27T14:45:03.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T14:45:03.814Z] + git semver tag [2023-04-27T14:45:04.073Z] 2023-04-27 14:45:03,988 [run_tag] DEBUG tag force:False [2023-04-27T14:45:04.073Z] 2023-04-27 14:45:03,988 [check_head_tag] DEBUG check head tag [2023-04-27T14:45:04.073Z] 2023-04-27 14:45:03,989 [execute] INFO git cat-file --batch-check [2023-04-27T14:45:04.073Z] 2023-04-27 14:45:03,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-27T14:45:04.073Z] 2023-04-27 14:45:03,993 [execute] INFO git cat-file --batch [2023-04-27T14:45:04.073Z] 2023-04-27 14:45:03,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-27T14:45:04.073Z] 2023-04-27 14:45:04,017 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-27T14:45:04.073Z] 2023-04-27 14:45:04,017 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 [2023-04-27T14:45:04.073Z] 2023-04-27 14:45:04,017 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-27T14:45:04.073Z] 2023-04-27 14:45:04,020 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-27T14:45:04.073Z] 3.0.0-dev.36 [Pipeline] } [2023-04-27T14:45:04.088Z] $ docker exec --env ******** --env ******** 5de18f3b6b88d602389a537e5e03a8a2666a83909b9eeb159ca80b0e158812c6 ssh-agent -k [2023-04-27T14:45:04.184Z] unset SSH_AUTH_SOCK; [2023-04-27T14:45:04.185Z] unset SSH_AGENT_PID; [2023-04-27T14:45:04.185Z] echo Agent pid 37 killed; [2023-04-27T14:45:04.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T14:45:04.497Z] + git semver [Pipeline] } [2023-04-27T14:45:04.774Z] $ docker stop --time=1 5de18f3b6b88d602389a537e5e03a8a2666a83909b9eeb159ca80b0e158812c6 [2023-04-27T14:45:06.061Z] $ docker rm -f --volumes 5de18f3b6b88d602389a537e5e03a8a2666a83909b9eeb159ca80b0e158812c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:45:06.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T14:45:06.453Z] [2023-04-27T14:45:06.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:45:06.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T14:45:06.746Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-27T14:45:06.746Z] ab5ef0e58194: Pulling fs layer [2023-04-27T14:45:06.746Z] 9712f1f96733: Pulling fs layer [2023-04-27T14:45:06.746Z] 63f879dbbcfc: Pulling fs layer [2023-04-27T14:45:06.746Z] 0d9ebad4ef96: Pulling fs layer [2023-04-27T14:45:06.746Z] e9a5061849ea: Pulling fs layer [2023-04-27T14:45:06.746Z] d747dcd14b5f: Pulling fs layer [2023-04-27T14:45:06.746Z] 2de7ff778b66: Pulling fs layer [2023-04-27T14:45:06.746Z] 0d9ebad4ef96: Waiting [2023-04-27T14:45:06.746Z] e9a5061849ea: Waiting [2023-04-27T14:45:06.746Z] d747dcd14b5f: Waiting [2023-04-27T14:45:06.746Z] 2de7ff778b66: Waiting [2023-04-27T14:45:06.746Z] 9712f1f96733: Verifying Checksum [2023-04-27T14:45:06.746Z] 9712f1f96733: Download complete [2023-04-27T14:45:07.008Z] 63f879dbbcfc: Verifying Checksum [2023-04-27T14:45:07.008Z] 63f879dbbcfc: Download complete [2023-04-27T14:45:07.267Z] e9a5061849ea: Verifying Checksum [2023-04-27T14:45:07.267Z] e9a5061849ea: Download complete [2023-04-27T14:45:07.267Z] d747dcd14b5f: Verifying Checksum [2023-04-27T14:45:07.267Z] d747dcd14b5f: Download complete [2023-04-27T14:45:07.267Z] 0d9ebad4ef96: Verifying Checksum [2023-04-27T14:45:07.267Z] 0d9ebad4ef96: Download complete [2023-04-27T14:45:07.267Z] ab5ef0e58194: Verifying Checksum [2023-04-27T14:45:07.267Z] ab5ef0e58194: Download complete [2023-04-27T14:45:07.267Z] 2de7ff778b66: Verifying Checksum [2023-04-27T14:45:07.267Z] 2de7ff778b66: Download complete [2023-04-27T14:45:09.793Z] ab5ef0e58194: Pull complete [2023-04-27T14:45:09.793Z] 9712f1f96733: Pull complete [2023-04-27T14:45:10.051Z] 63f879dbbcfc: Pull complete [2023-04-27T14:45:13.332Z] 0d9ebad4ef96: Pull complete [2023-04-27T14:45:13.332Z] e9a5061849ea: Pull complete [2023-04-27T14:45:13.332Z] d747dcd14b5f: Pull complete [2023-04-27T14:45:14.266Z] 2de7ff778b66: Pull complete [2023-04-27T14:45:14.266Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-27T14:45:14.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T14:45:14.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:45:14.354Z] prd-ubuntu20.04-docker-8c-8g-11902 does not seem to be running inside a container [2023-04-27T14:45:14.387Z] $ 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 [2023-04-27T14:45:16.412Z] $ docker top b65903882bea583253bafa587376d775a92e736806d81b4b96b333e77427dfdd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-27T14:45:16.472Z] provisioning config files... [2023-04-27T14:45:16.478Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config899951037869283307tmp [2023-04-27T14:45:16.488Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1657791234544685244tmp [2023-04-27T14:45:16.498Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4194998651470459169tmp [Pipeline] { [Pipeline] echo [2023-04-27T14:45:16.516Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:45:16.795Z] ---> sigul-configuration.sh [2023-04-27T14:45:16.795Z] gpg: directory `/root/.gnupg' created [2023-04-27T14:45:16.795Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-27T14:45:16.795Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-27T14:45:16.795Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-27T14:45:16.795Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-27T14:45:16.795Z] gpg: CAST5 encrypted data [2023-04-27T14:45:16.795Z] gpg: encrypted with 1 passphrase [2023-04-27T14:45:16.795Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-27T14:45:17.077Z] + mkdir /home/jenkins [2023-04-27T14:45:17.078Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-27T14:45:17.360Z] + 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 [2023-04-27T14:45:17.368Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:45:17.648Z] ---> sigul-install.sh [2023-04-27T14:45:17.648Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-27T14:45:17.928Z] + git tag --list [2023-04-27T14:45:17.928Z] v1.0.0 [2023-04-27T14:45:17.928Z] v1.1.0 [2023-04-27T14:45:17.928Z] v1.1.1 [2023-04-27T14:45:17.928Z] v1.2.1 [2023-04-27T14:45:17.928Z] v1.2.2 [2023-04-27T14:45:17.928Z] v1.2.3 [2023-04-27T14:45:17.928Z] v1.3.0 [2023-04-27T14:45:17.928Z] v1.3.1 [2023-04-27T14:45:17.928Z] v2.0.0 [2023-04-27T14:45:17.928Z] v2.1.0 [2023-04-27T14:45:17.928Z] v2.1.1 [2023-04-27T14:45:17.928Z] v2.1.1-dev.1 [2023-04-27T14:45:17.928Z] v2.1.1-dev.2 [2023-04-27T14:45:17.928Z] v2.2.0 [2023-04-27T14:45:17.928Z] v2.2.1-dev.1 [2023-04-27T14:45:17.928Z] v2.2.1-dev.2 [2023-04-27T14:45:17.928Z] v2.2.1-dev.3 [2023-04-27T14:45:17.928Z] v2.2.1-dev.4 [2023-04-27T14:45:17.928Z] v2.2.1-dev.5 [2023-04-27T14:45:17.928Z] v2.2.1-dev.6 [2023-04-27T14:45:17.928Z] v2.2.1-dev.7 [2023-04-27T14:45:17.928Z] v2.2.1-dev.8 [2023-04-27T14:45:17.928Z] v2.3.0 [2023-04-27T14:45:17.928Z] v2.3.0-dev.10 [2023-04-27T14:45:17.928Z] v2.3.0-dev.11 [2023-04-27T14:45:17.928Z] v2.3.0-dev.12 [2023-04-27T14:45:17.928Z] v2.3.0-dev.13 [2023-04-27T14:45:17.928Z] v2.3.0-dev.14 [2023-04-27T14:45:17.928Z] v2.3.0-dev.15 [2023-04-27T14:45:17.928Z] v2.3.0-dev.16 [2023-04-27T14:45:17.928Z] v2.3.0-dev.17 [2023-04-27T14:45:17.928Z] v2.3.0-dev.18 [2023-04-27T14:45:17.928Z] v2.3.0-dev.19 [2023-04-27T14:45:17.928Z] v2.3.0-dev.20 [2023-04-27T14:45:17.928Z] v2.3.0-dev.21 [2023-04-27T14:45:17.928Z] v2.3.0-dev.22 [2023-04-27T14:45:17.928Z] v2.3.0-dev.23 [2023-04-27T14:45:17.928Z] v2.3.0-dev.24 [2023-04-27T14:45:17.928Z] v2.3.0-dev.25 [2023-04-27T14:45:17.928Z] v2.3.0-dev.26 [2023-04-27T14:45:17.928Z] v2.3.0-dev.27 [2023-04-27T14:45:17.928Z] v2.3.0-dev.28 [2023-04-27T14:45:17.928Z] v2.3.0-dev.29 [2023-04-27T14:45:17.928Z] v2.3.0-dev.30 [2023-04-27T14:45:17.928Z] v2.3.0-dev.8 [2023-04-27T14:45:17.928Z] v2.3.0-dev.9 [2023-04-27T14:45:17.928Z] v3.0.0-dev.1 [2023-04-27T14:45:17.928Z] v3.0.0-dev.10 [2023-04-27T14:45:17.928Z] v3.0.0-dev.11 [2023-04-27T14:45:17.928Z] v3.0.0-dev.12 [2023-04-27T14:45:17.928Z] v3.0.0-dev.13 [2023-04-27T14:45:17.928Z] v3.0.0-dev.14 [2023-04-27T14:45:17.928Z] v3.0.0-dev.15 [2023-04-27T14:45:17.928Z] v3.0.0-dev.16 [2023-04-27T14:45:17.928Z] v3.0.0-dev.17 [2023-04-27T14:45:17.928Z] v3.0.0-dev.18 [2023-04-27T14:45:17.928Z] v3.0.0-dev.19 [2023-04-27T14:45:17.928Z] v3.0.0-dev.2 [2023-04-27T14:45:17.928Z] v3.0.0-dev.20 [2023-04-27T14:45:17.928Z] v3.0.0-dev.21 [2023-04-27T14:45:17.928Z] v3.0.0-dev.22 [2023-04-27T14:45:17.928Z] v3.0.0-dev.23 [2023-04-27T14:45:17.928Z] v3.0.0-dev.24 [2023-04-27T14:45:17.928Z] v3.0.0-dev.25 [2023-04-27T14:45:17.928Z] v3.0.0-dev.26 [2023-04-27T14:45:17.928Z] v3.0.0-dev.27 [2023-04-27T14:45:17.928Z] v3.0.0-dev.28 [2023-04-27T14:45:17.928Z] v3.0.0-dev.29 [2023-04-27T14:45:17.928Z] v3.0.0-dev.3 [2023-04-27T14:45:17.928Z] v3.0.0-dev.30 [2023-04-27T14:45:17.928Z] v3.0.0-dev.31 [2023-04-27T14:45:17.928Z] v3.0.0-dev.32 [2023-04-27T14:45:17.928Z] v3.0.0-dev.33 [2023-04-27T14:45:17.928Z] v3.0.0-dev.34 [2023-04-27T14:45:17.928Z] v3.0.0-dev.35 [2023-04-27T14:45:17.928Z] v3.0.0-dev.36 [2023-04-27T14:45:17.928Z] v3.0.0-dev.4 [2023-04-27T14:45:17.928Z] v3.0.0-dev.5 [2023-04-27T14:45:17.928Z] v3.0.0-dev.6 [2023-04-27T14:45:17.928Z] v3.0.0-dev.7 [2023-04-27T14:45:17.928Z] v3.0.0-dev.8 [2023-04-27T14:45:17.928Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-27T14:45:18.207Z] + lftools sign git-tag v3.0.0-dev.36 [2023-04-27T14:45:18.773Z] Signing Git tag with Sigul... [2023-04-27T14:45:18.773Z] Signing v3.0.0-dev.36 [Pipeline] echo [2023-04-27T14:45:19.038Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:45:19.315Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-27T14:45:19.321Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-27T14:45:19.349Z] $ docker stop --time=1 b65903882bea583253bafa587376d775a92e736806d81b4b96b333e77427dfdd [2023-04-27T14:45:20.661Z] $ docker rm -f --volumes b65903882bea583253bafa587376d775a92e736806d81b4b96b333e77427dfdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-27T14:45:21.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T14:45:21.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:45:21.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T14:45:21.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:45:21.449Z] prd-ubuntu20.04-docker-8c-8g-11902 does not seem to be running inside a container [2023-04-27T14:45:21.484Z] $ 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 [2023-04-27T14:45:21.870Z] $ docker top 1a6aafac983c429fccfdcfe8683257b7c56445ef1f6d92d01448b2245223033d -eo pid,comm [2023-04-27T14:45:21.914Z] 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). [2023-04-27T14:45:21.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T14:45:21.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T14:45:21.956Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T14:45:22.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T14:45:22.080Z] $ docker exec 1a6aafac983c429fccfdcfe8683257b7c56445ef1f6d92d01448b2245223033d ssh-agent [2023-04-27T14:45:22.189Z] SSH_AUTH_SOCK=/tmp/ssh-HQ4fMGCRaFsb/agent.31 [2023-04-27T14:45:22.189Z] SSH_AGENT_PID=37 [2023-04-27T14:45:22.194Z] Running ssh-add (command line suppressed) [2023-04-27T14:45:22.295Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3578485703361585921.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3578485703361585921.key) [2023-04-27T14:45:22.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T14:45:22.589Z] + git semver bump pre [2023-04-27T14:45:23.326Z] 2023-04-27 14:45:22,778 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-27T14:45:23.326Z] 2023-04-27 14:45:22,778 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev [2023-04-27T14:45:23.326Z] 2023-04-27 14:45:22,779 [bump_version] DEBUG bumped version:3.0.0-dev.37 [2023-04-27T14:45:23.326Z] 2023-04-27 14:45:22,779 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-04-27T14:45:23.326Z] 2023-04-27 14:45:22,779 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-27T14:45:23.326Z] 2023-04-27 14:45:22,779 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-27T14:45:23.326Z] 2023-04-27 14:45:22,781 [execute] INFO git cat-file --batch-check [2023-04-27T14:45:23.326Z] 2023-04-27 14:45:22,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T14:45:23.327Z] 2023-04-27 14:45:22,786 [execute] INFO git cat-file --batch [2023-04-27T14:45:23.327Z] 2023-04-27 14:45:22,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T14:45:23.327Z] 2023-04-27 14:45:22,791 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-27T14:45:23.327Z] 3.0.0-dev.37 [Pipeline] } [2023-04-27T14:45:23.343Z] $ docker exec --env ******** --env ******** 1a6aafac983c429fccfdcfe8683257b7c56445ef1f6d92d01448b2245223033d ssh-agent -k [2023-04-27T14:45:23.451Z] unset SSH_AUTH_SOCK; [2023-04-27T14:45:23.451Z] unset SSH_AGENT_PID; [2023-04-27T14:45:23.451Z] echo Agent pid 37 killed; [2023-04-27T14:45:23.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T14:45:23.765Z] + git semver [Pipeline] } [2023-04-27T14:45:24.041Z] $ docker stop --time=1 1a6aafac983c429fccfdcfe8683257b7c56445ef1f6d92d01448b2245223033d [2023-04-27T14:45:25.313Z] $ docker rm -f --volumes 1a6aafac983c429fccfdcfe8683257b7c56445ef1f6d92d01448b2245223033d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T14:45:25.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T14:45:25.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:45:25.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T14:45:25.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:45:26.008Z] prd-ubuntu20.04-docker-8c-8g-11902 does not seem to be running inside a container [2023-04-27T14:45:26.046Z] $ 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 [2023-04-27T14:45:26.374Z] $ docker top 3db08c4dfdb8303fd2110412b252a2a6f5853ef22a9f1a6a59d047b9b7f26d38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T14:45:26.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T14:45:26.459Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T14:45:26.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T14:45:26.568Z] $ docker exec 3db08c4dfdb8303fd2110412b252a2a6f5853ef22a9f1a6a59d047b9b7f26d38 ssh-agent [2023-04-27T14:45:26.670Z] SSH_AUTH_SOCK=/tmp/ssh-P6HNUd3JmEw9/agent.32 [2023-04-27T14:45:26.670Z] SSH_AGENT_PID=38 [2023-04-27T14:45:26.674Z] Running ssh-add (command line suppressed) [2023-04-27T14:45:26.780Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_645537619179815612.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_645537619179815612.key) [2023-04-27T14:45:26.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T14:45:27.073Z] + git semver push [2023-04-27T14:45:27.333Z] 2023-04-27 14:45:27,226 [run_push] DEBUG push [2023-04-27T14:45:27.333Z] 2023-04-27 14:45:27,227 [execute] INFO git cat-file --batch-check [2023-04-27T14:45:27.333Z] 2023-04-27 14:45:27,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T14:45:27.333Z] 2023-04-27 14:45:27,230 [execute] INFO git rev-list 6e639a737ebf6da638932176ba35affe6e558119 -- [2023-04-27T14:45:27.333Z] 2023-04-27 14:45:27,231 [execute] DEBUG Popen(['git', 'rev-list', '6e639a737ebf6da638932176ba35affe6e558119', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T14:45:27.333Z] 2023-04-27 14:45:27,238 [execute] INFO git fetch -v origin [2023-04-27T14:45:27.333Z] 2023-04-27 14:45:27,239 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-27T14:45:27.901Z] 2023-04-27 14:45:27,718 [run_push] DEBUG no remote changes detected [2023-04-27T14:45:27.901Z] 2023-04-27 14:45:27,718 [execute] INFO git push origin semver [2023-04-27T14:45:27.901Z] 2023-04-27 14:45:27,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T14:45:28.839Z] 2023-04-27 14:45:28,547 [run_push] DEBUG push all version tags [2023-04-27T14:45:28.839Z] 2023-04-27 14:45:28,547 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-27T14:45:28.839Z] 2023-04-27 14:45:28,548 [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) [2023-04-27T14:45:29.409Z] 2023-04-27 14:45:29,288 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-27T14:45:29.409Z] 3.0.0-dev.37 [Pipeline] } [2023-04-27T14:45:29.424Z] $ docker exec --env ******** --env ******** 3db08c4dfdb8303fd2110412b252a2a6f5853ef22a9f1a6a59d047b9b7f26d38 ssh-agent -k [2023-04-27T14:45:29.519Z] unset SSH_AUTH_SOCK; [2023-04-27T14:45:29.519Z] unset SSH_AGENT_PID; [2023-04-27T14:45:29.519Z] echo Agent pid 38 killed; [2023-04-27T14:45:29.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T14:45:29.835Z] + git semver [Pipeline] } [2023-04-27T14:45:30.113Z] $ docker stop --time=1 3db08c4dfdb8303fd2110412b252a2a6f5853ef22a9f1a6a59d047b9b7f26d38 [2023-04-27T14:45:31.383Z] $ docker rm -f --volumes 3db08c4dfdb8303fd2110412b252a2a6f5853ef22a9f1a6a59d047b9b7f26d38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-27T14:45:31.942Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-04-27T14:45:31.943Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-27T14:45:31.943Z] total 16 [2023-04-27T14:45:31.943Z] drwxr-xr-x 3 root root 4096 Apr 27 14:36 . [2023-04-27T14:45:31.943Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 14:45 .. [2023-04-27T14:45:31.943Z] drwxr-xr-x 2 root root 4096 Apr 27 14:36 cost [2023-04-27T14:45:31.943Z] -rw-r--r-- 1 root root 89 Apr 27 14:36 cost.csv [2023-04-27T14:45:31.943Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-27T14:45:31.943Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-27T14:45:31.943Z] total 16 [2023-04-27T14:45:31.943Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 14:36 . [2023-04-27T14:45:31.943Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 14:45 .. [2023-04-27T14:45:31.943Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 14:36 cost [2023-04-27T14:45:31.943Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 27 14:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:45:32.232Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:45:33.093Z] ---> package-listing.sh [2023-04-27T14:45:33.093Z] ++ facter osfamily [2023-04-27T14:45:33.093Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T14:45:33.363Z] + OS_FAMILY=debian [2023-04-27T14:45:33.363Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-04-27T14:45:33.363Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T14:45:33.363Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T14:45:33.363Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T14:45:33.363Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T14:45:33.363Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-27T14:45:33.363Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T14:45:33.363Z] + case "${OS_FAMILY}" in [2023-04-27T14:45:33.363Z] + dpkg -l [2023-04-27T14:45:33.363Z] + grep '^ii' [2023-04-27T14:45:33.363Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T14:45:33.363Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T14:45:33.363Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T14:45:33.363Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-27T14:45:33.363Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-04-27T14:45:33.363Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-04-27T14:45:33.374Z] 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 [2023-04-27T14:45:33.650Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T14:45:34.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T14:45:34.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T14:45:34.383Z] prd-ubuntu20.04-docker-8c-8g-11902 does not seem to be running inside a container [2023-04-27T14:45:34.443Z] $ 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 [2023-04-27T14:45:34.664Z] $ docker top dc0d082c154b40d66fa2d54950ec578a6e7b9af2bd6292bb3abeee0f7b412315 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T14:45:35.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T14:45:35.291Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T14:45:35.575Z] + ls /var/log/sa-host [2023-04-27T14:45:35.575Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T14:45:35.725Z] provisioning config files... [2023-04-27T14:45:35.735Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11014394543667650378tmp [Pipeline] { [Pipeline] echo [2023-04-27T14:45:35.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:45:36.035Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T14:45:36.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:45:36.377Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T14:45:36.387Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:45:36.670Z] ---> sudo-logs.sh [2023-04-27T14:45:36.670Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T14:45:36.701Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:45:36.985Z] ---> job-cost.sh [2023-04-27T14:45:36.985Z] lf-activate-venv: SKIPPING [2023-04-27T14:45:36.985Z] DEBUG: total: 0.2199999988079071 [2023-04-27T14:45:36.985Z] INFO: Retrieving Stack Cost... [2023-04-27T14:45:37.244Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T14:45:37.812Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T14:45:37.822Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T14:45:38.104Z] ---> logs-deploy.sh [2023-04-27T14:45:38.105Z] lf-activate-venv: SKIPPING [2023-04-27T14:45:38.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/108 [2023-04-27T14:45:38.105Z] INFO: archiving workspace using pattern(s): [2023-04-27T14:45:39.043Z] Archives upload complete. [2023-04-27T14:45:39.043Z] INFO: archiving logs to Nexus