Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b 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-ssh3904253232573857726.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2580952672212036720.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2942849941887306661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh18320586369054325330.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-ssh7868506857048800052.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15737’ Running on prd-ubuntu20.04-docker-8c-8g-15739 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 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b (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 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#408)" > git rev-list --no-walk 28ee7a707fa5283bd85866fd30fed3ded774bf19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T15:18:41.360Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T15:18:41.425Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T15:18:41.450Z] ========================================================= [2023-05-16T15:18:41.450Z] EdgeX Global Pipelines Version Info [2023-05-16T15:18:41.450Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:18:42.168Z] ------------------- [2023-05-16T15:18:42.168Z] stable info: [2023-05-16T15:18:42.168Z] ------------------- [2023-05-16T15:18:42.168Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T15:18:42.168Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T15:18:42.168Z] Message: update stable to v1.0.249 [2023-05-16T15:18:42.740Z] ------------------- [2023-05-16T15:18:42.740Z] experimental info: [2023-05-16T15:18:42.740Z] ------------------- [2023-05-16T15:18:42.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T15:18:42.740Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T15:18:42.740Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T15:18:42.911Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-16T15:18:42.922Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-16T15:18:42.935Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T15:18:42.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T15:18:42.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T15:18:42.991Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T15:18:43.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T15:18:43.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T15:18:43.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T15:18:43.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T15:18:43.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T15:18:43.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-16T15:18:43.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T15:18:43.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T15:18:43.165Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T15:18:43.182Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T15:18:43.195Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T15:18:43.209Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T15:18:43.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T15:18:43.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T15:18:43.263Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T15:18:43.275Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T15:18:43.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T15:18:43.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T15:18:43.330Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T15:18:43.346Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T15:18:43.359Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T15:18:43.371Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T15:18:43.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T15:18:43.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T15:18:43.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [Pipeline] echo [2023-05-16T15:18:43.406Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c8fd19 [Pipeline] echo [2023-05-16T15:18:43.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T15:18:43.469Z] provisioning config files... [2023-05-16T15:18:43.482Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1028643588225891057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:18:43.783Z] ---> docker-login.sh [2023-05-16T15:18:43.784Z] nexus3.edgexfoundry.org:10001 [2023-05-16T15:18:44.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:18:44.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:18:44.046Z] Configure a credential helper to remove this warning. See [2023-05-16T15:18:44.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:18:44.046Z] [2023-05-16T15:18:44.046Z] Login Succeeded [2023-05-16T15:18:44.046Z] nexus3.edgexfoundry.org:10002 [2023-05-16T15:18:44.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:18:44.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:18:44.312Z] Configure a credential helper to remove this warning. See [2023-05-16T15:18:44.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:18:44.312Z] [2023-05-16T15:18:44.312Z] Login Succeeded [2023-05-16T15:18:44.312Z] nexus3.edgexfoundry.org:10003 [2023-05-16T15:18:44.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:18:44.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:18:44.312Z] Configure a credential helper to remove this warning. See [2023-05-16T15:18:44.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:18:44.312Z] [2023-05-16T15:18:44.312Z] Login Succeeded [2023-05-16T15:18:44.312Z] nexus3.edgexfoundry.org:10004 [2023-05-16T15:18:44.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:18:44.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:18:44.312Z] Configure a credential helper to remove this warning. See [2023-05-16T15:18:44.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:18:44.312Z] [2023-05-16T15:18:44.312Z] Login Succeeded [2023-05-16T15:18:44.312Z] docker.io [2023-05-16T15:18:44.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:18:44.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:18:44.832Z] Configure a credential helper to remove this warning. See [2023-05-16T15:18:44.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:18:44.832Z] [2023-05-16T15:18:44.832Z] Login Succeeded [2023-05-16T15:18:44.832Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T15:18:44.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T15:18:45.188Z] + git rev-list -1 --merges 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b~1..6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [Pipeline] echo [2023-05-16T15:18:45.258Z] -----------> git rev-list -1 --merges 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b~1..6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [false] [Pipeline] sh [2023-05-16T15:18:45.549Z] + git log --format=format:%s -1 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [Pipeline] echo [2023-05-16T15:18:45.566Z] ========================================================= [2023-05-16T15:18:45.566Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T15:18:45.566Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T15:18:45.908Z] + git log --format=format:%s -1 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [Pipeline] echo [2023-05-16T15:18:45.919Z] [semverPrep] GIT_COMMIT: 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#408) [Pipeline] echo [2023-05-16T15:18:45.926Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T15:18:46.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T15:18:46.259Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T15:18:46.259Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T15:18:46.259Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T15:18:46.259Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T15:18:46.259Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T15:18:46.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:18:46.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T15:18:46.606Z] [2023-05-16T15:18:46.606Z] 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-16T15:18:46.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T15:18:46.912Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T15:18:46.912Z] b85a868b505f: Pulling fs layer [2023-05-16T15:18:46.912Z] e2be974225ed: Pulling fs layer [2023-05-16T15:18:46.912Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T15:18:46.912Z] 988bab9f4d93: Pulling fs layer [2023-05-16T15:18:46.912Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T15:18:46.912Z] eaf3925da568: Pulling fs layer [2023-05-16T15:18:46.912Z] bab4dde63d76: Pulling fs layer [2023-05-16T15:18:46.912Z] bde34c3a00c8: Pulling fs layer [2023-05-16T15:18:46.912Z] b352a97aabf1: Pulling fs layer [2023-05-16T15:18:46.912Z] 4872d77fe225: Pulling fs layer [2023-05-16T15:18:46.912Z] 5851b861e8e6: Pulling fs layer [2023-05-16T15:18:46.912Z] eaf3925da568: Waiting [2023-05-16T15:18:46.912Z] bab4dde63d76: Waiting [2023-05-16T15:18:46.912Z] 4872d77fe225: Waiting [2023-05-16T15:18:46.912Z] 5851b861e8e6: Waiting [2023-05-16T15:18:46.912Z] bde34c3a00c8: Waiting [2023-05-16T15:18:46.912Z] 988bab9f4d93: Waiting [2023-05-16T15:18:46.912Z] b352a97aabf1: Waiting [2023-05-16T15:18:46.912Z] 1469e6f7b9e6: Waiting [2023-05-16T15:18:46.912Z] e2be974225ed: Verifying Checksum [2023-05-16T15:18:46.912Z] e2be974225ed: Download complete [2023-05-16T15:18:46.912Z] 988bab9f4d93: Verifying Checksum [2023-05-16T15:18:46.912Z] 988bab9f4d93: Download complete [2023-05-16T15:18:47.172Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T15:18:47.172Z] 1469e6f7b9e6: Download complete [2023-05-16T15:18:47.172Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T15:18:47.172Z] 339a4e72a1f5: Download complete [2023-05-16T15:18:47.172Z] eaf3925da568: Verifying Checksum [2023-05-16T15:18:47.172Z] eaf3925da568: Download complete [2023-05-16T15:18:47.172Z] bde34c3a00c8: Verifying Checksum [2023-05-16T15:18:47.172Z] bde34c3a00c8: Download complete [2023-05-16T15:18:47.172Z] b352a97aabf1: Verifying Checksum [2023-05-16T15:18:47.172Z] b352a97aabf1: Download complete [2023-05-16T15:18:47.172Z] 4872d77fe225: Verifying Checksum [2023-05-16T15:18:47.172Z] 4872d77fe225: Download complete [2023-05-16T15:18:47.172Z] 5851b861e8e6: Verifying Checksum [2023-05-16T15:18:47.172Z] 5851b861e8e6: Download complete [2023-05-16T15:18:47.172Z] b85a868b505f: Verifying Checksum [2023-05-16T15:18:47.172Z] b85a868b505f: Download complete [2023-05-16T15:18:47.431Z] bab4dde63d76: Verifying Checksum [2023-05-16T15:18:47.431Z] bab4dde63d76: Download complete [2023-05-16T15:18:48.367Z] b85a868b505f: Pull complete [2023-05-16T15:18:48.367Z] e2be974225ed: Pull complete [2023-05-16T15:18:48.937Z] 339a4e72a1f5: Pull complete [2023-05-16T15:18:48.937Z] 988bab9f4d93: Pull complete [2023-05-16T15:18:49.196Z] 1469e6f7b9e6: Pull complete [2023-05-16T15:18:49.196Z] eaf3925da568: Pull complete [2023-05-16T15:18:51.105Z] bab4dde63d76: Pull complete [2023-05-16T15:18:51.105Z] bde34c3a00c8: Pull complete [2023-05-16T15:18:51.105Z] b352a97aabf1: Pull complete [2023-05-16T15:18:51.105Z] 4872d77fe225: Pull complete [2023-05-16T15:18:51.105Z] 5851b861e8e6: Pull complete [2023-05-16T15:18:51.105Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T15:18:51.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T15:18:51.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:18:51.183Z] prd-ubuntu20.04-docker-8c-8g-15739 does not seem to be running inside a container [2023-05-16T15:18:51.222Z] $ 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-16T15:18:54.065Z] $ docker top b099d97a2c34d94c30ed8f5b25c3cde3a01a2f81c82ec7d4022142b9f6ca4fe3 -eo pid,comm [2023-05-16T15:18:54.111Z] 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-16T15:18:54.111Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T15:18:54.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T15:18:54.154Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T15:18:54.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T15:18:54.265Z] $ docker exec b099d97a2c34d94c30ed8f5b25c3cde3a01a2f81c82ec7d4022142b9f6ca4fe3 ssh-agent [2023-05-16T15:18:54.377Z] SSH_AUTH_SOCK=/tmp/ssh-5hLHY3bKiyGL/agent.32 [2023-05-16T15:18:54.377Z] SSH_AGENT_PID=38 [2023-05-16T15:18:54.384Z] Running ssh-add (command line suppressed) [2023-05-16T15:18:54.492Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7333952840284789168.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7333952840284789168.key) [2023-05-16T15:18:54.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T15:18:54.801Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T15:18:54.818Z] $ docker exec --env ******** --env ******** b099d97a2c34d94c30ed8f5b25c3cde3a01a2f81c82ec7d4022142b9f6ca4fe3 ssh-agent -k [2023-05-16T15:18:54.923Z] unset SSH_AUTH_SOCK; [2023-05-16T15:18:54.924Z] unset SSH_AGENT_PID; [2023-05-16T15:18:54.924Z] echo Agent pid 38 killed; [2023-05-16T15:18:54.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T15:18:54.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T15:18:54.959Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T15:18:55.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T15:18:55.073Z] $ docker exec b099d97a2c34d94c30ed8f5b25c3cde3a01a2f81c82ec7d4022142b9f6ca4fe3 ssh-agent [2023-05-16T15:18:55.180Z] SSH_AUTH_SOCK=/tmp/ssh-b8sUjiFvmtkm/agent.70 [2023-05-16T15:18:55.180Z] SSH_AGENT_PID=77 [2023-05-16T15:18:55.185Z] Running ssh-add (command line suppressed) [2023-05-16T15:18:55.299Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9623758212955628954.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9623758212955628954.key) [2023-05-16T15:18:55.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T15:18:55.599Z] + git semver init [2023-05-16T15:18:55.859Z] 2023-05-16 15:18:55,825 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T15:18:55.859Z] 2023-05-16 15:18:55,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-16T15:18:55.859Z] 2023-05-16 15:18:55,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-16T15:18:55.859Z] 2023-05-16 15:18:55,827 [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-16T15:18:57.237Z] 2023-05-16 15:18:56,931 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-16T15:18:57.237Z] 2023-05-16 15:18:56,932 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-16T15:18:57.237Z] 2023-05-16 15:18:56,932 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T15:18:57.237Z] 2023-05-16 15:18:56,932 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T15:18:57.237Z] 3.0.0-dev.48 [Pipeline] } [2023-05-16T15:18:57.250Z] $ docker exec --env ******** --env ******** b099d97a2c34d94c30ed8f5b25c3cde3a01a2f81c82ec7d4022142b9f6ca4fe3 ssh-agent -k [2023-05-16T15:18:57.349Z] unset SSH_AUTH_SOCK; [2023-05-16T15:18:57.350Z] unset SSH_AGENT_PID; [2023-05-16T15:18:57.350Z] echo Agent pid 77 killed; [2023-05-16T15:18:57.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T15:18:57.662Z] + git semver [Pipeline] } [2023-05-16T15:18:57.937Z] $ docker stop --time=1 b099d97a2c34d94c30ed8f5b25c3cde3a01a2f81c82ec7d4022142b9f6ca4fe3 [2023-05-16T15:18:59.221Z] $ docker rm -f --volumes b099d97a2c34d94c30ed8f5b25c3cde3a01a2f81c82ec7d4022142b9f6ca4fe3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T15:18:59.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T15:18:59.775Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T15:18:59.778Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.48 [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-16T15:18:59.934Z] provisioning config files... [2023-05-16T15:18:59.944Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16354319265418191167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:19:00.242Z] ---> docker-login.sh [2023-05-16T15:19:00.242Z] nexus3.edgexfoundry.org:10001 [2023-05-16T15:19:00.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:00.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:00.242Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:00.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:00.242Z] [2023-05-16T15:19:00.242Z] Login Succeeded [2023-05-16T15:19:00.242Z] nexus3.edgexfoundry.org:10002 [2023-05-16T15:19:00.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:00.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:00.242Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:00.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:00.242Z] [2023-05-16T15:19:00.242Z] Login Succeeded [2023-05-16T15:19:00.242Z] nexus3.edgexfoundry.org:10003 [2023-05-16T15:19:00.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:00.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:00.501Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:00.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:00.501Z] [2023-05-16T15:19:00.501Z] Login Succeeded [2023-05-16T15:19:00.501Z] nexus3.edgexfoundry.org:10004 [2023-05-16T15:19:00.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:00.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:00.501Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:00.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:00.501Z] [2023-05-16T15:19:00.501Z] Login Succeeded [2023-05-16T15:19:00.501Z] docker.io [2023-05-16T15:19:00.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:19:00.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:19:00.761Z] Configure a credential helper to remove this warning. See [2023-05-16T15:19:00.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:19:00.761Z] [2023-05-16T15:19:00.761Z] Login Succeeded [2023-05-16T15:19:00.761Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T15:19:00.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T15:19:00.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:19:00.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:19:00.850Z] ========================================================= [2023-05-16T15:19:00.850Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T15:19:00.850Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:19:01.159Z] + 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-16T15:19:01.159Z] Sending build context to Docker daemon 23.65MB [2023-05-16T15:19:01.159Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T15:19:01.159Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T15:19:01.159Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T15:19:01.159Z] f56be85fc22e: Pulling fs layer [2023-05-16T15:19:01.159Z] 85791d961cd3: Pulling fs layer [2023-05-16T15:19:01.159Z] d694b5ae8c79: Pulling fs layer [2023-05-16T15:19:01.159Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T15:19:01.159Z] 4d19c01a9841: Pulling fs layer [2023-05-16T15:19:01.159Z] 9325e15d5711: Pulling fs layer [2023-05-16T15:19:01.159Z] 556b6ee489ea: Pulling fs layer [2023-05-16T15:19:01.159Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T15:19:01.159Z] 4d19c01a9841: Waiting [2023-05-16T15:19:01.159Z] 9325e15d5711: Waiting [2023-05-16T15:19:01.159Z] 556b6ee489ea: Waiting [2023-05-16T15:19:01.159Z] c5a4b2cf53e6: Waiting [2023-05-16T15:19:01.159Z] 9f32a84ed3da: Waiting [2023-05-16T15:19:01.428Z] 85791d961cd3: Verifying Checksum [2023-05-16T15:19:01.429Z] 85791d961cd3: Download complete [2023-05-16T15:19:01.429Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T15:19:01.429Z] 9f32a84ed3da: Download complete [2023-05-16T15:19:01.429Z] 4d19c01a9841: Verifying Checksum [2023-05-16T15:19:01.429Z] 4d19c01a9841: Download complete [2023-05-16T15:19:01.429Z] f56be85fc22e: Download complete [2023-05-16T15:19:01.429Z] 9325e15d5711: Verifying Checksum [2023-05-16T15:19:01.429Z] 9325e15d5711: Download complete [2023-05-16T15:19:01.690Z] f56be85fc22e: Pull complete [2023-05-16T15:19:01.690Z] 85791d961cd3: Pull complete [2023-05-16T15:19:01.690Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T15:19:01.690Z] c5a4b2cf53e6: Download complete [2023-05-16T15:19:01.950Z] d694b5ae8c79: Verifying Checksum [2023-05-16T15:19:01.950Z] d694b5ae8c79: Download complete [2023-05-16T15:19:02.209Z] 556b6ee489ea: Verifying Checksum [2023-05-16T15:19:02.209Z] 556b6ee489ea: Download complete [2023-05-16T15:19:05.492Z] d694b5ae8c79: Pull complete [2023-05-16T15:19:05.492Z] 9f32a84ed3da: Pull complete [2023-05-16T15:19:05.492Z] 4d19c01a9841: Pull complete [2023-05-16T15:19:05.492Z] 9325e15d5711: Pull complete [2023-05-16T15:19:07.390Z] 556b6ee489ea: Pull complete [2023-05-16T15:19:08.326Z] c5a4b2cf53e6: Pull complete [2023-05-16T15:19:08.326Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T15:19:08.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T15:19:08.326Z] ---> c4be618373d6 [2023-05-16T15:19:08.326Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T15:19:13.599Z] ---> Running in 9a93d5ffb4ca [2023-05-16T15:19:13.599Z] Removing intermediate container 9a93d5ffb4ca [2023-05-16T15:19:13.599Z] ---> 40a3f519e109 [2023-05-16T15:19:13.599Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T15:19:13.599Z] ---> Running in 954e76dd9c5f [2023-05-16T15:19:13.599Z] Removing intermediate container 954e76dd9c5f [2023-05-16T15:19:13.599Z] ---> d33b0a70b6c2 [2023-05-16T15:19:13.599Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T15:19:13.599Z] ---> Running in bb19be4a5d5c [2023-05-16T15:19:13.599Z] Removing intermediate container bb19be4a5d5c [2023-05-16T15:19:13.599Z] ---> 943308042ec2 [2023-05-16T15:19:13.599Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-16T15:19:13.599Z] ---> Running in 056691b85a2a [2023-05-16T15:19:13.599Z] Removing intermediate container 056691b85a2a [2023-05-16T15:19:13.599Z] ---> 9a676c87ffc9 [2023-05-16T15:19:13.599Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T15:19:13.599Z] ---> Running in ea8e0d7c63ee [2023-05-16T15:19:13.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T15:19:14.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T15:19:14.374Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T15:19:14.374Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T15:19:14.374Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T15:19:14.374Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T15:19:14.374Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T15:19:14.374Z] OK: 269 MiB in 57 packages [2023-05-16T15:19:14.899Z] Still waiting to schedule task [2023-05-16T15:19:14.899Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15738’ is offline [2023-05-16T15:19:14.941Z] Removing intermediate container ea8e0d7c63ee [2023-05-16T15:19:14.941Z] ---> 772f02f8a910 [2023-05-16T15:19:14.941Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T15:19:14.941Z] ---> b1488c8c8777 [2023-05-16T15:19:14.941Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T15:19:14.941Z] ---> Running in 27617e8fdc0a [2023-05-16T15:19:41.490Z] Removing intermediate container 27617e8fdc0a [2023-05-16T15:19:41.490Z] ---> 74f6908f8d26 [2023-05-16T15:19:41.490Z] Step 10/12 : COPY . . [2023-05-16T15:19:42.426Z] ---> 23d0757cefd1 [2023-05-16T15:19:42.426Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T15:19:42.426Z] ---> Running in 1c54ba9450fe [2023-05-16T15:19:42.426Z] Removing intermediate container 1c54ba9450fe [2023-05-16T15:19:42.426Z] ---> fd1f73d61769 [2023-05-16T15:19:42.426Z] Step 12/12 : RUN $MAKE [2023-05-16T15:19:42.426Z] ---> Running in a5ae2085cf8c [2023-05-16T15:19:42.685Z] noop [2023-05-16T15:19:42.943Z] Removing intermediate container a5ae2085cf8c [2023-05-16T15:19:42.943Z] ---> c1520c28d91b [2023-05-16T15:19:42.943Z] Successfully built c1520c28d91b [2023-05-16T15:19:42.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:19:43.247Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T15:19:43.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:19:43.315Z] prd-ubuntu20.04-docker-8c-8g-15739 does not seem to be running inside a container [2023-05-16T15:19:43.348Z] $ 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-16T15:19:43.672Z] $ docker top 95fa023ad4b94abf3ac1f13e6291e82581defdcb0f7cb7cf2316fe0f399286e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T15:19:44.009Z] + go version [2023-05-16T15:19:44.009Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T15:19:44.025Z] $ docker stop --time=1 95fa023ad4b94abf3ac1f13e6291e82581defdcb0f7cb7cf2316fe0f399286e6 [2023-05-16T15:19:45.305Z] $ docker rm -f --volumes 95fa023ad4b94abf3ac1f13e6291e82581defdcb0f7cb7cf2316fe0f399286e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:19:45.706Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T15:19:45.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:19:45.781Z] prd-ubuntu20.04-docker-8c-8g-15739 does not seem to be running inside a container [2023-05-16T15:19:45.812Z] $ 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-16T15:19:46.135Z] $ docker top df25c6073d78e2983d83b99c9076071908c4003e30337a9949d78890ea7d0b5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T15:19:46.473Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T15:19:46.774Z] + make test [2023-05-16T15:19:46.774Z] go test ./... -coverprofile=coverage.out [2023-05-16T15:19:50.960Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-16T15:20:00.935Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-16T15:20:00.935Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2023-05-16T15:20:05.116Z] go vet ./... [2023-05-16T15:20:08.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T15:20:08.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T15:20:08.399Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T15:20:08.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T15:20:08.428Z] $ docker stop --time=1 df25c6073d78e2983d83b99c9076071908c4003e30337a9949d78890ea7d0b5a [2023-05-16T15:20:12.252Z] $ docker rm -f --volumes df25c6073d78e2983d83b99c9076071908c4003e30337a9949d78890ea7d0b5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T15:20:12.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T15:20:12.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T15:20:13.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T15:20:13.508Z] + ls -al . [2023-05-16T15:20:13.508Z] total 192 [2023-05-16T15:20:13.508Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 15:19 . [2023-05-16T15:20:13.508Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:18 .. [2023-05-16T15:20:13.508Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:18 .git [2023-05-16T15:20:13.508Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:18 .github [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 337 May 16 15:18 .gitignore [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 15:18 .golangci.yml [2023-05-16T15:20:13.508Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 15:18 .semver [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 16 15:18 Attribution.txt [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 16 15:18 CHANGELOG.md [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 16 15:18 Dockerfile [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 15:18 GOVERNANCE.md [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 660 May 16 15:18 Jenkinsfile [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 15:18 LICENSE [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 16 15:18 Makefile [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 623 May 16 15:18 OWNERS.md [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 16 15:18 README.md [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 15:18 VERSION [2023-05-16T15:20:13.508Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:18 bin [2023-05-16T15:20:13.508Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:18 cmd [2023-05-16T15:20:13.508Z] -rw-r--r-- 1 jenkins jenkins 43063 May 16 15:19 coverage.out [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 16 15:18 go.mod [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 16 15:18 go.sum [2023-05-16T15:20:13.508Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:18 internal [2023-05-16T15:20:13.508Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:18 snap [2023-05-16T15:20:13.508Z] -rw-rw-r-- 1 jenkins jenkins 235 May 16 15:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:13.935Z] + 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=6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b --label arch=amd64 --label version=3.0.0-dev.48 . [2023-05-16T15:20:13.935Z] Sending build context to Docker daemon 23.7MB [2023-05-16T15:20:13.935Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T15:20:13.935Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T15:20:13.935Z] ---> c1520c28d91b [2023-05-16T15:20:13.935Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T15:20:14.203Z] ---> Running in 2b2dbf541e50 [2023-05-16T15:20:14.203Z] Removing intermediate container 2b2dbf541e50 [2023-05-16T15:20:14.203Z] ---> 5a1378d479ad [2023-05-16T15:20:14.203Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T15:20:14.203Z] ---> Running in 2d36d670049f [2023-05-16T15:20:14.203Z] Removing intermediate container 2d36d670049f [2023-05-16T15:20:14.204Z] ---> 8e7c74863915 [2023-05-16T15:20:14.204Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T15:20:14.204Z] ---> Running in 3394886f9652 [2023-05-16T15:20:14.496Z] Removing intermediate container 3394886f9652 [2023-05-16T15:20:14.496Z] ---> 48b07829f912 [2023-05-16T15:20:14.496Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-16T15:20:14.496Z] ---> Running in 5833297a8338 [2023-05-16T15:20:14.496Z] Removing intermediate container 5833297a8338 [2023-05-16T15:20:14.496Z] ---> 8aa55a2a94a8 [2023-05-16T15:20:14.496Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T15:20:14.496Z] ---> Running in c5d5098ab0b5 [2023-05-16T15:20:14.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T15:20:14.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T15:20:15.041Z] OK: 269 MiB in 57 packages [2023-05-16T15:20:15.304Z] Removing intermediate container c5d5098ab0b5 [2023-05-16T15:20:15.304Z] ---> 75cd2dde187c [2023-05-16T15:20:15.304Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-16T15:20:15.562Z] ---> b8331891116f [2023-05-16T15:20:15.562Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T15:20:15.562Z] ---> Running in 4b5c1c194974 [2023-05-16T15:20:16.129Z] Removing intermediate container 4b5c1c194974 [2023-05-16T15:20:16.129Z] ---> 23af98dbdcfe [2023-05-16T15:20:16.129Z] Step 10/25 : COPY . . [2023-05-16T15:20:17.160Z] ---> 8525c6de21e8 [2023-05-16T15:20:17.160Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T15:20:17.160Z] ---> Running in 979cc9612c60 [2023-05-16T15:20:17.160Z] Removing intermediate container 979cc9612c60 [2023-05-16T15:20:17.160Z] ---> b8a6a1201033 [2023-05-16T15:20:17.160Z] Step 12/25 : RUN $MAKE [2023-05-16T15:20:17.160Z] ---> Running in dfe075ca95e8 [2023-05-16T15:20:17.420Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.48" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-16T15:20:39.339Z] Removing intermediate container dfe075ca95e8 [2023-05-16T15:20:39.339Z] ---> b29fe4a24d39 [2023-05-16T15:20:39.339Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T15:20:39.339Z] 3.17: Pulling from library/alpine [2023-05-16T15:20:39.339Z] f56be85fc22e: Already exists [2023-05-16T15:20:39.339Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T15:20:39.339Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T15:20:39.339Z] ---> 9ed4aefc74f6 [2023-05-16T15:20:39.339Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-16T15:20:39.339Z] ---> Running in 2a5c9477ac07 [2023-05-16T15:20:39.339Z] Removing intermediate container 2a5c9477ac07 [2023-05-16T15:20:39.339Z] ---> 0de26d3276ec [2023-05-16T15:20:39.339Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T15:20:39.339Z] ---> Running in b941220f5793 [2023-05-16T15:20:39.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T15:20:39.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T15:20:39.339Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T15:20:39.339Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T15:20:39.339Z] OK: 7 MiB in 16 packages [2023-05-16T15:20:39.339Z] Removing intermediate container b941220f5793 [2023-05-16T15:20:39.339Z] ---> d704bbb09ffe [2023-05-16T15:20:39.339Z] Step 16/25 : WORKDIR / [2023-05-16T15:20:39.339Z] ---> Running in ff0d7d97c8ae [2023-05-16T15:20:39.339Z] Removing intermediate container ff0d7d97c8ae [2023-05-16T15:20:39.339Z] ---> 02f9b839eacc [2023-05-16T15:20:39.339Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-16T15:20:39.339Z] ---> 2de2728ef6bb [2023-05-16T15:20:39.339Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-16T15:20:39.339Z] ---> f93859903bf1 [2023-05-16T15:20:39.340Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-16T15:20:39.340Z] ---> f36a51e4b631 [2023-05-16T15:20:39.340Z] Step 20/25 : EXPOSE 59900 [2023-05-16T15:20:39.340Z] ---> Running in 02f34a07119c [2023-05-16T15:20:39.340Z] Removing intermediate container 02f34a07119c [2023-05-16T15:20:39.340Z] ---> c64e338e3dc3 [2023-05-16T15:20:39.340Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-16T15:20:39.599Z] ---> Running in 2ff7646ef024 [2023-05-16T15:20:39.599Z] Removing intermediate container 2ff7646ef024 [2023-05-16T15:20:39.599Z] ---> 366feaf3b75d [2023-05-16T15:20:39.599Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T15:20:39.599Z] ---> Running in 59240ad46e01 [2023-05-16T15:20:39.599Z] Removing intermediate container 59240ad46e01 [2023-05-16T15:20:39.599Z] ---> 36130c658152 [2023-05-16T15:20:39.599Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T15:20:39.599Z] ---> Running in bedb73e1c1b9 [2023-05-16T15:20:39.599Z] Removing intermediate container bedb73e1c1b9 [2023-05-16T15:20:39.599Z] ---> ef3fd70ad783 [2023-05-16T15:20:39.599Z] Step 24/25 : LABEL git_sha=6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [2023-05-16T15:20:39.858Z] ---> Running in 8d685a795764 [2023-05-16T15:20:39.858Z] Removing intermediate container 8d685a795764 [2023-05-16T15:20:39.858Z] ---> b7cf6a98ae2e [2023-05-16T15:20:39.858Z] Step 25/25 : LABEL version=3.0.0-dev.48 [2023-05-16T15:20:39.858Z] ---> Running in 02fa2db9485c [2023-05-16T15:20:39.858Z] Removing intermediate container 02fa2db9485c [2023-05-16T15:20:39.858Z] ---> 964cc5acf693 [2023-05-16T15:20:39.858Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T15:20:39.858Z] Successfully built 964cc5acf693 [2023-05-16T15:20:39.858Z] 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-16T15:20:39.982Z] provisioning config files... [2023-05-16T15:20:39.991Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10698833268898048005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:20:40.287Z] ---> docker-login.sh [2023-05-16T15:20:40.287Z] nexus3.edgexfoundry.org:10001 [2023-05-16T15:20:40.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:20:40.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:20:40.287Z] Configure a credential helper to remove this warning. See [2023-05-16T15:20:40.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:20:40.287Z] [2023-05-16T15:20:40.287Z] Login Succeeded [2023-05-16T15:20:40.287Z] nexus3.edgexfoundry.org:10002 [2023-05-16T15:20:40.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:20:40.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:20:40.287Z] Configure a credential helper to remove this warning. See [2023-05-16T15:20:40.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:20:40.287Z] [2023-05-16T15:20:40.287Z] Login Succeeded [2023-05-16T15:20:40.287Z] nexus3.edgexfoundry.org:10003 [2023-05-16T15:20:40.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:20:40.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:20:40.545Z] Configure a credential helper to remove this warning. See [2023-05-16T15:20:40.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:20:40.545Z] [2023-05-16T15:20:40.545Z] Login Succeeded [2023-05-16T15:20:40.545Z] nexus3.edgexfoundry.org:10004 [2023-05-16T15:20:40.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:20:40.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:20:40.545Z] Configure a credential helper to remove this warning. See [2023-05-16T15:20:40.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:20:40.545Z] [2023-05-16T15:20:40.545Z] Login Succeeded [2023-05-16T15:20:40.545Z] docker.io [2023-05-16T15:20:40.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:20:40.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:20:40.807Z] Configure a credential helper to remove this warning. See [2023-05-16T15:20:40.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:20:40.807Z] [2023-05-16T15:20:40.807Z] Login Succeeded [2023-05-16T15:20:40.807Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T15:20:40.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T15:20:40.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:20:40.854Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-16T15:20:40.854Z] 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [2023-05-16T15:20:40.854Z] latest [2023-05-16T15:20:40.854Z] 3.0.0-dev.48 [2023-05-16T15:20:40.854Z] 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b-3.0.0-dev.48 [2023-05-16T15:20:40.854Z] main [2023-05-16T15:20:40.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:41.166Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:41.467Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [2023-05-16T15:20:41.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-16T15:20:41.467Z] 9eae485bfa3f: Preparing [2023-05-16T15:20:41.468Z] 6f2ce1090de8: Preparing [2023-05-16T15:20:41.468Z] 7f0335c0c9ba: Preparing [2023-05-16T15:20:41.468Z] 43357d405677: Preparing [2023-05-16T15:20:41.468Z] f1417ff83b31: Preparing [2023-05-16T15:20:41.468Z] f1417ff83b31: Layer already exists [2023-05-16T15:20:41.468Z] 43357d405677: Pushed [2023-05-16T15:20:41.468Z] 7f0335c0c9ba: Pushed [2023-05-16T15:20:41.468Z] 6f2ce1090de8: Pushed [2023-05-16T15:20:43.998Z] 9eae485bfa3f: Pushed [2023-05-16T15:20:43.998Z] 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b: digest: sha256:6fd48639de8034ea903586b87a4a94b92b6daaaa08704e021bd7ddf49948c138 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:44.302Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:44.606Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-16T15:20:44.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-16T15:20:44.606Z] 9eae485bfa3f: Preparing [2023-05-16T15:20:44.606Z] 6f2ce1090de8: Preparing [2023-05-16T15:20:44.606Z] 7f0335c0c9ba: Preparing [2023-05-16T15:20:44.606Z] 43357d405677: Preparing [2023-05-16T15:20:44.606Z] f1417ff83b31: Preparing [2023-05-16T15:20:44.606Z] 43357d405677: Layer already exists [2023-05-16T15:20:44.606Z] 7f0335c0c9ba: Layer already exists [2023-05-16T15:20:44.606Z] 9eae485bfa3f: Layer already exists [2023-05-16T15:20:44.606Z] 6f2ce1090de8: Layer already exists [2023-05-16T15:20:44.606Z] f1417ff83b31: Layer already exists [2023-05-16T15:20:44.606Z] latest: digest: sha256:6fd48639de8034ea903586b87a4a94b92b6daaaa08704e021bd7ddf49948c138 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:44.918Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:45.214Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.48 [2023-05-16T15:20:45.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-16T15:20:45.214Z] 9eae485bfa3f: Preparing [2023-05-16T15:20:45.214Z] 6f2ce1090de8: Preparing [2023-05-16T15:20:45.214Z] 7f0335c0c9ba: Preparing [2023-05-16T15:20:45.214Z] 43357d405677: Preparing [2023-05-16T15:20:45.214Z] f1417ff83b31: Preparing [2023-05-16T15:20:45.214Z] 9eae485bfa3f: Layer already exists [2023-05-16T15:20:45.214Z] 6f2ce1090de8: Layer already exists [2023-05-16T15:20:45.214Z] 7f0335c0c9ba: Layer already exists [2023-05-16T15:20:45.214Z] 43357d405677: Layer already exists [2023-05-16T15:20:45.214Z] f1417ff83b31: Layer already exists [2023-05-16T15:20:45.214Z] 3.0.0-dev.48: digest: sha256:6fd48639de8034ea903586b87a4a94b92b6daaaa08704e021bd7ddf49948c138 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:45.530Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b-3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:45.835Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b-3.0.0-dev.48 [2023-05-16T15:20:45.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-16T15:20:45.835Z] 9eae485bfa3f: Preparing [2023-05-16T15:20:45.835Z] 6f2ce1090de8: Preparing [2023-05-16T15:20:45.835Z] 7f0335c0c9ba: Preparing [2023-05-16T15:20:45.835Z] 43357d405677: Preparing [2023-05-16T15:20:45.835Z] f1417ff83b31: Preparing [2023-05-16T15:20:45.835Z] 7f0335c0c9ba: Layer already exists [2023-05-16T15:20:45.835Z] 6f2ce1090de8: Layer already exists [2023-05-16T15:20:45.835Z] f1417ff83b31: Layer already exists [2023-05-16T15:20:45.835Z] 9eae485bfa3f: Layer already exists [2023-05-16T15:20:45.835Z] 43357d405677: Layer already exists [2023-05-16T15:20:45.835Z] 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b-3.0.0-dev.48: digest: sha256:6fd48639de8034ea903586b87a4a94b92b6daaaa08704e021bd7ddf49948c138 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:46.142Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:46.456Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-16T15:20:46.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-16T15:20:46.456Z] 9eae485bfa3f: Preparing [2023-05-16T15:20:46.456Z] 6f2ce1090de8: Preparing [2023-05-16T15:20:46.456Z] 7f0335c0c9ba: Preparing [2023-05-16T15:20:46.456Z] 43357d405677: Preparing [2023-05-16T15:20:46.456Z] f1417ff83b31: Preparing [2023-05-16T15:20:46.456Z] 7f0335c0c9ba: Layer already exists [2023-05-16T15:20:46.456Z] f1417ff83b31: Layer already exists [2023-05-16T15:20:46.456Z] 43357d405677: Layer already exists [2023-05-16T15:20:46.456Z] 6f2ce1090de8: Layer already exists [2023-05-16T15:20:46.456Z] 9eae485bfa3f: Layer already exists [2023-05-16T15:20:46.456Z] main: digest: sha256:6fd48639de8034ea903586b87a4a94b92b6daaaa08704e021bd7ddf49948c138 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T15:20:46.494Z] ===================================================== [Pipeline] echo [2023-05-16T15:20:46.502Z] taggedImages: [2023-05-16T15:20:46.502Z] - nexus3.edgexfoundry.org:10004/device-virtual:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [2023-05-16T15:20:46.502Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-16T15:20:46.502Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.48 [2023-05-16T15:20:46.502Z] - nexus3.edgexfoundry.org:10004/device-virtual:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b-3.0.0-dev.48 [2023-05-16T15:20:46.502Z] - 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-16T15:20:46.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T15:20:46.861Z] [2023-05-16T15:20:46.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:20:47.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T15:20:47.157Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T15:20:47.157Z] 5eb5b503b376: Pulling fs layer [2023-05-16T15:20:47.157Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T15:20:47.157Z] ec43610c2a17: Pulling fs layer [2023-05-16T15:20:47.157Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T15:20:47.157Z] 33b1e0a273af: Pulling fs layer [2023-05-16T15:20:47.157Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T15:20:47.157Z] 2f39f015ded8: Pulling fs layer [2023-05-16T15:20:47.157Z] 33b1e0a273af: Waiting [2023-05-16T15:20:47.157Z] 5d3b04190fa2: Waiting [2023-05-16T15:20:47.157Z] 2f39f015ded8: Waiting [2023-05-16T15:20:47.157Z] 3a2ae6a8a46f: Waiting [2023-05-16T15:20:47.157Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T15:20:47.157Z] 5c69ac0246d0: Download complete [2023-05-16T15:20:47.157Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T15:20:47.157Z] 3a2ae6a8a46f: Download complete [2023-05-16T15:20:47.157Z] 33b1e0a273af: Verifying Checksum [2023-05-16T15:20:47.157Z] 33b1e0a273af: Download complete [2023-05-16T15:20:47.157Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T15:20:47.157Z] 5d3b04190fa2: Download complete [2023-05-16T15:20:47.157Z] ec43610c2a17: Verifying Checksum [2023-05-16T15:20:47.157Z] ec43610c2a17: Download complete [2023-05-16T15:20:47.416Z] 5eb5b503b376: Verifying Checksum [2023-05-16T15:20:47.416Z] 5eb5b503b376: Download complete [2023-05-16T15:20:47.983Z] 2f39f015ded8: Download complete [2023-05-16T15:20:48.549Z] 5eb5b503b376: Pull complete [2023-05-16T15:20:48.549Z] 5c69ac0246d0: Pull complete [2023-05-16T15:20:49.114Z] ec43610c2a17: Pull complete [2023-05-16T15:20:49.114Z] 3a2ae6a8a46f: Pull complete [2023-05-16T15:20:49.373Z] 33b1e0a273af: Pull complete [2023-05-16T15:20:49.373Z] 5d3b04190fa2: Pull complete [2023-05-16T15:20:53.553Z] 2f39f015ded8: Pull complete [2023-05-16T15:20:53.553Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T15:20:53.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T15:20:53.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:20:53.628Z] prd-ubuntu20.04-docker-8c-8g-15739 does not seem to be running inside a container [2023-05-16T15:20:53.659Z] $ 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-16T15:20:53.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15742 in /w/workspace/exfoundry_device-virtual-go_main [2023-05-16T15:20:59.224Z] $ docker top 12e50f9a5bf3bd3911a010b5c65e1a92dc1275d2d721fdf980668bd2b25e4bc1 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-05-16T15:20:59.343Z] Running in /w/workspace/device-virtual-go/120 [Pipeline] { [Pipeline] checkout [2023-05-16T15:20:59.387Z] The recommended git tool is: git [2023-05-16T15:20:59.597Z] ---> job-cost.sh [2023-05-16T15:20:59.598Z] lf-activate-venv: SKIPPING [2023-05-16T15:20:59.598Z] INFO: No Stack... [2023-05-16T15:20:59.856Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T15:21:00.115Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T15:21:00.402Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-16T15:21:00.402Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T15:21:00.415Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-120-stack-cost] [2023-05-16T15:21:00.422Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-120-stack-cost] did not exist. Created. [2023-05-16T15:21:00.422Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T15:21:00.725Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T15:21:00.755Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T15:21:00.764Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T15:21:00.784Z] $ docker stop --time=1 12e50f9a5bf3bd3911a010b5c65e1a92dc1275d2d721fdf980668bd2b25e4bc1 [2023-05-16T15:21:01.933Z] $ docker rm -f --volumes 12e50f9a5bf3bd3911a010b5c65e1a92dc1275d2d721fdf980668bd2b25e4bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T15:21:06.780Z] using credential edgex-jenkins-ssh [2023-05-16T15:21:06.805Z] Cloning the remote Git repository [2023-05-16T15:21:06.856Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-16T15:21:06.953Z] > git init /w/workspace/device-virtual-go/120 # timeout=10 [2023-05-16T15:21:07.105Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-16T15:21:07.106Z] > git --version # timeout=10 [2023-05-16T15:21:07.127Z] > git --version # 'git version 2.25.1' [2023-05-16T15:21:07.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T15:21:07.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T15:21:10.250Z] Avoid second fetch [2023-05-16T15:21:10.251Z] Checking out Revision 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b (main) [2023-05-16T15:21:09.299Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-16T15:21:09.323Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T15:21:10.269Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T15:21:10.354Z] > git checkout -f 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b # timeout=10 [2023-05-16T15:21:10.876Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#408)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T15:21:11.791Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T15:21:11.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T15:21:11.791Z] Dload Upload Total Spent Left Speed [2023-05-16T15:21:11.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-05-16T15:21:12.391Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T15:21:12.731Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T15:21:12.731Z] + sudo tee /etc/docker/daemon.new [2023-05-16T15:21:12.731Z] { [2023-05-16T15:21:12.731Z] "registry-mirrors": [ [2023-05-16T15:21:12.731Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T15:21:12.731Z] ], [2023-05-16T15:21:12.731Z] "bip": "10.250.0.254/24", [2023-05-16T15:21:12.731Z] "hosts": [ [2023-05-16T15:21:12.731Z] "tcp://0.0.0.0:5555", [2023-05-16T15:21:12.731Z] "unix:///var/run/docker.sock" [2023-05-16T15:21:12.731Z] ], [2023-05-16T15:21:12.731Z] "mtu": 1458, [2023-05-16T15:21:12.731Z] "selinux-enabled": true, [2023-05-16T15:21:12.731Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T15:21:12.731Z] } [Pipeline] sh [2023-05-16T15:21:13.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T15:21:13.400Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T15:21:31.664Z] provisioning config files... [2023-05-16T15:21:31.691Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/120@tmp/config3909159497646960862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:21:32.049Z] ---> docker-login.sh [2023-05-16T15:21:32.049Z] nexus3.edgexfoundry.org:10001 [2023-05-16T15:21:32.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:21:32.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:21:32.589Z] Configure a credential helper to remove this warning. See [2023-05-16T15:21:32.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:21:32.589Z] [2023-05-16T15:21:32.589Z] Login Succeeded [2023-05-16T15:21:32.589Z] nexus3.edgexfoundry.org:10002 [2023-05-16T15:21:32.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:21:32.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:21:32.857Z] Configure a credential helper to remove this warning. See [2023-05-16T15:21:32.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:21:32.857Z] [2023-05-16T15:21:33.125Z] Login Succeeded [2023-05-16T15:21:33.125Z] nexus3.edgexfoundry.org:10003 [2023-05-16T15:21:33.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:21:33.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:21:33.394Z] Configure a credential helper to remove this warning. See [2023-05-16T15:21:33.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:21:33.394Z] [2023-05-16T15:21:33.394Z] Login Succeeded [2023-05-16T15:21:33.394Z] nexus3.edgexfoundry.org:10004 [2023-05-16T15:21:33.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:21:33.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:21:33.666Z] Configure a credential helper to remove this warning. See [2023-05-16T15:21:33.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:21:33.666Z] [2023-05-16T15:21:33.666Z] Login Succeeded [2023-05-16T15:21:33.666Z] docker.io [2023-05-16T15:21:33.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:21:34.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:21:34.203Z] Configure a credential helper to remove this warning. See [2023-05-16T15:21:34.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:21:34.203Z] [2023-05-16T15:21:34.203Z] Login Succeeded [2023-05-16T15:21:34.203Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T15:21:34.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T15:21:34.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:21:34.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:21:34.507Z] ========================================================= [2023-05-16T15:21:34.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T15:21:34.507Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:21:34.862Z] + 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-16T15:21:35.132Z] Sending build context to Docker daemon 11.99MB [2023-05-16T15:21:35.132Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T15:21:35.132Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T15:21:35.400Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T15:21:35.400Z] c41833b44d91: Pulling fs layer [2023-05-16T15:21:35.401Z] ed15518f5707: Pulling fs layer [2023-05-16T15:21:35.401Z] feae8fd75edb: Pulling fs layer [2023-05-16T15:21:35.401Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T15:21:35.401Z] 3cdef696dda3: Pulling fs layer [2023-05-16T15:21:35.401Z] 242c74f7c9fa: Waiting [2023-05-16T15:21:35.401Z] 2ced38df9373: Pulling fs layer [2023-05-16T15:21:35.401Z] 3cdef696dda3: Waiting [2023-05-16T15:21:35.401Z] 58f1dce35555: Pulling fs layer [2023-05-16T15:21:35.401Z] 2ced38df9373: Waiting [2023-05-16T15:21:35.401Z] 58f1dce35555: Waiting [2023-05-16T15:21:35.401Z] ed15518f5707: Verifying Checksum [2023-05-16T15:21:35.401Z] ed15518f5707: Download complete [2023-05-16T15:21:35.401Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T15:21:35.401Z] 242c74f7c9fa: Download complete [2023-05-16T15:21:35.401Z] 3cdef696dda3: Verifying Checksum [2023-05-16T15:21:35.401Z] 3cdef696dda3: Download complete [2023-05-16T15:21:35.401Z] c41833b44d91: Verifying Checksum [2023-05-16T15:21:35.401Z] c41833b44d91: Download complete [2023-05-16T15:21:36.829Z] c41833b44d91: Pull complete [2023-05-16T15:21:37.101Z] 58f1dce35555: Verifying Checksum [2023-05-16T15:21:37.101Z] 58f1dce35555: Download complete [2023-05-16T15:21:37.371Z] ed15518f5707: Pull complete [2023-05-16T15:21:38.341Z] feae8fd75edb: Verifying Checksum [2023-05-16T15:21:38.341Z] feae8fd75edb: Download complete [2023-05-16T15:21:38.341Z] 2ced38df9373: Download complete [2023-05-16T15:21:48.439Z] feae8fd75edb: Pull complete [2023-05-16T15:21:48.439Z] 242c74f7c9fa: Pull complete [2023-05-16T15:21:48.707Z] 3cdef696dda3: Pull complete [2023-05-16T15:21:55.359Z] 2ced38df9373: Pull complete [2023-05-16T15:21:57.312Z] 58f1dce35555: Pull complete [2023-05-16T15:21:57.312Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T15:21:57.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T15:21:57.312Z] ---> fadd8f120f05 [2023-05-16T15:21:57.312Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T15:21:59.277Z] ---> Running in f60dfcc5ccf8 [2023-05-16T15:21:59.277Z] Removing intermediate container f60dfcc5ccf8 [2023-05-16T15:21:59.277Z] ---> c93a6ad5b555 [2023-05-16T15:21:59.277Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T15:21:59.277Z] ---> Running in a4c05fb542cb [2023-05-16T15:21:59.545Z] Removing intermediate container a4c05fb542cb [2023-05-16T15:21:59.545Z] ---> 4378b9119e83 [2023-05-16T15:21:59.545Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T15:21:59.816Z] ---> Running in 58e53fd368ac [2023-05-16T15:22:00.088Z] Removing intermediate container 58e53fd368ac [2023-05-16T15:22:00.088Z] ---> 1ee8254d1fca [2023-05-16T15:22:00.088Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-16T15:22:00.088Z] ---> Running in 78821f478e3e [2023-05-16T15:22:00.357Z] Removing intermediate container 78821f478e3e [2023-05-16T15:22:00.357Z] ---> ddb35eafa716 [2023-05-16T15:22:00.357Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T15:22:00.632Z] ---> Running in ae24ee962cb4 [2023-05-16T15:22:01.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T15:22:02.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T15:22:03.621Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T15:22:03.621Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T15:22:03.621Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T15:22:03.621Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T15:22:03.621Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T15:22:03.621Z] OK: 268 MiB in 57 packages [2023-05-16T15:22:05.091Z] Removing intermediate container ae24ee962cb4 [2023-05-16T15:22:05.091Z] ---> d58cfff8a305 [2023-05-16T15:22:05.091Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T15:22:05.366Z] ---> 7886e75770e7 [2023-05-16T15:22:05.366Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T15:22:05.366Z] ---> Running in 03b5623647ff [2023-05-16T15:23:13.358Z] Removing intermediate container 03b5623647ff [2023-05-16T15:23:13.358Z] ---> 1a83431d7e18 [2023-05-16T15:23:13.358Z] Step 10/12 : COPY . . [2023-05-16T15:23:13.358Z] ---> 86061fe53117 [2023-05-16T15:23:13.358Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T15:23:13.358Z] ---> Running in f8d427bdf852 [2023-05-16T15:23:13.358Z] Removing intermediate container f8d427bdf852 [2023-05-16T15:23:13.358Z] ---> 955d9345393e [2023-05-16T15:23:13.358Z] Step 12/12 : RUN $MAKE [2023-05-16T15:23:13.358Z] ---> Running in 045259c2811b [2023-05-16T15:23:13.358Z] noop [2023-05-16T15:23:13.358Z] Removing intermediate container 045259c2811b [2023-05-16T15:23:13.358Z] ---> 42d8e4c53f5d [2023-05-16T15:23:13.358Z] Successfully built 42d8e4c53f5d [2023-05-16T15:23:13.358Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:23:13.718Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T15:23:13.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:23:13.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-15742 does not seem to be running inside a container [2023-05-16T15:23:14.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/120 -v /w/workspace/device-virtual-go/120:/w/workspace/device-virtual-go/120:rw,z -v /w/workspace/device-virtual-go/120@tmp:/w/workspace/device-virtual-go/120@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-16T15:23:15.455Z] $ docker top d10d0e55f3ef176e2bd140c2607a220e2af1ef26fa019e43c6454bc5fd9c0007 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T15:23:16.339Z] + go version [2023-05-16T15:23:16.339Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T15:23:16.367Z] $ docker stop --time=1 d10d0e55f3ef176e2bd140c2607a220e2af1ef26fa019e43c6454bc5fd9c0007 [2023-05-16T15:23:18.062Z] $ docker rm -f --volumes d10d0e55f3ef176e2bd140c2607a220e2af1ef26fa019e43c6454bc5fd9c0007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:23:18.641Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T15:23:18.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:23:18.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-15742 does not seem to be running inside a container [2023-05-16T15:23:18.920Z] $ 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/120 -v /w/workspace/device-virtual-go/120:/w/workspace/device-virtual-go/120:rw,z -v /w/workspace/device-virtual-go/120@tmp:/w/workspace/device-virtual-go/120@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-16T15:23:20.172Z] $ docker top 423fed6c9c210d2841e55e1f06e32862bafe991fe1734c0af4bca9f2ebbe50b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T15:23:21.008Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/120 [Pipeline] fileExists [Pipeline] sh [2023-05-16T15:23:21.343Z] + make test [2023-05-16T15:23:21.613Z] go test ./... -coverprofile=coverage.out [2023-05-16T15:24:00.593Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-16T15:26:07.357Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-16T15:26:07.357Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.100s coverage: 58.4% of statements [2023-05-16T15:26:07.358Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T15:26:07.358Z] go vet ./... [2023-05-16T15:26:39.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T15:26:39.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T15:26:39.628Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T15:26:39.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T15:26:39.670Z] $ docker stop --time=1 423fed6c9c210d2841e55e1f06e32862bafe991fe1734c0af4bca9f2ebbe50b4 [2023-05-16T15:26:41.570Z] $ docker rm -f --volumes 423fed6c9c210d2841e55e1f06e32862bafe991fe1734c0af4bca9f2ebbe50b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T15:26:42.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T15:26:42.784Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T15:26:43.341Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T15:26:43.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T15:26:44.042Z] + ls -al . [2023-05-16T15:26:44.042Z] total 188 [2023-05-16T15:26:44.042Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:23 . [2023-05-16T15:26:44.042Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:21 .. [2023-05-16T15:26:44.042Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 15:21 .git [2023-05-16T15:26:44.042Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:21 .github [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 337 May 16 15:21 .gitignore [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 15:21 .golangci.yml [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 16 15:21 Attribution.txt [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 16 15:21 CHANGELOG.md [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 16 15:21 Dockerfile [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 15:21 GOVERNANCE.md [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 660 May 16 15:21 Jenkinsfile [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 15:21 LICENSE [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 16 15:21 Makefile [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 623 May 16 15:21 OWNERS.md [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 16 15:21 README.md [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 15:18 VERSION [2023-05-16T15:26:44.042Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 15:21 bin [2023-05-16T15:26:44.042Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:21 cmd [2023-05-16T15:26:44.042Z] -rw-r--r-- 1 jenkins jenkins 43063 May 16 15:26 coverage.out [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 16 15:21 go.mod [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 16 15:21 go.sum [2023-05-16T15:26:44.042Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 15:21 internal [2023-05-16T15:26:44.042Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 15:21 snap [2023-05-16T15:26:44.042Z] -rw-rw-r-- 1 jenkins jenkins 235 May 16 15:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:26:44.396Z] + 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=6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b --label arch=arm64 --label version=3.0.0-dev.48 . [2023-05-16T15:26:44.985Z] Sending build context to Docker daemon 12.04MB [2023-05-16T15:26:44.985Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T15:26:44.985Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T15:26:44.986Z] ---> 42d8e4c53f5d [2023-05-16T15:26:44.986Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T15:26:44.986Z] ---> Running in 66016c8855f9 [2023-05-16T15:26:45.257Z] Removing intermediate container 66016c8855f9 [2023-05-16T15:26:45.257Z] ---> 46f64c100755 [2023-05-16T15:26:45.257Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T15:26:45.527Z] ---> Running in aa7c7c7d309f [2023-05-16T15:26:45.795Z] Removing intermediate container aa7c7c7d309f [2023-05-16T15:26:45.795Z] ---> 80d625e91d48 [2023-05-16T15:26:45.795Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T15:26:45.795Z] ---> Running in 5cd5b58f6d87 [2023-05-16T15:26:46.070Z] Removing intermediate container 5cd5b58f6d87 [2023-05-16T15:26:46.070Z] ---> 63495fa943b3 [2023-05-16T15:26:46.070Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-16T15:26:46.070Z] ---> Running in b815bad4094d [2023-05-16T15:26:46.340Z] Removing intermediate container b815bad4094d [2023-05-16T15:26:46.340Z] ---> ea325efb5334 [2023-05-16T15:26:46.340Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T15:26:46.613Z] ---> Running in bfffe29f8a2e [2023-05-16T15:26:47.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T15:26:48.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T15:26:49.594Z] OK: 268 MiB in 57 packages [2023-05-16T15:26:50.563Z] Removing intermediate container bfffe29f8a2e [2023-05-16T15:26:50.563Z] ---> b16a70a26124 [2023-05-16T15:26:50.563Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-16T15:26:50.838Z] ---> aa9890487388 [2023-05-16T15:26:50.838Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T15:26:51.111Z] ---> Running in 74b2cfb010a7 [2023-05-16T15:26:53.743Z] Removing intermediate container 74b2cfb010a7 [2023-05-16T15:26:53.743Z] ---> 7314927db5fe [2023-05-16T15:26:53.743Z] Step 10/25 : COPY . . [2023-05-16T15:26:55.166Z] ---> b0de644deb9e [2023-05-16T15:26:55.166Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T15:26:55.166Z] ---> Running in c802cddb3584 [2023-05-16T15:26:55.166Z] Removing intermediate container c802cddb3584 [2023-05-16T15:26:55.166Z] ---> eca9f3ccf32d [2023-05-16T15:26:55.166Z] Step 12/25 : RUN $MAKE [2023-05-16T15:26:55.437Z] ---> Running in f3bcafbd4574 [2023-05-16T15:26:56.402Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.48" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-16T15:29:33.186Z] Removing intermediate container f3bcafbd4574 [2023-05-16T15:29:33.186Z] ---> cb0f146f3575 [2023-05-16T15:29:33.186Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T15:29:33.186Z] 3.17: Pulling from library/alpine [2023-05-16T15:29:33.186Z] c41833b44d91: Already exists [2023-05-16T15:29:33.186Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T15:29:33.186Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T15:29:33.186Z] ---> 51e60588ff2c [2023-05-16T15:29:33.186Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-16T15:29:33.186Z] ---> Running in 1216d19f3007 [2023-05-16T15:29:33.186Z] Removing intermediate container 1216d19f3007 [2023-05-16T15:29:33.186Z] ---> 5f61c5ae05b8 [2023-05-16T15:29:33.186Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T15:29:33.186Z] ---> Running in bd5c468e671c [2023-05-16T15:29:33.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T15:29:33.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T15:29:33.186Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T15:29:33.186Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T15:29:33.186Z] OK: 8 MiB in 16 packages [2023-05-16T15:29:33.186Z] Removing intermediate container bd5c468e671c [2023-05-16T15:29:33.186Z] ---> a990b6cca27c [2023-05-16T15:29:33.186Z] Step 16/25 : WORKDIR / [2023-05-16T15:29:33.186Z] ---> Running in 6c947caaea62 [2023-05-16T15:29:33.186Z] Removing intermediate container 6c947caaea62 [2023-05-16T15:29:33.186Z] ---> fc8e2b5ae96d [2023-05-16T15:29:33.186Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-16T15:29:33.186Z] ---> 1249218f9442 [2023-05-16T15:29:33.186Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-16T15:29:33.186Z] ---> 63c67c9293b5 [2023-05-16T15:29:33.186Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-16T15:29:33.186Z] ---> 4585ba65360c [2023-05-16T15:29:33.186Z] Step 20/25 : EXPOSE 59900 [2023-05-16T15:29:33.186Z] ---> Running in adf2a2937082 [2023-05-16T15:29:33.186Z] Removing intermediate container adf2a2937082 [2023-05-16T15:29:33.186Z] ---> 95ea5725d1c3 [2023-05-16T15:29:33.186Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-16T15:29:33.186Z] ---> Running in a2464111d862 [2023-05-16T15:29:33.186Z] Removing intermediate container a2464111d862 [2023-05-16T15:29:33.186Z] ---> 4b8e948516d5 [2023-05-16T15:29:33.186Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T15:29:33.186Z] ---> Running in 655d37b08b28 [2023-05-16T15:29:33.186Z] Removing intermediate container 655d37b08b28 [2023-05-16T15:29:33.186Z] ---> 018387cfffb6 [2023-05-16T15:29:33.186Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T15:29:33.187Z] ---> Running in f96beebee6b1 [2023-05-16T15:29:33.187Z] Removing intermediate container f96beebee6b1 [2023-05-16T15:29:33.187Z] ---> fa70a84a5cc4 [2023-05-16T15:29:33.187Z] Step 24/25 : LABEL git_sha=6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [2023-05-16T15:29:33.187Z] ---> Running in 8febc8c9419b [2023-05-16T15:29:33.187Z] Removing intermediate container 8febc8c9419b [2023-05-16T15:29:33.187Z] ---> 321c97c779d4 [2023-05-16T15:29:33.187Z] Step 25/25 : LABEL version=3.0.0-dev.48 [2023-05-16T15:29:33.187Z] ---> Running in 5fafda375b3c [2023-05-16T15:29:33.187Z] Removing intermediate container 5fafda375b3c [2023-05-16T15:29:33.187Z] ---> 4da036227b24 [2023-05-16T15:29:33.187Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T15:29:33.187Z] Successfully built 4da036227b24 [2023-05-16T15:29:33.187Z] 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-16T15:29:33.285Z] provisioning config files... [2023-05-16T15:29:33.302Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/120@tmp/config16608647324231508057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:29:33.650Z] ---> docker-login.sh [2023-05-16T15:29:33.650Z] nexus3.edgexfoundry.org:10001 [2023-05-16T15:29:33.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:29:33.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:29:33.918Z] Configure a credential helper to remove this warning. See [2023-05-16T15:29:33.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:29:33.918Z] [2023-05-16T15:29:33.918Z] Login Succeeded [2023-05-16T15:29:33.918Z] nexus3.edgexfoundry.org:10002 [2023-05-16T15:29:34.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:29:34.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:29:34.189Z] Configure a credential helper to remove this warning. See [2023-05-16T15:29:34.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:29:34.189Z] [2023-05-16T15:29:34.189Z] Login Succeeded [2023-05-16T15:29:34.189Z] nexus3.edgexfoundry.org:10003 [2023-05-16T15:29:34.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:29:34.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:29:34.777Z] Configure a credential helper to remove this warning. See [2023-05-16T15:29:34.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:29:34.777Z] [2023-05-16T15:29:34.777Z] Login Succeeded [2023-05-16T15:29:34.777Z] nexus3.edgexfoundry.org:10004 [2023-05-16T15:29:35.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:29:35.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:29:35.048Z] Configure a credential helper to remove this warning. See [2023-05-16T15:29:35.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:29:35.048Z] [2023-05-16T15:29:35.048Z] Login Succeeded [2023-05-16T15:29:35.048Z] docker.io [2023-05-16T15:29:35.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T15:29:35.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T15:29:35.584Z] Configure a credential helper to remove this warning. See [2023-05-16T15:29:35.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T15:29:35.584Z] [2023-05-16T15:29:35.584Z] Login Succeeded [2023-05-16T15:29:35.584Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T15:29:35.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T15:29:35.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T15:29:35.640Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-16T15:29:35.640Z] 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [2023-05-16T15:29:35.640Z] latest [2023-05-16T15:29:35.640Z] 3.0.0-dev.48 [2023-05-16T15:29:35.640Z] 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b-3.0.0-dev.48 [2023-05-16T15:29:35.640Z] main [2023-05-16T15:29:35.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:29:35.990Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:29:36.343Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [2023-05-16T15:29:36.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-16T15:29:36.343Z] 1b2ccc8cb02a: Preparing [2023-05-16T15:29:36.343Z] d2d62ee08681: Preparing [2023-05-16T15:29:36.343Z] cdb8bf4f8a31: Preparing [2023-05-16T15:29:36.343Z] 37eb5b175c64: Preparing [2023-05-16T15:29:36.343Z] 26cbea5cba74: Preparing [2023-05-16T15:29:36.343Z] 26cbea5cba74: Layer already exists [2023-05-16T15:29:36.619Z] cdb8bf4f8a31: Pushed [2023-05-16T15:29:36.619Z] d2d62ee08681: Pushed [2023-05-16T15:29:36.619Z] 37eb5b175c64: Pushed [2023-05-16T15:29:43.277Z] 1b2ccc8cb02a: Pushed [2023-05-16T15:29:43.277Z] 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b: digest: sha256:0ac4bd96380c392fc3cadcf677240b1431e986e814aaccf220fdc39558ac30de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:29:43.639Z] + 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-16T15:29:43.989Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-16T15:29:43.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-16T15:29:43.989Z] 1b2ccc8cb02a: Preparing [2023-05-16T15:29:43.989Z] d2d62ee08681: Preparing [2023-05-16T15:29:43.989Z] cdb8bf4f8a31: Preparing [2023-05-16T15:29:43.989Z] 37eb5b175c64: Preparing [2023-05-16T15:29:43.989Z] 26cbea5cba74: Preparing [2023-05-16T15:29:43.989Z] d2d62ee08681: Layer already exists [2023-05-16T15:29:43.989Z] 26cbea5cba74: Layer already exists [2023-05-16T15:29:43.989Z] cdb8bf4f8a31: Layer already exists [2023-05-16T15:29:43.989Z] 1b2ccc8cb02a: Layer already exists [2023-05-16T15:29:43.989Z] 37eb5b175c64: Layer already exists [2023-05-16T15:29:43.989Z] latest: digest: sha256:0ac4bd96380c392fc3cadcf677240b1431e986e814aaccf220fdc39558ac30de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:29:44.603Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:29:44.946Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.48 [2023-05-16T15:29:44.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-16T15:29:44.946Z] 1b2ccc8cb02a: Preparing [2023-05-16T15:29:44.946Z] d2d62ee08681: Preparing [2023-05-16T15:29:44.946Z] cdb8bf4f8a31: Preparing [2023-05-16T15:29:44.946Z] 37eb5b175c64: Preparing [2023-05-16T15:29:44.946Z] 26cbea5cba74: Preparing [2023-05-16T15:29:44.946Z] 26cbea5cba74: Layer already exists [2023-05-16T15:29:44.946Z] cdb8bf4f8a31: Layer already exists [2023-05-16T15:29:44.946Z] d2d62ee08681: Layer already exists [2023-05-16T15:29:44.946Z] 37eb5b175c64: Layer already exists [2023-05-16T15:29:44.946Z] 1b2ccc8cb02a: Layer already exists [2023-05-16T15:29:44.946Z] 3.0.0-dev.48: digest: sha256:0ac4bd96380c392fc3cadcf677240b1431e986e814aaccf220fdc39558ac30de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:29:45.357Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b-3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:29:45.725Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b-3.0.0-dev.48 [2023-05-16T15:29:45.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-16T15:29:45.725Z] 1b2ccc8cb02a: Preparing [2023-05-16T15:29:45.725Z] d2d62ee08681: Preparing [2023-05-16T15:29:45.725Z] cdb8bf4f8a31: Preparing [2023-05-16T15:29:45.725Z] 37eb5b175c64: Preparing [2023-05-16T15:29:45.725Z] 26cbea5cba74: Preparing [2023-05-16T15:29:45.725Z] 26cbea5cba74: Layer already exists [2023-05-16T15:29:45.725Z] 37eb5b175c64: Layer already exists [2023-05-16T15:29:45.725Z] d2d62ee08681: Layer already exists [2023-05-16T15:29:45.725Z] cdb8bf4f8a31: Layer already exists [2023-05-16T15:29:45.725Z] 1b2ccc8cb02a: Layer already exists [2023-05-16T15:29:45.725Z] 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b-3.0.0-dev.48: digest: sha256:0ac4bd96380c392fc3cadcf677240b1431e986e814aaccf220fdc39558ac30de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:29:46.092Z] + 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-16T15:29:46.448Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-16T15:29:46.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-16T15:29:46.449Z] 1b2ccc8cb02a: Preparing [2023-05-16T15:29:46.449Z] d2d62ee08681: Preparing [2023-05-16T15:29:46.449Z] cdb8bf4f8a31: Preparing [2023-05-16T15:29:46.449Z] 37eb5b175c64: Preparing [2023-05-16T15:29:46.449Z] 26cbea5cba74: Preparing [2023-05-16T15:29:46.449Z] 26cbea5cba74: Layer already exists [2023-05-16T15:29:46.449Z] 1b2ccc8cb02a: Layer already exists [2023-05-16T15:29:46.449Z] d2d62ee08681: Layer already exists [2023-05-16T15:29:46.449Z] cdb8bf4f8a31: Layer already exists [2023-05-16T15:29:46.449Z] 37eb5b175c64: Layer already exists [2023-05-16T15:29:46.449Z] main: digest: sha256:0ac4bd96380c392fc3cadcf677240b1431e986e814aaccf220fdc39558ac30de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T15:29:46.767Z] ===================================================== [Pipeline] echo [2023-05-16T15:29:46.773Z] taggedImages: [2023-05-16T15:29:46.773Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [2023-05-16T15:29:46.773Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-16T15:29:46.773Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.48 [2023-05-16T15:29:46.773Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b-3.0.0-dev.48 [2023-05-16T15:29:46.773Z] - 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-16T15:29:47.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T15:29:47.128Z] [2023-05-16T15:29:47.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:29:47.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T15:29:47.466Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T15:29:47.466Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T15:29:47.466Z] 04944245beec: Pulling fs layer [2023-05-16T15:29:47.466Z] 699f458cf7ca: Pulling fs layer [2023-05-16T15:29:47.466Z] 765212b225bb: Pulling fs layer [2023-05-16T15:29:47.466Z] f23df028b6ca: Pulling fs layer [2023-05-16T15:29:47.466Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T15:29:47.466Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T15:29:47.466Z] 765212b225bb: Waiting [2023-05-16T15:29:47.466Z] f23df028b6ca: Waiting [2023-05-16T15:29:47.466Z] d65c8cfc05b1: Waiting [2023-05-16T15:29:47.466Z] 2437ff75d9bd: Waiting [2023-05-16T15:29:47.735Z] 04944245beec: Verifying Checksum [2023-05-16T15:29:47.735Z] 04944245beec: Download complete [2023-05-16T15:29:47.735Z] 765212b225bb: Verifying Checksum [2023-05-16T15:29:47.735Z] 765212b225bb: Download complete [2023-05-16T15:29:47.735Z] f23df028b6ca: Download complete [2023-05-16T15:29:47.735Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T15:29:47.735Z] d65c8cfc05b1: Download complete [2023-05-16T15:29:47.735Z] 699f458cf7ca: Verifying Checksum [2023-05-16T15:29:47.735Z] 699f458cf7ca: Download complete [2023-05-16T15:29:48.324Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T15:29:48.324Z] 8998bd30e6a1: Download complete [2023-05-16T15:29:50.281Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T15:29:50.281Z] 2437ff75d9bd: Download complete [2023-05-16T15:29:52.224Z] 8998bd30e6a1: Pull complete [2023-05-16T15:29:52.492Z] 04944245beec: Pull complete [2023-05-16T15:29:53.908Z] 699f458cf7ca: Pull complete [2023-05-16T15:29:53.908Z] 765212b225bb: Pull complete [2023-05-16T15:29:54.869Z] f23df028b6ca: Pull complete [2023-05-16T15:29:55.138Z] d65c8cfc05b1: Pull complete [2023-05-16T15:30:13.372Z] 2437ff75d9bd: Pull complete [2023-05-16T15:30:13.372Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T15:30:13.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T15:30:13.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:30:13.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-15742 does not seem to be running inside a container [2023-05-16T15:30:13.648Z] $ 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/120 -v /w/workspace/device-virtual-go/120:/w/workspace/device-virtual-go/120:rw,z -v /w/workspace/device-virtual-go/120@tmp:/w/workspace/device-virtual-go/120@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-16T15:30:16.413Z] $ docker top 7a90435335fa960ce56e6c5ddd8906f11c84c09344ec628d174a14bb72517f57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:30:17.254Z] ---> job-cost.sh [2023-05-16T15:30:17.254Z] lf-activate-venv: SKIPPING [2023-05-16T15:30:17.254Z] INFO: No Stack... [2023-05-16T15:30:17.523Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T15:30:18.487Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T15:30:19.133Z] + cat /w/workspace/device-virtual-go/120/archives/cost.csv [2023-05-16T15:30:19.134Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T15:30:19.209Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-120-stack-cost] [2023-05-16T15:30:19.221Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-120-stack-cost] did not exist. Created. [2023-05-16T15:30:19.221Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T15:30:19.895Z] /w/workspace/device-virtual-go/120@tmp/durable-b088573a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T15:30:20.559Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T15:30:20.583Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T15:30:20.637Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T15:30:20.647Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T15:30:20.676Z] $ docker stop --time=1 7a90435335fa960ce56e6c5ddd8906f11c84c09344ec628d174a14bb72517f57 [2023-05-16T15:30:23.622Z] $ docker rm -f --volumes 7a90435335fa960ce56e6c5ddd8906f11c84c09344ec628d174a14bb72517f57 [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-16T15:30:24.057Z] provisioning config files... [2023-05-16T15:30:24.065Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6990637826955513980tmp [Pipeline] { [Pipeline] sh [2023-05-16T15:30:24.356Z] + set +x [2023-05-16T15:30:24.356Z] + bash -s -- [2023-05-16T15:30:24.356Z] + curl -s https://codecov.io/bash [2023-05-16T15:30:24.356Z] [2023-05-16T15:30:24.356Z] _____ _ [2023-05-16T15:30:24.356Z] / ____| | | [2023-05-16T15:30:24.356Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T15:30:24.356Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T15:30:24.356Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T15:30:24.356Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T15:30:24.356Z] Bash-1.0.6 [2023-05-16T15:30:24.356Z] [2023-05-16T15:30:24.356Z] [2023-05-16T15:30:24.356Z] ==> git version 2.25.1 found [2023-05-16T15:30:24.356Z] ==> 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-16T15:30:24.356Z] Release-Date: 2020-01-08 [2023-05-16T15:30:24.356Z] 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-16T15:30:24.356Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T15:30:24.356Z] ==> Jenkins CI detected. [2023-05-16T15:30:24.356Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-16T15:30:24.356Z] project root: . [2023-05-16T15:30:24.356Z] --> token set from env [2023-05-16T15:30:24.356Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T15:30:24.356Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T15:30:24.356Z] ==> Python coveragepy not found [2023-05-16T15:30:24.356Z] ==> Searching for coverage reports in: [2023-05-16T15:30:24.356Z] + . [2023-05-16T15:30:24.356Z] -> Found 1 reports [2023-05-16T15:30:24.356Z] ==> Detecting git/mercurial file structure [2023-05-16T15:30:24.356Z] ==> Reading reports [2023-05-16T15:30:24.356Z] + ./coverage.out bytes=43063 [2023-05-16T15:30:24.615Z] ==> Appending adjustments [2023-05-16T15:30:24.615Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T15:30:24.615Z] + Found adjustments [2023-05-16T15:30:24.615Z] ==> Gzipping contents [2023-05-16T15:30:24.615Z] 8.0K /tmp/codecov.bIBb4u.gz [2023-05-16T15:30:24.615Z] ==> Uploading reports [2023-05-16T15:30:24.615Z] url: https://codecov.io [2023-05-16T15:30:24.615Z] query: branch=main&commit=6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T15:30:24.615Z] -> Pinging Codecov [2023-05-16T15:30:24.615Z] 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=6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T15:30:24.874Z] -> Uploading to [2023-05-16T15:30:24.874Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/5E52B4B073DB2E39498172D8E973AA87/6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b/63aed10e-8760-4fe5-83df-dd8c3c1236d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T153024Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc402622ef5b1a7c63ef62e4d97a9c334e413abbf78c9f9c2c6b9be079455d8e [2023-05-16T15:30:24.874Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T15:30:24.874Z] Dload Upload Total Spent Left Speed [2023-05-16T15:30:24.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23671 --:--:-- --:--:-- --:--:-- 23671 [2023-05-16T15:30:25.133Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [Pipeline] } [2023-05-16T15:30:25.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T15:30:25.355Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T15:30:25.370Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:30:25.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T15:30:25.673Z] [2023-05-16T15:30:25.673Z] 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-16T15:30:25.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T15:30:25.974Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T15:30:25.974Z] df9b9388f04a: Pulling fs layer [2023-05-16T15:30:25.974Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T15:30:25.974Z] 25bc292e5bac: Pulling fs layer [2023-05-16T15:30:25.974Z] 114826534d7a: Pulling fs layer [2023-05-16T15:30:25.974Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T15:30:25.974Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T15:30:25.974Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T15:30:25.974Z] 4657fd5d0bcf: Waiting [2023-05-16T15:30:25.974Z] 8a3aa393b2d8: Waiting [2023-05-16T15:30:25.974Z] 6ad1cebc031e: Waiting [2023-05-16T15:30:25.974Z] 114826534d7a: Waiting [2023-05-16T15:30:25.974Z] 25bc292e5bac: Download complete [2023-05-16T15:30:25.974Z] 52dc419b0ee2: Download complete [2023-05-16T15:30:25.974Z] 4657fd5d0bcf: Verifying Checksum [2023-05-16T15:30:25.974Z] 4657fd5d0bcf: Download complete [2023-05-16T15:30:25.974Z] df9b9388f04a: Download complete [2023-05-16T15:30:26.234Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T15:30:26.234Z] 6ad1cebc031e: Download complete [2023-05-16T15:30:26.234Z] df9b9388f04a: Pull complete [2023-05-16T15:30:26.234Z] 52dc419b0ee2: Pull complete [2023-05-16T15:30:26.234Z] 25bc292e5bac: Pull complete [2023-05-16T15:30:26.802Z] 114826534d7a: Download complete [2023-05-16T15:30:26.802Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T15:30:26.802Z] 8a3aa393b2d8: Download complete [2023-05-16T15:30:30.086Z] 114826534d7a: Pull complete [2023-05-16T15:30:30.086Z] 4657fd5d0bcf: Pull complete [2023-05-16T15:30:30.086Z] 6ad1cebc031e: Pull complete [2023-05-16T15:30:32.618Z] 8a3aa393b2d8: Pull complete [2023-05-16T15:30:32.619Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T15:30:32.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T15:30:32.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:30:32.709Z] prd-ubuntu20.04-docker-8c-8g-15739 does not seem to be running inside a container [2023-05-16T15:30:32.743Z] $ 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-16T15:30:38.463Z] $ docker top e0e975cb178cb8d473a85b1df92ffe7f1189548de2384f1c94e2e4ad80b23554 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T15:30:38.526Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-16T15:30:38.806Z] + set -o pipefail [2023-05-16T15:30:38.806Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-16T15:30:45.379Z] [2023-05-16T15:30:45.379Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-16T15:30:45.379Z] [2023-05-16T15:30:45.379Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/ba581c6b-c2f4-4370-8b09-e599bda9712c [2023-05-16T15:30:45.379Z] [2023-05-16T15:30:45.379Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-16T15:30:45.379Z] [2023-05-16T15:30:45.379Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T15:30:45.379Z] [2023-05-16T15:30:45.379Z] [2023-05-16T15:30:45.379Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T15:30:45.379Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T15:30:45.379Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T15:30:45.395Z] $ docker stop --time=1 e0e975cb178cb8d473a85b1df92ffe7f1189548de2384f1c94e2e4ad80b23554 [2023-05-16T15:30:49.798Z] $ docker rm -f --volumes e0e975cb178cb8d473a85b1df92ffe7f1189548de2384f1c94e2e4ad80b23554 [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-16T15:30:50.495Z] + git log --format=format:%s -1 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b [Pipeline] sh [2023-05-16T15:30:50.786Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T15:30:50.787Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:30:51.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T15:30:51.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:30:51.147Z] prd-ubuntu20.04-docker-8c-8g-15739 does not seem to be running inside a container [2023-05-16T15:30:51.179Z] $ 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-16T15:30:51.615Z] $ docker top dfe4f792cda5fd6afd99f483f984bd03ae374f41a6eaa0930ae771b63e71d7bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T15:30:51.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T15:30:51.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T15:30:51.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T15:30:51.864Z] $ docker exec dfe4f792cda5fd6afd99f483f984bd03ae374f41a6eaa0930ae771b63e71d7bc ssh-agent [2023-05-16T15:30:51.966Z] SSH_AUTH_SOCK=/tmp/ssh-Gob5ry4FZypz/agent.32 [2023-05-16T15:30:51.966Z] SSH_AGENT_PID=39 [2023-05-16T15:30:51.970Z] Running ssh-add (command line suppressed) [2023-05-16T15:30:52.070Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5150679160223000120.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5150679160223000120.key) [2023-05-16T15:30:52.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T15:30:52.367Z] + git semver tag [2023-05-16T15:30:52.628Z] 2023-05-16 15:30:52,543 [run_tag] DEBUG tag force:False [2023-05-16T15:30:52.628Z] 2023-05-16 15:30:52,543 [check_head_tag] DEBUG check head tag [2023-05-16T15:30:52.628Z] 2023-05-16 15:30:52,544 [execute] INFO git cat-file --batch-check [2023-05-16T15:30:52.628Z] 2023-05-16 15:30:52,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T15:30:52.628Z] 2023-05-16 15:30:52,548 [execute] INFO git cat-file --batch [2023-05-16T15:30:52.628Z] 2023-05-16 15:30:52,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T15:30:52.628Z] 2023-05-16 15:30:52,576 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T15:30:52.628Z] 2023-05-16 15:30:52,577 [execute] INFO git tag -a v3.0.0-dev.48 -m v3.0.0-dev.48 [2023-05-16T15:30:52.628Z] 2023-05-16 15:30:52,577 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.48', '-m', 'v3.0.0-dev.48'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T15:30:52.628Z] 2023-05-16 15:30:52,580 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T15:30:52.628Z] 3.0.0-dev.48 [Pipeline] } [2023-05-16T15:30:52.641Z] $ docker exec --env ******** --env ******** dfe4f792cda5fd6afd99f483f984bd03ae374f41a6eaa0930ae771b63e71d7bc ssh-agent -k [2023-05-16T15:30:52.757Z] unset SSH_AUTH_SOCK; [2023-05-16T15:30:52.758Z] unset SSH_AGENT_PID; [2023-05-16T15:30:52.758Z] echo Agent pid 39 killed; [2023-05-16T15:30:52.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T15:30:53.071Z] + git semver [Pipeline] } [2023-05-16T15:30:53.346Z] $ docker stop --time=1 dfe4f792cda5fd6afd99f483f984bd03ae374f41a6eaa0930ae771b63e71d7bc [2023-05-16T15:30:54.635Z] $ docker rm -f --volumes dfe4f792cda5fd6afd99f483f984bd03ae374f41a6eaa0930ae771b63e71d7bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:30:55.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T15:30:55.036Z] [2023-05-16T15:30:55.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:30:55.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T15:30:55.333Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T15:30:55.333Z] ab5ef0e58194: Pulling fs layer [2023-05-16T15:30:55.333Z] 9712f1f96733: Pulling fs layer [2023-05-16T15:30:55.333Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T15:30:55.333Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T15:30:55.333Z] e9a5061849ea: Pulling fs layer [2023-05-16T15:30:55.333Z] d747dcd14b5f: Pulling fs layer [2023-05-16T15:30:55.333Z] 2de7ff778b66: Pulling fs layer [2023-05-16T15:30:55.333Z] 2de7ff778b66: Waiting [2023-05-16T15:30:55.333Z] e9a5061849ea: Waiting [2023-05-16T15:30:55.333Z] d747dcd14b5f: Waiting [2023-05-16T15:30:55.333Z] 0d9ebad4ef96: Waiting [2023-05-16T15:30:55.333Z] 9712f1f96733: Download complete [2023-05-16T15:30:55.593Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T15:30:55.593Z] 63f879dbbcfc: Download complete [2023-05-16T15:30:55.851Z] e9a5061849ea: Verifying Checksum [2023-05-16T15:30:55.851Z] e9a5061849ea: Download complete [2023-05-16T15:30:55.851Z] d747dcd14b5f: Verifying Checksum [2023-05-16T15:30:55.851Z] d747dcd14b5f: Download complete [2023-05-16T15:30:55.851Z] ab5ef0e58194: Verifying Checksum [2023-05-16T15:30:55.851Z] ab5ef0e58194: Download complete [2023-05-16T15:30:55.851Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T15:30:55.851Z] 0d9ebad4ef96: Download complete [2023-05-16T15:30:55.851Z] 2de7ff778b66: Verifying Checksum [2023-05-16T15:30:55.851Z] 2de7ff778b66: Download complete [2023-05-16T15:30:58.381Z] ab5ef0e58194: Pull complete [2023-05-16T15:30:58.381Z] 9712f1f96733: Pull complete [2023-05-16T15:30:58.946Z] 63f879dbbcfc: Pull complete [2023-05-16T15:31:02.245Z] 0d9ebad4ef96: Pull complete [2023-05-16T15:31:02.506Z] e9a5061849ea: Pull complete [2023-05-16T15:31:02.506Z] d747dcd14b5f: Pull complete [2023-05-16T15:31:03.440Z] 2de7ff778b66: Pull complete [2023-05-16T15:31:03.440Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T15:31:03.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T15:31:03.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:31:03.515Z] prd-ubuntu20.04-docker-8c-8g-15739 does not seem to be running inside a container [2023-05-16T15:31:03.545Z] $ 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-16T15:31:09.500Z] $ docker top 84701a2b7916e7f5281ba361b29aa6e068775c54b1048e455ef9c3cd93818405 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T15:31:09.560Z] provisioning config files... [2023-05-16T15:31:09.567Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5379620307299736146tmp [2023-05-16T15:31:09.576Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config478269787648808013tmp [2023-05-16T15:31:09.585Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13215431326022300535tmp [Pipeline] { [Pipeline] echo [2023-05-16T15:31:09.601Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:09.886Z] ---> sigul-configuration.sh [2023-05-16T15:31:09.886Z] gpg: directory `/root/.gnupg' created [2023-05-16T15:31:09.886Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T15:31:09.886Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T15:31:09.886Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T15:31:09.886Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T15:31:09.886Z] gpg: CAST5 encrypted data [2023-05-16T15:31:09.886Z] gpg: encrypted with 1 passphrase [2023-05-16T15:31:09.886Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T15:31:10.178Z] + mkdir /home/jenkins [2023-05-16T15:31:10.178Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T15:31:10.465Z] + 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-16T15:31:10.478Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:10.762Z] ---> sigul-install.sh [2023-05-16T15:31:10.762Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T15:31:11.049Z] + git tag --list [2023-05-16T15:31:11.050Z] v1.0.0 [2023-05-16T15:31:11.050Z] v1.1.0 [2023-05-16T15:31:11.050Z] v1.1.1 [2023-05-16T15:31:11.050Z] v1.2.1 [2023-05-16T15:31:11.050Z] v1.2.2 [2023-05-16T15:31:11.050Z] v1.2.3 [2023-05-16T15:31:11.050Z] v1.3.0 [2023-05-16T15:31:11.050Z] v1.3.1 [2023-05-16T15:31:11.050Z] v2.0.0 [2023-05-16T15:31:11.050Z] v2.1.0 [2023-05-16T15:31:11.050Z] v2.1.1 [2023-05-16T15:31:11.050Z] v2.1.1-dev.1 [2023-05-16T15:31:11.050Z] v2.1.1-dev.2 [2023-05-16T15:31:11.050Z] v2.2.0 [2023-05-16T15:31:11.050Z] v2.2.1-dev.1 [2023-05-16T15:31:11.050Z] v2.2.1-dev.2 [2023-05-16T15:31:11.050Z] v2.2.1-dev.3 [2023-05-16T15:31:11.050Z] v2.2.1-dev.4 [2023-05-16T15:31:11.050Z] v2.2.1-dev.5 [2023-05-16T15:31:11.050Z] v2.2.1-dev.6 [2023-05-16T15:31:11.050Z] v2.2.1-dev.7 [2023-05-16T15:31:11.050Z] v2.2.1-dev.8 [2023-05-16T15:31:11.050Z] v2.3.0 [2023-05-16T15:31:11.050Z] v2.3.0-dev.10 [2023-05-16T15:31:11.050Z] v2.3.0-dev.11 [2023-05-16T15:31:11.050Z] v2.3.0-dev.12 [2023-05-16T15:31:11.050Z] v2.3.0-dev.13 [2023-05-16T15:31:11.050Z] v2.3.0-dev.14 [2023-05-16T15:31:11.050Z] v2.3.0-dev.15 [2023-05-16T15:31:11.050Z] v2.3.0-dev.16 [2023-05-16T15:31:11.050Z] v2.3.0-dev.17 [2023-05-16T15:31:11.050Z] v2.3.0-dev.18 [2023-05-16T15:31:11.050Z] v2.3.0-dev.19 [2023-05-16T15:31:11.050Z] v2.3.0-dev.20 [2023-05-16T15:31:11.050Z] v2.3.0-dev.21 [2023-05-16T15:31:11.050Z] v2.3.0-dev.22 [2023-05-16T15:31:11.050Z] v2.3.0-dev.23 [2023-05-16T15:31:11.050Z] v2.3.0-dev.24 [2023-05-16T15:31:11.050Z] v2.3.0-dev.25 [2023-05-16T15:31:11.050Z] v2.3.0-dev.26 [2023-05-16T15:31:11.050Z] v2.3.0-dev.27 [2023-05-16T15:31:11.050Z] v2.3.0-dev.28 [2023-05-16T15:31:11.050Z] v2.3.0-dev.29 [2023-05-16T15:31:11.050Z] v2.3.0-dev.30 [2023-05-16T15:31:11.050Z] v2.3.0-dev.8 [2023-05-16T15:31:11.050Z] v2.3.0-dev.9 [2023-05-16T15:31:11.050Z] v3.0.0-dev.1 [2023-05-16T15:31:11.050Z] v3.0.0-dev.10 [2023-05-16T15:31:11.050Z] v3.0.0-dev.11 [2023-05-16T15:31:11.050Z] v3.0.0-dev.12 [2023-05-16T15:31:11.050Z] v3.0.0-dev.13 [2023-05-16T15:31:11.050Z] v3.0.0-dev.14 [2023-05-16T15:31:11.050Z] v3.0.0-dev.15 [2023-05-16T15:31:11.050Z] v3.0.0-dev.16 [2023-05-16T15:31:11.050Z] v3.0.0-dev.17 [2023-05-16T15:31:11.050Z] v3.0.0-dev.18 [2023-05-16T15:31:11.050Z] v3.0.0-dev.19 [2023-05-16T15:31:11.050Z] v3.0.0-dev.2 [2023-05-16T15:31:11.050Z] v3.0.0-dev.20 [2023-05-16T15:31:11.050Z] v3.0.0-dev.21 [2023-05-16T15:31:11.050Z] v3.0.0-dev.22 [2023-05-16T15:31:11.050Z] v3.0.0-dev.23 [2023-05-16T15:31:11.050Z] v3.0.0-dev.24 [2023-05-16T15:31:11.050Z] v3.0.0-dev.25 [2023-05-16T15:31:11.050Z] v3.0.0-dev.26 [2023-05-16T15:31:11.050Z] v3.0.0-dev.27 [2023-05-16T15:31:11.050Z] v3.0.0-dev.28 [2023-05-16T15:31:11.050Z] v3.0.0-dev.29 [2023-05-16T15:31:11.050Z] v3.0.0-dev.3 [2023-05-16T15:31:11.050Z] v3.0.0-dev.30 [2023-05-16T15:31:11.050Z] v3.0.0-dev.31 [2023-05-16T15:31:11.050Z] v3.0.0-dev.32 [2023-05-16T15:31:11.050Z] v3.0.0-dev.33 [2023-05-16T15:31:11.050Z] v3.0.0-dev.34 [2023-05-16T15:31:11.050Z] v3.0.0-dev.35 [2023-05-16T15:31:11.050Z] v3.0.0-dev.36 [2023-05-16T15:31:11.050Z] v3.0.0-dev.37 [2023-05-16T15:31:11.050Z] v3.0.0-dev.38 [2023-05-16T15:31:11.050Z] v3.0.0-dev.39 [2023-05-16T15:31:11.050Z] v3.0.0-dev.4 [2023-05-16T15:31:11.050Z] v3.0.0-dev.40 [2023-05-16T15:31:11.050Z] v3.0.0-dev.41 [2023-05-16T15:31:11.050Z] v3.0.0-dev.42 [2023-05-16T15:31:11.050Z] v3.0.0-dev.43 [2023-05-16T15:31:11.050Z] v3.0.0-dev.44 [2023-05-16T15:31:11.050Z] v3.0.0-dev.45 [2023-05-16T15:31:11.050Z] v3.0.0-dev.46 [2023-05-16T15:31:11.050Z] v3.0.0-dev.47 [2023-05-16T15:31:11.050Z] v3.0.0-dev.48 [2023-05-16T15:31:11.050Z] v3.0.0-dev.5 [2023-05-16T15:31:11.050Z] v3.0.0-dev.6 [2023-05-16T15:31:11.050Z] v3.0.0-dev.7 [2023-05-16T15:31:11.050Z] v3.0.0-dev.8 [2023-05-16T15:31:11.050Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T15:31:11.336Z] + lftools sign git-tag v3.0.0-dev.48 [2023-05-16T15:31:11.905Z] Signing Git tag with Sigul... [2023-05-16T15:31:11.905Z] Signing v3.0.0-dev.48 [Pipeline] echo [2023-05-16T15:31:12.174Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:12.458Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T15:31:12.465Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T15:31:12.489Z] $ docker stop --time=1 84701a2b7916e7f5281ba361b29aa6e068775c54b1048e455ef9c3cd93818405 [2023-05-16T15:31:13.753Z] $ docker rm -f --volumes 84701a2b7916e7f5281ba361b29aa6e068775c54b1048e455ef9c3cd93818405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T15:31:14.152Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T15:31:14.152Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:14.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T15:31:14.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:31:14.520Z] prd-ubuntu20.04-docker-8c-8g-15739 does not seem to be running inside a container [2023-05-16T15:31:14.555Z] $ 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-16T15:31:14.865Z] $ docker top 8ec28d8dd2c7f197a2ecf1131e23f1d272182411871909bf7996d9957658fce0 -eo pid,comm [2023-05-16T15:31:14.910Z] 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-16T15:31:14.910Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T15:31:14.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T15:31:14.953Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T15:31:15.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T15:31:15.051Z] $ docker exec 8ec28d8dd2c7f197a2ecf1131e23f1d272182411871909bf7996d9957658fce0 ssh-agent [2023-05-16T15:31:15.156Z] SSH_AUTH_SOCK=/tmp/ssh-6Bpx5flVYUTx/agent.33 [2023-05-16T15:31:15.156Z] SSH_AGENT_PID=39 [2023-05-16T15:31:15.160Z] Running ssh-add (command line suppressed) [2023-05-16T15:31:15.268Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5622394503966876948.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5622394503966876948.key) [2023-05-16T15:31:15.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T15:31:15.569Z] + git semver bump pre [2023-05-16T15:31:15.829Z] 2023-05-16 15:31:15,729 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T15:31:15.829Z] 2023-05-16 15:31:15,729 [bump_version] DEBUG bumping version:3.0.0-dev.48 on axis:pre with prefix:dev [2023-05-16T15:31:15.829Z] 2023-05-16 15:31:15,729 [bump_version] DEBUG bumped version:3.0.0-dev.49 [2023-05-16T15:31:15.829Z] 2023-05-16 15:31:15,729 [write_version] DEBUG write version:3.0.0-dev.49 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-16T15:31:15.829Z] 2023-05-16 15:31:15,729 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T15:31:15.829Z] 2023-05-16 15:31:15,729 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T15:31:15.829Z] 2023-05-16 15:31:15,731 [execute] INFO git cat-file --batch-check [2023-05-16T15:31:15.829Z] 2023-05-16 15:31:15,732 [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-16T15:31:15.829Z] 2023-05-16 15:31:15,736 [execute] INFO git cat-file --batch [2023-05-16T15:31:15.829Z] 2023-05-16 15:31:15,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T15:31:15.829Z] 2023-05-16 15:31:15,741 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T15:31:15.829Z] 3.0.0-dev.49 [Pipeline] } [2023-05-16T15:31:15.841Z] $ docker exec --env ******** --env ******** 8ec28d8dd2c7f197a2ecf1131e23f1d272182411871909bf7996d9957658fce0 ssh-agent -k [2023-05-16T15:31:15.931Z] unset SSH_AUTH_SOCK; [2023-05-16T15:31:15.931Z] unset SSH_AGENT_PID; [2023-05-16T15:31:15.931Z] echo Agent pid 39 killed; [2023-05-16T15:31:15.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T15:31:16.235Z] + git semver [Pipeline] } [2023-05-16T15:31:16.508Z] $ docker stop --time=1 8ec28d8dd2c7f197a2ecf1131e23f1d272182411871909bf7996d9957658fce0 [2023-05-16T15:31:17.773Z] $ docker rm -f --volumes 8ec28d8dd2c7f197a2ecf1131e23f1d272182411871909bf7996d9957658fce0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T15:31:18.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T15:31:18.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:18.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T15:31:18.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:31:18.478Z] prd-ubuntu20.04-docker-8c-8g-15739 does not seem to be running inside a container [2023-05-16T15:31:18.510Z] $ 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-16T15:31:18.831Z] $ docker top 69e076f9f2b2e5291fdf144c5d75fd2f082b7b13bf863f0724725df3a44e72ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T15:31:18.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T15:31:18.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T15:31:19.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T15:31:19.035Z] $ docker exec 69e076f9f2b2e5291fdf144c5d75fd2f082b7b13bf863f0724725df3a44e72ea ssh-agent [2023-05-16T15:31:19.130Z] SSH_AUTH_SOCK=/tmp/ssh-1wVKTHhPVUfj/agent.33 [2023-05-16T15:31:19.130Z] SSH_AGENT_PID=39 [2023-05-16T15:31:19.134Z] Running ssh-add (command line suppressed) [2023-05-16T15:31:19.234Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4430411853773665235.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4430411853773665235.key) [2023-05-16T15:31:19.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T15:31:19.535Z] + git semver push [2023-05-16T15:31:19.796Z] 2023-05-16 15:31:19,743 [run_push] DEBUG push [2023-05-16T15:31:19.796Z] 2023-05-16 15:31:19,744 [execute] INFO git cat-file --batch-check [2023-05-16T15:31:19.796Z] 2023-05-16 15:31:19,744 [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-16T15:31:19.796Z] 2023-05-16 15:31:19,748 [execute] INFO git rev-list 2010631eaf3213f265929168381631421be80374 -- [2023-05-16T15:31:19.796Z] 2023-05-16 15:31:19,748 [execute] DEBUG Popen(['git', 'rev-list', '2010631eaf3213f265929168381631421be80374', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T15:31:19.796Z] 2023-05-16 15:31:19,756 [execute] INFO git fetch -v origin [2023-05-16T15:31:19.796Z] 2023-05-16 15:31:19,757 [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-16T15:31:20.365Z] 2023-05-16 15:31:20,233 [run_push] DEBUG no remote changes detected [2023-05-16T15:31:20.365Z] 2023-05-16 15:31:20,233 [execute] INFO git push origin semver [2023-05-16T15:31:20.365Z] 2023-05-16 15:31:20,233 [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-16T15:31:21.303Z] 2023-05-16 15:31:21,101 [run_push] DEBUG push all version tags [2023-05-16T15:31:21.303Z] 2023-05-16 15:31:21,102 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T15:31:21.303Z] 2023-05-16 15:31:21,103 [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-16T15:31:22.238Z] 2023-05-16 15:31:21,897 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-16T15:31:22.238Z] 3.0.0-dev.49 [Pipeline] } [2023-05-16T15:31:22.250Z] $ docker exec --env ******** --env ******** 69e076f9f2b2e5291fdf144c5d75fd2f082b7b13bf863f0724725df3a44e72ea ssh-agent -k [2023-05-16T15:31:22.346Z] unset SSH_AUTH_SOCK; [2023-05-16T15:31:22.346Z] unset SSH_AGENT_PID; [2023-05-16T15:31:22.346Z] echo Agent pid 39 killed; [2023-05-16T15:31:22.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T15:31:22.662Z] + git semver [Pipeline] } [2023-05-16T15:31:22.936Z] $ docker stop --time=1 69e076f9f2b2e5291fdf144c5d75fd2f082b7b13bf863f0724725df3a44e72ea [2023-05-16T15:31:24.209Z] $ docker rm -f --volumes 69e076f9f2b2e5291fdf144c5d75fd2f082b7b13bf863f0724725df3a44e72ea [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-16T15:31:24.802Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-16T15:31:24.802Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-16T15:31:24.802Z] total 16 [2023-05-16T15:31:24.802Z] drwxr-xr-x 3 root root 4096 May 16 15:21 . [2023-05-16T15:31:24.802Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 15:31 .. [2023-05-16T15:31:24.802Z] drwxr-xr-x 2 root root 4096 May 16 15:21 cost [2023-05-16T15:31:24.802Z] -rw-r--r-- 1 root root 89 May 16 15:21 cost.csv [2023-05-16T15:31:24.802Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-16T15:31:24.802Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-16T15:31:24.802Z] total 16 [2023-05-16T15:31:24.802Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 15:21 . [2023-05-16T15:31:24.802Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 15:31 .. [2023-05-16T15:31:24.802Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 15:21 cost [2023-05-16T15:31:24.802Z] -rw-r--r-- 1 jenkins jenkins 89 May 16 15:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:25.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:25.953Z] ---> package-listing.sh [2023-05-16T15:31:25.953Z] ++ facter osfamily [2023-05-16T15:31:25.953Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T15:31:26.214Z] + OS_FAMILY=debian [2023-05-16T15:31:26.214Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-16T15:31:26.214Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T15:31:26.214Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T15:31:26.214Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T15:31:26.214Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T15:31:26.214Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-16T15:31:26.214Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T15:31:26.214Z] + case "${OS_FAMILY}" in [2023-05-16T15:31:26.214Z] + dpkg -l [2023-05-16T15:31:26.214Z] + grep '^ii' [2023-05-16T15:31:26.214Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T15:31:26.214Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T15:31:26.214Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T15:31:26.214Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-16T15:31:26.214Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-16T15:31:26.214Z] + 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-16T15:31:26.228Z] 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-16T15:31:26.507Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T15:31:26.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T15:31:26.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T15:31:27.046Z] prd-ubuntu20.04-docker-8c-8g-15739 does not seem to be running inside a container [2023-05-16T15:31:27.080Z] $ 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-16T15:31:27.264Z] $ docker top c89649f08e1f2b8f60c0b174769d1cddc6a58284bae4aeb9cb028b55e4056024 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T15:31:27.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T15:31:27.882Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T15:31:28.165Z] + ls /var/log/sa-host [2023-05-16T15:31:28.165Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T15:31:28.233Z] provisioning config files... [2023-05-16T15:31:28.243Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2836985913274870974tmp [Pipeline] { [Pipeline] echo [2023-05-16T15:31:28.259Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:28.540Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T15:31:28.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:28.885Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T15:31:28.894Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:29.174Z] ---> sudo-logs.sh [2023-05-16T15:31:29.174Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T15:31:29.205Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:29.489Z] ---> job-cost.sh [2023-05-16T15:31:29.489Z] lf-activate-venv: SKIPPING [2023-05-16T15:31:29.489Z] DEBUG: total: 0.2199999988079071 [2023-05-16T15:31:29.489Z] INFO: Retrieving Stack Cost... [2023-05-16T15:31:29.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T15:31:30.315Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T15:31:30.327Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T15:31:30.609Z] ---> logs-deploy.sh [2023-05-16T15:31:30.609Z] lf-activate-venv: SKIPPING [2023-05-16T15:31:30.609Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/120 [2023-05-16T15:31:30.609Z] INFO: archiving workspace using pattern(s): [2023-05-16T15:31:31.546Z] Archives upload complete. [2023-05-16T15:31:31.546Z] INFO: archiving logs to Nexus