Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3ed2c468bbc11562de4df1efe7e210c5fb0a041 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-ssh12828237089232924416.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1546134942199915107.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9150626168959951371.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3266485305082924862.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb 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-ssh2325191156119871385.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21937 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 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 (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 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 # timeout=10 Commit message: "build(snap): Upgrade snap base to core22 (#298)" > git rev-list --no-walk 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-04T15:11:12.654Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-04T15:11:12.701Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-04T15:11:12.714Z] ========================================================= [2022-08-04T15:11:12.714Z] EdgeX Global Pipelines Version Info [2022-08-04T15:11:12.714Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:11:13.469Z] ------------------- [2022-08-04T15:11:13.469Z] stable info: [2022-08-04T15:11:13.469Z] ------------------- [2022-08-04T15:11:13.469Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T15:11:13.469Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T15:11:13.469Z] Message: update stable to v1.0.238 [2022-08-04T15:11:14.041Z] ------------------- [2022-08-04T15:11:14.041Z] experimental info: [2022-08-04T15:11:14.041Z] ------------------- [2022-08-04T15:11:14.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T15:11:14.041Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T15:11:14.041Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-04T15:11:14.313Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-08-04T15:11:14.328Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-08-04T15:11:14.337Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-04T15:11:14.348Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-04T15:11:14.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-04T15:11:14.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-04T15:11:14.399Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-04T15:11:14.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-04T15:11:14.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-04T15:11:14.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-04T15:11:14.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-04T15:11:14.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-08-04T15:11:14.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-04T15:11:14.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-04T15:11:14.493Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T15:11:14.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T15:11:14.512Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-04T15:11:14.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-04T15:11:14.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-04T15:11:14.543Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-04T15:11:14.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-04T15:11:14.564Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-04T15:11:14.579Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-04T15:11:14.594Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-04T15:11:14.611Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-04T15:11:14.623Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-04T15:11:14.643Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-04T15:11:14.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-04T15:11:14.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-04T15:11:14.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-04T15:11:14.694Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] echo [2022-08-04T15:11:14.708Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3ed2c4 [Pipeline] echo [2022-08-04T15:11:14.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T15:11:14.767Z] provisioning config files... [2022-08-04T15:11:14.780Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4686463097528349655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:11:15.095Z] ---> docker-login.sh [2022-08-04T15:11:15.096Z] nexus3.edgexfoundry.org:10001 [2022-08-04T15:11:15.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:11:15.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:11:15.620Z] Configure a credential helper to remove this warning. See [2022-08-04T15:11:15.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:11:15.620Z] [2022-08-04T15:11:15.620Z] Login Succeeded [2022-08-04T15:11:15.620Z] nexus3.edgexfoundry.org:10002 [2022-08-04T15:11:15.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:11:15.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:11:15.620Z] Configure a credential helper to remove this warning. See [2022-08-04T15:11:15.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:11:15.620Z] [2022-08-04T15:11:15.620Z] Login Succeeded [2022-08-04T15:11:15.620Z] nexus3.edgexfoundry.org:10003 [2022-08-04T15:11:15.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:11:15.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:11:15.880Z] Configure a credential helper to remove this warning. See [2022-08-04T15:11:15.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:11:15.880Z] [2022-08-04T15:11:15.880Z] Login Succeeded [2022-08-04T15:11:15.881Z] nexus3.edgexfoundry.org:10004 [2022-08-04T15:11:15.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:11:15.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:11:15.881Z] Configure a credential helper to remove this warning. See [2022-08-04T15:11:15.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:11:15.881Z] [2022-08-04T15:11:15.881Z] Login Succeeded [2022-08-04T15:11:15.881Z] docker.io [2022-08-04T15:11:16.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:11:16.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:11:16.400Z] Configure a credential helper to remove this warning. See [2022-08-04T15:11:16.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:11:16.400Z] [2022-08-04T15:11:16.400Z] Login Succeeded [2022-08-04T15:11:16.400Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T15:11:16.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-04T15:11:16.786Z] + git rev-list -1 --merges b3ed2c468bbc11562de4df1efe7e210c5fb0a041~1..b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] echo [2022-08-04T15:11:16.824Z] -----------> git rev-list -1 --merges b3ed2c468bbc11562de4df1efe7e210c5fb0a041~1..b3ed2c468bbc11562de4df1efe7e210c5fb0a041 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [false] [Pipeline] sh [2022-08-04T15:11:17.122Z] + git log --format=format:%s -1 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] echo [2022-08-04T15:11:17.141Z] ========================================================= [2022-08-04T15:11:17.141Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-04T15:11:17.141Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T15:11:17.487Z] + git log --format=format:%s -1 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] echo [2022-08-04T15:11:17.498Z] [semverPrep] GIT_COMMIT: b3ed2c468bbc11562de4df1efe7e210c5fb0a041, Commit Message: build(snap): Upgrade snap base to core22 (#298) [Pipeline] echo [2022-08-04T15:11:17.510Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-04T15:11:17.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T15:11:17.875Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-04T15:11:17.875Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-04T15:11:17.875Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-04T15:11:17.875Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-04T15:11:17.875Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-04T15:11:17.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:11:18.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T15:11:18.297Z] [2022-08-04T15:11:18.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:11:18.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T15:11:18.602Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-04T15:11:18.602Z] b85a868b505f: Pulling fs layer [2022-08-04T15:11:18.602Z] e2be974225ed: Pulling fs layer [2022-08-04T15:11:18.602Z] 339a4e72a1f5: Pulling fs layer [2022-08-04T15:11:18.602Z] 988bab9f4d93: Pulling fs layer [2022-08-04T15:11:18.602Z] 1469e6f7b9e6: Pulling fs layer [2022-08-04T15:11:18.602Z] eaf3925da568: Pulling fs layer [2022-08-04T15:11:18.602Z] bab4dde63d76: Pulling fs layer [2022-08-04T15:11:18.602Z] bde34c3a00c8: Pulling fs layer [2022-08-04T15:11:18.602Z] eaf3925da568: Waiting [2022-08-04T15:11:18.602Z] bab4dde63d76: Waiting [2022-08-04T15:11:18.602Z] b352a97aabf1: Pulling fs layer [2022-08-04T15:11:18.602Z] 4872d77fe225: Pulling fs layer [2022-08-04T15:11:18.602Z] bde34c3a00c8: Waiting [2022-08-04T15:11:18.602Z] 5851b861e8e6: Pulling fs layer [2022-08-04T15:11:18.602Z] b352a97aabf1: Waiting [2022-08-04T15:11:18.602Z] 4872d77fe225: Waiting [2022-08-04T15:11:18.602Z] e2be974225ed: Download complete [2022-08-04T15:11:18.602Z] 988bab9f4d93: Verifying Checksum [2022-08-04T15:11:18.602Z] 988bab9f4d93: Download complete [2022-08-04T15:11:18.861Z] 1469e6f7b9e6: Verifying Checksum [2022-08-04T15:11:18.861Z] 1469e6f7b9e6: Download complete [2022-08-04T15:11:18.861Z] 339a4e72a1f5: Verifying Checksum [2022-08-04T15:11:18.861Z] 339a4e72a1f5: Download complete [2022-08-04T15:11:18.861Z] eaf3925da568: Verifying Checksum [2022-08-04T15:11:18.861Z] eaf3925da568: Download complete [2022-08-04T15:11:18.861Z] bde34c3a00c8: Verifying Checksum [2022-08-04T15:11:18.861Z] bde34c3a00c8: Download complete [2022-08-04T15:11:18.861Z] b352a97aabf1: Verifying Checksum [2022-08-04T15:11:18.861Z] b352a97aabf1: Download complete [2022-08-04T15:11:18.861Z] 4872d77fe225: Download complete [2022-08-04T15:11:18.861Z] 5851b861e8e6: Verifying Checksum [2022-08-04T15:11:18.861Z] 5851b861e8e6: Download complete [2022-08-04T15:11:18.861Z] b85a868b505f: Verifying Checksum [2022-08-04T15:11:18.861Z] b85a868b505f: Download complete [2022-08-04T15:11:19.121Z] bab4dde63d76: Verifying Checksum [2022-08-04T15:11:19.121Z] bab4dde63d76: Download complete [2022-08-04T15:11:20.510Z] b85a868b505f: Pull complete [2022-08-04T15:11:20.510Z] e2be974225ed: Pull complete [2022-08-04T15:11:21.081Z] 339a4e72a1f5: Pull complete [2022-08-04T15:11:21.081Z] 988bab9f4d93: Pull complete [2022-08-04T15:11:21.340Z] 1469e6f7b9e6: Pull complete [2022-08-04T15:11:21.340Z] eaf3925da568: Pull complete [2022-08-04T15:11:23.251Z] bab4dde63d76: Pull complete [2022-08-04T15:11:23.511Z] bde34c3a00c8: Pull complete [2022-08-04T15:11:23.511Z] b352a97aabf1: Pull complete [2022-08-04T15:11:23.511Z] 4872d77fe225: Pull complete [2022-08-04T15:11:23.772Z] 5851b861e8e6: Pull complete [2022-08-04T15:11:23.772Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-04T15:11:23.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T15:11:23.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:11:23.869Z] prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container [2022-08-04T15:11:23.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T15:11:26.484Z] $ docker top 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 -eo pid,comm [2022-08-04T15:11:26.553Z] 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). [2022-08-04T15:11:26.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T15:11:26.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T15:11:26.591Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T15:11:26.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T15:11:26.712Z] $ docker exec 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 ssh-agent [2022-08-04T15:11:26.820Z] SSH_AUTH_SOCK=/tmp/ssh-Fu3A0FDcUfJm/agent.33 [2022-08-04T15:11:26.820Z] SSH_AGENT_PID=39 [2022-08-04T15:11:26.826Z] Running ssh-add (command line suppressed) [2022-08-04T15:11:26.932Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5913035173961976689.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5913035173961976689.key) [2022-08-04T15:11:26.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T15:11:27.241Z] + git tag --points-at HEAD [Pipeline] } [2022-08-04T15:11:27.254Z] $ docker exec --env ******** --env ******** 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 ssh-agent -k [2022-08-04T15:11:27.374Z] unset SSH_AUTH_SOCK; [2022-08-04T15:11:27.375Z] unset SSH_AGENT_PID; [2022-08-04T15:11:27.375Z] echo Agent pid 39 killed; [2022-08-04T15:11:27.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-04T15:11:27.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T15:11:27.420Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T15:11:27.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T15:11:27.548Z] $ docker exec 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 ssh-agent [2022-08-04T15:11:27.684Z] SSH_AUTH_SOCK=/tmp/ssh-6xbepXm8cYCy/agent.72 [2022-08-04T15:11:27.684Z] SSH_AGENT_PID=78 [2022-08-04T15:11:27.688Z] Running ssh-add (command line suppressed) [2022-08-04T15:11:27.816Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1549574131990603760.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1549574131990603760.key) [2022-08-04T15:11:27.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T15:11:28.129Z] + git semver init [2022-08-04T15:11:28.390Z] 2022-08-04 15:11:28,318 [run_init] DEBUG init version:0.0.0 force:False [2022-08-04T15:11:28.390Z] 2022-08-04 15:11:28,319 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-08-04T15:11:28.390Z] 2022-08-04 15:11:28,319 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-08-04T15:11:28.390Z] 2022-08-04 15:11:28,320 [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) [2022-08-04T15:11:29.334Z] 2022-08-04 15:11:29,292 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-08-04T15:11:29.334Z] 2022-08-04 15:11:29,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-08-04T15:11:29.334Z] 2022-08-04 15:11:29,293 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-04T15:11:29.334Z] 2022-08-04 15:11:29,293 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-04T15:11:29.334Z] 2.3.0-dev.10 [Pipeline] } [2022-08-04T15:11:29.347Z] $ docker exec --env ******** --env ******** 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 ssh-agent -k [2022-08-04T15:11:29.468Z] unset SSH_AUTH_SOCK; [2022-08-04T15:11:29.468Z] unset SSH_AGENT_PID; [2022-08-04T15:11:29.468Z] echo Agent pid 78 killed; [2022-08-04T15:11:29.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T15:11:29.793Z] + git semver [Pipeline] } [2022-08-04T15:11:30.074Z] $ docker stop --time=1 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 [2022-08-04T15:11:31.389Z] $ docker rm -f 47ec2b69d6e078321622e801bcf0a43f9969561852e2a88d5f39849cf62b3ec8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T15:11:31.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-04T15:11:31.977Z] Stashed 1 file(s) [Pipeline] echo [2022-08-04T15:11:31.982Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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 [2022-08-04T15:11:32.115Z] provisioning config files... [2022-08-04T15:11:32.125Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config226296546508920222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:11:32.425Z] ---> docker-login.sh [2022-08-04T15:11:32.425Z] nexus3.edgexfoundry.org:10001 [2022-08-04T15:11:32.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:11:32.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:11:32.425Z] Configure a credential helper to remove this warning. See [2022-08-04T15:11:32.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:11:32.425Z] [2022-08-04T15:11:32.425Z] Login Succeeded [2022-08-04T15:11:32.425Z] nexus3.edgexfoundry.org:10002 [2022-08-04T15:11:32.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:11:32.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:11:32.685Z] Configure a credential helper to remove this warning. See [2022-08-04T15:11:32.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:11:32.685Z] [2022-08-04T15:11:32.685Z] Login Succeeded [2022-08-04T15:11:32.685Z] nexus3.edgexfoundry.org:10003 [2022-08-04T15:11:32.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:11:32.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:11:32.685Z] Configure a credential helper to remove this warning. See [2022-08-04T15:11:32.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:11:32.685Z] [2022-08-04T15:11:32.685Z] Login Succeeded [2022-08-04T15:11:32.685Z] nexus3.edgexfoundry.org:10004 [2022-08-04T15:11:32.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:11:32.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:11:32.947Z] Configure a credential helper to remove this warning. See [2022-08-04T15:11:32.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:11:32.947Z] [2022-08-04T15:11:32.947Z] Login Succeeded [2022-08-04T15:11:32.947Z] docker.io [2022-08-04T15:11:32.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:11:33.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:11:33.208Z] Configure a credential helper to remove this warning. See [2022-08-04T15:11:33.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:11:33.208Z] [2022-08-04T15:11:33.208Z] Login Succeeded [2022-08-04T15:11:33.208Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T15:11:33.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-04T15:11:33.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T15:11:33.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T15:11:33.329Z] ========================================================= [2022-08-04T15:11:33.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-04T15:11:33.329Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:11:33.651Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-04T15:11:33.651Z] Sending build context to Docker daemon 23.07MB [2022-08-04T15:11:33.651Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-04T15:11:33.651Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-04T15:11:33.911Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-04T15:11:33.912Z] 2408cc74d12b: Pulling fs layer [2022-08-04T15:11:33.912Z] ea60b727a1ce: Pulling fs layer [2022-08-04T15:11:33.912Z] 30c4a7721957: Pulling fs layer [2022-08-04T15:11:33.912Z] 370296b7ddb6: Pulling fs layer [2022-08-04T15:11:33.912Z] 7c6cee850709: Pulling fs layer [2022-08-04T15:11:33.912Z] 39a5fcdaea64: Pulling fs layer [2022-08-04T15:11:33.912Z] d94ebbe4e438: Pulling fs layer [2022-08-04T15:11:33.912Z] bcfd1f05c69d: Pulling fs layer [2022-08-04T15:11:33.912Z] 59ccb84bbe0f: Pulling fs layer [2022-08-04T15:11:33.912Z] bcfd1f05c69d: Waiting [2022-08-04T15:11:33.912Z] 7c6cee850709: Waiting [2022-08-04T15:11:33.912Z] 39a5fcdaea64: Waiting [2022-08-04T15:11:33.912Z] 59ccb84bbe0f: Waiting [2022-08-04T15:11:33.912Z] d94ebbe4e438: Waiting [2022-08-04T15:11:33.912Z] 30c4a7721957: Verifying Checksum [2022-08-04T15:11:33.912Z] 30c4a7721957: Download complete [2022-08-04T15:11:33.912Z] ea60b727a1ce: Download complete [2022-08-04T15:11:33.912Z] 7c6cee850709: Download complete [2022-08-04T15:11:33.912Z] 39a5fcdaea64: Verifying Checksum [2022-08-04T15:11:33.912Z] 39a5fcdaea64: Download complete [2022-08-04T15:11:33.912Z] 2408cc74d12b: Verifying Checksum [2022-08-04T15:11:33.912Z] 2408cc74d12b: Download complete [2022-08-04T15:11:33.912Z] d94ebbe4e438: Verifying Checksum [2022-08-04T15:11:33.912Z] d94ebbe4e438: Download complete [2022-08-04T15:11:34.176Z] 2408cc74d12b: Pull complete [2022-08-04T15:11:34.176Z] ea60b727a1ce: Pull complete [2022-08-04T15:11:34.176Z] 30c4a7721957: Pull complete [2022-08-04T15:11:34.437Z] 59ccb84bbe0f: Verifying Checksum [2022-08-04T15:11:34.437Z] 59ccb84bbe0f: Download complete [2022-08-04T15:11:34.437Z] bcfd1f05c69d: Verifying Checksum [2022-08-04T15:11:34.437Z] bcfd1f05c69d: Download complete [2022-08-04T15:11:34.696Z] 370296b7ddb6: Verifying Checksum [2022-08-04T15:11:34.696Z] 370296b7ddb6: Download complete [2022-08-04T15:11:38.951Z] 370296b7ddb6: Pull complete [2022-08-04T15:11:38.951Z] 7c6cee850709: Pull complete [2022-08-04T15:11:38.951Z] 39a5fcdaea64: Pull complete [2022-08-04T15:11:38.951Z] d94ebbe4e438: Pull complete [2022-08-04T15:11:40.333Z] bcfd1f05c69d: Pull complete [2022-08-04T15:11:41.270Z] 59ccb84bbe0f: Pull complete [2022-08-04T15:11:41.270Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-04T15:11:41.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T15:11:41.270Z] ---> a4fb48ad2a94 [2022-08-04T15:11:41.270Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-04T15:11:46.581Z] ---> Running in ab0c8e40f8c1 [2022-08-04T15:11:46.581Z] Removing intermediate container ab0c8e40f8c1 [2022-08-04T15:11:46.581Z] ---> e056318df252 [2022-08-04T15:11:46.581Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-04T15:11:46.581Z] ---> Running in 1673d0454cbd [2022-08-04T15:11:46.581Z] Removing intermediate container 1673d0454cbd [2022-08-04T15:11:46.581Z] ---> a334567133d4 [2022-08-04T15:11:46.581Z] Step 5/12 : WORKDIR /device-virtual-go [2022-08-04T15:11:46.581Z] ---> Running in cbe267815def [2022-08-04T15:11:46.581Z] Removing intermediate container cbe267815def [2022-08-04T15:11:46.581Z] ---> 66ca9112946e [2022-08-04T15:11:46.581Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T15:11:46.581Z] ---> Running in 059c01a3d027 [2022-08-04T15:11:46.841Z] Removing intermediate container 059c01a3d027 [2022-08-04T15:11:46.841Z] ---> f14abfe737cb [2022-08-04T15:11:46.841Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-04T15:11:46.841Z] ---> Running in d2028d18103d [2022-08-04T15:11:47.083Z] Still waiting to schedule task [2022-08-04T15:11:47.083Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-04T15:11:47.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T15:11:48.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T15:11:48.306Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-04T15:11:48.306Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-04T15:11:48.566Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-04T15:11:48.566Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-04T15:11:48.825Z] Executing busybox-1.35.0-r13.trigger [2022-08-04T15:11:48.825Z] OK: 216 MiB in 55 packages [2022-08-04T15:11:49.086Z] Removing intermediate container d2028d18103d [2022-08-04T15:11:49.086Z] ---> 01c173dc2f57 [2022-08-04T15:11:49.086Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-04T15:11:49.346Z] ---> 033c5c7d0003 [2022-08-04T15:11:49.346Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T15:11:49.346Z] ---> Running in 5ed38aff743d [2022-08-04T15:12:15.923Z] Removing intermediate container 5ed38aff743d [2022-08-04T15:12:15.923Z] ---> c1a6f01f3ddb [2022-08-04T15:12:15.923Z] Step 10/12 : COPY . . [2022-08-04T15:12:15.923Z] ---> cd965e901396 [2022-08-04T15:12:15.923Z] Step 11/12 : ARG MAKE='make build' [2022-08-04T15:12:15.923Z] ---> Running in d3e0f4b4d12d [2022-08-04T15:12:15.923Z] Removing intermediate container d3e0f4b4d12d [2022-08-04T15:12:15.923Z] ---> 6f006437188b [2022-08-04T15:12:15.923Z] Step 12/12 : RUN $MAKE [2022-08-04T15:12:15.923Z] ---> Running in 338ebe0d7e9f [2022-08-04T15:12:15.923Z] noop [2022-08-04T15:12:15.923Z] Removing intermediate container 338ebe0d7e9f [2022-08-04T15:12:15.923Z] ---> b17efc0fe139 [2022-08-04T15:12:15.923Z] Successfully built b17efc0fe139 [2022-08-04T15:12:15.923Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:12:16.254Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T15:12:16.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:12:16.340Z] prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container [2022-08-04T15:12:16.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-04T15:12:16.750Z] $ docker top dd05f9b3ab1f0b5f53e36268d274bdfa85ec73f2d17284405ebefb102ccdde99 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T15:12:17.102Z] + go version [2022-08-04T15:12:17.102Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-04T15:12:17.124Z] $ docker stop --time=1 dd05f9b3ab1f0b5f53e36268d274bdfa85ec73f2d17284405ebefb102ccdde99 [2022-08-04T15:12:18.388Z] $ docker rm -f dd05f9b3ab1f0b5f53e36268d274bdfa85ec73f2d17284405ebefb102ccdde99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:12:18.812Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T15:12:18.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:12:18.933Z] prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container [2022-08-04T15:12:19.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-04T15:12:19.396Z] $ docker top be32a035c2bb02233187bf2291b2cdcd58ab22cbfee896329b855f7940d6b091 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T15:12:19.748Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-08-04T15:12:20.047Z] + make test [2022-08-04T15:12:20.047Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-08-04T15:12:20.307Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-08-04T15:12:28.421Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-08-04T15:12:29.361Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements [2022-08-04T15:12:35.938Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-04T15:12:35.938Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-04T15:12:38.479Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T15:12:38.479Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T15:12:38.479Z] ./bin/test-attribution-txt.sh [2022-08-04T15:12:38.479Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T15:12:38.479Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T15:12:38.479Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T15:12:38.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-04T15:12:38.513Z] $ docker stop --time=1 be32a035c2bb02233187bf2291b2cdcd58ab22cbfee896329b855f7940d6b091 [2022-08-04T15:12:40.983Z] $ docker rm -f be32a035c2bb02233187bf2291b2cdcd58ab22cbfee896329b855f7940d6b091 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T15:12:41.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-04T15:12:41.471Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-04T15:12:42.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-04T15:12:42.405Z] + ls -al . [2022-08-04T15:12:42.405Z] total 192 [2022-08-04T15:12:42.405Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 15:12 . [2022-08-04T15:12:42.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:11 .. [2022-08-04T15:12:42.405Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 15:12 .git [2022-08-04T15:12:42.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:11 .github [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 4 15:11 .gitignore [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 4 15:11 .golangci.yml [2022-08-04T15:12:42.405Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 15:11 .semver [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 8152 Aug 4 15:11 Attribution.txt [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 9649 Aug 4 15:11 CHANGELOG.md [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 1978 Aug 4 15:11 Dockerfile [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 4 15:11 GOVERNANCE.md [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 4 15:11 Jenkinsfile [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 4 15:11 LICENSE [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 2248 Aug 4 15:11 Makefile [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 4 15:11 OWNERS.md [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 2914 Aug 4 15:11 README.md [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 4 15:11 VERSION [2022-08-04T15:12:42.405Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:11 bin [2022-08-04T15:12:42.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:11 cmd [2022-08-04T15:12:42.405Z] -rw-r--r-- 1 jenkins jenkins 44128 Aug 4 15:12 coverage.out [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 3328 Aug 4 15:11 go.mod [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 36202 Aug 4 15:11 go.sum [2022-08-04T15:12:42.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:11 internal [2022-08-04T15:12:42.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:11 snap [2022-08-04T15:12:42.405Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 4 15:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:12:42.715Z] + 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=b3ed2c468bbc11562de4df1efe7e210c5fb0a041 --label arch=amd64 --label version=2.3.0-dev.10 . [2022-08-04T15:12:42.715Z] Sending build context to Docker daemon 23.12MB [2022-08-04T15:12:42.715Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-04T15:12:42.715Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-04T15:12:42.715Z] ---> b17efc0fe139 [2022-08-04T15:12:42.715Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-04T15:12:42.975Z] ---> Running in 61408bd77ef4 [2022-08-04T15:12:43.236Z] Removing intermediate container 61408bd77ef4 [2022-08-04T15:12:43.236Z] ---> a868fea8fffb [2022-08-04T15:12:43.236Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-04T15:12:43.236Z] ---> Running in 1e9dcdaf3a5e [2022-08-04T15:12:43.236Z] Removing intermediate container 1e9dcdaf3a5e [2022-08-04T15:12:43.236Z] ---> f34ccdb75827 [2022-08-04T15:12:43.236Z] Step 5/26 : WORKDIR /device-virtual-go [2022-08-04T15:12:43.236Z] ---> Running in dbeadd14a52e [2022-08-04T15:12:43.236Z] Removing intermediate container dbeadd14a52e [2022-08-04T15:12:43.236Z] ---> 968d743df795 [2022-08-04T15:12:43.236Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T15:12:43.236Z] ---> Running in 9189c91f0613 [2022-08-04T15:12:43.806Z] Removing intermediate container 9189c91f0613 [2022-08-04T15:12:43.806Z] ---> 92ce95f41d59 [2022-08-04T15:12:43.806Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-04T15:12:43.806Z] ---> Running in bd4396f312e2 [2022-08-04T15:12:44.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T15:12:45.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T15:12:45.272Z] OK: 216 MiB in 55 packages [2022-08-04T15:12:45.532Z] Removing intermediate container bd4396f312e2 [2022-08-04T15:12:45.532Z] ---> 3d437eefd620 [2022-08-04T15:12:45.532Z] Step 8/26 : COPY go.mod vendor* ./ [2022-08-04T15:12:45.792Z] ---> b9a40c688949 [2022-08-04T15:12:45.792Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T15:12:45.792Z] ---> Running in a62aa9607a92 [2022-08-04T15:12:46.361Z] Removing intermediate container a62aa9607a92 [2022-08-04T15:12:46.362Z] ---> d1db2e53335b [2022-08-04T15:12:46.362Z] Step 10/26 : COPY . . [2022-08-04T15:12:46.934Z] ---> 4510b7c174e2 [2022-08-04T15:12:46.934Z] Step 11/26 : ARG MAKE='make build' [2022-08-04T15:12:46.934Z] ---> Running in 076b0a90e67a [2022-08-04T15:12:47.195Z] Removing intermediate container 076b0a90e67a [2022-08-04T15:12:47.195Z] ---> 83a2fa15b481 [2022-08-04T15:12:47.195Z] Step 12/26 : RUN $MAKE [2022-08-04T15:12:47.195Z] ---> Running in 143d2c37b76d [2022-08-04T15:12:47.455Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-08-04T15:13:09.421Z] Removing intermediate container 143d2c37b76d [2022-08-04T15:13:09.422Z] ---> af4df1893aa6 [2022-08-04T15:13:09.422Z] Step 13/26 : FROM alpine:3.16 [2022-08-04T15:13:09.681Z] 3.16: Pulling from library/alpine [2022-08-04T15:13:09.681Z] 530afca65e2e: Pulling fs layer [2022-08-04T15:13:09.943Z] 530afca65e2e: Verifying Checksum [2022-08-04T15:13:09.943Z] 530afca65e2e: Download complete [2022-08-04T15:13:10.204Z] 530afca65e2e: Pull complete [2022-08-04T15:13:10.204Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T15:13:10.204Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T15:13:10.204Z] ---> d7d3d98c851f [2022-08-04T15:13:10.204Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-08-04T15:13:10.204Z] ---> Running in ab75d1d86d21 [2022-08-04T15:13:10.465Z] Removing intermediate container ab75d1d86d21 [2022-08-04T15:13:10.465Z] ---> af2875e803b3 [2022-08-04T15:13:10.465Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T15:13:10.465Z] ---> Running in 0269de5c58fd [2022-08-04T15:13:11.037Z] Removing intermediate container 0269de5c58fd [2022-08-04T15:13:11.037Z] ---> 11fb638ce8bc [2022-08-04T15:13:11.037Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T15:13:11.037Z] ---> Running in 0930a703b0be [2022-08-04T15:13:11.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T15:13:12.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T15:13:12.814Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T15:13:12.814Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T15:13:12.814Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T15:13:12.814Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T15:13:13.074Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T15:13:13.334Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T15:13:13.334Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T15:13:13.334Z] OK: 8 MiB in 20 packages [2022-08-04T15:13:13.909Z] Removing intermediate container 0930a703b0be [2022-08-04T15:13:13.909Z] ---> 73f45fff6d16 [2022-08-04T15:13:13.909Z] Step 17/26 : WORKDIR / [2022-08-04T15:13:13.909Z] ---> Running in 88449c0917c8 [2022-08-04T15:13:13.909Z] Removing intermediate container 88449c0917c8 [2022-08-04T15:13:13.909Z] ---> 0d07761e5f5e [2022-08-04T15:13:13.909Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-08-04T15:13:13.909Z] ---> a515be1b9cf4 [2022-08-04T15:13:13.909Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-08-04T15:13:14.169Z] ---> b0d462a8b24a [2022-08-04T15:13:14.170Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-08-04T15:13:14.742Z] ---> cb92772734d4 [2022-08-04T15:13:14.742Z] Step 21/26 : EXPOSE 59900 [2022-08-04T15:13:14.742Z] ---> Running in 434ecf9fed9f [2022-08-04T15:13:15.002Z] Removing intermediate container 434ecf9fed9f [2022-08-04T15:13:15.002Z] ---> a08a6da9876e [2022-08-04T15:13:15.002Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-08-04T15:13:15.002Z] ---> Running in ffbd468aa7ef [2022-08-04T15:13:15.002Z] Removing intermediate container ffbd468aa7ef [2022-08-04T15:13:15.002Z] ---> 89c02d6b7f3f [2022-08-04T15:13:15.002Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T15:13:15.002Z] ---> Running in 39c2dcb1fec1 [2022-08-04T15:13:15.262Z] Removing intermediate container 39c2dcb1fec1 [2022-08-04T15:13:15.263Z] ---> 744631c9dac9 [2022-08-04T15:13:15.263Z] Step 24/26 : LABEL arch=amd64 [2022-08-04T15:13:15.263Z] ---> Running in 979147506ed7 [2022-08-04T15:13:15.263Z] Removing intermediate container 979147506ed7 [2022-08-04T15:13:15.263Z] ---> 519613716f64 [2022-08-04T15:13:15.263Z] Step 25/26 : LABEL git_sha=b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [2022-08-04T15:13:15.263Z] ---> Running in 77411b61a708 [2022-08-04T15:13:15.263Z] Removing intermediate container 77411b61a708 [2022-08-04T15:13:15.263Z] ---> 62c531e10f1c [2022-08-04T15:13:15.263Z] Step 26/26 : LABEL version=2.3.0-dev.10 [2022-08-04T15:13:15.263Z] ---> Running in 76107640fb05 [2022-08-04T15:13:15.528Z] Removing intermediate container 76107640fb05 [2022-08-04T15:13:15.528Z] ---> cfd80531bb79 [2022-08-04T15:13:15.528Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-04T15:13:15.528Z] Successfully built cfd80531bb79 [2022-08-04T15:13:15.528Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T15:13:15.612Z] provisioning config files... [2022-08-04T15:13:15.620Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2207253419413651574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:13:15.922Z] ---> docker-login.sh [2022-08-04T15:13:15.922Z] nexus3.edgexfoundry.org:10001 [2022-08-04T15:13:15.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:13:15.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:13:15.922Z] Configure a credential helper to remove this warning. See [2022-08-04T15:13:15.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:13:15.922Z] [2022-08-04T15:13:15.922Z] Login Succeeded [2022-08-04T15:13:15.922Z] nexus3.edgexfoundry.org:10002 [2022-08-04T15:13:15.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:13:16.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:13:16.183Z] Configure a credential helper to remove this warning. See [2022-08-04T15:13:16.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:13:16.183Z] [2022-08-04T15:13:16.183Z] Login Succeeded [2022-08-04T15:13:16.183Z] nexus3.edgexfoundry.org:10003 [2022-08-04T15:13:16.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:13:16.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:13:16.183Z] Configure a credential helper to remove this warning. See [2022-08-04T15:13:16.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:13:16.183Z] [2022-08-04T15:13:16.183Z] Login Succeeded [2022-08-04T15:13:16.183Z] nexus3.edgexfoundry.org:10004 [2022-08-04T15:13:16.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:13:16.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:13:16.443Z] Configure a credential helper to remove this warning. See [2022-08-04T15:13:16.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:13:16.443Z] [2022-08-04T15:13:16.443Z] Login Succeeded [2022-08-04T15:13:16.443Z] docker.io [2022-08-04T15:13:16.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:13:16.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:13:16.704Z] Configure a credential helper to remove this warning. See [2022-08-04T15:13:16.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:13:16.704Z] [2022-08-04T15:13:16.704Z] Login Succeeded [2022-08-04T15:13:16.704Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T15:13:16.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T15:13:16.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T15:13:16.773Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-08-04T15:13:16.773Z] b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [2022-08-04T15:13:16.773Z] latest [2022-08-04T15:13:16.773Z] 2.3.0-dev.10 [2022-08-04T15:13:16.773Z] b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 [2022-08-04T15:13:16.773Z] main [2022-08-04T15:13:16.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:17.103Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:17.412Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [2022-08-04T15:13:17.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-08-04T15:13:17.412Z] e454d3341fc1: Preparing [2022-08-04T15:13:17.412Z] a79a9a290c93: Preparing [2022-08-04T15:13:17.412Z] d0424142d8fb: Preparing [2022-08-04T15:13:17.412Z] 825cdad8f9b8: Preparing [2022-08-04T15:13:17.412Z] 305f7a6279a8: Preparing [2022-08-04T15:13:17.412Z] ec34fcc1d526: Preparing [2022-08-04T15:13:17.412Z] ec34fcc1d526: Waiting [2022-08-04T15:13:17.412Z] d0424142d8fb: Pushed [2022-08-04T15:13:17.412Z] a79a9a290c93: Pushed [2022-08-04T15:13:17.412Z] 305f7a6279a8: Pushed [2022-08-04T15:13:17.412Z] ec34fcc1d526: Layer already exists [2022-08-04T15:13:17.672Z] 825cdad8f9b8: Pushed [2022-08-04T15:13:20.213Z] e454d3341fc1: Pushed [2022-08-04T15:13:20.473Z] b3ed2c468bbc11562de4df1efe7e210c5fb0a041: digest: sha256:50e4be4023d2e0c5d5010662da5edba06f32eb0d814a848e40ec1ef8f3ee3a1e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:20.795Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:21.113Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-08-04T15:13:21.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-08-04T15:13:21.113Z] e454d3341fc1: Preparing [2022-08-04T15:13:21.113Z] a79a9a290c93: Preparing [2022-08-04T15:13:21.113Z] d0424142d8fb: Preparing [2022-08-04T15:13:21.113Z] 825cdad8f9b8: Preparing [2022-08-04T15:13:21.113Z] 305f7a6279a8: Preparing [2022-08-04T15:13:21.113Z] ec34fcc1d526: Preparing [2022-08-04T15:13:21.113Z] ec34fcc1d526: Waiting [2022-08-04T15:13:21.113Z] e454d3341fc1: Layer already exists [2022-08-04T15:13:21.113Z] 305f7a6279a8: Layer already exists [2022-08-04T15:13:21.113Z] 825cdad8f9b8: Layer already exists [2022-08-04T15:13:21.113Z] d0424142d8fb: Layer already exists [2022-08-04T15:13:21.113Z] a79a9a290c93: Layer already exists [2022-08-04T15:13:21.113Z] ec34fcc1d526: Layer already exists [2022-08-04T15:13:21.113Z] latest: digest: sha256:50e4be4023d2e0c5d5010662da5edba06f32eb0d814a848e40ec1ef8f3ee3a1e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:21.435Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:21.845Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.10 [2022-08-04T15:13:21.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-08-04T15:13:21.846Z] e454d3341fc1: Preparing [2022-08-04T15:13:21.846Z] a79a9a290c93: Preparing [2022-08-04T15:13:21.846Z] d0424142d8fb: Preparing [2022-08-04T15:13:21.846Z] 825cdad8f9b8: Preparing [2022-08-04T15:13:21.846Z] 305f7a6279a8: Preparing [2022-08-04T15:13:21.846Z] ec34fcc1d526: Preparing [2022-08-04T15:13:21.846Z] ec34fcc1d526: Waiting [2022-08-04T15:13:21.846Z] d0424142d8fb: Layer already exists [2022-08-04T15:13:21.846Z] e454d3341fc1: Layer already exists [2022-08-04T15:13:21.846Z] 305f7a6279a8: Layer already exists [2022-08-04T15:13:21.846Z] 825cdad8f9b8: Layer already exists [2022-08-04T15:13:21.846Z] a79a9a290c93: Layer already exists [2022-08-04T15:13:21.846Z] ec34fcc1d526: Layer already exists [2022-08-04T15:13:21.846Z] 2.3.0-dev.10: digest: sha256:50e4be4023d2e0c5d5010662da5edba06f32eb0d814a848e40ec1ef8f3ee3a1e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:22.189Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:22.505Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 [2022-08-04T15:13:22.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-08-04T15:13:22.506Z] e454d3341fc1: Preparing [2022-08-04T15:13:22.506Z] a79a9a290c93: Preparing [2022-08-04T15:13:22.506Z] d0424142d8fb: Preparing [2022-08-04T15:13:22.506Z] 825cdad8f9b8: Preparing [2022-08-04T15:13:22.506Z] 305f7a6279a8: Preparing [2022-08-04T15:13:22.506Z] ec34fcc1d526: Preparing [2022-08-04T15:13:22.506Z] ec34fcc1d526: Waiting [2022-08-04T15:13:22.506Z] 825cdad8f9b8: Layer already exists [2022-08-04T15:13:22.506Z] d0424142d8fb: Layer already exists [2022-08-04T15:13:22.506Z] e454d3341fc1: Layer already exists [2022-08-04T15:13:22.506Z] a79a9a290c93: Layer already exists [2022-08-04T15:13:22.506Z] 305f7a6279a8: Layer already exists [2022-08-04T15:13:22.506Z] ec34fcc1d526: Layer already exists [2022-08-04T15:13:22.506Z] b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10: digest: sha256:50e4be4023d2e0c5d5010662da5edba06f32eb0d814a848e40ec1ef8f3ee3a1e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:22.828Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:23.143Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-08-04T15:13:23.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-08-04T15:13:23.143Z] e454d3341fc1: Preparing [2022-08-04T15:13:23.143Z] a79a9a290c93: Preparing [2022-08-04T15:13:23.143Z] d0424142d8fb: Preparing [2022-08-04T15:13:23.143Z] 825cdad8f9b8: Preparing [2022-08-04T15:13:23.143Z] 305f7a6279a8: Preparing [2022-08-04T15:13:23.143Z] ec34fcc1d526: Preparing [2022-08-04T15:13:23.143Z] ec34fcc1d526: Waiting [2022-08-04T15:13:23.143Z] 305f7a6279a8: Layer already exists [2022-08-04T15:13:23.143Z] d0424142d8fb: Layer already exists [2022-08-04T15:13:23.143Z] a79a9a290c93: Layer already exists [2022-08-04T15:13:23.143Z] 825cdad8f9b8: Layer already exists [2022-08-04T15:13:23.144Z] e454d3341fc1: Layer already exists [2022-08-04T15:13:23.144Z] ec34fcc1d526: Layer already exists [2022-08-04T15:13:23.144Z] main: digest: sha256:50e4be4023d2e0c5d5010662da5edba06f32eb0d814a848e40ec1ef8f3ee3a1e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T15:13:23.198Z] ===================================================== [Pipeline] echo [2022-08-04T15:13:23.205Z] taggedImages: [2022-08-04T15:13:23.205Z] - nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [2022-08-04T15:13:23.205Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-08-04T15:13:23.205Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.10 [2022-08-04T15:13:23.205Z] - nexus3.edgexfoundry.org:10004/device-virtual:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 [2022-08-04T15:13:23.205Z] - 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 [2022-08-04T15:13:23.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T15:13:23.589Z] [2022-08-04T15:13:23.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:13:23.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T15:13:23.893Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-04T15:13:23.893Z] 5eb5b503b376: Pulling fs layer [2022-08-04T15:13:23.893Z] 5c69ac0246d0: Pulling fs layer [2022-08-04T15:13:23.893Z] ec43610c2a17: Pulling fs layer [2022-08-04T15:13:23.893Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-04T15:13:23.893Z] 33b1e0a273af: Pulling fs layer [2022-08-04T15:13:23.893Z] 5d3b04190fa2: Pulling fs layer [2022-08-04T15:13:23.893Z] 2f39f015ded8: Pulling fs layer [2022-08-04T15:13:23.893Z] 2f39f015ded8: Waiting [2022-08-04T15:13:23.893Z] 33b1e0a273af: Waiting [2022-08-04T15:13:23.893Z] 3a2ae6a8a46f: Waiting [2022-08-04T15:13:23.893Z] 5d3b04190fa2: Waiting [2022-08-04T15:13:23.893Z] 5c69ac0246d0: Verifying Checksum [2022-08-04T15:13:23.893Z] 5c69ac0246d0: Download complete [2022-08-04T15:13:23.893Z] 3a2ae6a8a46f: Download complete [2022-08-04T15:13:23.893Z] 33b1e0a273af: Verifying Checksum [2022-08-04T15:13:23.893Z] 33b1e0a273af: Download complete [2022-08-04T15:13:23.893Z] 5d3b04190fa2: Download complete [2022-08-04T15:13:24.154Z] ec43610c2a17: Verifying Checksum [2022-08-04T15:13:24.154Z] ec43610c2a17: Download complete [2022-08-04T15:13:24.154Z] 5eb5b503b376: Verifying Checksum [2022-08-04T15:13:24.154Z] 5eb5b503b376: Download complete [2022-08-04T15:13:24.723Z] 2f39f015ded8: Download complete [2022-08-04T15:13:25.662Z] 5eb5b503b376: Pull complete [2022-08-04T15:13:25.662Z] 5c69ac0246d0: Pull complete [2022-08-04T15:13:26.230Z] ec43610c2a17: Pull complete [2022-08-04T15:13:26.230Z] 3a2ae6a8a46f: Pull complete [2022-08-04T15:13:26.489Z] 33b1e0a273af: Pull complete [2022-08-04T15:13:26.489Z] 5d3b04190fa2: Pull complete [2022-08-04T15:13:31.762Z] 2f39f015ded8: Pull complete [2022-08-04T15:13:31.762Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-04T15:13:31.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T15:13:31.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:13:31.860Z] prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container [2022-08-04T15:13:31.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-04T15:13:32.819Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21938 in /w/workspace/exfoundry_device-virtual-go_main [2022-08-04T15:13:35.412Z] $ docker top af4d449fdc42f4a455fb64dc49223af8482676061bf83a7788f4b1fb79acbccf -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-08-04T15:13:35.583Z] Running in /w/workspace/device-virtual-go/46 [Pipeline] { [Pipeline] checkout [2022-08-04T15:13:35.611Z] The recommended git tool is: git [2022-08-04T15:13:35.837Z] ---> job-cost.sh [2022-08-04T15:13:35.837Z] lf-activate-venv: SKIPPING [2022-08-04T15:13:35.837Z] INFO: No Stack... [2022-08-04T15:13:36.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-04T15:13:36.670Z] INFO: Archiving Costs [Pipeline] sh [2022-08-04T15:13:36.961Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-08-04T15:13:36.962Z] + cut -d, -f6 [Pipeline] lock [2022-08-04T15:13:36.976Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] [2022-08-04T15:13:36.984Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] did not exist. Created. [2022-08-04T15:13:36.984Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-04T15:13:37.287Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-04T15:13:37.318Z] Stashed 1 file(s) [Pipeline] } [2022-08-04T15:13:37.324Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-04T15:13:37.348Z] $ docker stop --time=1 af4d449fdc42f4a455fb64dc49223af8482676061bf83a7788f4b1fb79acbccf [2022-08-04T15:13:38.501Z] $ docker rm -f af4d449fdc42f4a455fb64dc49223af8482676061bf83a7788f4b1fb79acbccf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T15:13:40.042Z] using credential edgex-jenkins-ssh [2022-08-04T15:13:40.062Z] Cloning the remote Git repository [2022-08-04T15:13:40.130Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-08-04T15:13:40.217Z] > git init /w/workspace/device-virtual-go/46 # timeout=10 [2022-08-04T15:13:40.309Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-08-04T15:13:40.309Z] > git --version # timeout=10 [2022-08-04T15:13:40.326Z] > git --version # 'git version 2.25.1' [2022-08-04T15:13:40.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T15:13:40.404Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T15:13:42.275Z] Avoid second fetch [2022-08-04T15:13:42.275Z] Checking out Revision b3ed2c468bbc11562de4df1efe7e210c5fb0a041 (main) [2022-08-04T15:13:42.232Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-08-04T15:13:42.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T15:13:42.295Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T15:13:42.309Z] > git checkout -f b3ed2c468bbc11562de4df1efe7e210c5fb0a041 # timeout=10 [2022-08-04T15:13:46.446Z] Commit message: "build(snap): Upgrade snap base to core22 (#298)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T15:13:47.366Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-04T15:13:47.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T15:13:47.366Z] Dload Upload Total Spent Left Speed [2022-08-04T15:13:47.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 82213 0 --:--:-- --:--:-- --:--:-- 82213 [Pipeline] sh [2022-08-04T15:13:48.198Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-04T15:13:48.555Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-04T15:13:48.555Z] + sudo tee /etc/docker/daemon.new [2022-08-04T15:13:48.555Z] { [2022-08-04T15:13:48.555Z] "registry-mirrors": [ [2022-08-04T15:13:48.555Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-04T15:13:48.555Z] ], [2022-08-04T15:13:48.555Z] "bip": "10.250.0.254/24", [2022-08-04T15:13:48.555Z] "hosts": [ [2022-08-04T15:13:48.555Z] "tcp://0.0.0.0:5555", [2022-08-04T15:13:48.555Z] "unix:///var/run/docker.sock" [2022-08-04T15:13:48.555Z] ], [2022-08-04T15:13:48.555Z] "mtu": 1458, [2022-08-04T15:13:48.555Z] "selinux-enabled": true, [2022-08-04T15:13:48.555Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-04T15:13:48.555Z] } [Pipeline] sh [2022-08-04T15:13:48.903Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-04T15:13:49.242Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T15:14:07.591Z] provisioning config files... [2022-08-04T15:14:07.614Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/46@tmp/config3873658184519675007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:14:07.983Z] ---> docker-login.sh [2022-08-04T15:14:07.983Z] nexus3.edgexfoundry.org:10001 [2022-08-04T15:14:08.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:14:08.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:14:08.860Z] Configure a credential helper to remove this warning. See [2022-08-04T15:14:08.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:14:08.860Z] [2022-08-04T15:14:08.860Z] Login Succeeded [2022-08-04T15:14:08.860Z] nexus3.edgexfoundry.org:10002 [2022-08-04T15:14:09.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:14:09.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:14:09.408Z] Configure a credential helper to remove this warning. See [2022-08-04T15:14:09.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:14:09.408Z] [2022-08-04T15:14:09.408Z] Login Succeeded [2022-08-04T15:14:09.408Z] nexus3.edgexfoundry.org:10003 [2022-08-04T15:14:09.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:14:09.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:14:09.685Z] Configure a credential helper to remove this warning. See [2022-08-04T15:14:09.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:14:09.685Z] [2022-08-04T15:14:09.685Z] Login Succeeded [2022-08-04T15:14:09.685Z] nexus3.edgexfoundry.org:10004 [2022-08-04T15:14:10.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:14:10.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:14:10.291Z] Configure a credential helper to remove this warning. See [2022-08-04T15:14:10.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:14:10.291Z] [2022-08-04T15:14:10.291Z] Login Succeeded [2022-08-04T15:14:10.291Z] docker.io [2022-08-04T15:14:10.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:14:11.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:14:11.164Z] Configure a credential helper to remove this warning. See [2022-08-04T15:14:11.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:14:11.164Z] [2022-08-04T15:14:11.164Z] Login Succeeded [2022-08-04T15:14:11.164Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T15:14:11.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-04T15:14:12.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T15:14:12.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T15:14:12.056Z] ========================================================= [2022-08-04T15:14:12.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-04T15:14:12.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:14:12.423Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-04T15:14:13.024Z] Sending build context to Docker daemon 11.67MB [2022-08-04T15:14:13.024Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-04T15:14:13.024Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-04T15:14:13.024Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-04T15:14:13.024Z] b3c136eddcbf: Pulling fs layer [2022-08-04T15:14:13.024Z] c0a3192eca97: Pulling fs layer [2022-08-04T15:14:13.024Z] a050256f5b6f: Pulling fs layer [2022-08-04T15:14:13.024Z] 656be50a0ddc: Pulling fs layer [2022-08-04T15:14:13.024Z] 2bbca73fdf42: Pulling fs layer [2022-08-04T15:14:13.024Z] 46d945488cbd: Pulling fs layer [2022-08-04T15:14:13.024Z] 8a5474983e97: Pulling fs layer [2022-08-04T15:14:13.024Z] 2bbca73fdf42: Waiting [2022-08-04T15:14:13.024Z] 46d945488cbd: Waiting [2022-08-04T15:14:13.024Z] 8a5474983e97: Waiting [2022-08-04T15:14:13.024Z] 329c88fbcd65: Pulling fs layer [2022-08-04T15:14:13.024Z] 329c88fbcd65: Waiting [2022-08-04T15:14:13.024Z] a050256f5b6f: Verifying Checksum [2022-08-04T15:14:13.024Z] a050256f5b6f: Download complete [2022-08-04T15:14:13.024Z] c0a3192eca97: Verifying Checksum [2022-08-04T15:14:13.024Z] c0a3192eca97: Download complete [2022-08-04T15:14:13.024Z] 2bbca73fdf42: Verifying Checksum [2022-08-04T15:14:13.024Z] 2bbca73fdf42: Download complete [2022-08-04T15:14:13.024Z] 46d945488cbd: Verifying Checksum [2022-08-04T15:14:13.024Z] 46d945488cbd: Download complete [2022-08-04T15:14:13.024Z] b3c136eddcbf: Verifying Checksum [2022-08-04T15:14:13.024Z] b3c136eddcbf: Download complete [2022-08-04T15:14:14.016Z] b3c136eddcbf: Pull complete [2022-08-04T15:14:14.295Z] 329c88fbcd65: Verifying Checksum [2022-08-04T15:14:14.295Z] 329c88fbcd65: Download complete [2022-08-04T15:14:14.571Z] c0a3192eca97: Pull complete [2022-08-04T15:14:14.848Z] a050256f5b6f: Pull complete [2022-08-04T15:14:15.457Z] 8a5474983e97: Verifying Checksum [2022-08-04T15:14:15.457Z] 8a5474983e97: Download complete [2022-08-04T15:14:16.064Z] 656be50a0ddc: Verifying Checksum [2022-08-04T15:14:16.064Z] 656be50a0ddc: Download complete [2022-08-04T15:14:31.174Z] 656be50a0ddc: Pull complete [2022-08-04T15:14:31.174Z] 2bbca73fdf42: Pull complete [2022-08-04T15:14:31.174Z] 46d945488cbd: Pull complete [2022-08-04T15:14:36.616Z] 8a5474983e97: Pull complete [2022-08-04T15:14:38.606Z] 329c88fbcd65: Pull complete [2022-08-04T15:14:38.606Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-04T15:14:38.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T15:14:38.606Z] ---> ff4287adb874 [2022-08-04T15:14:38.606Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-04T15:14:40.041Z] ---> Running in 5f413bc9ff84 [2022-08-04T15:14:40.041Z] Removing intermediate container 5f413bc9ff84 [2022-08-04T15:14:40.041Z] ---> 7371122f5012 [2022-08-04T15:14:40.041Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-04T15:14:40.041Z] ---> Running in 4cb4ebfa73a8 [2022-08-04T15:14:40.641Z] Removing intermediate container 4cb4ebfa73a8 [2022-08-04T15:14:40.641Z] ---> 50f0ad75d947 [2022-08-04T15:14:40.641Z] Step 5/12 : WORKDIR /device-virtual-go [2022-08-04T15:14:40.641Z] ---> Running in c563b2f3ca2f [2022-08-04T15:14:40.915Z] Removing intermediate container c563b2f3ca2f [2022-08-04T15:14:40.915Z] ---> 95aac3aed151 [2022-08-04T15:14:40.915Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T15:14:40.915Z] ---> Running in 4067a3599dbc [2022-08-04T15:14:42.903Z] Removing intermediate container 4067a3599dbc [2022-08-04T15:14:42.903Z] ---> ce66ed8cc11f [2022-08-04T15:14:42.903Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-04T15:14:42.903Z] ---> Running in 6ca0198b1053 [2022-08-04T15:14:43.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T15:14:44.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T15:14:45.467Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-04T15:14:45.467Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-04T15:14:45.742Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-04T15:14:45.742Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-04T15:14:46.018Z] Executing busybox-1.35.0-r13.trigger [2022-08-04T15:14:46.018Z] OK: 226 MiB in 55 packages [2022-08-04T15:14:47.007Z] Removing intermediate container 6ca0198b1053 [2022-08-04T15:14:47.007Z] ---> 09f35843bc74 [2022-08-04T15:14:47.007Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-04T15:14:47.614Z] ---> 70edc6db7895 [2022-08-04T15:14:47.614Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T15:14:47.614Z] ---> Running in 31d4fc6bd641 [2022-08-04T15:15:34.615Z] Removing intermediate container 31d4fc6bd641 [2022-08-04T15:15:34.615Z] ---> d8fda97d6a6a [2022-08-04T15:15:34.615Z] Step 10/12 : COPY . . [2022-08-04T15:15:34.888Z] ---> 0ca0fdefddca [2022-08-04T15:15:34.888Z] Step 11/12 : ARG MAKE='make build' [2022-08-04T15:15:34.888Z] ---> Running in bccdde2aea8f [2022-08-04T15:15:35.164Z] Removing intermediate container bccdde2aea8f [2022-08-04T15:15:35.164Z] ---> 98a5d8f69b11 [2022-08-04T15:15:35.164Z] Step 12/12 : RUN $MAKE [2022-08-04T15:15:35.164Z] ---> Running in aa950ead40a9 [2022-08-04T15:15:36.146Z] noop [2022-08-04T15:15:36.747Z] Removing intermediate container aa950ead40a9 [2022-08-04T15:15:36.747Z] ---> c64415fb606b [2022-08-04T15:15:36.747Z] Successfully built c64415fb606b [2022-08-04T15:15:36.747Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:15:37.119Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T15:15:37.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:15:37.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-21938 does not seem to be running inside a container [2022-08-04T15:15:37.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/46 -v /w/workspace/device-virtual-go/46:/w/workspace/device-virtual-go/46:rw,z -v /w/workspace/device-virtual-go/46@tmp:/w/workspace/device-virtual-go/46@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 [2022-08-04T15:15:38.750Z] $ docker top f3442aa6e5c35c13cd2d39ea70fe9a2978e81c8eb764524f67216fc1f47e6c71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T15:15:39.676Z] + go version [2022-08-04T15:15:39.676Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-04T15:15:39.699Z] $ docker stop --time=1 f3442aa6e5c35c13cd2d39ea70fe9a2978e81c8eb764524f67216fc1f47e6c71 [2022-08-04T15:15:41.337Z] $ docker rm -f f3442aa6e5c35c13cd2d39ea70fe9a2978e81c8eb764524f67216fc1f47e6c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:15:41.957Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T15:15:41.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:15:42.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-21938 does not seem to be running inside a container [2022-08-04T15:15:42.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-virtual-go/46 -v /w/workspace/device-virtual-go/46:/w/workspace/device-virtual-go/46:rw,z -v /w/workspace/device-virtual-go/46@tmp:/w/workspace/device-virtual-go/46@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 [2022-08-04T15:15:43.575Z] $ docker top b37048fea42bd2853fedd55d33ad34532f34f3f74de62da4ad8ce5aee207ef29 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T15:15:44.500Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/46 [Pipeline] fileExists [Pipeline] sh [2022-08-04T15:15:45.175Z] + make test [2022-08-04T15:15:45.175Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-08-04T15:15:46.616Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-08-04T15:17:08.463Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-08-04T15:17:08.463Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.131s coverage: 65.7% of statements [2022-08-04T15:17:08.463Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-04T15:17:08.463Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-04T15:17:23.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T15:17:23.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T15:17:23.599Z] ./bin/test-attribution-txt.sh [2022-08-04T15:17:23.599Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T15:17:23.599Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T15:17:23.599Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T15:17:23.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-04T15:17:23.635Z] $ docker stop --time=1 b37048fea42bd2853fedd55d33ad34532f34f3f74de62da4ad8ce5aee207ef29 [2022-08-04T15:17:25.398Z] $ docker rm -f b37048fea42bd2853fedd55d33ad34532f34f3f74de62da4ad8ce5aee207ef29 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T15:17:26.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-04T15:17:26.370Z] Warning: overwriting stash ‘coverage-report’ [2022-08-04T15:17:26.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T15:17:27.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-04T15:17:27.739Z] + ls -al . [2022-08-04T15:17:27.739Z] total 188 [2022-08-04T15:17:27.739Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 15:15 . [2022-08-04T15:17:27.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:13 .. [2022-08-04T15:17:27.739Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 15:13 .git [2022-08-04T15:17:27.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:13 .github [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 4 15:13 .gitignore [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 4 15:13 .golangci.yml [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 8152 Aug 4 15:13 Attribution.txt [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 9649 Aug 4 15:13 CHANGELOG.md [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 1978 Aug 4 15:13 Dockerfile [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 4 15:13 GOVERNANCE.md [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 4 15:13 Jenkinsfile [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 4 15:13 LICENSE [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 2248 Aug 4 15:13 Makefile [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 4 15:13 OWNERS.md [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 2914 Aug 4 15:13 README.md [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 4 15:11 VERSION [2022-08-04T15:17:27.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:13 bin [2022-08-04T15:17:27.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:13 cmd [2022-08-04T15:17:27.739Z] -rw-r--r-- 1 jenkins jenkins 44128 Aug 4 15:17 coverage.out [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 3328 Aug 4 15:13 go.mod [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 36202 Aug 4 15:13 go.sum [2022-08-04T15:17:27.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:13 internal [2022-08-04T15:17:27.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:13 snap [2022-08-04T15:17:27.739Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 4 15:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:17:28.128Z] + 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=b3ed2c468bbc11562de4df1efe7e210c5fb0a041 --label arch=arm64 --label version=2.3.0-dev.10 . [2022-08-04T15:17:28.733Z] Sending build context to Docker daemon 11.71MB [2022-08-04T15:17:28.733Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-04T15:17:28.733Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-04T15:17:28.733Z] ---> c64415fb606b [2022-08-04T15:17:28.733Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-04T15:17:29.022Z] ---> Running in 48c5d1cbd6b2 [2022-08-04T15:17:29.297Z] Removing intermediate container 48c5d1cbd6b2 [2022-08-04T15:17:29.297Z] ---> ea14091ef39b [2022-08-04T15:17:29.297Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-04T15:17:29.297Z] ---> Running in 7b15ab5e574d [2022-08-04T15:17:29.578Z] Removing intermediate container 7b15ab5e574d [2022-08-04T15:17:29.578Z] ---> 6a017366d76c [2022-08-04T15:17:29.578Z] Step 5/26 : WORKDIR /device-virtual-go [2022-08-04T15:17:29.578Z] ---> Running in 0acd7a3fb4c2 [2022-08-04T15:17:30.183Z] Removing intermediate container 0acd7a3fb4c2 [2022-08-04T15:17:30.183Z] ---> 48f2e62455da [2022-08-04T15:17:30.183Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T15:17:30.183Z] ---> Running in 2994a5d5348e [2022-08-04T15:17:31.633Z] Removing intermediate container 2994a5d5348e [2022-08-04T15:17:31.633Z] ---> a6427b90a8a5 [2022-08-04T15:17:31.633Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-04T15:17:31.633Z] ---> Running in 8f7ac4b2cc45 [2022-08-04T15:17:32.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T15:17:33.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T15:17:34.573Z] OK: 226 MiB in 55 packages [2022-08-04T15:17:35.557Z] Removing intermediate container 8f7ac4b2cc45 [2022-08-04T15:17:35.557Z] ---> a31fdbeef4cf [2022-08-04T15:17:35.557Z] Step 8/26 : COPY go.mod vendor* ./ [2022-08-04T15:17:35.837Z] ---> 7090fe375f53 [2022-08-04T15:17:35.837Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T15:17:36.111Z] ---> Running in 0ae1d8868fb5 [2022-08-04T15:17:38.097Z] Removing intermediate container 0ae1d8868fb5 [2022-08-04T15:17:38.098Z] ---> 6bf4003541e4 [2022-08-04T15:17:38.098Z] Step 10/26 : COPY . . [2022-08-04T15:17:39.077Z] ---> 12adf20bc02f [2022-08-04T15:17:39.077Z] Step 11/26 : ARG MAKE='make build' [2022-08-04T15:17:39.077Z] ---> Running in a8ee9a1413e1 [2022-08-04T15:17:39.352Z] Removing intermediate container a8ee9a1413e1 [2022-08-04T15:17:39.352Z] ---> 2f79bf69a6bd [2022-08-04T15:17:39.352Z] Step 12/26 : RUN $MAKE [2022-08-04T15:17:39.629Z] ---> Running in 46079bf69d87 [2022-08-04T15:17:40.613Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-08-04T15:19:47.519Z] Removing intermediate container 46079bf69d87 [2022-08-04T15:19:47.519Z] ---> da139e75e6e9 [2022-08-04T15:19:47.519Z] Step 13/26 : FROM alpine:3.16 [2022-08-04T15:19:47.519Z] 3.16: Pulling from library/alpine [2022-08-04T15:19:47.519Z] f97344484467: Pulling fs layer [2022-08-04T15:19:47.519Z] f97344484467: Verifying Checksum [2022-08-04T15:19:47.519Z] f97344484467: Download complete [2022-08-04T15:19:47.519Z] f97344484467: Pull complete [2022-08-04T15:19:47.519Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T15:19:47.519Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T15:19:47.519Z] ---> 3d81c46cd875 [2022-08-04T15:19:47.519Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-08-04T15:19:47.519Z] ---> Running in d185cc6d94ad [2022-08-04T15:19:47.519Z] Removing intermediate container d185cc6d94ad [2022-08-04T15:19:47.519Z] ---> 6ac9f7ff0f5b [2022-08-04T15:19:47.519Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T15:19:47.519Z] ---> Running in 2795b88a2d7c [2022-08-04T15:19:47.519Z] Removing intermediate container 2795b88a2d7c [2022-08-04T15:19:47.519Z] ---> 7914e65999c9 [2022-08-04T15:19:47.519Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T15:19:47.519Z] ---> Running in 01e5952fbe0c [2022-08-04T15:19:47.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T15:19:47.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T15:19:47.519Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T15:19:47.519Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T15:19:47.519Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T15:19:47.519Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T15:19:47.519Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T15:19:47.519Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T15:19:47.519Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T15:19:47.519Z] OK: 8 MiB in 20 packages [2022-08-04T15:19:47.519Z] Removing intermediate container 01e5952fbe0c [2022-08-04T15:19:47.519Z] ---> dc3b7354ee90 [2022-08-04T15:19:47.519Z] Step 17/26 : WORKDIR / [2022-08-04T15:19:47.519Z] ---> Running in ac60156de4e7 [2022-08-04T15:19:47.793Z] Removing intermediate container ac60156de4e7 [2022-08-04T15:19:47.793Z] ---> a45f7224799e [2022-08-04T15:19:47.793Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-08-04T15:19:48.391Z] ---> 663862da7fa4 [2022-08-04T15:19:48.391Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-08-04T15:19:48.987Z] ---> 57ed73454b4b [2022-08-04T15:19:48.987Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-08-04T15:19:50.433Z] ---> 2408c834cfea [2022-08-04T15:19:50.433Z] Step 21/26 : EXPOSE 59900 [2022-08-04T15:19:50.433Z] ---> Running in 6d4656cb23f4 [2022-08-04T15:19:50.706Z] Removing intermediate container 6d4656cb23f4 [2022-08-04T15:19:50.706Z] ---> 460350c28094 [2022-08-04T15:19:50.706Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-08-04T15:19:50.706Z] ---> Running in 8c08fac92008 [2022-08-04T15:19:50.981Z] Removing intermediate container 8c08fac92008 [2022-08-04T15:19:50.981Z] ---> 1f3db72524d2 [2022-08-04T15:19:50.981Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T15:19:50.981Z] ---> Running in d4698d3afcfb [2022-08-04T15:19:51.578Z] Removing intermediate container d4698d3afcfb [2022-08-04T15:19:51.578Z] ---> 9d4552e03111 [2022-08-04T15:19:51.578Z] Step 24/26 : LABEL arch=arm64 [2022-08-04T15:19:51.578Z] ---> Running in 662af5544442 [2022-08-04T15:19:51.852Z] Removing intermediate container 662af5544442 [2022-08-04T15:19:51.852Z] ---> c1b6b2f00563 [2022-08-04T15:19:51.852Z] Step 25/26 : LABEL git_sha=b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [2022-08-04T15:19:51.852Z] ---> Running in 9d6577f89513 [2022-08-04T15:19:52.126Z] Removing intermediate container 9d6577f89513 [2022-08-04T15:19:52.126Z] ---> 5566f6048b7f [2022-08-04T15:19:52.126Z] Step 26/26 : LABEL version=2.3.0-dev.10 [2022-08-04T15:19:52.126Z] ---> Running in 71bacfea3333 [2022-08-04T15:19:52.722Z] Removing intermediate container 71bacfea3333 [2022-08-04T15:19:52.722Z] ---> af0b97b6146a [2022-08-04T15:19:52.722Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-04T15:19:52.722Z] Successfully built af0b97b6146a [2022-08-04T15:19:52.722Z] 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 [2022-08-04T15:19:52.848Z] provisioning config files... [2022-08-04T15:19:52.868Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/46@tmp/config3592365186711970801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:19:53.221Z] ---> docker-login.sh [2022-08-04T15:19:53.221Z] nexus3.edgexfoundry.org:10001 [2022-08-04T15:19:53.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:19:53.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:19:53.494Z] Configure a credential helper to remove this warning. See [2022-08-04T15:19:53.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:19:53.494Z] [2022-08-04T15:19:53.494Z] Login Succeeded [2022-08-04T15:19:53.494Z] nexus3.edgexfoundry.org:10002 [2022-08-04T15:19:54.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:19:54.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:19:54.086Z] Configure a credential helper to remove this warning. See [2022-08-04T15:19:54.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:19:54.086Z] [2022-08-04T15:19:54.086Z] Login Succeeded [2022-08-04T15:19:54.086Z] nexus3.edgexfoundry.org:10003 [2022-08-04T15:19:54.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:19:54.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:19:54.627Z] Configure a credential helper to remove this warning. See [2022-08-04T15:19:54.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:19:54.627Z] [2022-08-04T15:19:54.627Z] Login Succeeded [2022-08-04T15:19:54.627Z] nexus3.edgexfoundry.org:10004 [2022-08-04T15:19:54.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:19:55.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:19:55.179Z] Configure a credential helper to remove this warning. See [2022-08-04T15:19:55.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:19:55.179Z] [2022-08-04T15:19:55.179Z] Login Succeeded [2022-08-04T15:19:55.179Z] docker.io [2022-08-04T15:19:55.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T15:19:55.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T15:19:55.722Z] Configure a credential helper to remove this warning. See [2022-08-04T15:19:55.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T15:19:55.722Z] [2022-08-04T15:19:55.722Z] Login Succeeded [2022-08-04T15:19:55.722Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T15:19:55.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T15:19:55.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T15:19:55.804Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-08-04T15:19:55.804Z] b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [2022-08-04T15:19:55.804Z] latest [2022-08-04T15:19:55.804Z] 2.3.0-dev.10 [2022-08-04T15:19:55.804Z] b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 [2022-08-04T15:19:55.804Z] main [2022-08-04T15:19:55.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:19:56.168Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:19:56.527Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [2022-08-04T15:19:56.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-08-04T15:19:56.527Z] 2b95c4c4a95f: Preparing [2022-08-04T15:19:56.527Z] 6eb676c95241: Preparing [2022-08-04T15:19:56.527Z] ed2e846de9da: Preparing [2022-08-04T15:19:56.527Z] 71de7fb99a12: Preparing [2022-08-04T15:19:56.527Z] 181ef7aa20d9: Preparing [2022-08-04T15:19:56.527Z] 5b7df235d876: Preparing [2022-08-04T15:19:56.527Z] 5b7df235d876: Waiting [2022-08-04T15:19:56.800Z] 6eb676c95241: Pushed [2022-08-04T15:19:56.800Z] 181ef7aa20d9: Pushed [2022-08-04T15:19:56.800Z] ed2e846de9da: Pushed [2022-08-04T15:19:56.800Z] 5b7df235d876: Layer already exists [2022-08-04T15:19:57.397Z] 71de7fb99a12: Pushed [2022-08-04T15:20:02.786Z] 2b95c4c4a95f: Pushed [2022-08-04T15:20:02.786Z] b3ed2c468bbc11562de4df1efe7e210c5fb0a041: digest: sha256:b0182ce185f40469ad24e9b35da046a904daad0c05b5bf7e1b1f986e4444ee62 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:03.157Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:03.521Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-08-04T15:20:03.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-08-04T15:20:03.521Z] 2b95c4c4a95f: Preparing [2022-08-04T15:20:03.521Z] 6eb676c95241: Preparing [2022-08-04T15:20:03.521Z] ed2e846de9da: Preparing [2022-08-04T15:20:03.521Z] 71de7fb99a12: Preparing [2022-08-04T15:20:03.521Z] 181ef7aa20d9: Preparing [2022-08-04T15:20:03.521Z] 5b7df235d876: Preparing [2022-08-04T15:20:03.521Z] 5b7df235d876: Waiting [2022-08-04T15:20:03.521Z] 71de7fb99a12: Layer already exists [2022-08-04T15:20:03.521Z] 181ef7aa20d9: Layer already exists [2022-08-04T15:20:03.521Z] 2b95c4c4a95f: Layer already exists [2022-08-04T15:20:03.521Z] ed2e846de9da: Layer already exists [2022-08-04T15:20:03.521Z] 6eb676c95241: Layer already exists [2022-08-04T15:20:03.521Z] 5b7df235d876: Layer already exists [2022-08-04T15:20:03.792Z] latest: digest: sha256:b0182ce185f40469ad24e9b35da046a904daad0c05b5bf7e1b1f986e4444ee62 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:04.153Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:04.513Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.10 [2022-08-04T15:20:04.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-08-04T15:20:04.513Z] 2b95c4c4a95f: Preparing [2022-08-04T15:20:04.513Z] 6eb676c95241: Preparing [2022-08-04T15:20:04.513Z] ed2e846de9da: Preparing [2022-08-04T15:20:04.513Z] 71de7fb99a12: Preparing [2022-08-04T15:20:04.513Z] 181ef7aa20d9: Preparing [2022-08-04T15:20:04.513Z] 5b7df235d876: Preparing [2022-08-04T15:20:04.513Z] 5b7df235d876: Waiting [2022-08-04T15:20:04.513Z] 6eb676c95241: Layer already exists [2022-08-04T15:20:04.513Z] 181ef7aa20d9: Layer already exists [2022-08-04T15:20:04.513Z] ed2e846de9da: Layer already exists [2022-08-04T15:20:04.513Z] 71de7fb99a12: Layer already exists [2022-08-04T15:20:04.513Z] 2b95c4c4a95f: Layer already exists [2022-08-04T15:20:04.513Z] 5b7df235d876: Layer already exists [2022-08-04T15:20:04.783Z] 2.3.0-dev.10: digest: sha256:b0182ce185f40469ad24e9b35da046a904daad0c05b5bf7e1b1f986e4444ee62 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:05.151Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:05.507Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 [2022-08-04T15:20:05.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-08-04T15:20:05.507Z] 2b95c4c4a95f: Preparing [2022-08-04T15:20:05.507Z] 6eb676c95241: Preparing [2022-08-04T15:20:05.507Z] ed2e846de9da: Preparing [2022-08-04T15:20:05.507Z] 71de7fb99a12: Preparing [2022-08-04T15:20:05.507Z] 181ef7aa20d9: Preparing [2022-08-04T15:20:05.507Z] 5b7df235d876: Preparing [2022-08-04T15:20:05.507Z] 5b7df235d876: Waiting [2022-08-04T15:20:05.507Z] 71de7fb99a12: Layer already exists [2022-08-04T15:20:05.507Z] 2b95c4c4a95f: Layer already exists [2022-08-04T15:20:05.507Z] ed2e846de9da: Layer already exists [2022-08-04T15:20:05.507Z] 6eb676c95241: Layer already exists [2022-08-04T15:20:05.507Z] 181ef7aa20d9: Layer already exists [2022-08-04T15:20:05.507Z] 5b7df235d876: Layer already exists [2022-08-04T15:20:05.781Z] b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10: digest: sha256:b0182ce185f40469ad24e9b35da046a904daad0c05b5bf7e1b1f986e4444ee62 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:06.145Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:06.505Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-08-04T15:20:06.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-08-04T15:20:06.505Z] 2b95c4c4a95f: Preparing [2022-08-04T15:20:06.505Z] 6eb676c95241: Preparing [2022-08-04T15:20:06.505Z] ed2e846de9da: Preparing [2022-08-04T15:20:06.505Z] 71de7fb99a12: Preparing [2022-08-04T15:20:06.505Z] 181ef7aa20d9: Preparing [2022-08-04T15:20:06.505Z] 5b7df235d876: Preparing [2022-08-04T15:20:06.505Z] 5b7df235d876: Waiting [2022-08-04T15:20:06.505Z] 2b95c4c4a95f: Layer already exists [2022-08-04T15:20:06.505Z] 71de7fb99a12: Layer already exists [2022-08-04T15:20:06.505Z] ed2e846de9da: Layer already exists [2022-08-04T15:20:06.505Z] 181ef7aa20d9: Layer already exists [2022-08-04T15:20:06.505Z] 6eb676c95241: Layer already exists [2022-08-04T15:20:06.505Z] 5b7df235d876: Layer already exists [2022-08-04T15:20:06.780Z] main: digest: sha256:b0182ce185f40469ad24e9b35da046a904daad0c05b5bf7e1b1f986e4444ee62 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T15:20:06.848Z] ===================================================== [Pipeline] echo [2022-08-04T15:20:06.858Z] taggedImages: [2022-08-04T15:20:06.858Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [2022-08-04T15:20:06.858Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-08-04T15:20:06.858Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.10 [2022-08-04T15:20:06.858Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b3ed2c468bbc11562de4df1efe7e210c5fb0a041-2.3.0-dev.10 [2022-08-04T15:20:06.858Z] - 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 [2022-08-04T15:20:07.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T15:20:07.239Z] [2022-08-04T15:20:07.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:07.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T15:20:07.945Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-04T15:20:07.945Z] 8998bd30e6a1: Pulling fs layer [2022-08-04T15:20:07.945Z] 04944245beec: Pulling fs layer [2022-08-04T15:20:07.945Z] 699f458cf7ca: Pulling fs layer [2022-08-04T15:20:07.945Z] 765212b225bb: Pulling fs layer [2022-08-04T15:20:07.945Z] f23df028b6ca: Pulling fs layer [2022-08-04T15:20:07.945Z] d65c8cfc05b1: Pulling fs layer [2022-08-04T15:20:07.945Z] 2437ff75d9bd: Pulling fs layer [2022-08-04T15:20:07.945Z] 765212b225bb: Waiting [2022-08-04T15:20:07.945Z] f23df028b6ca: Waiting [2022-08-04T15:20:07.945Z] d65c8cfc05b1: Waiting [2022-08-04T15:20:07.945Z] 2437ff75d9bd: Waiting [2022-08-04T15:20:07.945Z] 04944245beec: Verifying Checksum [2022-08-04T15:20:07.945Z] 04944245beec: Download complete [2022-08-04T15:20:07.945Z] 765212b225bb: Download complete [2022-08-04T15:20:07.945Z] f23df028b6ca: Verifying Checksum [2022-08-04T15:20:07.945Z] f23df028b6ca: Download complete [2022-08-04T15:20:07.945Z] d65c8cfc05b1: Download complete [2022-08-04T15:20:08.238Z] 699f458cf7ca: Verifying Checksum [2022-08-04T15:20:08.238Z] 699f458cf7ca: Download complete [2022-08-04T15:20:08.899Z] 8998bd30e6a1: Verifying Checksum [2022-08-04T15:20:08.899Z] 8998bd30e6a1: Download complete [2022-08-04T15:20:10.876Z] 2437ff75d9bd: Verifying Checksum [2022-08-04T15:20:10.876Z] 2437ff75d9bd: Download complete [2022-08-04T15:20:13.499Z] 8998bd30e6a1: Pull complete [2022-08-04T15:20:13.774Z] 04944245beec: Pull complete [2022-08-04T15:20:15.210Z] 699f458cf7ca: Pull complete [2022-08-04T15:20:15.482Z] 765212b225bb: Pull complete [2022-08-04T15:20:16.078Z] f23df028b6ca: Pull complete [2022-08-04T15:20:16.353Z] d65c8cfc05b1: Pull complete [2022-08-04T15:20:31.454Z] 2437ff75d9bd: Pull complete [2022-08-04T15:20:31.454Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-04T15:20:31.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T15:20:31.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:20:31.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-21938 does not seem to be running inside a container [2022-08-04T15:20:31.796Z] $ 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/46 -v /w/workspace/device-virtual-go/46:/w/workspace/device-virtual-go/46:rw,z -v /w/workspace/device-virtual-go/46@tmp:/w/workspace/device-virtual-go/46@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 [2022-08-04T15:20:34.215Z] $ docker top 46209d6e7b1f6d7cc2654291d41f4aebc241761e934c294fc518360d2e4f17e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:20:35.156Z] ---> job-cost.sh [2022-08-04T15:20:35.156Z] lf-activate-venv: SKIPPING [2022-08-04T15:20:35.156Z] INFO: No Stack... [2022-08-04T15:20:35.749Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-04T15:20:36.724Z] INFO: Archiving Costs [Pipeline] sh [2022-08-04T15:20:37.378Z] + + cut -d,cat /w/workspace/device-virtual-go/46/archives/cost.csv [2022-08-04T15:20:37.379Z] -f6 [Pipeline] lock [2022-08-04T15:20:37.439Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] [2022-08-04T15:20:37.447Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] did not exist. Created. [2022-08-04T15:20:37.447Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-04T15:20:38.125Z] /w/workspace/device-virtual-go/46@tmp/durable-9fdacebe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-04T15:20:38.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-04T15:20:38.826Z] Warning: overwriting stash ‘stack-cost’ [2022-08-04T15:20:38.868Z] Stashed 1 file(s) [Pipeline] } [2022-08-04T15:20:38.876Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-04T15:20:38.893Z] $ docker stop --time=1 46209d6e7b1f6d7cc2654291d41f4aebc241761e934c294fc518360d2e4f17e7 [2022-08-04T15:20:40.396Z] $ docker rm -f 46209d6e7b1f6d7cc2654291d41f4aebc241761e934c294fc518360d2e4f17e7 [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 [2022-08-04T15:20:40.860Z] provisioning config files... [2022-08-04T15:20:40.869Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1206424186980775546tmp [Pipeline] { [Pipeline] sh [2022-08-04T15:20:41.164Z] + set +x [2022-08-04T15:20:41.164Z] + curl -s https://codecov.io/bash [2022-08-04T15:20:41.164Z] + bash -s -- [2022-08-04T15:20:41.164Z] [2022-08-04T15:20:41.164Z] _____ _ [2022-08-04T15:20:41.164Z] / ____| | | [2022-08-04T15:20:41.164Z] | | ___ __| | ___ ___ _____ __ [2022-08-04T15:20:41.164Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-04T15:20:41.164Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-04T15:20:41.164Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-04T15:20:41.164Z] Bash-1.0.6 [2022-08-04T15:20:41.164Z] [2022-08-04T15:20:41.164Z] [2022-08-04T15:20:41.164Z] ==> git version 2.25.1 found [2022-08-04T15:20:41.164Z] ==> 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 [2022-08-04T15:20:41.164Z] Release-Date: 2020-01-08 [2022-08-04T15:20:41.164Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-04T15:20:41.164Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-04T15:20:41.164Z] ==> Jenkins CI detected. [2022-08-04T15:20:41.164Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-08-04T15:20:41.164Z] project root: . [2022-08-04T15:20:41.164Z] --> token set from env [2022-08-04T15:20:41.164Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-04T15:20:41.164Z] ==> Running gcov in . (disable via -X gcov) [2022-08-04T15:20:41.164Z] ==> Python coveragepy not found [2022-08-04T15:20:41.164Z] ==> Searching for coverage reports in: [2022-08-04T15:20:41.164Z] + . [2022-08-04T15:20:41.164Z] -> Found 1 reports [2022-08-04T15:20:41.164Z] ==> Detecting git/mercurial file structure [2022-08-04T15:20:41.425Z] ==> Reading reports [2022-08-04T15:20:41.425Z] + ./coverage.out bytes=44128 [2022-08-04T15:20:41.425Z] ==> Appending adjustments [2022-08-04T15:20:41.425Z] https://docs.codecov.io/docs/fixing-reports [2022-08-04T15:20:41.425Z] + Found adjustments [2022-08-04T15:20:41.425Z] ==> Gzipping contents [2022-08-04T15:20:41.425Z] 8.0K /tmp/codecov.rIEMX4.gz [2022-08-04T15:20:41.425Z] ==> Uploading reports [2022-08-04T15:20:41.425Z] url: https://codecov.io [2022-08-04T15:20:41.425Z] query: branch=main&commit=b3ed2c468bbc11562de4df1efe7e210c5fb0a041&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-04T15:20:41.425Z] -> Pinging Codecov [2022-08-04T15:20:41.425Z] 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=b3ed2c468bbc11562de4df1efe7e210c5fb0a041&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-04T15:20:44.742Z] -> Uploading to [2022-08-04T15:20:44.743Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-04/5E52B4B073DB2E39498172D8E973AA87/b3ed2c468bbc11562de4df1efe7e210c5fb0a041/7d5b45cb-bbef-4c33-a1f5-c18fac4185f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220804T152044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=493db55cfb6cb26e19cf3a44733ba82e3f1db3809155fc4d04ef27332f34036d [2022-08-04T15:20:44.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T15:20:44.743Z] Dload Upload Total Spent Left Speed [2022-08-04T15:20:45.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5523 0 0 100 5523 0 18785 --:--:-- --:--:-- --:--:-- 18785 [2022-08-04T15:20:45.003Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] } [2022-08-04T15:20:45.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-04T15:20:45.198Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-04T15:20:45.218Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:45.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-04T15:20:45.517Z] [2022-08-04T15:20:45.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:20:45.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-04T15:20:45.818Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-04T15:20:45.818Z] df9b9388f04a: Pulling fs layer [2022-08-04T15:20:45.818Z] 52dc419b0ee2: Pulling fs layer [2022-08-04T15:20:45.818Z] 25bc292e5bac: Pulling fs layer [2022-08-04T15:20:45.818Z] 114826534d7a: Pulling fs layer [2022-08-04T15:20:45.818Z] 4657fd5d0bcf: Pulling fs layer [2022-08-04T15:20:45.818Z] 6ad1cebc031e: Pulling fs layer [2022-08-04T15:20:45.818Z] 8a3aa393b2d8: Pulling fs layer [2022-08-04T15:20:45.818Z] 4657fd5d0bcf: Waiting [2022-08-04T15:20:45.818Z] 6ad1cebc031e: Waiting [2022-08-04T15:20:45.818Z] 8a3aa393b2d8: Waiting [2022-08-04T15:20:45.818Z] 114826534d7a: Waiting [2022-08-04T15:20:45.818Z] 25bc292e5bac: Download complete [2022-08-04T15:20:45.818Z] 52dc419b0ee2: Download complete [2022-08-04T15:20:45.818Z] 4657fd5d0bcf: Verifying Checksum [2022-08-04T15:20:45.818Z] 4657fd5d0bcf: Download complete [2022-08-04T15:20:45.818Z] df9b9388f04a: Download complete [2022-08-04T15:20:46.077Z] 6ad1cebc031e: Verifying Checksum [2022-08-04T15:20:46.077Z] 6ad1cebc031e: Download complete [2022-08-04T15:20:46.077Z] df9b9388f04a: Pull complete [2022-08-04T15:20:46.077Z] 52dc419b0ee2: Pull complete [2022-08-04T15:20:46.337Z] 25bc292e5bac: Pull complete [2022-08-04T15:20:46.596Z] 114826534d7a: Verifying Checksum [2022-08-04T15:20:46.596Z] 114826534d7a: Download complete [2022-08-04T15:20:46.854Z] 8a3aa393b2d8: Verifying Checksum [2022-08-04T15:20:46.854Z] 8a3aa393b2d8: Download complete [2022-08-04T15:20:51.041Z] 114826534d7a: Pull complete [2022-08-04T15:20:51.041Z] 4657fd5d0bcf: Pull complete [2022-08-04T15:20:51.041Z] 6ad1cebc031e: Pull complete [2022-08-04T15:20:53.584Z] 8a3aa393b2d8: Pull complete [2022-08-04T15:20:53.584Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-04T15:20:53.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-04T15:20:53.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:20:53.677Z] prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container [2022-08-04T15:20:53.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-04T15:20:57.031Z] $ docker top 7bdd41c9fdefea77c40ac74b6d3a4d89e45b9a41a1f16c29803309b265c698b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-04T15:20:57.106Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-08-04T15:20:57.386Z] + set -o pipefail [2022-08-04T15:20:57.387Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-08-04T15:21:03.974Z] [2022-08-04T15:21:03.974Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-08-04T15:21:03.974Z] [2022-08-04T15:21:03.974Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/a956660d-723b-4cd2-8073-569466f6ec9e [2022-08-04T15:21:03.974Z] [2022-08-04T15:21:03.974Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-04T15:21:03.974Z] [2022-08-04T15:21:03.974Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-04T15:21:03.974Z] [2022-08-04T15:21:03.974Z] [Pipeline] } [2022-08-04T15:21:03.995Z] $ docker stop --time=1 7bdd41c9fdefea77c40ac74b6d3a4d89e45b9a41a1f16c29803309b265c698b3 [2022-08-04T15:21:07.066Z] $ docker rm -f 7bdd41c9fdefea77c40ac74b6d3a4d89e45b9a41a1f16c29803309b265c698b3 [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 [2022-08-04T15:21:07.793Z] + git log --format=format:%s -1 b3ed2c468bbc11562de4df1efe7e210c5fb0a041 [Pipeline] sh [2022-08-04T15:21:08.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T15:21:08.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:21:08.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T15:21:08.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:21:08.519Z] prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container [2022-08-04T15:21:08.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T15:21:09.049Z] $ docker top a936263047a061bb33d91f31b58c816e5be1c717301eacf28cb596e8d3eb8018 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T15:21:09.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T15:21:09.136Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T15:21:09.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T15:21:09.271Z] $ docker exec a936263047a061bb33d91f31b58c816e5be1c717301eacf28cb596e8d3eb8018 ssh-agent [2022-08-04T15:21:09.406Z] SSH_AUTH_SOCK=/tmp/ssh-Re65kNPY34us/agent.32 [2022-08-04T15:21:09.406Z] SSH_AGENT_PID=38 [2022-08-04T15:21:09.411Z] Running ssh-add (command line suppressed) [2022-08-04T15:21:09.533Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3028533863214296085.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3028533863214296085.key) [2022-08-04T15:21:09.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T15:21:09.823Z] + git semver tag [2022-08-04T15:21:10.082Z] 2022-08-04 15:21:10,022 [run_tag] DEBUG tag force:False [2022-08-04T15:21:10.082Z] 2022-08-04 15:21:10,022 [check_head_tag] DEBUG check head tag [2022-08-04T15:21:10.082Z] 2022-08-04 15:21:10,023 [execute] INFO git cat-file --batch-check [2022-08-04T15:21:10.082Z] 2022-08-04 15:21:10,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-08-04T15:21:10.082Z] 2022-08-04 15:21:10,026 [execute] INFO git cat-file --batch [2022-08-04T15:21:10.082Z] 2022-08-04 15:21:10,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-08-04T15:21:10.082Z] 2022-08-04 15:21:10,034 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-04T15:21:10.082Z] 2022-08-04 15:21:10,034 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 [2022-08-04T15:21:10.082Z] 2022-08-04 15:21:10,035 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-04T15:21:10.082Z] 2022-08-04 15:21:10,039 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-04T15:21:10.082Z] 2.3.0-dev.10 [Pipeline] } [2022-08-04T15:21:10.101Z] $ docker exec --env ******** --env ******** a936263047a061bb33d91f31b58c816e5be1c717301eacf28cb596e8d3eb8018 ssh-agent -k [2022-08-04T15:21:10.223Z] unset SSH_AUTH_SOCK; [2022-08-04T15:21:10.224Z] unset SSH_AGENT_PID; [2022-08-04T15:21:10.224Z] echo Agent pid 38 killed; [2022-08-04T15:21:10.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T15:21:10.538Z] + git semver [Pipeline] } [2022-08-04T15:21:10.818Z] $ docker stop --time=1 a936263047a061bb33d91f31b58c816e5be1c717301eacf28cb596e8d3eb8018 [2022-08-04T15:21:12.157Z] $ docker rm -f a936263047a061bb33d91f31b58c816e5be1c717301eacf28cb596e8d3eb8018 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:21:12.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-04T15:21:12.548Z] [2022-08-04T15:21:12.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:21:12.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-04T15:21:12.857Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-04T15:21:12.857Z] ab5ef0e58194: Pulling fs layer [2022-08-04T15:21:12.857Z] 9712f1f96733: Pulling fs layer [2022-08-04T15:21:12.857Z] 63f879dbbcfc: Pulling fs layer [2022-08-04T15:21:12.857Z] 0d9ebad4ef96: Pulling fs layer [2022-08-04T15:21:12.857Z] e9a5061849ea: Pulling fs layer [2022-08-04T15:21:12.857Z] d747dcd14b5f: Pulling fs layer [2022-08-04T15:21:12.857Z] 2de7ff778b66: Pulling fs layer [2022-08-04T15:21:12.857Z] e9a5061849ea: Waiting [2022-08-04T15:21:12.857Z] d747dcd14b5f: Waiting [2022-08-04T15:21:12.857Z] 0d9ebad4ef96: Waiting [2022-08-04T15:21:12.857Z] 2de7ff778b66: Waiting [2022-08-04T15:21:12.857Z] 9712f1f96733: Verifying Checksum [2022-08-04T15:21:12.857Z] 9712f1f96733: Download complete [2022-08-04T15:21:13.453Z] 63f879dbbcfc: Verifying Checksum [2022-08-04T15:21:13.453Z] 63f879dbbcfc: Download complete [2022-08-04T15:21:13.453Z] e9a5061849ea: Verifying Checksum [2022-08-04T15:21:13.453Z] e9a5061849ea: Download complete [2022-08-04T15:21:13.453Z] d747dcd14b5f: Download complete [2022-08-04T15:21:13.453Z] ab5ef0e58194: Verifying Checksum [2022-08-04T15:21:13.453Z] ab5ef0e58194: Download complete [2022-08-04T15:21:13.453Z] 2de7ff778b66: Verifying Checksum [2022-08-04T15:21:13.453Z] 2de7ff778b66: Download complete [2022-08-04T15:21:13.712Z] 0d9ebad4ef96: Verifying Checksum [2022-08-04T15:21:13.712Z] 0d9ebad4ef96: Download complete [2022-08-04T15:21:17.000Z] ab5ef0e58194: Pull complete [2022-08-04T15:21:17.000Z] 9712f1f96733: Pull complete [2022-08-04T15:21:17.259Z] 63f879dbbcfc: Pull complete [2022-08-04T15:21:21.451Z] 0d9ebad4ef96: Pull complete [2022-08-04T15:21:21.451Z] e9a5061849ea: Pull complete [2022-08-04T15:21:21.451Z] d747dcd14b5f: Pull complete [2022-08-04T15:21:22.829Z] 2de7ff778b66: Pull complete [2022-08-04T15:21:22.829Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-04T15:21:22.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-04T15:21:22.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:21:22.920Z] prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container [2022-08-04T15:21:22.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-04T15:21:27.259Z] $ docker top 74762b6a42abcc8f5433e492578d6e1d6ea0f777190038eb3b5adcee578c6e3a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-04T15:21:27.330Z] provisioning config files... [2022-08-04T15:21:27.339Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5689285749156311896tmp [2022-08-04T15:21:27.350Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2360947351167110509tmp [2022-08-04T15:21:27.362Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4493593353260241722tmp [Pipeline] { [Pipeline] echo [2022-08-04T15:21:27.379Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:21:27.661Z] ---> sigul-configuration.sh [2022-08-04T15:21:27.661Z] gpg: directory `/root/.gnupg' created [2022-08-04T15:21:27.661Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-04T15:21:27.661Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-04T15:21:27.661Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-04T15:21:27.661Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-04T15:21:27.661Z] gpg: CAST5 encrypted data [2022-08-04T15:21:27.661Z] gpg: encrypted with 1 passphrase [2022-08-04T15:21:27.661Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-04T15:21:27.948Z] + mkdir /home/jenkins [2022-08-04T15:21:27.948Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-04T15:21:28.235Z] + 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 [2022-08-04T15:21:28.245Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:21:28.529Z] ---> sigul-install.sh [2022-08-04T15:21:28.529Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-04T15:21:28.822Z] + git tag --list [2022-08-04T15:21:28.822Z] v1.0.0 [2022-08-04T15:21:28.822Z] v1.1.0 [2022-08-04T15:21:28.822Z] v1.1.1 [2022-08-04T15:21:28.822Z] v1.2.1 [2022-08-04T15:21:28.822Z] v1.2.2 [2022-08-04T15:21:28.822Z] v1.2.3 [2022-08-04T15:21:28.822Z] v1.3.0 [2022-08-04T15:21:28.822Z] v1.3.1 [2022-08-04T15:21:28.822Z] v2.0.0 [2022-08-04T15:21:28.822Z] v2.1.0 [2022-08-04T15:21:28.822Z] v2.1.1 [2022-08-04T15:21:28.822Z] v2.1.1-dev.1 [2022-08-04T15:21:28.822Z] v2.1.1-dev.2 [2022-08-04T15:21:28.822Z] v2.2.0 [2022-08-04T15:21:28.822Z] v2.2.1-dev.1 [2022-08-04T15:21:28.822Z] v2.2.1-dev.2 [2022-08-04T15:21:28.822Z] v2.2.1-dev.3 [2022-08-04T15:21:28.822Z] v2.2.1-dev.4 [2022-08-04T15:21:28.822Z] v2.2.1-dev.5 [2022-08-04T15:21:28.822Z] v2.2.1-dev.6 [2022-08-04T15:21:28.822Z] v2.2.1-dev.7 [2022-08-04T15:21:28.822Z] v2.2.1-dev.8 [2022-08-04T15:21:28.822Z] v2.3.0-dev.10 [2022-08-04T15:21:28.822Z] v2.3.0-dev.8 [2022-08-04T15:21:28.822Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-04T15:21:29.109Z] + lftools sign git-tag v2.3.0-dev.10 [2022-08-04T15:21:29.680Z] Signing Git tag with Sigul... [2022-08-04T15:21:29.680Z] Signing v2.3.0-dev.10 [Pipeline] echo [2022-08-04T15:21:29.952Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:21:30.239Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-04T15:21:30.246Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-04T15:21:30.276Z] $ docker stop --time=1 74762b6a42abcc8f5433e492578d6e1d6ea0f777190038eb3b5adcee578c6e3a [2022-08-04T15:21:31.541Z] $ docker rm -f 74762b6a42abcc8f5433e492578d6e1d6ea0f777190038eb3b5adcee578c6e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-04T15:21:31.963Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T15:21:31.963Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:21:32.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T15:21:32.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:21:32.348Z] prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container [2022-08-04T15:21:32.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T15:21:32.830Z] $ docker top 388ad3c61fcf6a2118de0f32b07e2dff0f6c8eaa37aa499594d3dd12fcd5424d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T15:21:32.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T15:21:32.923Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T15:21:33.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T15:21:33.063Z] $ docker exec 388ad3c61fcf6a2118de0f32b07e2dff0f6c8eaa37aa499594d3dd12fcd5424d ssh-agent [2022-08-04T15:21:33.177Z] SSH_AUTH_SOCK=/tmp/ssh-B286aIq5mU0o/agent.33 [2022-08-04T15:21:33.177Z] SSH_AGENT_PID=39 [2022-08-04T15:21:33.183Z] Running ssh-add (command line suppressed) [2022-08-04T15:21:33.295Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6965719071913311170.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6965719071913311170.key) [2022-08-04T15:21:33.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T15:21:33.587Z] + git semver bump pre [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,777 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,777 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,778 [bump_version] DEBUG bumped version:2.3.0-dev.11 [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,778 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,778 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,778 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,779 [execute] INFO git cat-file --batch-check [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,784 [execute] INFO git cat-file --batch [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T15:21:33.847Z] 2022-08-04 15:21:33,789 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-04T15:21:33.847Z] 2.3.0-dev.11 [Pipeline] } [2022-08-04T15:21:33.868Z] $ docker exec --env ******** --env ******** 388ad3c61fcf6a2118de0f32b07e2dff0f6c8eaa37aa499594d3dd12fcd5424d ssh-agent -k [2022-08-04T15:21:33.977Z] unset SSH_AUTH_SOCK; [2022-08-04T15:21:33.978Z] unset SSH_AGENT_PID; [2022-08-04T15:21:33.978Z] echo Agent pid 39 killed; [2022-08-04T15:21:33.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T15:21:34.288Z] + git semver [Pipeline] } [2022-08-04T15:21:34.570Z] $ docker stop --time=1 388ad3c61fcf6a2118de0f32b07e2dff0f6c8eaa37aa499594d3dd12fcd5424d [2022-08-04T15:21:35.834Z] $ docker rm -f 388ad3c61fcf6a2118de0f32b07e2dff0f6c8eaa37aa499594d3dd12fcd5424d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T15:21:36.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T15:21:36.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:21:36.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T15:21:36.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:21:36.631Z] prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container [2022-08-04T15:21:36.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T15:21:37.018Z] $ docker top 43b998fcf0d617038fb3151fa8cf619a8c743acde3b4fe6cec8de8c56b54c07e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T15:21:37.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T15:21:37.101Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T15:21:37.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T15:21:37.232Z] $ docker exec 43b998fcf0d617038fb3151fa8cf619a8c743acde3b4fe6cec8de8c56b54c07e ssh-agent [2022-08-04T15:21:37.359Z] SSH_AUTH_SOCK=/tmp/ssh-iDwl8SKioYp8/agent.34 [2022-08-04T15:21:37.359Z] SSH_AGENT_PID=41 [2022-08-04T15:21:37.365Z] Running ssh-add (command line suppressed) [2022-08-04T15:21:37.492Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7287749376789114239.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7287749376789114239.key) [2022-08-04T15:21:37.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T15:21:37.788Z] + git semver push [2022-08-04T15:21:38.048Z] 2022-08-04 15:21:38,010 [run_push] DEBUG push [2022-08-04T15:21:38.048Z] 2022-08-04 15:21:38,012 [execute] INFO git cat-file --batch-check [2022-08-04T15:21:38.048Z] 2022-08-04 15:21:38,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T15:21:38.048Z] 2022-08-04 15:21:38,017 [execute] INFO git rev-list 501f5a31f52d97eb13b592c1c139cc452610d9cf -- [2022-08-04T15:21:38.048Z] 2022-08-04 15:21:38,017 [execute] DEBUG Popen(['git', 'rev-list', '501f5a31f52d97eb13b592c1c139cc452610d9cf', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-04T15:21:38.048Z] 2022-08-04 15:21:38,026 [execute] INFO git fetch -v origin [2022-08-04T15:21:38.048Z] 2022-08-04 15:21:38,026 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-04T15:21:38.619Z] 2022-08-04 15:21:38,524 [run_push] DEBUG no remote changes detected [2022-08-04T15:21:38.619Z] 2022-08-04 15:21:38,524 [execute] INFO git push origin semver [2022-08-04T15:21:38.619Z] 2022-08-04 15:21:38,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-04T15:21:39.567Z] 2022-08-04 15:21:39,525 [run_push] DEBUG push all version tags [2022-08-04T15:21:39.567Z] 2022-08-04 15:21:39,525 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-04T15:21:39.567Z] 2022-08-04 15:21:39,526 [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) [2022-08-04T15:21:40.951Z] 2022-08-04 15:21:40,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-04T15:21:40.951Z] 2.3.0-dev.11 [Pipeline] } [2022-08-04T15:21:40.971Z] $ docker exec --env ******** --env ******** 43b998fcf0d617038fb3151fa8cf619a8c743acde3b4fe6cec8de8c56b54c07e ssh-agent -k [2022-08-04T15:21:41.101Z] unset SSH_AUTH_SOCK; [2022-08-04T15:21:41.101Z] unset SSH_AGENT_PID; [2022-08-04T15:21:41.101Z] echo Agent pid 41 killed; [2022-08-04T15:21:41.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T15:21:41.413Z] + git semver [Pipeline] } [2022-08-04T15:21:41.702Z] $ docker stop --time=1 43b998fcf0d617038fb3151fa8cf619a8c743acde3b4fe6cec8de8c56b54c07e [2022-08-04T15:21:42.993Z] $ docker rm -f 43b998fcf0d617038fb3151fa8cf619a8c743acde3b4fe6cec8de8c56b54c07e [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 [2022-08-04T15:21:43.585Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-08-04T15:21:43.585Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-08-04T15:21:43.585Z] total 16 [2022-08-04T15:21:43.585Z] drwxr-xr-x 3 root root 4096 Aug 4 15:13 . [2022-08-04T15:21:43.585Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 4 15:21 .. [2022-08-04T15:21:43.585Z] drwxr-xr-x 2 root root 4096 Aug 4 15:13 cost [2022-08-04T15:21:43.585Z] -rw-r--r-- 1 root root 88 Aug 4 15:13 cost.csv [2022-08-04T15:21:43.585Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-08-04T15:21:43.585Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-08-04T15:21:43.585Z] total 16 [2022-08-04T15:21:43.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 4 15:13 . [2022-08-04T15:21:43.585Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 4 15:21 .. [2022-08-04T15:21:43.585Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 4 15:13 cost [2022-08-04T15:21:43.585Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 4 15:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:21:43.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:21:44.752Z] ---> package-listing.sh [2022-08-04T15:21:44.752Z] ++ facter osfamily [2022-08-04T15:21:44.752Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-04T15:21:45.014Z] + OS_FAMILY=debian [2022-08-04T15:21:45.014Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-08-04T15:21:45.014Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-04T15:21:45.014Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-04T15:21:45.014Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-04T15:21:45.014Z] + PACKAGES=/tmp/packages_start.txt [2022-08-04T15:21:45.014Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-08-04T15:21:45.014Z] + PACKAGES=/tmp/packages_end.txt [2022-08-04T15:21:45.014Z] + case "${OS_FAMILY}" in [2022-08-04T15:21:45.014Z] + dpkg -l [2022-08-04T15:21:45.014Z] + grep '^ii' [2022-08-04T15:21:45.014Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-04T15:21:45.014Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-04T15:21:45.014Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-04T15:21:45.014Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-08-04T15:21:45.014Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-08-04T15:21:45.014Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-08-04T15:21:45.027Z] 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 [2022-08-04T15:21:45.307Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T15:21:45.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T15:21:45.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T15:21:45.962Z] prd-ubuntu20.04-docker-8c-8g-21937 does not seem to be running inside a container [2022-08-04T15:21:46.009Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-04T15:21:46.266Z] $ docker top 10347501bb1cc38856526a0bed6d0970fde9178387bd945f42a1680f225e36cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T15:21:46.615Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-04T15:21:46.905Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-04T15:21:47.190Z] + ls /var/log/sa-host [2022-08-04T15:21:47.190Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T15:21:47.321Z] provisioning config files... [2022-08-04T15:21:47.330Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7765287842917044496tmp [Pipeline] { [Pipeline] echo [2022-08-04T15:21:47.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:21:47.626Z] ---> create-netrc.sh [Pipeline] } [2022-08-04T15:21:47.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:21:47.971Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-04T15:21:47.979Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:21:48.262Z] ---> sudo-logs.sh [2022-08-04T15:21:48.262Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-04T15:21:48.286Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:21:48.573Z] ---> job-cost.sh [2022-08-04T15:21:48.573Z] lf-activate-venv: SKIPPING [2022-08-04T15:21:48.573Z] DEBUG: total: 0.2199999988079071 [2022-08-04T15:21:48.573Z] INFO: Retrieving Stack Cost... [2022-08-04T15:21:49.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-04T15:21:49.403Z] INFO: Archiving Costs [Pipeline] echo [2022-08-04T15:21:49.418Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T15:21:49.708Z] ---> logs-deploy.sh [2022-08-04T15:21:49.708Z] lf-activate-venv: SKIPPING [2022-08-04T15:21:49.708Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/46 [2022-08-04T15:21:49.708Z] INFO: archiving workspace using pattern(s): [2022-08-04T15:21:50.650Z] Archives upload complete. [2022-08-04T15:21:50.911Z] INFO: archiving logs to Nexus