Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 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-ssh9820845916228562324.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-ssh433373199657521176.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-ssh9900814814459819009.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-ssh7730302698877446740.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-ssh11226275730292538232.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-12579 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 Avoid second fetch Checking out Revision 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d # timeout=10 Commit message: "Merge pull request #395 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81" > git rev-list --no-walk 60ff2485dd83c77f5ba0416b635da515e23b6c8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T12:38:49.544Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T12:38:49.613Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T12:38:49.628Z] ========================================================= [2023-05-03T12:38:49.628Z] EdgeX Global Pipelines Version Info [2023-05-03T12:38:49.628Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:38:50.390Z] ------------------- [2023-05-03T12:38:50.390Z] stable info: [2023-05-03T12:38:50.390Z] ------------------- [2023-05-03T12:38:50.390Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T12:38:50.390Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T12:38:50.390Z] Message: update stable to v1.0.248 [2023-05-03T12:38:50.964Z] ------------------- [2023-05-03T12:38:50.964Z] experimental info: [2023-05-03T12:38:50.964Z] ------------------- [2023-05-03T12:38:50.964Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T12:38:50.964Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T12:38:50.964Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T12:38:51.157Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-03T12:38:51.168Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-03T12:38:51.185Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T12:38:51.203Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T12:38:51.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T12:38:51.232Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T12:38:51.246Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T12:38:51.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T12:38:51.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T12:38:51.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T12:38:51.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T12:38:51.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-03T12:38:51.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T12:38:51.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T12:38:51.363Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T12:38:51.377Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T12:38:51.388Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T12:38:51.402Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T12:38:51.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T12:38:51.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T12:38:51.441Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-03T12:38:51.459Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-03T12:38:51.480Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T12:38:51.495Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T12:38:51.512Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T12:38:51.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T12:38:51.538Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T12:38:51.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-03T12:38:51.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-03T12:38:51.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-03T12:38:51.589Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] echo [2023-05-03T12:38:51.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57e8f11 [Pipeline] echo [2023-05-03T12:38:51.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T12:38:51.667Z] provisioning config files... [2023-05-03T12:38:51.684Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17838826575798967058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:38:51.984Z] ---> docker-login.sh [2023-05-03T12:38:51.985Z] nexus3.edgexfoundry.org:10001 [2023-05-03T12:38:52.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:38:52.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:38:52.249Z] Configure a credential helper to remove this warning. See [2023-05-03T12:38:52.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:38:52.249Z] [2023-05-03T12:38:52.249Z] Login Succeeded [2023-05-03T12:38:52.249Z] nexus3.edgexfoundry.org:10002 [2023-05-03T12:38:52.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:38:52.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:38:52.512Z] Configure a credential helper to remove this warning. See [2023-05-03T12:38:52.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:38:52.512Z] [2023-05-03T12:38:52.512Z] Login Succeeded [2023-05-03T12:38:52.512Z] nexus3.edgexfoundry.org:10003 [2023-05-03T12:38:52.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:38:52.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:38:52.512Z] Configure a credential helper to remove this warning. See [2023-05-03T12:38:52.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:38:52.512Z] [2023-05-03T12:38:52.512Z] Login Succeeded [2023-05-03T12:38:52.512Z] nexus3.edgexfoundry.org:10004 [2023-05-03T12:38:52.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:38:52.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:38:52.772Z] Configure a credential helper to remove this warning. See [2023-05-03T12:38:52.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:38:52.772Z] [2023-05-03T12:38:52.772Z] Login Succeeded [2023-05-03T12:38:52.772Z] docker.io [2023-05-03T12:38:52.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:38:53.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:38:53.032Z] Configure a credential helper to remove this warning. See [2023-05-03T12:38:53.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:38:53.032Z] [2023-05-03T12:38:53.032Z] Login Succeeded [2023-05-03T12:38:53.032Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T12:38:53.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T12:38:53.428Z] + git rev-list -1 --merges 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d~1..57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] echo [2023-05-03T12:38:53.468Z] -----------> git rev-list -1 --merges 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d~1..57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [2023-05-03T12:38:53.468Z] 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [false] [Pipeline] sh [2023-05-03T12:38:53.760Z] + git log --format=format:%s -1 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] echo [2023-05-03T12:38:53.775Z] ========================================================= [2023-05-03T12:38:53.775Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T12:38:53.775Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T12:38:54.119Z] + git log --format=format:%s -1 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] echo [2023-05-03T12:38:54.130Z] [semverPrep] GIT_COMMIT: 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d, Commit Message: Merge pull request #395 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81 [Pipeline] echo [2023-05-03T12:38:54.140Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T12:38:54.516Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T12:38:54.516Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T12:38:54.516Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T12:38:54.516Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T12:38:54.516Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T12:38:54.516Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T12:38:54.516Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:38:54.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T12:38:54.930Z] [2023-05-03T12:38:54.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:38:55.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T12:38:55.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T12:38:55.229Z] b85a868b505f: Pulling fs layer [2023-05-03T12:38:55.229Z] e2be974225ed: Pulling fs layer [2023-05-03T12:38:55.229Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T12:38:55.229Z] 988bab9f4d93: Pulling fs layer [2023-05-03T12:38:55.229Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T12:38:55.229Z] eaf3925da568: Pulling fs layer [2023-05-03T12:38:55.229Z] bab4dde63d76: Pulling fs layer [2023-05-03T12:38:55.229Z] bde34c3a00c8: Pulling fs layer [2023-05-03T12:38:55.229Z] b352a97aabf1: Pulling fs layer [2023-05-03T12:38:55.229Z] 4872d77fe225: Pulling fs layer [2023-05-03T12:38:55.229Z] 5851b861e8e6: Pulling fs layer [2023-05-03T12:38:55.229Z] bab4dde63d76: Waiting [2023-05-03T12:38:55.229Z] bde34c3a00c8: Waiting [2023-05-03T12:38:55.229Z] b352a97aabf1: Waiting [2023-05-03T12:38:55.229Z] eaf3925da568: Waiting [2023-05-03T12:38:55.229Z] 1469e6f7b9e6: Waiting [2023-05-03T12:38:55.229Z] 4872d77fe225: Waiting [2023-05-03T12:38:55.229Z] 988bab9f4d93: Waiting [2023-05-03T12:38:55.229Z] 5851b861e8e6: Waiting [2023-05-03T12:38:55.229Z] e2be974225ed: Verifying Checksum [2023-05-03T12:38:55.229Z] e2be974225ed: Download complete [2023-05-03T12:38:55.229Z] 988bab9f4d93: Verifying Checksum [2023-05-03T12:38:55.229Z] 988bab9f4d93: Download complete [2023-05-03T12:38:55.229Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T12:38:55.229Z] 1469e6f7b9e6: Download complete [2023-05-03T12:38:55.229Z] eaf3925da568: Verifying Checksum [2023-05-03T12:38:55.229Z] eaf3925da568: Download complete [2023-05-03T12:38:55.229Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T12:38:55.229Z] 339a4e72a1f5: Download complete [2023-05-03T12:38:55.488Z] bde34c3a00c8: Download complete [2023-05-03T12:38:55.488Z] b352a97aabf1: Verifying Checksum [2023-05-03T12:38:55.488Z] b352a97aabf1: Download complete [2023-05-03T12:38:55.488Z] 4872d77fe225: Verifying Checksum [2023-05-03T12:38:55.488Z] 4872d77fe225: Download complete [2023-05-03T12:38:55.488Z] 5851b861e8e6: Download complete [2023-05-03T12:38:55.488Z] b85a868b505f: Verifying Checksum [2023-05-03T12:38:55.488Z] b85a868b505f: Download complete [2023-05-03T12:38:55.748Z] bab4dde63d76: Verifying Checksum [2023-05-03T12:38:55.748Z] bab4dde63d76: Download complete [2023-05-03T12:38:56.684Z] b85a868b505f: Pull complete [2023-05-03T12:38:56.684Z] e2be974225ed: Pull complete [2023-05-03T12:38:57.252Z] 339a4e72a1f5: Pull complete [2023-05-03T12:38:57.252Z] 988bab9f4d93: Pull complete [2023-05-03T12:38:57.511Z] 1469e6f7b9e6: Pull complete [2023-05-03T12:38:57.512Z] eaf3925da568: Pull complete [2023-05-03T12:38:59.417Z] bab4dde63d76: Pull complete [2023-05-03T12:38:59.417Z] bde34c3a00c8: Pull complete [2023-05-03T12:38:59.417Z] b352a97aabf1: Pull complete [2023-05-03T12:38:59.417Z] 4872d77fe225: Pull complete [2023-05-03T12:38:59.417Z] 5851b861e8e6: Pull complete [2023-05-03T12:38:59.417Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T12:38:59.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T12:38:59.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:38:59.508Z] prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container [2023-05-03T12:38:59.533Z] $ 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-05-03T12:39:00.818Z] $ docker top bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 -eo pid,comm [2023-05-03T12:39:00.877Z] 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-05-03T12:39:00.877Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T12:39:00.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T12:39:00.917Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T12:39:01.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T12:39:01.018Z] $ docker exec bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 ssh-agent [2023-05-03T12:39:01.130Z] SSH_AUTH_SOCK=/tmp/ssh-rv600dVBshEg/agent.33 [2023-05-03T12:39:01.130Z] SSH_AGENT_PID=39 [2023-05-03T12:39:01.138Z] Running ssh-add (command line suppressed) [2023-05-03T12:39:01.225Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15311221224658743627.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15311221224658743627.key) [2023-05-03T12:39:01.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T12:39:01.528Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T12:39:01.547Z] $ docker exec --env ******** --env ******** bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 ssh-agent -k [2023-05-03T12:39:01.636Z] unset SSH_AUTH_SOCK; [2023-05-03T12:39:01.637Z] unset SSH_AGENT_PID; [2023-05-03T12:39:01.637Z] echo Agent pid 39 killed; [2023-05-03T12:39:01.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T12:39:01.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T12:39:01.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T12:39:01.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T12:39:01.795Z] $ docker exec bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 ssh-agent [2023-05-03T12:39:01.916Z] SSH_AUTH_SOCK=/tmp/ssh-diQZn5dnTM4F/agent.72 [2023-05-03T12:39:01.916Z] SSH_AGENT_PID=78 [2023-05-03T12:39:01.921Z] Running ssh-add (command line suppressed) [2023-05-03T12:39:02.024Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11332769844765037353.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11332769844765037353.key) [2023-05-03T12:39:02.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T12:39:02.328Z] + git semver init [2023-05-03T12:39:02.587Z] 2023-05-03 12:39:02,508 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T12:39:02.587Z] 2023-05-03 12:39:02,508 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-03T12:39:02.587Z] 2023-05-03 12:39:02,509 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-03T12:39:02.587Z] 2023-05-03 12:39:02,509 [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-05-03T12:39:03.976Z] 2023-05-03 12:39:03,539 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-03T12:39:03.976Z] 2023-05-03 12:39:03,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-03T12:39:03.976Z] 2023-05-03 12:39:03,540 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-03T12:39:03.976Z] 2023-05-03 12:39:03,540 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-03T12:39:03.976Z] 3.0.0-dev.37 [Pipeline] } [2023-05-03T12:39:03.982Z] $ docker exec --env ******** --env ******** bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 ssh-agent -k [2023-05-03T12:39:04.096Z] unset SSH_AUTH_SOCK; [2023-05-03T12:39:04.096Z] unset SSH_AGENT_PID; [2023-05-03T12:39:04.097Z] echo Agent pid 78 killed; [2023-05-03T12:39:04.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T12:39:04.418Z] + git semver [Pipeline] } [2023-05-03T12:39:04.689Z] $ docker stop --time=1 bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 [2023-05-03T12:39:05.981Z] $ docker rm -f --volumes bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T12:39:06.316Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T12:39:06.514Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T12:39:06.517Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.37 [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-05-03T12:39:06.665Z] provisioning config files... [2023-05-03T12:39:06.675Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17432532961597014931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:39:06.986Z] ---> docker-login.sh [2023-05-03T12:39:06.986Z] nexus3.edgexfoundry.org:10001 [2023-05-03T12:39:06.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:39:06.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:39:06.986Z] Configure a credential helper to remove this warning. See [2023-05-03T12:39:06.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:39:06.986Z] [2023-05-03T12:39:06.986Z] Login Succeeded [2023-05-03T12:39:06.986Z] nexus3.edgexfoundry.org:10002 [2023-05-03T12:39:06.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:39:06.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:39:06.986Z] Configure a credential helper to remove this warning. See [2023-05-03T12:39:06.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:39:06.986Z] [2023-05-03T12:39:06.986Z] Login Succeeded [2023-05-03T12:39:06.986Z] nexus3.edgexfoundry.org:10003 [2023-05-03T12:39:06.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:39:07.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:39:07.245Z] Configure a credential helper to remove this warning. See [2023-05-03T12:39:07.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:39:07.245Z] [2023-05-03T12:39:07.245Z] Login Succeeded [2023-05-03T12:39:07.245Z] nexus3.edgexfoundry.org:10004 [2023-05-03T12:39:07.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:39:07.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:39:07.245Z] Configure a credential helper to remove this warning. See [2023-05-03T12:39:07.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:39:07.245Z] [2023-05-03T12:39:07.245Z] Login Succeeded [2023-05-03T12:39:07.245Z] docker.io [2023-05-03T12:39:07.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:39:07.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:39:07.504Z] Configure a credential helper to remove this warning. See [2023-05-03T12:39:07.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:39:07.504Z] [2023-05-03T12:39:07.504Z] Login Succeeded [2023-05-03T12:39:07.504Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T12:39:07.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T12:39:07.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T12:39:07.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T12:39:07.609Z] ========================================================= [2023-05-03T12:39:07.609Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T12:39:07.609Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:39:07.938Z] + 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-05-03T12:39:07.938Z] Sending build context to Docker daemon 23.58MB [2023-05-03T12:39:07.938Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T12:39:07.938Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T12:39:07.938Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T12:39:07.938Z] f56be85fc22e: Pulling fs layer [2023-05-03T12:39:07.938Z] 85791d961cd3: Pulling fs layer [2023-05-03T12:39:07.938Z] d694b5ae8c79: Pulling fs layer [2023-05-03T12:39:07.938Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T12:39:07.938Z] 4d19c01a9841: Pulling fs layer [2023-05-03T12:39:07.938Z] 9325e15d5711: Pulling fs layer [2023-05-03T12:39:07.938Z] 556b6ee489ea: Pulling fs layer [2023-05-03T12:39:07.938Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T12:39:07.938Z] 9325e15d5711: Waiting [2023-05-03T12:39:07.938Z] 9f32a84ed3da: Waiting [2023-05-03T12:39:07.938Z] 4d19c01a9841: Waiting [2023-05-03T12:39:07.938Z] 556b6ee489ea: Waiting [2023-05-03T12:39:08.198Z] 85791d961cd3: Verifying Checksum [2023-05-03T12:39:08.198Z] 85791d961cd3: Download complete [2023-05-03T12:39:08.198Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T12:39:08.198Z] 9f32a84ed3da: Download complete [2023-05-03T12:39:08.198Z] 4d19c01a9841: Download complete [2023-05-03T12:39:08.198Z] f56be85fc22e: Verifying Checksum [2023-05-03T12:39:08.198Z] f56be85fc22e: Download complete [2023-05-03T12:39:08.198Z] 9325e15d5711: Verifying Checksum [2023-05-03T12:39:08.198Z] 9325e15d5711: Download complete [2023-05-03T12:39:08.198Z] f56be85fc22e: Pull complete [2023-05-03T12:39:08.460Z] 85791d961cd3: Pull complete [2023-05-03T12:39:08.720Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T12:39:08.720Z] c5a4b2cf53e6: Download complete [2023-05-03T12:39:08.720Z] d694b5ae8c79: Download complete [2023-05-03T12:39:08.978Z] 556b6ee489ea: Verifying Checksum [2023-05-03T12:39:08.978Z] 556b6ee489ea: Download complete [2023-05-03T12:39:12.306Z] d694b5ae8c79: Pull complete [2023-05-03T12:39:12.306Z] 9f32a84ed3da: Pull complete [2023-05-03T12:39:12.306Z] 4d19c01a9841: Pull complete [2023-05-03T12:39:12.306Z] 9325e15d5711: Pull complete [2023-05-03T12:39:14.212Z] 556b6ee489ea: Pull complete [2023-05-03T12:39:15.145Z] c5a4b2cf53e6: Pull complete [2023-05-03T12:39:15.145Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T12:39:15.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T12:39:15.145Z] ---> c4be618373d6 [2023-05-03T12:39:15.145Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T12:39:17.051Z] ---> Running in a043be5d8869 [2023-05-03T12:39:17.051Z] Removing intermediate container a043be5d8869 [2023-05-03T12:39:17.051Z] ---> 9b4494437205 [2023-05-03T12:39:17.051Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T12:39:17.051Z] ---> Running in dac001e1dbd7 [2023-05-03T12:39:17.051Z] Removing intermediate container dac001e1dbd7 [2023-05-03T12:39:17.051Z] ---> 1cd1545776cf [2023-05-03T12:39:17.051Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T12:39:17.051Z] ---> Running in 59f73875aa13 [2023-05-03T12:39:17.051Z] Removing intermediate container 59f73875aa13 [2023-05-03T12:39:17.051Z] ---> 7314cd2dd848 [2023-05-03T12:39:17.051Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-03T12:39:17.051Z] ---> Running in 2d4a4597a166 [2023-05-03T12:39:17.310Z] Removing intermediate container 2d4a4597a166 [2023-05-03T12:39:17.310Z] ---> 8bf25b25b703 [2023-05-03T12:39:17.310Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T12:39:17.310Z] ---> Running in 9ff499788c35 [2023-05-03T12:39:17.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T12:39:17.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T12:39:17.828Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T12:39:17.828Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T12:39:17.828Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T12:39:17.828Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T12:39:17.828Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T12:39:17.828Z] OK: 269 MiB in 57 packages [2023-05-03T12:39:18.396Z] Removing intermediate container 9ff499788c35 [2023-05-03T12:39:18.396Z] ---> 9e57203ef7a7 [2023-05-03T12:39:18.396Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-03T12:39:18.396Z] ---> 9e6800eb180e [2023-05-03T12:39:18.396Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T12:39:18.396Z] ---> Running in 7f48c47085e8 [2023-05-03T12:39:21.632Z] Still waiting to schedule task [2023-05-03T12:39:21.632Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T12:39:44.985Z] Removing intermediate container 7f48c47085e8 [2023-05-03T12:39:44.985Z] ---> f17dc19b550d [2023-05-03T12:39:44.985Z] Step 10/12 : COPY . . [2023-05-03T12:39:44.985Z] ---> e3d39dab5f7a [2023-05-03T12:39:44.985Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T12:39:44.985Z] ---> Running in fad42ae9be4b [2023-05-03T12:39:44.985Z] Removing intermediate container fad42ae9be4b [2023-05-03T12:39:44.985Z] ---> 351d18455f39 [2023-05-03T12:39:44.985Z] Step 12/12 : RUN $MAKE [2023-05-03T12:39:44.985Z] ---> Running in 67af2c9be876 [2023-05-03T12:39:44.985Z] noop [2023-05-03T12:39:44.985Z] Removing intermediate container 67af2c9be876 [2023-05-03T12:39:44.985Z] ---> 05b1914c76cc [2023-05-03T12:39:44.985Z] Successfully built 05b1914c76cc [2023-05-03T12:39:44.985Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:39:45.291Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T12:39:45.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:39:45.349Z] prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container [2023-05-03T12:39:45.373Z] $ 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-05-03T12:39:45.724Z] $ docker top 81d4476aaf46ac20212fdb92e13a6558a56f52e97828da89bed3402efb7e1f77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T12:39:46.068Z] + go version [2023-05-03T12:39:46.068Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T12:39:46.077Z] $ docker stop --time=1 81d4476aaf46ac20212fdb92e13a6558a56f52e97828da89bed3402efb7e1f77 [2023-05-03T12:39:47.357Z] $ docker rm -f --volumes 81d4476aaf46ac20212fdb92e13a6558a56f52e97828da89bed3402efb7e1f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:39:47.754Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T12:39:47.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:39:47.819Z] prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container [2023-05-03T12:39:47.846Z] $ 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-05-03T12:39:48.131Z] $ docker top 0c66cf73ff8aa38dd50aff38111bce193155f757c1e7c5cf24221e2c26bdb2c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T12:39:48.471Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-03T12:39:48.763Z] + make test [2023-05-03T12:39:48.763Z] go test ./... -coverprofile=coverage.out [2023-05-03T12:39:54.030Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-03T12:40:04.019Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-03T12:40:04.019Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-05-03T12:40:09.282Z] go vet ./... [2023-05-03T12:40:12.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T12:40:12.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T12:40:12.573Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T12:40:12.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T12:40:12.858Z] $ docker stop --time=1 0c66cf73ff8aa38dd50aff38111bce193155f757c1e7c5cf24221e2c26bdb2c1 [2023-05-03T12:40:15.500Z] $ docker rm -f --volumes 0c66cf73ff8aa38dd50aff38111bce193155f757c1e7c5cf24221e2c26bdb2c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T12:40:15.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T12:40:15.989Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T12:40:16.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T12:40:16.748Z] + ls -al . [2023-05-03T12:40:16.748Z] total 192 [2023-05-03T12:40:16.748Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 12:39 . [2023-05-03T12:40:16.748Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:38 .. [2023-05-03T12:40:16.748Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 12:39 .git [2023-05-03T12:40:16.748Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:38 .github [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 337 May 3 12:38 .gitignore [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 12:38 .golangci.yml [2023-05-03T12:40:16.748Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 12:39 .semver [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 3 12:38 Attribution.txt [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 3 12:38 CHANGELOG.md [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 3 12:38 Dockerfile [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 12:38 GOVERNANCE.md [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 660 May 3 12:38 Jenkinsfile [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 12:38 LICENSE [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 3 12:38 Makefile [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 623 May 3 12:38 OWNERS.md [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 3 12:38 README.md [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 12:39 VERSION [2023-05-03T12:40:16.748Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 12:38 bin [2023-05-03T12:40:16.748Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:38 cmd [2023-05-03T12:40:16.748Z] -rw-r--r-- 1 jenkins jenkins 43063 May 3 12:40 coverage.out [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 3 12:38 go.mod [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 3 12:38 go.sum [2023-05-03T12:40:16.748Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:38 internal [2023-05-03T12:40:16.748Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:38 snap [2023-05-03T12:40:16.748Z] -rw-rw-r-- 1 jenkins jenkins 235 May 3 12:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:17.052Z] + 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=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d --label arch=amd64 --label version=3.0.0-dev.37 . [2023-05-03T12:40:17.052Z] Sending build context to Docker daemon 23.63MB [2023-05-03T12:40:17.052Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T12:40:17.052Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-03T12:40:17.052Z] ---> 05b1914c76cc [2023-05-03T12:40:17.052Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T12:40:17.313Z] ---> Running in bb2c26562ef1 [2023-05-03T12:40:17.313Z] Removing intermediate container bb2c26562ef1 [2023-05-03T12:40:17.313Z] ---> c408f1c85f82 [2023-05-03T12:40:17.313Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T12:40:17.313Z] ---> Running in 4a41e4e30c53 [2023-05-03T12:40:17.572Z] Removing intermediate container 4a41e4e30c53 [2023-05-03T12:40:17.572Z] ---> cc86d6c29b4d [2023-05-03T12:40:17.572Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T12:40:17.572Z] ---> Running in ec4ce7293309 [2023-05-03T12:40:17.572Z] Removing intermediate container ec4ce7293309 [2023-05-03T12:40:17.572Z] ---> 32d7dcae965b [2023-05-03T12:40:17.572Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-03T12:40:17.572Z] ---> Running in 251b65d08fa2 [2023-05-03T12:40:17.572Z] Removing intermediate container 251b65d08fa2 [2023-05-03T12:40:17.572Z] ---> 3f57c6444fa7 [2023-05-03T12:40:17.572Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T12:40:17.572Z] ---> Running in 4febe071a7bc [2023-05-03T12:40:17.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T12:40:18.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T12:40:18.092Z] OK: 269 MiB in 57 packages [2023-05-03T12:40:18.661Z] Removing intermediate container 4febe071a7bc [2023-05-03T12:40:18.661Z] ---> ccb307005349 [2023-05-03T12:40:18.661Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-03T12:40:18.661Z] ---> 785e89db80a2 [2023-05-03T12:40:18.661Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T12:40:18.661Z] ---> Running in d0a7788208d0 [2023-05-03T12:40:19.600Z] Removing intermediate container d0a7788208d0 [2023-05-03T12:40:19.600Z] ---> 915f04db8171 [2023-05-03T12:40:19.600Z] Step 10/25 : COPY . . [2023-05-03T12:40:20.181Z] ---> 34d04c177e8b [2023-05-03T12:40:20.181Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T12:40:20.181Z] ---> Running in 99b96f0b58d4 [2023-05-03T12:40:20.181Z] Removing intermediate container 99b96f0b58d4 [2023-05-03T12:40:20.181Z] ---> 598dc5cfd6ff [2023-05-03T12:40:20.181Z] Step 12/25 : RUN $MAKE [2023-05-03T12:40:20.181Z] ---> Running in eb427ace9719 [2023-05-03T12:40:20.439Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-03T12:40:38.531Z] Removing intermediate container eb427ace9719 [2023-05-03T12:40:38.531Z] ---> 53f991bd1319 [2023-05-03T12:40:38.531Z] Step 13/25 : FROM alpine:3.17 [2023-05-03T12:40:38.791Z] 3.17: Pulling from library/alpine [2023-05-03T12:40:38.791Z] f56be85fc22e: Already exists [2023-05-03T12:40:38.791Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T12:40:39.050Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T12:40:39.050Z] ---> 9ed4aefc74f6 [2023-05-03T12:40:39.050Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-03T12:40:39.050Z] ---> Running in b8cc7a214bbf [2023-05-03T12:40:39.050Z] Removing intermediate container b8cc7a214bbf [2023-05-03T12:40:39.050Z] ---> 9945d2af794a [2023-05-03T12:40:39.050Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T12:40:39.050Z] ---> Running in ccef39a02717 [2023-05-03T12:40:39.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T12:40:39.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T12:40:39.569Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T12:40:39.569Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T12:40:39.866Z] OK: 7 MiB in 16 packages [2023-05-03T12:40:40.149Z] Removing intermediate container ccef39a02717 [2023-05-03T12:40:40.149Z] ---> 4c20d2d5cf87 [2023-05-03T12:40:40.149Z] Step 16/25 : WORKDIR / [2023-05-03T12:40:40.149Z] ---> Running in 5070c6537729 [2023-05-03T12:40:40.149Z] Removing intermediate container 5070c6537729 [2023-05-03T12:40:40.149Z] ---> 3d3035297a1d [2023-05-03T12:40:40.149Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-03T12:40:40.149Z] ---> 4a278e5618b6 [2023-05-03T12:40:40.149Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-03T12:40:40.426Z] ---> 9895cb42a63f [2023-05-03T12:40:40.426Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-03T12:40:41.077Z] ---> 6a0c31743e2e [2023-05-03T12:40:41.077Z] Step 20/25 : EXPOSE 59900 [2023-05-03T12:40:41.077Z] ---> Running in 443b8ad9acaf [2023-05-03T12:40:41.077Z] Removing intermediate container 443b8ad9acaf [2023-05-03T12:40:41.077Z] ---> 283de607ec82 [2023-05-03T12:40:41.077Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-03T12:40:41.077Z] ---> Running in e29fa70232fd [2023-05-03T12:40:41.077Z] Removing intermediate container e29fa70232fd [2023-05-03T12:40:41.077Z] ---> c9ff8b5fce63 [2023-05-03T12:40:41.077Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T12:40:41.077Z] ---> Running in 7f497e00d38b [2023-05-03T12:40:41.347Z] Removing intermediate container 7f497e00d38b [2023-05-03T12:40:41.347Z] ---> 72c9e7f78855 [2023-05-03T12:40:41.347Z] Step 23/25 : LABEL arch=amd64 [2023-05-03T12:40:41.347Z] ---> Running in bf2b247f3e0d [2023-05-03T12:40:41.347Z] Removing intermediate container bf2b247f3e0d [2023-05-03T12:40:41.347Z] ---> d9416a53a4f4 [2023-05-03T12:40:41.347Z] Step 24/25 : LABEL git_sha=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [2023-05-03T12:40:41.347Z] ---> Running in ddb45c1f4184 [2023-05-03T12:40:41.347Z] Removing intermediate container ddb45c1f4184 [2023-05-03T12:40:41.347Z] ---> 6eade8382161 [2023-05-03T12:40:41.347Z] Step 25/25 : LABEL version=3.0.0-dev.37 [2023-05-03T12:40:41.622Z] ---> Running in 5f962185e05b [2023-05-03T12:40:41.622Z] Removing intermediate container 5f962185e05b [2023-05-03T12:40:41.622Z] ---> a7626c6d6b82 [2023-05-03T12:40:41.622Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T12:40:41.622Z] Successfully built a7626c6d6b82 [2023-05-03T12:40:41.622Z] 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-05-03T12:40:41.748Z] provisioning config files... [2023-05-03T12:40:41.755Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16739214174290740666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:40:42.050Z] ---> docker-login.sh [2023-05-03T12:40:42.050Z] nexus3.edgexfoundry.org:10001 [2023-05-03T12:40:42.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:40:42.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:40:42.050Z] Configure a credential helper to remove this warning. See [2023-05-03T12:40:42.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:40:42.050Z] [2023-05-03T12:40:42.050Z] Login Succeeded [2023-05-03T12:40:42.050Z] nexus3.edgexfoundry.org:10002 [2023-05-03T12:40:42.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:40:42.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:40:42.050Z] Configure a credential helper to remove this warning. See [2023-05-03T12:40:42.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:40:42.050Z] [2023-05-03T12:40:42.050Z] Login Succeeded [2023-05-03T12:40:42.050Z] nexus3.edgexfoundry.org:10003 [2023-05-03T12:40:42.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:40:42.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:40:42.309Z] Configure a credential helper to remove this warning. See [2023-05-03T12:40:42.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:40:42.309Z] [2023-05-03T12:40:42.309Z] Login Succeeded [2023-05-03T12:40:42.309Z] nexus3.edgexfoundry.org:10004 [2023-05-03T12:40:42.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:40:42.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:40:42.309Z] Configure a credential helper to remove this warning. See [2023-05-03T12:40:42.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:40:42.309Z] [2023-05-03T12:40:42.309Z] Login Succeeded [2023-05-03T12:40:42.309Z] docker.io [2023-05-03T12:40:42.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:40:42.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:40:42.567Z] Configure a credential helper to remove this warning. See [2023-05-03T12:40:42.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:40:42.567Z] [2023-05-03T12:40:42.567Z] Login Succeeded [2023-05-03T12:40:42.567Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T12:40:42.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T12:40:42.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T12:40:42.615Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-03T12:40:42.615Z] 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [2023-05-03T12:40:42.615Z] latest [2023-05-03T12:40:42.615Z] 3.0.0-dev.37 [2023-05-03T12:40:42.615Z] 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 [2023-05-03T12:40:42.615Z] main [2023-05-03T12:40:42.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:42.922Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:43.231Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [2023-05-03T12:40:43.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-03T12:40:43.232Z] 24c009082b29: Preparing [2023-05-03T12:40:43.232Z] 1dcdf20c1064: Preparing [2023-05-03T12:40:43.232Z] d04eda19f9d1: Preparing [2023-05-03T12:40:43.232Z] b69980105e73: Preparing [2023-05-03T12:40:43.232Z] f1417ff83b31: Preparing [2023-05-03T12:40:43.232Z] f1417ff83b31: Layer already exists [2023-05-03T12:40:43.232Z] d04eda19f9d1: Pushed [2023-05-03T12:40:43.232Z] b69980105e73: Pushed [2023-05-03T12:40:43.232Z] 1dcdf20c1064: Pushed [2023-05-03T12:40:45.763Z] 24c009082b29: Pushed [2023-05-03T12:40:45.764Z] 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d: digest: sha256:400c6431dee5eff74cf929e7543440a75bf7c24c116069f85031b6f363f0a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:46.080Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:46.392Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-03T12:40:46.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-03T12:40:46.392Z] 24c009082b29: Preparing [2023-05-03T12:40:46.392Z] 1dcdf20c1064: Preparing [2023-05-03T12:40:46.392Z] d04eda19f9d1: Preparing [2023-05-03T12:40:46.392Z] b69980105e73: Preparing [2023-05-03T12:40:46.392Z] f1417ff83b31: Preparing [2023-05-03T12:40:46.392Z] 1dcdf20c1064: Layer already exists [2023-05-03T12:40:46.392Z] d04eda19f9d1: Layer already exists [2023-05-03T12:40:46.392Z] b69980105e73: Layer already exists [2023-05-03T12:40:46.392Z] f1417ff83b31: Layer already exists [2023-05-03T12:40:46.393Z] 24c009082b29: Layer already exists [2023-05-03T12:40:46.393Z] latest: digest: sha256:400c6431dee5eff74cf929e7543440a75bf7c24c116069f85031b6f363f0a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:46.713Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:47.029Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.37 [2023-05-03T12:40:47.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-03T12:40:47.029Z] 24c009082b29: Preparing [2023-05-03T12:40:47.029Z] 1dcdf20c1064: Preparing [2023-05-03T12:40:47.029Z] d04eda19f9d1: Preparing [2023-05-03T12:40:47.029Z] b69980105e73: Preparing [2023-05-03T12:40:47.029Z] f1417ff83b31: Preparing [2023-05-03T12:40:47.030Z] d04eda19f9d1: Layer already exists [2023-05-03T12:40:47.030Z] b69980105e73: Layer already exists [2023-05-03T12:40:47.030Z] 1dcdf20c1064: Layer already exists [2023-05-03T12:40:47.030Z] f1417ff83b31: Layer already exists [2023-05-03T12:40:47.030Z] 24c009082b29: Layer already exists [2023-05-03T12:40:47.030Z] 3.0.0-dev.37: digest: sha256:400c6431dee5eff74cf929e7543440a75bf7c24c116069f85031b6f363f0a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:47.348Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:47.663Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 [2023-05-03T12:40:47.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-03T12:40:47.663Z] 24c009082b29: Preparing [2023-05-03T12:40:47.663Z] 1dcdf20c1064: Preparing [2023-05-03T12:40:47.663Z] d04eda19f9d1: Preparing [2023-05-03T12:40:47.663Z] b69980105e73: Preparing [2023-05-03T12:40:47.663Z] f1417ff83b31: Preparing [2023-05-03T12:40:47.663Z] d04eda19f9d1: Layer already exists [2023-05-03T12:40:47.663Z] b69980105e73: Layer already exists [2023-05-03T12:40:47.663Z] f1417ff83b31: Layer already exists [2023-05-03T12:40:47.663Z] 24c009082b29: Layer already exists [2023-05-03T12:40:47.663Z] 1dcdf20c1064: Layer already exists [2023-05-03T12:40:47.663Z] 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37: digest: sha256:400c6431dee5eff74cf929e7543440a75bf7c24c116069f85031b6f363f0a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:47.973Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:48.282Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-03T12:40:48.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-03T12:40:48.283Z] 24c009082b29: Preparing [2023-05-03T12:40:48.283Z] 1dcdf20c1064: Preparing [2023-05-03T12:40:48.283Z] d04eda19f9d1: Preparing [2023-05-03T12:40:48.283Z] b69980105e73: Preparing [2023-05-03T12:40:48.283Z] f1417ff83b31: Preparing [2023-05-03T12:40:48.283Z] 24c009082b29: Layer already exists [2023-05-03T12:40:48.283Z] f1417ff83b31: Layer already exists [2023-05-03T12:40:48.283Z] d04eda19f9d1: Layer already exists [2023-05-03T12:40:48.283Z] b69980105e73: Layer already exists [2023-05-03T12:40:48.283Z] 1dcdf20c1064: Layer already exists [2023-05-03T12:40:48.283Z] main: digest: sha256:400c6431dee5eff74cf929e7543440a75bf7c24c116069f85031b6f363f0a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T12:40:48.321Z] ===================================================== [Pipeline] echo [2023-05-03T12:40:48.327Z] taggedImages: [2023-05-03T12:40:48.327Z] - nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [2023-05-03T12:40:48.327Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-03T12:40:48.327Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.37 [2023-05-03T12:40:48.327Z] - nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 [2023-05-03T12:40:48.327Z] - 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-05-03T12:40:48.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T12:40:48.688Z] [2023-05-03T12:40:48.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:40:48.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T12:40:48.986Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T12:40:48.986Z] 5eb5b503b376: Pulling fs layer [2023-05-03T12:40:48.986Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T12:40:48.986Z] ec43610c2a17: Pulling fs layer [2023-05-03T12:40:48.986Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T12:40:48.986Z] 33b1e0a273af: Pulling fs layer [2023-05-03T12:40:48.986Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T12:40:48.986Z] 2f39f015ded8: Pulling fs layer [2023-05-03T12:40:48.986Z] 33b1e0a273af: Waiting [2023-05-03T12:40:48.986Z] 5d3b04190fa2: Waiting [2023-05-03T12:40:48.986Z] 2f39f015ded8: Waiting [2023-05-03T12:40:48.986Z] 5c69ac0246d0: Verifying Checksum [2023-05-03T12:40:48.986Z] 5c69ac0246d0: Download complete [2023-05-03T12:40:48.986Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T12:40:48.986Z] 3a2ae6a8a46f: Download complete [2023-05-03T12:40:48.986Z] 33b1e0a273af: Verifying Checksum [2023-05-03T12:40:48.986Z] 33b1e0a273af: Download complete [2023-05-03T12:40:48.986Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T12:40:48.986Z] 5d3b04190fa2: Download complete [2023-05-03T12:40:48.986Z] ec43610c2a17: Verifying Checksum [2023-05-03T12:40:48.986Z] ec43610c2a17: Download complete [2023-05-03T12:40:49.245Z] 5eb5b503b376: Verifying Checksum [2023-05-03T12:40:49.245Z] 5eb5b503b376: Download complete [2023-05-03T12:40:49.811Z] 2f39f015ded8: Download complete [2023-05-03T12:40:50.378Z] 5eb5b503b376: Pull complete [2023-05-03T12:40:50.636Z] 5c69ac0246d0: Pull complete [2023-05-03T12:40:50.895Z] ec43610c2a17: Pull complete [2023-05-03T12:40:50.895Z] 3a2ae6a8a46f: Pull complete [2023-05-03T12:40:51.153Z] 33b1e0a273af: Pull complete [2023-05-03T12:40:51.412Z] 5d3b04190fa2: Pull complete [2023-05-03T12:40:55.636Z] 2f39f015ded8: Pull complete [2023-05-03T12:40:55.636Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T12:40:55.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T12:40:55.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:40:55.716Z] prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container [2023-05-03T12:40:55.751Z] $ 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-05-03T12:40:58.506Z] $ docker top 53e47c042d19923b75635b662520dc064d538a9a2e1f525d8c330c64d655a95f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:40:58.910Z] ---> job-cost.sh [2023-05-03T12:40:58.910Z] lf-activate-venv: SKIPPING [2023-05-03T12:40:58.910Z] INFO: No Stack... [2023-05-03T12:40:59.478Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T12:40:59.737Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T12:41:00.026Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-03T12:41:00.026Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T12:41:00.040Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] [2023-05-03T12:41:00.047Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] did not exist. Created. [2023-05-03T12:41:00.047Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T12:41:00.346Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T12:41:00.368Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T12:41:00.374Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T12:41:00.391Z] $ docker stop --time=1 53e47c042d19923b75635b662520dc064d538a9a2e1f525d8c330c64d655a95f [2023-05-03T12:41:01.541Z] $ docker rm -f --volumes 53e47c042d19923b75635b662520dc064d538a9a2e1f525d8c330c64d655a95f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T12:41:05.927Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12580 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-03T12:41:05.941Z] Running in /w/workspace/device-virtual-go/109 [Pipeline] { [Pipeline] checkout [2023-05-03T12:41:05.970Z] The recommended git tool is: git [2023-05-03T12:41:12.003Z] using credential edgex-jenkins-ssh [2023-05-03T12:41:12.019Z] Cloning the remote Git repository [2023-05-03T12:41:12.070Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-03T12:41:12.166Z] > git init /w/workspace/device-virtual-go/109 # timeout=10 [2023-05-03T12:41:12.339Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-03T12:41:12.341Z] > git --version # timeout=10 [2023-05-03T12:41:12.362Z] > git --version # 'git version 2.25.1' [2023-05-03T12:41:12.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T12:41:12.518Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T12:41:14.481Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-03T12:41:14.499Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T12:41:15.357Z] Avoid second fetch [2023-05-03T12:41:15.358Z] Checking out Revision 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d (main) [2023-05-03T12:41:15.895Z] Commit message: "Merge pull request #395 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81" [2023-05-03T12:41:15.374Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T12:41:15.442Z] > git checkout -f 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T12:41:16.967Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T12:41:16.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T12:41:16.967Z] Dload Upload Total Spent Left Speed [2023-05-03T12:41:16.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-05-03T12:41:17.591Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T12:41:17.923Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo tee /etc/docker/daemon.new [2023-05-03T12:41:17.923Z] [2023-05-03T12:41:17.924Z] { [2023-05-03T12:41:17.924Z] "registry-mirrors": [ [2023-05-03T12:41:17.924Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T12:41:17.924Z] ], [2023-05-03T12:41:17.924Z] "bip": "10.250.0.254/24", [2023-05-03T12:41:17.924Z] "hosts": [ [2023-05-03T12:41:17.924Z] "tcp://0.0.0.0:5555", [2023-05-03T12:41:17.924Z] "unix:///var/run/docker.sock" [2023-05-03T12:41:17.924Z] ], [2023-05-03T12:41:17.924Z] "mtu": 1458, [2023-05-03T12:41:17.924Z] "selinux-enabled": true, [2023-05-03T12:41:17.924Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T12:41:17.924Z] } [Pipeline] sh [2023-05-03T12:41:18.256Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T12:41:18.593Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T12:41:36.872Z] provisioning config files... [2023-05-03T12:41:36.901Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/109@tmp/config8734334896579468413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:41:37.264Z] ---> docker-login.sh [2023-05-03T12:41:37.264Z] nexus3.edgexfoundry.org:10001 [2023-05-03T12:41:37.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:41:37.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:41:37.857Z] Configure a credential helper to remove this warning. See [2023-05-03T12:41:37.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:41:37.857Z] [2023-05-03T12:41:37.857Z] Login Succeeded [2023-05-03T12:41:37.857Z] nexus3.edgexfoundry.org:10002 [2023-05-03T12:41:38.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:41:38.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:41:38.125Z] Configure a credential helper to remove this warning. See [2023-05-03T12:41:38.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:41:38.125Z] [2023-05-03T12:41:38.125Z] Login Succeeded [2023-05-03T12:41:38.396Z] nexus3.edgexfoundry.org:10003 [2023-05-03T12:41:38.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:41:38.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:41:38.668Z] Configure a credential helper to remove this warning. See [2023-05-03T12:41:38.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:41:38.668Z] [2023-05-03T12:41:38.668Z] Login Succeeded [2023-05-03T12:41:38.668Z] nexus3.edgexfoundry.org:10004 [2023-05-03T12:41:38.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:41:38.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:41:38.939Z] Configure a credential helper to remove this warning. See [2023-05-03T12:41:38.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:41:38.939Z] [2023-05-03T12:41:38.939Z] Login Succeeded [2023-05-03T12:41:38.939Z] docker.io [2023-05-03T12:41:39.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:41:39.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:41:39.476Z] Configure a credential helper to remove this warning. See [2023-05-03T12:41:39.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:41:39.476Z] [2023-05-03T12:41:39.476Z] Login Succeeded [2023-05-03T12:41:39.476Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T12:41:39.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T12:41:39.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T12:41:39.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T12:41:39.762Z] ========================================================= [2023-05-03T12:41:39.762Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T12:41:39.762Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:41:40.113Z] + 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-05-03T12:41:40.385Z] Sending build context to Docker daemon 11.94MB [2023-05-03T12:41:40.385Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T12:41:40.385Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T12:41:40.660Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T12:41:40.660Z] c41833b44d91: Pulling fs layer [2023-05-03T12:41:40.660Z] ed15518f5707: Pulling fs layer [2023-05-03T12:41:40.660Z] feae8fd75edb: Pulling fs layer [2023-05-03T12:41:40.660Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T12:41:40.660Z] 3cdef696dda3: Pulling fs layer [2023-05-03T12:41:40.660Z] 2ced38df9373: Pulling fs layer [2023-05-03T12:41:40.660Z] 58f1dce35555: Pulling fs layer [2023-05-03T12:41:40.660Z] 242c74f7c9fa: Waiting [2023-05-03T12:41:40.660Z] 3cdef696dda3: Waiting [2023-05-03T12:41:40.660Z] 2ced38df9373: Waiting [2023-05-03T12:41:40.660Z] 58f1dce35555: Waiting [2023-05-03T12:41:40.661Z] ed15518f5707: Verifying Checksum [2023-05-03T12:41:40.661Z] ed15518f5707: Download complete [2023-05-03T12:41:40.661Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T12:41:40.661Z] 242c74f7c9fa: Download complete [2023-05-03T12:41:40.661Z] 3cdef696dda3: Verifying Checksum [2023-05-03T12:41:40.661Z] 3cdef696dda3: Download complete [2023-05-03T12:41:40.661Z] c41833b44d91: Verifying Checksum [2023-05-03T12:41:41.639Z] c41833b44d91: Pull complete [2023-05-03T12:41:42.249Z] 58f1dce35555: Verifying Checksum [2023-05-03T12:41:42.249Z] ed15518f5707: Pull complete [2023-05-03T12:41:43.226Z] feae8fd75edb: Verifying Checksum [2023-05-03T12:41:43.226Z] feae8fd75edb: Download complete [2023-05-03T12:41:43.226Z] 2ced38df9373: Verifying Checksum [2023-05-03T12:41:43.226Z] 2ced38df9373: Download complete [2023-05-03T12:41:55.572Z] feae8fd75edb: Pull complete [2023-05-03T12:41:55.572Z] 242c74f7c9fa: Pull complete [2023-05-03T12:41:55.572Z] 3cdef696dda3: Pull complete [2023-05-03T12:42:02.236Z] 2ced38df9373: Pull complete [2023-05-03T12:42:04.823Z] 58f1dce35555: Pull complete [2023-05-03T12:42:04.823Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T12:42:04.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T12:42:04.823Z] ---> fadd8f120f05 [2023-05-03T12:42:04.823Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T12:42:06.234Z] ---> Running in ee98b426440c [2023-05-03T12:42:06.501Z] Removing intermediate container ee98b426440c [2023-05-03T12:42:06.501Z] ---> da88ed9c105b [2023-05-03T12:42:06.501Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T12:42:06.769Z] ---> Running in 3187e30bdf86 [2023-05-03T12:42:07.037Z] Removing intermediate container 3187e30bdf86 [2023-05-03T12:42:07.037Z] ---> 2b726868d8bb [2023-05-03T12:42:07.037Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T12:42:07.037Z] ---> Running in 1a340d3f0375 [2023-05-03T12:42:07.305Z] Removing intermediate container 1a340d3f0375 [2023-05-03T12:42:07.305Z] ---> 94ab2379cbfb [2023-05-03T12:42:07.305Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-03T12:42:07.305Z] ---> Running in 6049307fc935 [2023-05-03T12:42:07.574Z] Removing intermediate container 6049307fc935 [2023-05-03T12:42:07.574Z] ---> 953c77461b37 [2023-05-03T12:42:07.574Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T12:42:07.841Z] ---> Running in a481644de80b [2023-05-03T12:42:08.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T12:42:09.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T12:42:10.473Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T12:42:10.473Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T12:42:10.473Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T12:42:10.473Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T12:42:10.473Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T12:42:10.473Z] OK: 268 MiB in 57 packages [2023-05-03T12:42:11.442Z] Removing intermediate container a481644de80b [2023-05-03T12:42:11.442Z] ---> 79ca20a649b6 [2023-05-03T12:42:11.442Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-03T12:42:12.043Z] ---> 0ec4736c204c [2023-05-03T12:42:12.043Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T12:42:12.043Z] ---> Running in b09af8baedfc [2023-05-03T12:43:19.932Z] Removing intermediate container b09af8baedfc [2023-05-03T12:43:19.932Z] ---> 0d5b435697db [2023-05-03T12:43:19.932Z] Step 10/12 : COPY . . [2023-05-03T12:43:19.932Z] ---> 130bbdafefa4 [2023-05-03T12:43:19.932Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T12:43:19.932Z] ---> Running in b4dc34330783 [2023-05-03T12:43:19.932Z] Removing intermediate container b4dc34330783 [2023-05-03T12:43:19.932Z] ---> aaba9696006d [2023-05-03T12:43:19.932Z] Step 12/12 : RUN $MAKE [2023-05-03T12:43:19.932Z] ---> Running in 6cd1a02c97c4 [2023-05-03T12:43:19.932Z] noop [2023-05-03T12:43:19.932Z] Removing intermediate container 6cd1a02c97c4 [2023-05-03T12:43:19.932Z] ---> d88ab65a3a32 [2023-05-03T12:43:19.932Z] Successfully built d88ab65a3a32 [2023-05-03T12:43:19.932Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:43:20.292Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T12:43:20.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:43:20.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-12580 does not seem to be running inside a container [2023-05-03T12:43:20.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/109 -v /w/workspace/device-virtual-go/109:/w/workspace/device-virtual-go/109:rw,z -v /w/workspace/device-virtual-go/109@tmp:/w/workspace/device-virtual-go/109@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-05-03T12:43:21.908Z] $ docker top ac0ca0d2ccb4c74fc334eea627bd275df50d0190f53d49236b20d6ba4bc7c9c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T12:43:22.753Z] + go version [2023-05-03T12:43:22.753Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T12:43:22.776Z] $ docker stop --time=1 ac0ca0d2ccb4c74fc334eea627bd275df50d0190f53d49236b20d6ba4bc7c9c0 [2023-05-03T12:43:24.963Z] $ docker rm -f --volumes ac0ca0d2ccb4c74fc334eea627bd275df50d0190f53d49236b20d6ba4bc7c9c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:43:25.480Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T12:43:25.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:43:25.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-12580 does not seem to be running inside a container [2023-05-03T12:43:25.723Z] $ 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/109 -v /w/workspace/device-virtual-go/109:/w/workspace/device-virtual-go/109:rw,z -v /w/workspace/device-virtual-go/109@tmp:/w/workspace/device-virtual-go/109@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-05-03T12:43:26.980Z] $ docker top 2e07cc08498a441ef94b6796798cfd89e848d0a74d3231908d63ed7f10b808e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T12:43:27.853Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/109 [Pipeline] fileExists [Pipeline] sh [2023-05-03T12:43:28.496Z] + make test [2023-05-03T12:43:28.496Z] go test ./... -coverprofile=coverage.out [2023-05-03T12:44:00.750Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-03T12:45:53.443Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-03T12:45:53.443Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.096s coverage: 58.4% of statements [2023-05-03T12:45:53.443Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T12:45:53.443Z] go vet ./... [2023-05-03T12:46:15.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T12:46:15.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T12:46:15.832Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T12:46:15.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T12:46:15.876Z] $ docker stop --time=1 2e07cc08498a441ef94b6796798cfd89e848d0a74d3231908d63ed7f10b808e8 [2023-05-03T12:46:19.803Z] $ docker rm -f --volumes 2e07cc08498a441ef94b6796798cfd89e848d0a74d3231908d63ed7f10b808e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T12:46:20.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T12:46:20.849Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T12:46:21.312Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T12:46:21.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T12:46:22.021Z] + ls -al . [2023-05-03T12:46:22.021Z] total 188 [2023-05-03T12:46:22.021Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 12:43 . [2023-05-03T12:46:22.021Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:41 .. [2023-05-03T12:46:22.021Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 12:41 .git [2023-05-03T12:46:22.021Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:41 .github [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 337 May 3 12:41 .gitignore [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 12:41 .golangci.yml [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 3 12:41 Attribution.txt [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 3 12:41 CHANGELOG.md [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 3 12:41 Dockerfile [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 12:41 GOVERNANCE.md [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 660 May 3 12:41 Jenkinsfile [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 12:41 LICENSE [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 3 12:41 Makefile [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 623 May 3 12:41 OWNERS.md [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 3 12:41 README.md [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 12:39 VERSION [2023-05-03T12:46:22.021Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 12:41 bin [2023-05-03T12:46:22.021Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:41 cmd [2023-05-03T12:46:22.021Z] -rw-r--r-- 1 jenkins jenkins 43063 May 3 12:45 coverage.out [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 3 12:41 go.mod [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 3 12:41 go.sum [2023-05-03T12:46:22.021Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:41 internal [2023-05-03T12:46:22.021Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:41 snap [2023-05-03T12:46:22.021Z] -rw-rw-r-- 1 jenkins jenkins 235 May 3 12:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:46:22.360Z] + 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=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d --label arch=arm64 --label version=3.0.0-dev.37 . [2023-05-03T12:46:22.627Z] Sending build context to Docker daemon 11.99MB [2023-05-03T12:46:22.896Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T12:46:22.896Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-03T12:46:22.896Z] ---> d88ab65a3a32 [2023-05-03T12:46:22.896Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T12:46:22.896Z] ---> Running in 73c06807244a [2023-05-03T12:46:23.169Z] Removing intermediate container 73c06807244a [2023-05-03T12:46:23.169Z] ---> eb41f599efef [2023-05-03T12:46:23.169Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T12:46:23.169Z] ---> Running in f2c4a44781ac [2023-05-03T12:46:23.769Z] Removing intermediate container f2c4a44781ac [2023-05-03T12:46:23.769Z] ---> f9bc110a5d76 [2023-05-03T12:46:23.769Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T12:46:23.769Z] ---> Running in 89d345259d66 [2023-05-03T12:46:24.037Z] Removing intermediate container 89d345259d66 [2023-05-03T12:46:24.037Z] ---> d95ca89a85fc [2023-05-03T12:46:24.037Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-03T12:46:24.037Z] ---> Running in f5bb716c37bf [2023-05-03T12:46:24.310Z] Removing intermediate container f5bb716c37bf [2023-05-03T12:46:24.310Z] ---> 46091f128e7d [2023-05-03T12:46:24.310Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T12:46:24.585Z] ---> Running in 56c8e13b6ae3 [2023-05-03T12:46:25.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T12:46:26.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T12:46:27.097Z] OK: 268 MiB in 57 packages [2023-05-03T12:46:28.061Z] Removing intermediate container 56c8e13b6ae3 [2023-05-03T12:46:28.061Z] ---> 328685e8a784 [2023-05-03T12:46:28.061Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-03T12:46:28.330Z] ---> b2905cd5fb35 [2023-05-03T12:46:28.330Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T12:46:28.330Z] ---> Running in dbe9a9974c07 [2023-05-03T12:46:32.581Z] Removing intermediate container dbe9a9974c07 [2023-05-03T12:46:32.582Z] ---> 98ac90741f44 [2023-05-03T12:46:32.582Z] Step 10/25 : COPY . . [2023-05-03T12:46:33.992Z] ---> 08c0d60e149f [2023-05-03T12:46:33.992Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T12:46:33.992Z] ---> Running in c105cf0f54af [2023-05-03T12:46:33.992Z] Removing intermediate container c105cf0f54af [2023-05-03T12:46:33.992Z] ---> 05e48e0ccb73 [2023-05-03T12:46:33.992Z] Step 12/25 : RUN $MAKE [2023-05-03T12:46:34.266Z] ---> Running in 25e47d5cea30 [2023-05-03T12:46:35.228Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-03T12:48:44.316Z] Removing intermediate container 25e47d5cea30 [2023-05-03T12:48:44.316Z] ---> d225e469b48c [2023-05-03T12:48:44.316Z] Step 13/25 : FROM alpine:3.17 [2023-05-03T12:48:44.316Z] 3.17: Pulling from library/alpine [2023-05-03T12:48:44.316Z] c41833b44d91: Already exists [2023-05-03T12:48:44.316Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T12:48:44.316Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T12:48:44.316Z] ---> 51e60588ff2c [2023-05-03T12:48:44.316Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-03T12:48:44.316Z] ---> Running in 231a35e9991a [2023-05-03T12:48:44.316Z] Removing intermediate container 231a35e9991a [2023-05-03T12:48:44.316Z] ---> 2233176a0350 [2023-05-03T12:48:44.316Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T12:48:44.316Z] ---> Running in 53715689da75 [2023-05-03T12:48:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T12:48:44.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T12:48:44.316Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T12:48:44.316Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T12:48:44.316Z] OK: 8 MiB in 16 packages [2023-05-03T12:48:44.929Z] Removing intermediate container 53715689da75 [2023-05-03T12:48:44.929Z] ---> e61316f975a1 [2023-05-03T12:48:44.929Z] Step 16/25 : WORKDIR / [2023-05-03T12:48:44.929Z] ---> Running in ab2566e4ef54 [2023-05-03T12:48:45.200Z] Removing intermediate container ab2566e4ef54 [2023-05-03T12:48:45.200Z] ---> 0e30e9a830c0 [2023-05-03T12:48:45.200Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-03T12:48:45.784Z] ---> 6633bb5b7d8e [2023-05-03T12:48:45.784Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-03T12:48:46.051Z] ---> 1fad7d0e83dd [2023-05-03T12:48:46.051Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-03T12:48:47.461Z] ---> 378e33f32b27 [2023-05-03T12:48:47.461Z] Step 20/25 : EXPOSE 59900 [2023-05-03T12:48:47.729Z] ---> Running in 2c5a8601bcef [2023-05-03T12:48:47.999Z] Removing intermediate container 2c5a8601bcef [2023-05-03T12:48:47.999Z] ---> 90f692f530aa [2023-05-03T12:48:47.999Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-03T12:48:47.999Z] ---> Running in eb740eae2080 [2023-05-03T12:48:48.267Z] Removing intermediate container eb740eae2080 [2023-05-03T12:48:48.267Z] ---> b27963b2907c [2023-05-03T12:48:48.267Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T12:48:48.267Z] ---> Running in 796621e880cc [2023-05-03T12:48:48.540Z] Removing intermediate container 796621e880cc [2023-05-03T12:48:48.540Z] ---> 16016a90efad [2023-05-03T12:48:48.540Z] Step 23/25 : LABEL arch=arm64 [2023-05-03T12:48:48.807Z] ---> Running in 729b6d327759 [2023-05-03T12:48:49.074Z] Removing intermediate container 729b6d327759 [2023-05-03T12:48:49.074Z] ---> 24bc3c3c8e23 [2023-05-03T12:48:49.074Z] Step 24/25 : LABEL git_sha=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [2023-05-03T12:48:49.074Z] ---> Running in acbabbba4b70 [2023-05-03T12:48:49.343Z] Removing intermediate container acbabbba4b70 [2023-05-03T12:48:49.343Z] ---> dfc02aaf0bb9 [2023-05-03T12:48:49.343Z] Step 25/25 : LABEL version=3.0.0-dev.37 [2023-05-03T12:48:49.343Z] ---> Running in 74d704c1bce5 [2023-05-03T12:48:49.610Z] Removing intermediate container 74d704c1bce5 [2023-05-03T12:48:49.610Z] ---> 6006d9efaa09 [2023-05-03T12:48:49.610Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T12:48:49.610Z] Successfully built 6006d9efaa09 [2023-05-03T12:48:49.610Z] 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-05-03T12:48:49.731Z] provisioning config files... [2023-05-03T12:48:49.744Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/109@tmp/config4968521036038527690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:48:50.090Z] ---> docker-login.sh [2023-05-03T12:48:50.090Z] nexus3.edgexfoundry.org:10001 [2023-05-03T12:48:50.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:48:50.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:48:50.358Z] Configure a credential helper to remove this warning. See [2023-05-03T12:48:50.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:48:50.358Z] [2023-05-03T12:48:50.358Z] Login Succeeded [2023-05-03T12:48:50.358Z] nexus3.edgexfoundry.org:10002 [2023-05-03T12:48:50.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:48:50.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:48:50.626Z] Configure a credential helper to remove this warning. See [2023-05-03T12:48:50.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:48:50.626Z] [2023-05-03T12:48:50.626Z] Login Succeeded [2023-05-03T12:48:50.626Z] nexus3.edgexfoundry.org:10003 [2023-05-03T12:48:50.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:48:51.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:48:51.162Z] Configure a credential helper to remove this warning. See [2023-05-03T12:48:51.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:48:51.162Z] [2023-05-03T12:48:51.162Z] Login Succeeded [2023-05-03T12:48:51.162Z] nexus3.edgexfoundry.org:10004 [2023-05-03T12:48:51.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:48:51.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:48:51.429Z] Configure a credential helper to remove this warning. See [2023-05-03T12:48:51.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:48:51.429Z] [2023-05-03T12:48:51.429Z] Login Succeeded [2023-05-03T12:48:51.429Z] docker.io [2023-05-03T12:48:51.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:48:51.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:48:51.961Z] Configure a credential helper to remove this warning. See [2023-05-03T12:48:51.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:48:51.961Z] [2023-05-03T12:48:51.961Z] Login Succeeded [2023-05-03T12:48:51.961Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T12:48:51.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T12:48:52.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T12:48:52.034Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-03T12:48:52.034Z] 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [2023-05-03T12:48:52.034Z] latest [2023-05-03T12:48:52.034Z] 3.0.0-dev.37 [2023-05-03T12:48:52.034Z] 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 [2023-05-03T12:48:52.034Z] main [2023-05-03T12:48:52.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:48:52.385Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:48:52.722Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [2023-05-03T12:48:52.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-03T12:48:52.722Z] 37a924ec114d: Preparing [2023-05-03T12:48:52.722Z] 78c69cac3442: Preparing [2023-05-03T12:48:52.722Z] b96043a8de99: Preparing [2023-05-03T12:48:52.722Z] 9632fcaf669b: Preparing [2023-05-03T12:48:52.722Z] 26cbea5cba74: Preparing [2023-05-03T12:48:52.722Z] 26cbea5cba74: Layer already exists [2023-05-03T12:48:52.988Z] 78c69cac3442: Pushed [2023-05-03T12:48:52.988Z] b96043a8de99: Pushed [2023-05-03T12:48:52.988Z] 9632fcaf669b: Pushed [2023-05-03T12:48:58.332Z] 37a924ec114d: Pushed [2023-05-03T12:48:58.332Z] 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d: digest: sha256:e4682940ddb2cceda2ef13e5c325afc23f985f37f6a1436c64a273544caf217f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:48:58.672Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:48:59.010Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-03T12:48:59.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-03T12:48:59.010Z] 37a924ec114d: Preparing [2023-05-03T12:48:59.010Z] 78c69cac3442: Preparing [2023-05-03T12:48:59.010Z] b96043a8de99: Preparing [2023-05-03T12:48:59.010Z] 9632fcaf669b: Preparing [2023-05-03T12:48:59.010Z] 26cbea5cba74: Preparing [2023-05-03T12:48:59.010Z] 78c69cac3442: Layer already exists [2023-05-03T12:48:59.010Z] 26cbea5cba74: Layer already exists [2023-05-03T12:48:59.010Z] 37a924ec114d: Layer already exists [2023-05-03T12:48:59.010Z] b96043a8de99: Layer already exists [2023-05-03T12:48:59.010Z] 9632fcaf669b: Layer already exists [2023-05-03T12:48:59.010Z] latest: digest: sha256:e4682940ddb2cceda2ef13e5c325afc23f985f37f6a1436c64a273544caf217f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:48:59.630Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:48:59.974Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.37 [2023-05-03T12:48:59.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-03T12:48:59.974Z] 37a924ec114d: Preparing [2023-05-03T12:48:59.974Z] 78c69cac3442: Preparing [2023-05-03T12:48:59.974Z] b96043a8de99: Preparing [2023-05-03T12:48:59.974Z] 9632fcaf669b: Preparing [2023-05-03T12:48:59.974Z] 26cbea5cba74: Preparing [2023-05-03T12:48:59.974Z] 9632fcaf669b: Layer already exists [2023-05-03T12:48:59.974Z] 26cbea5cba74: Layer already exists [2023-05-03T12:48:59.974Z] 37a924ec114d: Layer already exists [2023-05-03T12:48:59.974Z] b96043a8de99: Layer already exists [2023-05-03T12:48:59.974Z] 78c69cac3442: Layer already exists [2023-05-03T12:48:59.974Z] 3.0.0-dev.37: digest: sha256:e4682940ddb2cceda2ef13e5c325afc23f985f37f6a1436c64a273544caf217f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:49:00.316Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:49:00.654Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 [2023-05-03T12:49:00.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-03T12:49:00.654Z] 37a924ec114d: Preparing [2023-05-03T12:49:00.654Z] 78c69cac3442: Preparing [2023-05-03T12:49:00.654Z] b96043a8de99: Preparing [2023-05-03T12:49:00.654Z] 9632fcaf669b: Preparing [2023-05-03T12:49:00.654Z] 26cbea5cba74: Preparing [2023-05-03T12:49:00.654Z] 9632fcaf669b: Layer already exists [2023-05-03T12:49:00.654Z] 37a924ec114d: Layer already exists [2023-05-03T12:49:00.654Z] 78c69cac3442: Layer already exists [2023-05-03T12:49:00.654Z] b96043a8de99: Layer already exists [2023-05-03T12:49:00.654Z] 26cbea5cba74: Layer already exists [2023-05-03T12:49:00.654Z] 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37: digest: sha256:e4682940ddb2cceda2ef13e5c325afc23f985f37f6a1436c64a273544caf217f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:49:00.987Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:49:01.317Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-03T12:49:01.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-03T12:49:01.317Z] 37a924ec114d: Preparing [2023-05-03T12:49:01.317Z] 78c69cac3442: Preparing [2023-05-03T12:49:01.317Z] b96043a8de99: Preparing [2023-05-03T12:49:01.317Z] 9632fcaf669b: Preparing [2023-05-03T12:49:01.317Z] 26cbea5cba74: Preparing [2023-05-03T12:49:01.317Z] 37a924ec114d: Layer already exists [2023-05-03T12:49:01.317Z] b96043a8de99: Layer already exists [2023-05-03T12:49:01.317Z] 26cbea5cba74: Layer already exists [2023-05-03T12:49:01.317Z] 9632fcaf669b: Layer already exists [2023-05-03T12:49:01.317Z] 78c69cac3442: Layer already exists [2023-05-03T12:49:01.317Z] main: digest: sha256:e4682940ddb2cceda2ef13e5c325afc23f985f37f6a1436c64a273544caf217f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-03T12:49:01.360Z] ===================================================== [Pipeline] echo [2023-05-03T12:49:01.366Z] taggedImages: [2023-05-03T12:49:01.366Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [2023-05-03T12:49:01.366Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-03T12:49:01.366Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.37 [2023-05-03T12:49:01.366Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 [2023-05-03T12:49:01.366Z] - 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-05-03T12:49:01.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T12:49:01.715Z] [2023-05-03T12:49:01.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:49:02.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T12:49:02.046Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T12:49:02.046Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T12:49:02.046Z] 04944245beec: Pulling fs layer [2023-05-03T12:49:02.046Z] 699f458cf7ca: Pulling fs layer [2023-05-03T12:49:02.046Z] 765212b225bb: Pulling fs layer [2023-05-03T12:49:02.046Z] f23df028b6ca: Pulling fs layer [2023-05-03T12:49:02.046Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T12:49:02.046Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T12:49:02.046Z] 765212b225bb: Waiting [2023-05-03T12:49:02.046Z] f23df028b6ca: Waiting [2023-05-03T12:49:02.046Z] d65c8cfc05b1: Waiting [2023-05-03T12:49:02.046Z] 2437ff75d9bd: Waiting [2023-05-03T12:49:02.314Z] 04944245beec: Verifying Checksum [2023-05-03T12:49:02.314Z] 04944245beec: Download complete [2023-05-03T12:49:02.314Z] 765212b225bb: Verifying Checksum [2023-05-03T12:49:02.314Z] 765212b225bb: Download complete [2023-05-03T12:49:02.314Z] f23df028b6ca: Verifying Checksum [2023-05-03T12:49:02.314Z] f23df028b6ca: Download complete [2023-05-03T12:49:02.314Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T12:49:02.314Z] d65c8cfc05b1: Download complete [2023-05-03T12:49:02.314Z] 699f458cf7ca: Verifying Checksum [2023-05-03T12:49:02.314Z] 699f458cf7ca: Download complete [2023-05-03T12:49:02.898Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T12:49:02.898Z] 8998bd30e6a1: Download complete [2023-05-03T12:49:05.486Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T12:49:05.486Z] 2437ff75d9bd: Download complete [2023-05-03T12:49:06.896Z] 8998bd30e6a1: Pull complete [2023-05-03T12:49:07.480Z] 04944245beec: Pull complete [2023-05-03T12:49:08.892Z] 699f458cf7ca: Pull complete [2023-05-03T12:49:08.892Z] 765212b225bb: Pull complete [2023-05-03T12:49:09.475Z] f23df028b6ca: Pull complete [2023-05-03T12:49:09.742Z] d65c8cfc05b1: Pull complete [2023-05-03T12:49:24.742Z] 2437ff75d9bd: Pull complete [2023-05-03T12:49:24.742Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T12:49:24.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T12:49:24.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:49:24.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-12580 does not seem to be running inside a container [2023-05-03T12:49:25.017Z] $ 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/109 -v /w/workspace/device-virtual-go/109:/w/workspace/device-virtual-go/109:rw,z -v /w/workspace/device-virtual-go/109@tmp:/w/workspace/device-virtual-go/109@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-05-03T12:49:27.716Z] $ docker top 237b61778703e09fff239296535a6bf6a1a919282aa233b2d17a77386b4fe91b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:49:28.551Z] ---> job-cost.sh [2023-05-03T12:49:28.551Z] lf-activate-venv: SKIPPING [2023-05-03T12:49:28.551Z] INFO: No Stack... [2023-05-03T12:49:28.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T12:49:29.778Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T12:49:30.420Z] + cat /w/workspace/device-virtual-go/109/archives/cost.csv [2023-05-03T12:49:30.421Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T12:49:30.460Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] [2023-05-03T12:49:30.466Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] did not exist. Created. [2023-05-03T12:49:30.466Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T12:49:30.805Z] /w/workspace/device-virtual-go/109@tmp/durable-4de9857f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T12:49:31.135Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T12:49:31.159Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T12:49:31.210Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T12:49:31.220Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T12:49:31.240Z] $ docker stop --time=1 237b61778703e09fff239296535a6bf6a1a919282aa233b2d17a77386b4fe91b [2023-05-03T12:49:32.737Z] $ docker rm -f --volumes 237b61778703e09fff239296535a6bf6a1a919282aa233b2d17a77386b4fe91b [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-05-03T12:49:33.109Z] provisioning config files... [2023-05-03T12:49:33.116Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12027483032364564208tmp [Pipeline] { [Pipeline] sh [2023-05-03T12:49:33.417Z] + set +x [2023-05-03T12:49:33.417Z] + + curl -sbash https://codecov.io/bash -s [2023-05-03T12:49:33.417Z] -- [2023-05-03T12:49:33.676Z] [2023-05-03T12:49:33.676Z] _____ _ [2023-05-03T12:49:33.676Z] / ____| | | [2023-05-03T12:49:33.676Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T12:49:33.676Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T12:49:33.676Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T12:49:33.676Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T12:49:33.676Z] Bash-1.0.6 [2023-05-03T12:49:33.676Z] [2023-05-03T12:49:33.676Z] [2023-05-03T12:49:33.676Z] ==> git version 2.25.1 found [2023-05-03T12:49:33.676Z] ==> 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-05-03T12:49:33.676Z] Release-Date: 2020-01-08 [2023-05-03T12:49:33.676Z] 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-05-03T12:49:33.676Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T12:49:33.676Z] ==> Jenkins CI detected. [2023-05-03T12:49:33.676Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-03T12:49:33.676Z] project root: . [2023-05-03T12:49:33.676Z] --> token set from env [2023-05-03T12:49:33.676Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T12:49:33.676Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T12:49:33.676Z] ==> Python coveragepy not found [2023-05-03T12:49:33.676Z] ==> Searching for coverage reports in: [2023-05-03T12:49:33.676Z] + . [2023-05-03T12:49:33.676Z] -> Found 1 reports [2023-05-03T12:49:33.676Z] ==> Detecting git/mercurial file structure [2023-05-03T12:49:33.676Z] ==> Reading reports [2023-05-03T12:49:33.676Z] + ./coverage.out bytes=43063 [2023-05-03T12:49:33.676Z] ==> Appending adjustments [2023-05-03T12:49:33.676Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T12:49:33.676Z] + Found adjustments [2023-05-03T12:49:33.676Z] ==> Gzipping contents [2023-05-03T12:49:33.676Z] 8.0K /tmp/codecov.umZc5a.gz [2023-05-03T12:49:33.676Z] ==> Uploading reports [2023-05-03T12:49:33.676Z] url: https://codecov.io [2023-05-03T12:49:33.676Z] query: branch=main&commit=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T12:49:33.676Z] -> Pinging Codecov [2023-05-03T12:49:33.676Z] 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=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T12:49:33.936Z] -> Uploading to [2023-05-03T12:49:33.936Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/5E52B4B073DB2E39498172D8E973AA87/57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d/e1cd3d4a-ba4a-43bf-8972-d3ccbe25beb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T124933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b766639e52a98fa1da31518ccb681b094d3b04acfc1724f1d0bba680d60426c6 [2023-05-03T12:49:33.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T12:49:33.936Z] Dload Upload Total Spent Left Speed [2023-05-03T12:49:34.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 22938 --:--:-- --:--:-- --:--:-- 22938 [2023-05-03T12:49:34.195Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] } [2023-05-03T12:49:34.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-03T12:49:34.382Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-03T12:49:34.395Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:49:34.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T12:49:34.682Z] [2023-05-03T12:49:34.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:49:34.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T12:49:35.546Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-03T12:49:35.546Z] df9b9388f04a: Pulling fs layer [2023-05-03T12:49:35.546Z] 52dc419b0ee2: Pulling fs layer [2023-05-03T12:49:35.546Z] 25bc292e5bac: Pulling fs layer [2023-05-03T12:49:35.546Z] 114826534d7a: Pulling fs layer [2023-05-03T12:49:35.546Z] 4657fd5d0bcf: Pulling fs layer [2023-05-03T12:49:35.546Z] 6ad1cebc031e: Pulling fs layer [2023-05-03T12:49:35.546Z] 8a3aa393b2d8: Pulling fs layer [2023-05-03T12:49:35.546Z] 114826534d7a: Waiting [2023-05-03T12:49:35.546Z] 4657fd5d0bcf: Waiting [2023-05-03T12:49:35.546Z] 8a3aa393b2d8: Waiting [2023-05-03T12:49:35.546Z] 6ad1cebc031e: Waiting [2023-05-03T12:49:35.546Z] 25bc292e5bac: Verifying Checksum [2023-05-03T12:49:35.546Z] 25bc292e5bac: Download complete [2023-05-03T12:49:35.546Z] 52dc419b0ee2: Verifying Checksum [2023-05-03T12:49:35.546Z] 52dc419b0ee2: Download complete [2023-05-03T12:49:35.806Z] 4657fd5d0bcf: Download complete [2023-05-03T12:49:35.806Z] df9b9388f04a: Verifying Checksum [2023-05-03T12:49:35.806Z] df9b9388f04a: Download complete [2023-05-03T12:49:35.806Z] 6ad1cebc031e: Download complete [2023-05-03T12:49:35.806Z] df9b9388f04a: Pull complete [2023-05-03T12:49:36.070Z] 52dc419b0ee2: Pull complete [2023-05-03T12:49:36.330Z] 25bc292e5bac: Pull complete [2023-05-03T12:49:36.589Z] 114826534d7a: Verifying Checksum [2023-05-03T12:49:36.589Z] 114826534d7a: Download complete [2023-05-03T12:49:36.589Z] 8a3aa393b2d8: Verifying Checksum [2023-05-03T12:49:36.589Z] 8a3aa393b2d8: Download complete [2023-05-03T12:49:39.871Z] 114826534d7a: Pull complete [2023-05-03T12:49:39.871Z] 4657fd5d0bcf: Pull complete [2023-05-03T12:49:39.871Z] 6ad1cebc031e: Pull complete [2023-05-03T12:49:42.400Z] 8a3aa393b2d8: Pull complete [2023-05-03T12:49:42.400Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-03T12:49:42.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T12:49:42.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:49:42.477Z] prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container [2023-05-03T12:49:42.504Z] $ 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-05-03T12:49:45.942Z] $ docker top 3eb08009802b7c0a59d4134929bc7c3cf063b009ec6778dc458b776041cf5a02 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T12:49:46.007Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-03T12:49:46.286Z] + set -o pipefail [2023-05-03T12:49:46.286Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-03T12:49:51.570Z] [2023-05-03T12:49:51.570Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-03T12:49:51.570Z] [2023-05-03T12:49:51.570Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/c09da329-2312-4e0f-be12-945426616cbe [2023-05-03T12:49:51.570Z] [2023-05-03T12:49:51.570Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-03T12:49:51.570Z] [2023-05-03T12:49:51.570Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-03T12:49:51.570Z] [2023-05-03T12:49:51.570Z] [2023-05-03T12:49:51.570Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-03T12:49:51.570Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-03T12:49:51.570Z] More details here: https://snyk.co/ue1NS [2023-05-03T12:49:51.570Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-03T12:49:51.570Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-03T12:49:51.580Z] $ docker stop --time=1 3eb08009802b7c0a59d4134929bc7c3cf063b009ec6778dc458b776041cf5a02 [2023-05-03T12:49:54.781Z] $ docker rm -f --volumes 3eb08009802b7c0a59d4134929bc7c3cf063b009ec6778dc458b776041cf5a02 [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-05-03T12:49:55.432Z] + git log --format=format:%s -1 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] sh [2023-05-03T12:49:55.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T12:49:55.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:49:56.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T12:49:56.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:49:56.090Z] prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container [2023-05-03T12:49:56.121Z] $ 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-05-03T12:49:56.478Z] $ docker top 7f7a83439f2958b7754b62c368488fb7cbaf9928d3b5345ea7930de4210d6ff8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T12:49:56.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T12:49:56.569Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T12:49:56.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T12:49:56.685Z] $ docker exec 7f7a83439f2958b7754b62c368488fb7cbaf9928d3b5345ea7930de4210d6ff8 ssh-agent [2023-05-03T12:49:56.789Z] SSH_AUTH_SOCK=/tmp/ssh-msJyPOZ7xGqw/agent.31 [2023-05-03T12:49:56.789Z] SSH_AGENT_PID=37 [2023-05-03T12:49:56.793Z] Running ssh-add (command line suppressed) [2023-05-03T12:49:56.901Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1208270979013668385.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1208270979013668385.key) [2023-05-03T12:49:56.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T12:49:57.205Z] + git semver tag [2023-05-03T12:49:57.464Z] 2023-05-03 12:49:57,391 [run_tag] DEBUG tag force:False [2023-05-03T12:49:57.464Z] 2023-05-03 12:49:57,392 [check_head_tag] DEBUG check head tag [2023-05-03T12:49:57.465Z] 2023-05-03 12:49:57,394 [execute] INFO git cat-file --batch-check [2023-05-03T12:49:57.465Z] 2023-05-03 12:49:57,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-03T12:49:57.465Z] 2023-05-03 12:49:57,398 [execute] INFO git cat-file --batch [2023-05-03T12:49:57.465Z] 2023-05-03 12:49:57,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-03T12:49:57.465Z] 2023-05-03 12:49:57,423 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-03T12:49:57.465Z] 2023-05-03 12:49:57,423 [execute] INFO git tag -a v3.0.0-dev.37 -m v3.0.0-dev.37 [2023-05-03T12:49:57.465Z] 2023-05-03 12:49:57,423 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.37', '-m', 'v3.0.0-dev.37'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T12:49:57.465Z] 2023-05-03 12:49:57,427 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-03T12:49:57.465Z] 3.0.0-dev.37 [Pipeline] } [2023-05-03T12:49:57.473Z] $ docker exec --env ******** --env ******** 7f7a83439f2958b7754b62c368488fb7cbaf9928d3b5345ea7930de4210d6ff8 ssh-agent -k [2023-05-03T12:49:57.570Z] unset SSH_AUTH_SOCK; [2023-05-03T12:49:57.572Z] unset SSH_AGENT_PID; [2023-05-03T12:49:57.572Z] echo Agent pid 37 killed; [2023-05-03T12:49:57.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T12:49:57.885Z] + git semver [Pipeline] } [2023-05-03T12:49:58.155Z] $ docker stop --time=1 7f7a83439f2958b7754b62c368488fb7cbaf9928d3b5345ea7930de4210d6ff8 [2023-05-03T12:49:59.475Z] $ docker rm -f --volumes 7f7a83439f2958b7754b62c368488fb7cbaf9928d3b5345ea7930de4210d6ff8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:49:59.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T12:49:59.874Z] [2023-05-03T12:49:59.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:50:01.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T12:50:01.904Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-03T12:50:01.904Z] ab5ef0e58194: Pulling fs layer [2023-05-03T12:50:01.904Z] 9712f1f96733: Pulling fs layer [2023-05-03T12:50:01.904Z] 63f879dbbcfc: Pulling fs layer [2023-05-03T12:50:01.904Z] 0d9ebad4ef96: Pulling fs layer [2023-05-03T12:50:01.904Z] e9a5061849ea: Pulling fs layer [2023-05-03T12:50:01.904Z] d747dcd14b5f: Pulling fs layer [2023-05-03T12:50:01.904Z] 2de7ff778b66: Pulling fs layer [2023-05-03T12:50:01.904Z] e9a5061849ea: Waiting [2023-05-03T12:50:01.904Z] 2de7ff778b66: Waiting [2023-05-03T12:50:01.904Z] d747dcd14b5f: Waiting [2023-05-03T12:50:01.904Z] 0d9ebad4ef96: Waiting [2023-05-03T12:50:01.904Z] 9712f1f96733: Verifying Checksum [2023-05-03T12:50:01.904Z] 9712f1f96733: Download complete [2023-05-03T12:50:02.472Z] 63f879dbbcfc: Verifying Checksum [2023-05-03T12:50:02.472Z] 63f879dbbcfc: Download complete [2023-05-03T12:50:02.472Z] 0d9ebad4ef96: Verifying Checksum [2023-05-03T12:50:02.472Z] 0d9ebad4ef96: Download complete [2023-05-03T12:50:02.472Z] e9a5061849ea: Verifying Checksum [2023-05-03T12:50:02.472Z] e9a5061849ea: Download complete [2023-05-03T12:50:02.472Z] d747dcd14b5f: Download complete [2023-05-03T12:50:02.472Z] ab5ef0e58194: Verifying Checksum [2023-05-03T12:50:02.472Z] ab5ef0e58194: Download complete [2023-05-03T12:50:02.734Z] 2de7ff778b66: Verifying Checksum [2023-05-03T12:50:02.734Z] 2de7ff778b66: Download complete [2023-05-03T12:50:06.016Z] ab5ef0e58194: Pull complete [2023-05-03T12:50:06.016Z] 9712f1f96733: Pull complete [2023-05-03T12:50:06.016Z] 63f879dbbcfc: Pull complete [2023-05-03T12:50:10.475Z] 0d9ebad4ef96: Pull complete [2023-05-03T12:50:10.475Z] e9a5061849ea: Pull complete [2023-05-03T12:50:10.475Z] d747dcd14b5f: Pull complete [2023-05-03T12:50:11.044Z] 2de7ff778b66: Pull complete [2023-05-03T12:50:11.044Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-03T12:50:11.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T12:50:11.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:50:11.371Z] prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container [2023-05-03T12:50:11.395Z] $ 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-05-03T12:50:16.184Z] $ docker top 63d6f8afc3a83c5297c54dd49e93f743e1dc6d43a9b5eaa0eb81642bde5aba95 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-03T12:50:16.248Z] provisioning config files... [2023-05-03T12:50:16.257Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16117433052125544149tmp [2023-05-03T12:50:16.268Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14736006094609645057tmp [2023-05-03T12:50:16.276Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9385065190042879787tmp [Pipeline] { [Pipeline] echo [2023-05-03T12:50:16.288Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:50:16.571Z] ---> sigul-configuration.sh [2023-05-03T12:50:16.571Z] gpg: directory `/root/.gnupg' created [2023-05-03T12:50:16.571Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-03T12:50:16.571Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-03T12:50:16.571Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-03T12:50:16.571Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-03T12:50:16.571Z] gpg: CAST5 encrypted data [2023-05-03T12:50:16.571Z] gpg: encrypted with 1 passphrase [2023-05-03T12:50:16.571Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-03T12:50:16.861Z] + mkdir /home/jenkins [2023-05-03T12:50:16.861Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-03T12:50:17.146Z] + 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-05-03T12:50:17.155Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:50:17.437Z] ---> sigul-install.sh [2023-05-03T12:50:17.437Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-03T12:50:17.723Z] + git tag --list [2023-05-03T12:50:17.723Z] v1.0.0 [2023-05-03T12:50:17.723Z] v1.1.0 [2023-05-03T12:50:17.723Z] v1.1.1 [2023-05-03T12:50:17.723Z] v1.2.1 [2023-05-03T12:50:17.723Z] v1.2.2 [2023-05-03T12:50:17.723Z] v1.2.3 [2023-05-03T12:50:17.723Z] v1.3.0 [2023-05-03T12:50:17.723Z] v1.3.1 [2023-05-03T12:50:17.723Z] v2.0.0 [2023-05-03T12:50:17.723Z] v2.1.0 [2023-05-03T12:50:17.723Z] v2.1.1 [2023-05-03T12:50:17.723Z] v2.1.1-dev.1 [2023-05-03T12:50:17.723Z] v2.1.1-dev.2 [2023-05-03T12:50:17.723Z] v2.2.0 [2023-05-03T12:50:17.723Z] v2.2.1-dev.1 [2023-05-03T12:50:17.723Z] v2.2.1-dev.2 [2023-05-03T12:50:17.723Z] v2.2.1-dev.3 [2023-05-03T12:50:17.723Z] v2.2.1-dev.4 [2023-05-03T12:50:17.723Z] v2.2.1-dev.5 [2023-05-03T12:50:17.723Z] v2.2.1-dev.6 [2023-05-03T12:50:17.723Z] v2.2.1-dev.7 [2023-05-03T12:50:17.723Z] v2.2.1-dev.8 [2023-05-03T12:50:17.723Z] v2.3.0 [2023-05-03T12:50:17.723Z] v2.3.0-dev.10 [2023-05-03T12:50:17.723Z] v2.3.0-dev.11 [2023-05-03T12:50:17.723Z] v2.3.0-dev.12 [2023-05-03T12:50:17.723Z] v2.3.0-dev.13 [2023-05-03T12:50:17.723Z] v2.3.0-dev.14 [2023-05-03T12:50:17.723Z] v2.3.0-dev.15 [2023-05-03T12:50:17.723Z] v2.3.0-dev.16 [2023-05-03T12:50:17.723Z] v2.3.0-dev.17 [2023-05-03T12:50:17.723Z] v2.3.0-dev.18 [2023-05-03T12:50:17.723Z] v2.3.0-dev.19 [2023-05-03T12:50:17.723Z] v2.3.0-dev.20 [2023-05-03T12:50:17.723Z] v2.3.0-dev.21 [2023-05-03T12:50:17.723Z] v2.3.0-dev.22 [2023-05-03T12:50:17.723Z] v2.3.0-dev.23 [2023-05-03T12:50:17.723Z] v2.3.0-dev.24 [2023-05-03T12:50:17.723Z] v2.3.0-dev.25 [2023-05-03T12:50:17.723Z] v2.3.0-dev.26 [2023-05-03T12:50:17.723Z] v2.3.0-dev.27 [2023-05-03T12:50:17.723Z] v2.3.0-dev.28 [2023-05-03T12:50:17.723Z] v2.3.0-dev.29 [2023-05-03T12:50:17.723Z] v2.3.0-dev.30 [2023-05-03T12:50:17.723Z] v2.3.0-dev.8 [2023-05-03T12:50:17.723Z] v2.3.0-dev.9 [2023-05-03T12:50:17.723Z] v3.0.0-dev.1 [2023-05-03T12:50:17.723Z] v3.0.0-dev.10 [2023-05-03T12:50:17.723Z] v3.0.0-dev.11 [2023-05-03T12:50:17.723Z] v3.0.0-dev.12 [2023-05-03T12:50:17.723Z] v3.0.0-dev.13 [2023-05-03T12:50:17.723Z] v3.0.0-dev.14 [2023-05-03T12:50:17.723Z] v3.0.0-dev.15 [2023-05-03T12:50:17.723Z] v3.0.0-dev.16 [2023-05-03T12:50:17.723Z] v3.0.0-dev.17 [2023-05-03T12:50:17.723Z] v3.0.0-dev.18 [2023-05-03T12:50:17.723Z] v3.0.0-dev.19 [2023-05-03T12:50:17.723Z] v3.0.0-dev.2 [2023-05-03T12:50:17.723Z] v3.0.0-dev.20 [2023-05-03T12:50:17.723Z] v3.0.0-dev.21 [2023-05-03T12:50:17.723Z] v3.0.0-dev.22 [2023-05-03T12:50:17.723Z] v3.0.0-dev.23 [2023-05-03T12:50:17.723Z] v3.0.0-dev.24 [2023-05-03T12:50:17.723Z] v3.0.0-dev.25 [2023-05-03T12:50:17.723Z] v3.0.0-dev.26 [2023-05-03T12:50:17.723Z] v3.0.0-dev.27 [2023-05-03T12:50:17.723Z] v3.0.0-dev.28 [2023-05-03T12:50:17.723Z] v3.0.0-dev.29 [2023-05-03T12:50:17.723Z] v3.0.0-dev.3 [2023-05-03T12:50:17.723Z] v3.0.0-dev.30 [2023-05-03T12:50:17.723Z] v3.0.0-dev.31 [2023-05-03T12:50:17.723Z] v3.0.0-dev.32 [2023-05-03T12:50:17.723Z] v3.0.0-dev.33 [2023-05-03T12:50:17.723Z] v3.0.0-dev.34 [2023-05-03T12:50:17.723Z] v3.0.0-dev.35 [2023-05-03T12:50:17.723Z] v3.0.0-dev.36 [2023-05-03T12:50:17.723Z] v3.0.0-dev.37 [2023-05-03T12:50:17.723Z] v3.0.0-dev.4 [2023-05-03T12:50:17.723Z] v3.0.0-dev.5 [2023-05-03T12:50:17.723Z] v3.0.0-dev.6 [2023-05-03T12:50:17.723Z] v3.0.0-dev.7 [2023-05-03T12:50:17.723Z] v3.0.0-dev.8 [2023-05-03T12:50:17.723Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-03T12:50:18.008Z] + lftools sign git-tag v3.0.0-dev.37 [2023-05-03T12:50:18.592Z] Signing Git tag with Sigul... [2023-05-03T12:50:18.592Z] Signing v3.0.0-dev.37 [Pipeline] echo [2023-05-03T12:50:18.860Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:50:19.144Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-03T12:50:19.150Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-03T12:50:19.168Z] $ docker stop --time=1 63d6f8afc3a83c5297c54dd49e93f743e1dc6d43a9b5eaa0eb81642bde5aba95 [2023-05-03T12:50:20.469Z] $ docker rm -f --volumes 63d6f8afc3a83c5297c54dd49e93f743e1dc6d43a9b5eaa0eb81642bde5aba95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-03T12:50:20.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T12:50:20.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:50:21.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T12:50:21.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:50:21.242Z] prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container [2023-05-03T12:50:21.274Z] $ 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-05-03T12:50:21.888Z] $ docker top 218e5e36854fab814a6cbd90a3ea6d577d0e4da0a49d18e0534b5cf35e95d267 -eo pid,comm [2023-05-03T12:50:21.932Z] 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-05-03T12:50:21.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T12:50:21.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T12:50:21.971Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T12:50:22.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T12:50:22.069Z] $ docker exec 218e5e36854fab814a6cbd90a3ea6d577d0e4da0a49d18e0534b5cf35e95d267 ssh-agent [2023-05-03T12:50:22.169Z] SSH_AUTH_SOCK=/tmp/ssh-PYWPgrrCexvB/agent.32 [2023-05-03T12:50:22.169Z] SSH_AGENT_PID=39 [2023-05-03T12:50:22.174Z] Running ssh-add (command line suppressed) [2023-05-03T12:50:22.270Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6671798129317563950.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6671798129317563950.key) [2023-05-03T12:50:22.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T12:50:22.566Z] + git semver bump pre [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,745 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,745 [bump_version] DEBUG bumping version:3.0.0-dev.37 on axis:pre with prefix:dev [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,745 [bump_version] DEBUG bumped version:3.0.0-dev.38 [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,745 [write_version] DEBUG write version:3.0.0-dev.38 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,745 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,745 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,748 [execute] INFO git cat-file --batch-check [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,753 [execute] INFO git cat-file --batch [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T12:50:22.825Z] 2023-05-03 12:50:22,758 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-03T12:50:22.825Z] 3.0.0-dev.38 [Pipeline] } [2023-05-03T12:50:22.833Z] $ docker exec --env ******** --env ******** 218e5e36854fab814a6cbd90a3ea6d577d0e4da0a49d18e0534b5cf35e95d267 ssh-agent -k [2023-05-03T12:50:22.926Z] unset SSH_AUTH_SOCK; [2023-05-03T12:50:22.926Z] unset SSH_AGENT_PID; [2023-05-03T12:50:22.926Z] echo Agent pid 39 killed; [2023-05-03T12:50:22.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T12:50:23.244Z] + git semver [Pipeline] } [2023-05-03T12:50:23.514Z] $ docker stop --time=1 218e5e36854fab814a6cbd90a3ea6d577d0e4da0a49d18e0534b5cf35e95d267 [2023-05-03T12:50:24.890Z] $ docker rm -f --volumes 218e5e36854fab814a6cbd90a3ea6d577d0e4da0a49d18e0534b5cf35e95d267 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T12:50:25.254Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T12:50:25.254Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:50:25.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T12:50:25.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:50:25.623Z] prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container [2023-05-03T12:50:25.653Z] $ 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-05-03T12:50:27.504Z] $ docker top 50c0b440bfaf18ad1aaeabc62061c90cbdff1fa82884abbdd18716686b2a0fc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T12:50:27.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T12:50:27.593Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T12:50:27.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T12:50:27.708Z] $ docker exec 50c0b440bfaf18ad1aaeabc62061c90cbdff1fa82884abbdd18716686b2a0fc1 ssh-agent [2023-05-03T12:50:27.816Z] SSH_AUTH_SOCK=/tmp/ssh-zSrCKd93OyZq/agent.33 [2023-05-03T12:50:27.816Z] SSH_AGENT_PID=39 [2023-05-03T12:50:27.821Z] Running ssh-add (command line suppressed) [2023-05-03T12:50:27.915Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15787641571911225519.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15787641571911225519.key) [2023-05-03T12:50:28.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T12:50:30.676Z] + git semver push [2023-05-03T12:50:30.676Z] 2023-05-03 12:50:29,133 [run_push] DEBUG push [2023-05-03T12:50:30.676Z] 2023-05-03 12:50:29,133 [execute] INFO git cat-file --batch-check [2023-05-03T12:50:30.676Z] 2023-05-03 12:50:29,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T12:50:30.676Z] 2023-05-03 12:50:29,137 [execute] INFO git rev-list 1ff8c88473e2435a9d2bfb14981c69a8f9d520dc -- [2023-05-03T12:50:30.676Z] 2023-05-03 12:50:29,137 [execute] DEBUG Popen(['git', 'rev-list', '1ff8c88473e2435a9d2bfb14981c69a8f9d520dc', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T12:50:30.676Z] 2023-05-03 12:50:29,146 [execute] INFO git fetch -v origin [2023-05-03T12:50:30.676Z] 2023-05-03 12:50:29,146 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-03T12:50:31.285Z] 2023-05-03 12:50:31,099 [run_push] DEBUG no remote changes detected [2023-05-03T12:50:31.285Z] 2023-05-03 12:50:31,099 [execute] INFO git push origin semver [2023-05-03T12:50:31.285Z] 2023-05-03 12:50:31,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T12:50:32.219Z] 2023-05-03 12:50:31,891 [run_push] DEBUG push all version tags [2023-05-03T12:50:32.219Z] 2023-05-03 12:50:31,892 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-03T12:50:32.219Z] 2023-05-03 12:50:31,892 [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-05-03T12:50:32.785Z] 2023-05-03 12:50:32,585 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-03T12:50:32.785Z] 3.0.0-dev.38 [Pipeline] } [2023-05-03T12:50:32.792Z] $ docker exec --env ******** --env ******** 50c0b440bfaf18ad1aaeabc62061c90cbdff1fa82884abbdd18716686b2a0fc1 ssh-agent -k [2023-05-03T12:50:32.888Z] unset SSH_AUTH_SOCK; [2023-05-03T12:50:32.889Z] unset SSH_AGENT_PID; [2023-05-03T12:50:32.889Z] echo Agent pid 39 killed; [2023-05-03T12:50:32.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T12:50:33.201Z] + git semver [Pipeline] } [2023-05-03T12:50:33.472Z] $ docker stop --time=1 50c0b440bfaf18ad1aaeabc62061c90cbdff1fa82884abbdd18716686b2a0fc1 [2023-05-03T12:50:34.756Z] $ docker rm -f --volumes 50c0b440bfaf18ad1aaeabc62061c90cbdff1fa82884abbdd18716686b2a0fc1 [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-05-03T12:50:35.282Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-03T12:50:35.282Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-03T12:50:35.282Z] total 16 [2023-05-03T12:50:35.282Z] drwxr-xr-x 3 root root 4096 May 3 12:40 . [2023-05-03T12:50:35.282Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 12:50 .. [2023-05-03T12:50:35.282Z] drwxr-xr-x 2 root root 4096 May 3 12:40 cost [2023-05-03T12:50:35.282Z] -rw-r--r-- 1 root root 89 May 3 12:40 cost.csv [2023-05-03T12:50:35.282Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-03T12:50:35.282Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-03T12:50:35.282Z] total 16 [2023-05-03T12:50:35.282Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 12:40 . [2023-05-03T12:50:35.282Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 12:50 .. [2023-05-03T12:50:35.282Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 12:40 cost [2023-05-03T12:50:35.282Z] -rw-r--r-- 1 jenkins jenkins 89 May 3 12:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:50:35.568Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:50:36.426Z] ---> package-listing.sh [2023-05-03T12:50:36.426Z] ++ facter osfamily [2023-05-03T12:50:36.426Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T12:50:36.686Z] + OS_FAMILY=debian [2023-05-03T12:50:36.686Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-03T12:50:36.686Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T12:50:36.686Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T12:50:36.686Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T12:50:36.686Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T12:50:36.686Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-03T12:50:36.686Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T12:50:36.686Z] + case "${OS_FAMILY}" in [2023-05-03T12:50:36.686Z] + dpkg -l [2023-05-03T12:50:36.686Z] + grep '^ii' [2023-05-03T12:50:36.686Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T12:50:36.686Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T12:50:36.686Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T12:50:36.686Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-03T12:50:36.686Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-03T12:50:36.686Z] + 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-05-03T12:50:36.696Z] 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-05-03T12:50:36.974Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:50:37.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T12:50:37.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:50:37.596Z] prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container [2023-05-03T12:50:37.629Z] $ 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-05-03T12:50:37.903Z] $ docker top 0576de13b330f56174508248246f75c3321b5940d39f4d989ec71a4fa81e1f82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T12:50:38.241Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T12:50:38.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T12:50:38.813Z] + ls /var/log/sa-host [2023-05-03T12:50:38.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T12:50:38.954Z] provisioning config files... [2023-05-03T12:50:38.963Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14335188818454178973tmp [Pipeline] { [Pipeline] echo [2023-05-03T12:50:38.979Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:50:39.265Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T12:50:39.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:50:39.603Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T12:50:39.612Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:50:39.894Z] ---> sudo-logs.sh [2023-05-03T12:50:39.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T12:50:39.920Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:50:40.202Z] ---> job-cost.sh [2023-05-03T12:50:40.202Z] lf-activate-venv: SKIPPING [2023-05-03T12:50:40.202Z] DEBUG: total: 0.2199999988079071 [2023-05-03T12:50:40.202Z] INFO: Retrieving Stack Cost... [2023-05-03T12:50:40.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T12:50:41.031Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T12:50:41.041Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:50:41.323Z] ---> logs-deploy.sh [2023-05-03T12:50:41.324Z] lf-activate-venv: SKIPPING [2023-05-03T12:50:41.324Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/109 [2023-05-03T12:50:41.324Z] INFO: archiving workspace using pattern(s): [2023-05-03T12:50:42.261Z] Archives upload complete. [2023-05-03T12:50:42.261Z] INFO: archiving logs to Nexus