Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98c53550becdffe5607264f4f78746e0be51d9ff 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-ssh11042637598949826781.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5060198960890337681.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13047944247906412227.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9531486077676304574.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9958718841711998714.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-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-rest-go-settings PROJECT: device-rest-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-rest 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-118516 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98c53550becdffe5607264f4f78746e0be51d9ff (main) Commit message: "Merge pull request #226 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 98c53550becdffe5607264f4f78746e0be51d9ff # timeout=10 > git rev-list --no-walk ee3b3be503c005455f07215b653abfd16f272028 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T22:28:38.961Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T22:28:39.009Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T22:28:39.030Z] ========================================================= [2022-11-07T22:28:39.030Z] EdgeX Global Pipelines Version Info [2022-11-07T22:28:39.030Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:28:39.732Z] ------------------- [2022-11-07T22:28:39.732Z] stable info: [2022-11-07T22:28:39.732Z] ------------------- [2022-11-07T22:28:39.732Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T22:28:39.732Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T22:28:39.732Z] Message: update stable to v1.0.244 [2022-11-07T22:28:40.303Z] ------------------- [2022-11-07T22:28:40.303Z] experimental info: [2022-11-07T22:28:40.303Z] ------------------- [2022-11-07T22:28:40.303Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T22:28:40.303Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T22:28:40.303Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T22:28:40.452Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-11-07T22:28:40.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-11-07T22:28:40.472Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T22:28:40.482Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T22:28:40.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T22:28:40.500Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T22:28:40.510Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T22:28:40.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T22:28:40.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T22:28:40.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T22:28:40.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T22:28:40.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-11-07T22:28:40.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T22:28:40.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T22:28:40.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T22:28:40.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T22:28:40.620Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T22:28:40.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T22:28:40.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T22:28:40.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T22:28:40.669Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-07T22:28:40.683Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-07T22:28:40.693Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-07T22:28:40.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-07T22:28:40.716Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-07T22:28:40.727Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T22:28:40.737Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T22:28:40.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-07T22:28:40.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-07T22:28:40.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-07T22:28:40.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98c53550becdffe5607264f4f78746e0be51d9ff [Pipeline] echo [2022-11-07T22:28:40.805Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98c5355 [Pipeline] echo [2022-11-07T22:28:40.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T22:28:40.863Z] provisioning config files... [2022-11-07T22:28:40.876Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4882381175460703924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:28:41.177Z] ---> docker-login.sh [2022-11-07T22:28:41.177Z] nexus3.edgexfoundry.org:10001 [2022-11-07T22:28:41.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:28:41.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:28:41.437Z] Configure a credential helper to remove this warning. See [2022-11-07T22:28:41.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:28:41.437Z] [2022-11-07T22:28:41.437Z] Login Succeeded [2022-11-07T22:28:41.697Z] nexus3.edgexfoundry.org:10002 [2022-11-07T22:28:41.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:28:41.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:28:41.697Z] Configure a credential helper to remove this warning. See [2022-11-07T22:28:41.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:28:41.697Z] [2022-11-07T22:28:41.697Z] Login Succeeded [2022-11-07T22:28:41.697Z] nexus3.edgexfoundry.org:10003 [2022-11-07T22:28:41.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:28:41.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:28:41.697Z] Configure a credential helper to remove this warning. See [2022-11-07T22:28:41.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:28:41.697Z] [2022-11-07T22:28:41.697Z] Login Succeeded [2022-11-07T22:28:41.697Z] nexus3.edgexfoundry.org:10004 [2022-11-07T22:28:41.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:28:41.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:28:41.957Z] Configure a credential helper to remove this warning. See [2022-11-07T22:28:41.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:28:41.957Z] [2022-11-07T22:28:41.957Z] Login Succeeded [2022-11-07T22:28:41.957Z] docker.io [2022-11-07T22:28:41.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:28:42.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:28:42.218Z] Configure a credential helper to remove this warning. See [2022-11-07T22:28:42.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:28:42.218Z] [2022-11-07T22:28:42.218Z] Login Succeeded [2022-11-07T22:28:42.218Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T22:28:42.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-07T22:28:42.595Z] + git rev-list -1 --merges 98c53550becdffe5607264f4f78746e0be51d9ff~1..98c53550becdffe5607264f4f78746e0be51d9ff [Pipeline] echo [2022-11-07T22:28:42.624Z] -----------> git rev-list -1 --merges 98c53550becdffe5607264f4f78746e0be51d9ff~1..98c53550becdffe5607264f4f78746e0be51d9ff 98c53550becdffe5607264f4f78746e0be51d9ff [2022-11-07T22:28:42.624Z] 98c53550becdffe5607264f4f78746e0be51d9ff [false] [Pipeline] sh [2022-11-07T22:28:42.916Z] + git log --format=format:%s -1 98c53550becdffe5607264f4f78746e0be51d9ff [Pipeline] echo [2022-11-07T22:28:42.931Z] ========================================================= [2022-11-07T22:28:42.931Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T22:28:42.931Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T22:28:43.249Z] + git log --format=format:%s -1 98c53550becdffe5607264f4f78746e0be51d9ff [Pipeline] echo [2022-11-07T22:28:43.268Z] [semverPrep] GIT_COMMIT: 98c53550becdffe5607264f4f78746e0be51d9ff, Commit Message: Merge pull request #226 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0 [Pipeline] echo [2022-11-07T22:28:43.277Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-07T22:28:43.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T22:28:43.648Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T22:28:43.648Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T22:28:43.648Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T22:28:43.648Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T22:28:43.648Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T22:28:43.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:28:44.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T22:28:44.045Z] [2022-11-07T22:28:44.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:28:44.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T22:28:44.342Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T22:28:44.342Z] b85a868b505f: Pulling fs layer [2022-11-07T22:28:44.342Z] e2be974225ed: Pulling fs layer [2022-11-07T22:28:44.342Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T22:28:44.342Z] 988bab9f4d93: Pulling fs layer [2022-11-07T22:28:44.342Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T22:28:44.342Z] eaf3925da568: Pulling fs layer [2022-11-07T22:28:44.342Z] bab4dde63d76: Pulling fs layer [2022-11-07T22:28:44.342Z] bde34c3a00c8: Pulling fs layer [2022-11-07T22:28:44.342Z] b352a97aabf1: Pulling fs layer [2022-11-07T22:28:44.342Z] 4872d77fe225: Pulling fs layer [2022-11-07T22:28:44.342Z] 5851b861e8e6: Pulling fs layer [2022-11-07T22:28:44.342Z] 988bab9f4d93: Waiting [2022-11-07T22:28:44.342Z] 1469e6f7b9e6: Waiting [2022-11-07T22:28:44.342Z] bab4dde63d76: Waiting [2022-11-07T22:28:44.342Z] eaf3925da568: Waiting [2022-11-07T22:28:44.342Z] bde34c3a00c8: Waiting [2022-11-07T22:28:44.342Z] 4872d77fe225: Waiting [2022-11-07T22:28:44.342Z] b352a97aabf1: Waiting [2022-11-07T22:28:44.342Z] 5851b861e8e6: Waiting [2022-11-07T22:28:44.342Z] e2be974225ed: Verifying Checksum [2022-11-07T22:28:44.342Z] e2be974225ed: Download complete [2022-11-07T22:28:44.342Z] 988bab9f4d93: Download complete [2022-11-07T22:28:44.600Z] 1469e6f7b9e6: Verifying Checksum [2022-11-07T22:28:44.600Z] 1469e6f7b9e6: Download complete [2022-11-07T22:28:44.600Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T22:28:44.600Z] 339a4e72a1f5: Download complete [2022-11-07T22:28:44.600Z] eaf3925da568: Download complete [2022-11-07T22:28:44.600Z] bde34c3a00c8: Verifying Checksum [2022-11-07T22:28:44.600Z] bde34c3a00c8: Download complete [2022-11-07T22:28:44.600Z] b352a97aabf1: Verifying Checksum [2022-11-07T22:28:44.600Z] b352a97aabf1: Download complete [2022-11-07T22:28:44.600Z] 4872d77fe225: Verifying Checksum [2022-11-07T22:28:44.600Z] 4872d77fe225: Download complete [2022-11-07T22:28:44.600Z] 5851b861e8e6: Verifying Checksum [2022-11-07T22:28:44.600Z] b85a868b505f: Verifying Checksum [2022-11-07T22:28:44.600Z] b85a868b505f: Download complete [2022-11-07T22:28:45.167Z] bab4dde63d76: Verifying Checksum [2022-11-07T22:28:45.167Z] bab4dde63d76: Download complete [2022-11-07T22:28:45.735Z] b85a868b505f: Pull complete [2022-11-07T22:28:45.993Z] e2be974225ed: Pull complete [2022-11-07T22:28:46.562Z] 339a4e72a1f5: Pull complete [2022-11-07T22:28:46.562Z] 988bab9f4d93: Pull complete [2022-11-07T22:28:46.821Z] 1469e6f7b9e6: Pull complete [2022-11-07T22:28:46.821Z] eaf3925da568: Pull complete [2022-11-07T22:28:48.726Z] bab4dde63d76: Pull complete [2022-11-07T22:28:48.726Z] bde34c3a00c8: Pull complete [2022-11-07T22:28:48.726Z] b352a97aabf1: Pull complete [2022-11-07T22:28:48.726Z] 4872d77fe225: Pull complete [2022-11-07T22:28:48.726Z] 5851b861e8e6: Pull complete [2022-11-07T22:28:48.726Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T22:28:48.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T22:28:48.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:28:48.818Z] prd-ubuntu20.04-docker-8c-8g-118516 does not seem to be running inside a container [2022-11-07T22:28:48.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T22:28:50.146Z] $ docker top f69382c713f1a1d6975fe8bcd61e147bd5f7828dc3e5118936d739aa63c4e274 -eo pid,comm [2022-11-07T22:28:50.201Z] 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-11-07T22:28:50.201Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T22:28:50.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T22:28:50.238Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T22:28:50.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T22:28:50.344Z] $ docker exec f69382c713f1a1d6975fe8bcd61e147bd5f7828dc3e5118936d739aa63c4e274 ssh-agent [2022-11-07T22:28:50.450Z] SSH_AUTH_SOCK=/tmp/ssh-AwGKwhEbmANy/agent.32 [2022-11-07T22:28:50.450Z] SSH_AGENT_PID=38 [2022-11-07T22:28:50.458Z] Running ssh-add (command line suppressed) [2022-11-07T22:28:50.561Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6509929187928550470.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6509929187928550470.key) [2022-11-07T22:28:50.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T22:28:50.866Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T22:28:50.877Z] $ docker exec --env ******** --env ******** f69382c713f1a1d6975fe8bcd61e147bd5f7828dc3e5118936d739aa63c4e274 ssh-agent -k [2022-11-07T22:28:50.976Z] unset SSH_AUTH_SOCK; [2022-11-07T22:28:50.977Z] unset SSH_AGENT_PID; [2022-11-07T22:28:50.977Z] echo Agent pid 38 killed; [2022-11-07T22:28:50.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T22:28:51.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T22:28:51.013Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T22:28:51.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T22:28:51.125Z] $ docker exec f69382c713f1a1d6975fe8bcd61e147bd5f7828dc3e5118936d739aa63c4e274 ssh-agent [2022-11-07T22:28:51.236Z] SSH_AUTH_SOCK=/tmp/ssh-hl4IrvswS6Av/agent.70 [2022-11-07T22:28:51.236Z] SSH_AGENT_PID=76 [2022-11-07T22:28:51.240Z] Running ssh-add (command line suppressed) [2022-11-07T22:28:51.327Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7556371367596362080.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7556371367596362080.key) [2022-11-07T22:28:51.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T22:28:51.629Z] + git semver init [2022-11-07T22:28:51.890Z] 2022-11-07 22:28:51,801 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T22:28:51.890Z] 2022-11-07 22:28:51,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-11-07T22:28:51.890Z] 2022-11-07 22:28:51,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-11-07T22:28:51.890Z] 2022-11-07 22:28:51,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T22:28:53.272Z] 2022-11-07 22:28:52,914 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2022-11-07T22:28:53.272Z] 2022-11-07 22:28:52,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2022-11-07T22:28:53.272Z] 2022-11-07 22:28:52,915 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-11-07T22:28:53.272Z] 2022-11-07 22:28:52,915 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-11-07T22:28:53.272Z] 2.3.0-dev.24 [Pipeline] } [2022-11-07T22:28:53.282Z] $ docker exec --env ******** --env ******** f69382c713f1a1d6975fe8bcd61e147bd5f7828dc3e5118936d739aa63c4e274 ssh-agent -k [2022-11-07T22:28:53.401Z] unset SSH_AUTH_SOCK; [2022-11-07T22:28:53.401Z] unset SSH_AGENT_PID; [2022-11-07T22:28:53.402Z] echo Agent pid 76 killed; [2022-11-07T22:28:53.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T22:28:53.745Z] + git semver [Pipeline] } [2022-11-07T22:28:54.015Z] $ docker stop --time=1 f69382c713f1a1d6975fe8bcd61e147bd5f7828dc3e5118936d739aa63c4e274 [2022-11-07T22:28:55.330Z] $ docker rm -f f69382c713f1a1d6975fe8bcd61e147bd5f7828dc3e5118936d739aa63c4e274 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T22:28:55.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T22:28:55.851Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T22:28:55.854Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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-11-07T22:28:55.975Z] provisioning config files... [2022-11-07T22:28:55.984Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6698115875406856341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:28:56.278Z] ---> docker-login.sh [2022-11-07T22:28:56.278Z] nexus3.edgexfoundry.org:10001 [2022-11-07T22:28:56.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:28:56.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:28:56.278Z] Configure a credential helper to remove this warning. See [2022-11-07T22:28:56.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:28:56.278Z] [2022-11-07T22:28:56.278Z] Login Succeeded [2022-11-07T22:28:56.278Z] nexus3.edgexfoundry.org:10002 [2022-11-07T22:28:56.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:28:56.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:28:56.278Z] Configure a credential helper to remove this warning. See [2022-11-07T22:28:56.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:28:56.278Z] [2022-11-07T22:28:56.278Z] Login Succeeded [2022-11-07T22:28:56.278Z] nexus3.edgexfoundry.org:10003 [2022-11-07T22:28:56.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:28:56.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:28:56.537Z] Configure a credential helper to remove this warning. See [2022-11-07T22:28:56.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:28:56.537Z] [2022-11-07T22:28:56.537Z] Login Succeeded [2022-11-07T22:28:56.537Z] nexus3.edgexfoundry.org:10004 [2022-11-07T22:28:56.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:28:56.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:28:56.537Z] Configure a credential helper to remove this warning. See [2022-11-07T22:28:56.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:28:56.537Z] [2022-11-07T22:28:56.537Z] Login Succeeded [2022-11-07T22:28:56.537Z] docker.io [2022-11-07T22:28:56.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:28:57.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:28:57.056Z] Configure a credential helper to remove this warning. See [2022-11-07T22:28:57.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:28:57.056Z] [2022-11-07T22:28:57.056Z] Login Succeeded [2022-11-07T22:28:57.056Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T22:28:57.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T22:28:57.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T22:28:57.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T22:28:57.150Z] ========================================================= [2022-11-07T22:28:57.150Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T22:28:57.150Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:28:57.461Z] + 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-11-07T22:28:57.461Z] Sending build context to Docker daemon 10.75MB [2022-11-07T22:28:57.461Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T22:28:57.461Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T22:28:57.461Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T22:28:57.461Z] 213ec9aee27d: Pulling fs layer [2022-11-07T22:28:57.461Z] 4583459ba037: Pulling fs layer [2022-11-07T22:28:57.461Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T22:28:57.461Z] 53926ce57604: Pulling fs layer [2022-11-07T22:28:57.461Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T22:28:57.461Z] 22ff95d597cd: Pulling fs layer [2022-11-07T22:28:57.461Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T22:28:57.461Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T22:28:57.461Z] a7acece74701: Pulling fs layer [2022-11-07T22:28:57.461Z] 53926ce57604: Waiting [2022-11-07T22:28:57.461Z] 96b7cbca73a9: Waiting [2022-11-07T22:28:57.461Z] 21b2b0c7a3f4: Waiting [2022-11-07T22:28:57.462Z] 12d6caf4c0d1: Waiting [2022-11-07T22:28:57.462Z] a7acece74701: Waiting [2022-11-07T22:28:57.462Z] 22ff95d597cd: Waiting [2022-11-07T22:28:57.462Z] 93c1e223e6f2: Verifying Checksum [2022-11-07T22:28:57.462Z] 93c1e223e6f2: Download complete [2022-11-07T22:28:57.725Z] 4583459ba037: Download complete [2022-11-07T22:28:57.725Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-07T22:28:57.725Z] 21b2b0c7a3f4: Download complete [2022-11-07T22:28:57.725Z] 22ff95d597cd: Verifying Checksum [2022-11-07T22:28:57.725Z] 22ff95d597cd: Download complete [2022-11-07T22:28:57.725Z] 213ec9aee27d: Verifying Checksum [2022-11-07T22:28:57.725Z] 213ec9aee27d: Download complete [2022-11-07T22:28:57.725Z] 12d6caf4c0d1: Verifying Checksum [2022-11-07T22:28:57.725Z] 12d6caf4c0d1: Download complete [2022-11-07T22:28:57.725Z] 213ec9aee27d: Pull complete [2022-11-07T22:28:57.995Z] 4583459ba037: Pull complete [2022-11-07T22:28:57.995Z] 93c1e223e6f2: Pull complete [2022-11-07T22:28:58.263Z] a7acece74701: Verifying Checksum [2022-11-07T22:28:58.263Z] a7acece74701: Download complete [2022-11-07T22:28:58.263Z] 96b7cbca73a9: Verifying Checksum [2022-11-07T22:28:58.263Z] 96b7cbca73a9: Download complete [2022-11-07T22:28:58.521Z] 53926ce57604: Verifying Checksum [2022-11-07T22:28:58.521Z] 53926ce57604: Download complete [2022-11-07T22:29:01.812Z] 53926ce57604: Pull complete [2022-11-07T22:29:01.812Z] 21b2b0c7a3f4: Pull complete [2022-11-07T22:29:01.812Z] 22ff95d597cd: Pull complete [2022-11-07T22:29:02.071Z] 12d6caf4c0d1: Pull complete [2022-11-07T22:29:03.975Z] 96b7cbca73a9: Pull complete [2022-11-07T22:29:04.907Z] a7acece74701: Pull complete [2022-11-07T22:29:04.907Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T22:29:04.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T22:29:04.907Z] ---> db6d94c90886 [2022-11-07T22:29:04.907Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T22:29:06.286Z] ---> Running in 7610bf0fe586 [2022-11-07T22:29:06.544Z] Removing intermediate container 7610bf0fe586 [2022-11-07T22:29:06.544Z] ---> d7f0101b9877 [2022-11-07T22:29:06.544Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T22:29:06.544Z] ---> Running in 3941796179fc [2022-11-07T22:29:06.803Z] Removing intermediate container 3941796179fc [2022-11-07T22:29:06.803Z] ---> 7e47e15704d1 [2022-11-07T22:29:06.803Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T22:29:06.803Z] ---> Running in b2f2a672b230 [2022-11-07T22:29:06.803Z] Removing intermediate container b2f2a672b230 [2022-11-07T22:29:06.803Z] ---> 76ac43716a40 [2022-11-07T22:29:06.803Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T22:29:06.803Z] ---> Running in 72f34cb54fb5 [2022-11-07T22:29:07.061Z] Removing intermediate container 72f34cb54fb5 [2022-11-07T22:29:07.061Z] ---> 7c3bbbe49f34 [2022-11-07T22:29:07.061Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T22:29:07.061Z] ---> Running in 763e88aae5bc [2022-11-07T22:29:07.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T22:29:07.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T22:29:07.837Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-07T22:29:07.837Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-07T22:29:07.837Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-07T22:29:07.837Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-07T22:29:07.837Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T22:29:07.837Z] OK: 216 MiB in 55 packages [2022-11-07T22:29:08.405Z] Removing intermediate container 763e88aae5bc [2022-11-07T22:29:08.405Z] ---> c9fec853eb7d [2022-11-07T22:29:08.405Z] Step 8/12 : WORKDIR /device-rest-go [2022-11-07T22:29:08.405Z] ---> Running in 974a28f0bf5a [2022-11-07T22:29:08.405Z] Removing intermediate container 974a28f0bf5a [2022-11-07T22:29:08.405Z] ---> ecfb3eff8fa0 [2022-11-07T22:29:08.405Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T22:29:08.405Z] ---> 224e39117f91 [2022-11-07T22:29:08.405Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T22:29:08.664Z] ---> Running in 43b8db4abd19 [2022-11-07T22:29:10.934Z] Still waiting to schedule task [2022-11-07T22:29:10.934Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-07T22:29:30.840Z] Removing intermediate container 43b8db4abd19 [2022-11-07T22:29:30.840Z] ---> d3f43fa76f19 [2022-11-07T22:29:30.840Z] Step 11/12 : COPY . . [2022-11-07T22:29:30.840Z] ---> f886135d7884 [2022-11-07T22:29:30.840Z] Step 12/12 : RUN $MAKE [2022-11-07T22:29:30.840Z] ---> Running in a18c271b40ec [2022-11-07T22:29:30.840Z] noop [2022-11-07T22:29:30.840Z] Removing intermediate container a18c271b40ec [2022-11-07T22:29:30.840Z] ---> 347e6ee16fcb [2022-11-07T22:29:30.840Z] Successfully built 347e6ee16fcb [2022-11-07T22:29:30.840Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:29:31.145Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T22:29:31.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:29:31.265Z] prd-ubuntu20.04-docker-8c-8g-118516 does not seem to be running inside a container [2022-11-07T22:29:31.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T22:29:31.686Z] $ docker top 2d59b7e09d37b22dbc5d49c16cdc5286decf203823ad0a0f02aaec6126d63994 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T22:29:32.038Z] + go version [2022-11-07T22:29:32.038Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T22:29:32.054Z] $ docker stop --time=1 2d59b7e09d37b22dbc5d49c16cdc5286decf203823ad0a0f02aaec6126d63994 [2022-11-07T22:29:33.361Z] $ docker rm -f 2d59b7e09d37b22dbc5d49c16cdc5286decf203823ad0a0f02aaec6126d63994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:29:33.764Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T22:29:33.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:29:33.831Z] prd-ubuntu20.04-docker-8c-8g-118516 does not seem to be running inside a container [2022-11-07T22:29:33.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T22:29:34.213Z] $ docker top 2abe4a41fc90496e8f22a441b76d39fef54ccbddf6606c9254f66941a20d7fb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T22:29:34.560Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-07T22:29:34.855Z] + make test [2022-11-07T22:29:34.855Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T22:29:35.113Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-11-07T22:29:45.077Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-11-07T22:29:45.077Z] ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 55.2% of statements [2022-11-07T22:29:50.337Z] 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-11-07T22:29:50.337Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T22:29:53.618Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T22:29:53.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T22:29:53.618Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T22:29:53.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T22:29:53.643Z] $ docker stop --time=1 2abe4a41fc90496e8f22a441b76d39fef54ccbddf6606c9254f66941a20d7fb6 [2022-11-07T22:29:55.388Z] $ docker rm -f 2abe4a41fc90496e8f22a441b76d39fef54ccbddf6606c9254f66941a20d7fb6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T22:29:55.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T22:29:55.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-07T22:29:56.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T22:29:56.653Z] + ls -al . [2022-11-07T22:29:56.653Z] total 188 [2022-11-07T22:29:56.653Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 22:29 . [2022-11-07T22:29:56.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 22:28 .. [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 7 22:28 .dockerignore [2022-11-07T22:29:56.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 22:29 .git [2022-11-07T22:29:56.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 22:28 .github [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 7 22:28 .gitignore [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 22:28 .golangci.yml [2022-11-07T22:29:56.653Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 22:28 .semver [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 9100 Nov 7 22:28 Attribution.txt [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 13085 Nov 7 22:28 CHANGELOG.md [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 1641 Nov 7 22:28 Dockerfile [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 22:28 GOVERNANCE.md [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 7 22:28 Jenkinsfile [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 22:28 LICENSE [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 2173 Nov 7 22:28 Makefile [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 22:28 OWNERS.md [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 8667 Nov 7 22:28 README.md [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 22:28 VERSION [2022-11-07T22:29:56.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 22:28 bin [2022-11-07T22:29:56.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 22:28 cmd [2022-11-07T22:29:56.653Z] -rw-r--r-- 1 jenkins jenkins 9355 Nov 7 22:29 coverage.out [2022-11-07T22:29:56.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 22:28 driver [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 3529 Nov 7 22:28 go.mod [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 44953 Nov 7 22:28 go.sum [2022-11-07T22:29:56.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 22:28 snap [2022-11-07T22:29:56.653Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 7 22:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:29:56.955Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=98c53550becdffe5607264f4f78746e0be51d9ff --label arch=amd64 --label version=2.3.0-dev.24 . [2022-11-07T22:29:56.955Z] Sending build context to Docker daemon 10.76MB [2022-11-07T22:29:56.955Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T22:29:56.955Z] Step 2/25 : FROM ${BASE} AS builder [2022-11-07T22:29:56.955Z] ---> 347e6ee16fcb [2022-11-07T22:29:56.955Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-11-07T22:29:56.955Z] ---> Running in 5bee67360201 [2022-11-07T22:29:57.214Z] Removing intermediate container 5bee67360201 [2022-11-07T22:29:57.214Z] ---> d0e6a05728d1 [2022-11-07T22:29:57.214Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T22:29:57.214Z] ---> Running in 31c206f46aac [2022-11-07T22:29:57.214Z] Removing intermediate container 31c206f46aac [2022-11-07T22:29:57.214Z] ---> 2460eeba00fd [2022-11-07T22:29:57.214Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T22:29:57.214Z] ---> Running in 8250b055673d [2022-11-07T22:29:57.472Z] Removing intermediate container 8250b055673d [2022-11-07T22:29:57.472Z] ---> 98cd46e197b1 [2022-11-07T22:29:57.472Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T22:29:57.472Z] ---> Running in 9ed1dfff3af5 [2022-11-07T22:29:57.472Z] Removing intermediate container 9ed1dfff3af5 [2022-11-07T22:29:57.472Z] ---> 0fb466e15a77 [2022-11-07T22:29:57.473Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T22:29:57.731Z] ---> Running in 36f50f787c7f [2022-11-07T22:29:57.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T22:29:57.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T22:29:58.250Z] OK: 216 MiB in 55 packages [2022-11-07T22:29:58.818Z] Removing intermediate container 36f50f787c7f [2022-11-07T22:29:58.818Z] ---> d5ba37ddaa8f [2022-11-07T22:29:58.818Z] Step 8/25 : WORKDIR /device-rest-go [2022-11-07T22:29:58.818Z] ---> Running in 7b3c021dd16f [2022-11-07T22:29:58.818Z] Removing intermediate container 7b3c021dd16f [2022-11-07T22:29:58.818Z] ---> b698ee3bd258 [2022-11-07T22:29:58.818Z] Step 9/25 : COPY go.mod vendor* ./ [2022-11-07T22:29:59.076Z] ---> 5c123a5a31ba [2022-11-07T22:29:59.076Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T22:29:59.076Z] ---> Running in c2ee3d2c1578 [2022-11-07T22:29:59.643Z] Removing intermediate container c2ee3d2c1578 [2022-11-07T22:29:59.643Z] ---> 71dc8f8cdfa1 [2022-11-07T22:29:59.643Z] Step 11/25 : COPY . . [2022-11-07T22:29:59.901Z] ---> 7e10a1421246 [2022-11-07T22:29:59.901Z] Step 12/25 : RUN $MAKE [2022-11-07T22:29:59.901Z] ---> Running in 4710cd69cbbc [2022-11-07T22:30:00.161Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-11-07T22:30:22.084Z] Removing intermediate container 4710cd69cbbc [2022-11-07T22:30:22.084Z] ---> 2092377e7cbe [2022-11-07T22:30:22.084Z] Step 13/25 : FROM alpine:3.16 [2022-11-07T22:30:22.084Z] 3.16: Pulling from library/alpine [2022-11-07T22:30:22.084Z] 213ec9aee27d: Already exists [2022-11-07T22:30:22.084Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T22:30:22.084Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T22:30:22.084Z] ---> 9c6f07244728 [2022-11-07T22:30:22.084Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T22:30:22.084Z] ---> Running in 4e465247f1df [2022-11-07T22:30:22.084Z] Removing intermediate container 4e465247f1df [2022-11-07T22:30:22.084Z] ---> f276df4172bb [2022-11-07T22:30:22.084Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-11-07T22:30:22.084Z] ---> Running in fd5a63c0675c [2022-11-07T22:30:22.084Z] Removing intermediate container fd5a63c0675c [2022-11-07T22:30:22.084Z] ---> 095a8f15637e [2022-11-07T22:30:22.084Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T22:30:22.084Z] ---> Running in 64d95d8e8033 [2022-11-07T22:30:22.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T22:30:22.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T22:30:22.084Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T22:30:22.084Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T22:30:22.084Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T22:30:22.084Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T22:30:22.084Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T22:30:22.084Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T22:30:22.084Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T22:30:22.084Z] OK: 8 MiB in 20 packages [2022-11-07T22:30:22.084Z] Removing intermediate container 64d95d8e8033 [2022-11-07T22:30:22.084Z] ---> 543a0479a615 [2022-11-07T22:30:22.084Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-11-07T22:30:22.084Z] ---> dfeabb2641f9 [2022-11-07T22:30:22.084Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-11-07T22:30:22.084Z] ---> 13ed4d3f92c0 [2022-11-07T22:30:22.084Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-11-07T22:30:22.084Z] ---> 2802e7ff3f4a [2022-11-07T22:30:22.084Z] Step 20/25 : EXPOSE 59986 [2022-11-07T22:30:22.084Z] ---> Running in cb920d577b21 [2022-11-07T22:30:22.084Z] Removing intermediate container cb920d577b21 [2022-11-07T22:30:22.084Z] ---> b87fcbfbf4b4 [2022-11-07T22:30:22.084Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-11-07T22:30:22.084Z] ---> Running in 62de84935f2b [2022-11-07T22:30:22.084Z] Removing intermediate container 62de84935f2b [2022-11-07T22:30:22.084Z] ---> 485f781b8b07 [2022-11-07T22:30:22.084Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-11-07T22:30:22.084Z] ---> Running in 7557c797edec [2022-11-07T22:30:22.343Z] Removing intermediate container 7557c797edec [2022-11-07T22:30:22.343Z] ---> 9254cef837ed [2022-11-07T22:30:22.343Z] Step 23/25 : LABEL arch=amd64 [2022-11-07T22:30:22.343Z] ---> Running in 6ffcc581e05c [2022-11-07T22:30:22.343Z] Removing intermediate container 6ffcc581e05c [2022-11-07T22:30:22.343Z] ---> 2b1ba3336ece [2022-11-07T22:30:22.343Z] Step 24/25 : LABEL git_sha=98c53550becdffe5607264f4f78746e0be51d9ff [2022-11-07T22:30:22.343Z] ---> Running in 8e36d7a2e995 [2022-11-07T22:30:22.601Z] Removing intermediate container 8e36d7a2e995 [2022-11-07T22:30:22.601Z] ---> e6fb9c9912d2 [2022-11-07T22:30:22.601Z] Step 25/25 : LABEL version=2.3.0-dev.24 [2022-11-07T22:30:22.601Z] ---> Running in 313178dcfe12 [2022-11-07T22:30:22.601Z] Removing intermediate container 313178dcfe12 [2022-11-07T22:30:22.601Z] ---> 52037b76fe38 [2022-11-07T22:30:22.601Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T22:30:22.601Z] Successfully built 52037b76fe38 [2022-11-07T22:30:22.601Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T22:30:22.689Z] provisioning config files... [2022-11-07T22:30:22.697Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2457161018958713786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:30:22.991Z] ---> docker-login.sh [2022-11-07T22:30:22.991Z] nexus3.edgexfoundry.org:10001 [2022-11-07T22:30:22.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:30:22.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:30:22.991Z] Configure a credential helper to remove this warning. See [2022-11-07T22:30:22.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:30:22.991Z] [2022-11-07T22:30:22.991Z] Login Succeeded [2022-11-07T22:30:22.991Z] nexus3.edgexfoundry.org:10002 [2022-11-07T22:30:22.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:30:22.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:30:22.991Z] Configure a credential helper to remove this warning. See [2022-11-07T22:30:22.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:30:22.991Z] [2022-11-07T22:30:22.991Z] Login Succeeded [2022-11-07T22:30:22.991Z] nexus3.edgexfoundry.org:10003 [2022-11-07T22:30:23.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:30:23.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:30:23.250Z] Configure a credential helper to remove this warning. See [2022-11-07T22:30:23.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:30:23.250Z] [2022-11-07T22:30:23.250Z] Login Succeeded [2022-11-07T22:30:23.250Z] nexus3.edgexfoundry.org:10004 [2022-11-07T22:30:23.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:30:23.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:30:23.250Z] Configure a credential helper to remove this warning. See [2022-11-07T22:30:23.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:30:23.251Z] [2022-11-07T22:30:23.251Z] Login Succeeded [2022-11-07T22:30:23.251Z] docker.io [2022-11-07T22:30:23.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:30:23.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:30:23.768Z] Configure a credential helper to remove this warning. See [2022-11-07T22:30:23.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:30:23.768Z] [2022-11-07T22:30:23.768Z] Login Succeeded [2022-11-07T22:30:23.768Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T22:30:23.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T22:30:23.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T22:30:23.823Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-11-07T22:30:23.823Z] 98c53550becdffe5607264f4f78746e0be51d9ff [2022-11-07T22:30:23.823Z] latest [2022-11-07T22:30:23.823Z] 2.3.0-dev.24 [2022-11-07T22:30:23.823Z] 98c53550becdffe5607264f4f78746e0be51d9ff-2.3.0-dev.24 [2022-11-07T22:30:23.823Z] main [2022-11-07T22:30:23.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:24.133Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:98c53550becdffe5607264f4f78746e0be51d9ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:24.439Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:98c53550becdffe5607264f4f78746e0be51d9ff [2022-11-07T22:30:24.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-11-07T22:30:24.439Z] 828a371e93c1: Preparing [2022-11-07T22:30:24.439Z] 8fef3829e133: Preparing [2022-11-07T22:30:24.439Z] f6cf0d485baa: Preparing [2022-11-07T22:30:24.439Z] 9d7b42ce062d: Preparing [2022-11-07T22:30:24.439Z] 994393dc58e7: Preparing [2022-11-07T22:30:24.439Z] 994393dc58e7: Layer already exists [2022-11-07T22:30:24.439Z] 828a371e93c1: Pushed [2022-11-07T22:30:24.439Z] 8fef3829e133: Pushed [2022-11-07T22:30:24.698Z] 9d7b42ce062d: Pushed [2022-11-07T22:30:27.227Z] f6cf0d485baa: Pushed [2022-11-07T22:30:27.227Z] 98c53550becdffe5607264f4f78746e0be51d9ff: digest: sha256:2b3415e5a53cc1a319baf10457cda64a335d695acb94d266e1aca2d76d3e35fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:27.630Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:27.988Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-11-07T22:30:27.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-11-07T22:30:27.988Z] 828a371e93c1: Preparing [2022-11-07T22:30:27.988Z] 8fef3829e133: Preparing [2022-11-07T22:30:27.988Z] f6cf0d485baa: Preparing [2022-11-07T22:30:27.988Z] 9d7b42ce062d: Preparing [2022-11-07T22:30:27.988Z] 994393dc58e7: Preparing [2022-11-07T22:30:27.988Z] 8fef3829e133: Layer already exists [2022-11-07T22:30:27.988Z] f6cf0d485baa: Layer already exists [2022-11-07T22:30:27.988Z] 9d7b42ce062d: Layer already exists [2022-11-07T22:30:27.988Z] 994393dc58e7: Layer already exists [2022-11-07T22:30:27.988Z] 828a371e93c1: Layer already exists [2022-11-07T22:30:27.988Z] latest: digest: sha256:2b3415e5a53cc1a319baf10457cda64a335d695acb94d266e1aca2d76d3e35fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:28.333Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:28.645Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.24 [2022-11-07T22:30:28.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-11-07T22:30:28.645Z] 828a371e93c1: Preparing [2022-11-07T22:30:28.645Z] 8fef3829e133: Preparing [2022-11-07T22:30:28.645Z] f6cf0d485baa: Preparing [2022-11-07T22:30:28.645Z] 9d7b42ce062d: Preparing [2022-11-07T22:30:28.645Z] 994393dc58e7: Preparing [2022-11-07T22:30:28.645Z] f6cf0d485baa: Layer already exists [2022-11-07T22:30:28.645Z] 828a371e93c1: Layer already exists [2022-11-07T22:30:28.645Z] 9d7b42ce062d: Layer already exists [2022-11-07T22:30:28.645Z] 8fef3829e133: Layer already exists [2022-11-07T22:30:28.645Z] 994393dc58e7: Layer already exists [2022-11-07T22:30:28.645Z] 2.3.0-dev.24: digest: sha256:2b3415e5a53cc1a319baf10457cda64a335d695acb94d266e1aca2d76d3e35fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:28.950Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:98c53550becdffe5607264f4f78746e0be51d9ff-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:29.249Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:98c53550becdffe5607264f4f78746e0be51d9ff-2.3.0-dev.24 [2022-11-07T22:30:29.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-11-07T22:30:29.249Z] 828a371e93c1: Preparing [2022-11-07T22:30:29.249Z] 8fef3829e133: Preparing [2022-11-07T22:30:29.249Z] f6cf0d485baa: Preparing [2022-11-07T22:30:29.249Z] 9d7b42ce062d: Preparing [2022-11-07T22:30:29.249Z] 994393dc58e7: Preparing [2022-11-07T22:30:29.249Z] 8fef3829e133: Layer already exists [2022-11-07T22:30:29.249Z] f6cf0d485baa: Layer already exists [2022-11-07T22:30:29.249Z] 828a371e93c1: Layer already exists [2022-11-07T22:30:29.249Z] 9d7b42ce062d: Layer already exists [2022-11-07T22:30:29.249Z] 994393dc58e7: Layer already exists [2022-11-07T22:30:29.249Z] 98c53550becdffe5607264f4f78746e0be51d9ff-2.3.0-dev.24: digest: sha256:2b3415e5a53cc1a319baf10457cda64a335d695acb94d266e1aca2d76d3e35fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:29.551Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:29.857Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-11-07T22:30:29.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-11-07T22:30:29.857Z] 828a371e93c1: Preparing [2022-11-07T22:30:29.857Z] 8fef3829e133: Preparing [2022-11-07T22:30:29.857Z] f6cf0d485baa: Preparing [2022-11-07T22:30:29.857Z] 9d7b42ce062d: Preparing [2022-11-07T22:30:29.857Z] 994393dc58e7: Preparing [2022-11-07T22:30:29.857Z] f6cf0d485baa: Layer already exists [2022-11-07T22:30:29.857Z] 828a371e93c1: Layer already exists [2022-11-07T22:30:29.857Z] 9d7b42ce062d: Layer already exists [2022-11-07T22:30:29.857Z] 994393dc58e7: Layer already exists [2022-11-07T22:30:29.857Z] 8fef3829e133: Layer already exists [2022-11-07T22:30:29.857Z] main: digest: sha256:2b3415e5a53cc1a319baf10457cda64a335d695acb94d266e1aca2d76d3e35fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T22:30:29.897Z] ===================================================== [Pipeline] echo [2022-11-07T22:30:29.903Z] taggedImages: [2022-11-07T22:30:29.903Z] - nexus3.edgexfoundry.org:10004/device-rest:98c53550becdffe5607264f4f78746e0be51d9ff [2022-11-07T22:30:29.903Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-11-07T22:30:29.903Z] - nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.24 [2022-11-07T22:30:29.903Z] - nexus3.edgexfoundry.org:10004/device-rest:98c53550becdffe5607264f4f78746e0be51d9ff-2.3.0-dev.24 [2022-11-07T22:30:29.903Z] - nexus3.edgexfoundry.org:10004/device-rest: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-11-07T22:30:30.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T22:30:30.261Z] [2022-11-07T22:30:30.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:30:30.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T22:30:30.558Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T22:30:30.558Z] 5eb5b503b376: Pulling fs layer [2022-11-07T22:30:30.558Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T22:30:30.558Z] ec43610c2a17: Pulling fs layer [2022-11-07T22:30:30.558Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T22:30:30.558Z] 33b1e0a273af: Pulling fs layer [2022-11-07T22:30:30.558Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T22:30:30.558Z] 2f39f015ded8: Pulling fs layer [2022-11-07T22:30:30.558Z] 3a2ae6a8a46f: Waiting [2022-11-07T22:30:30.558Z] 33b1e0a273af: Waiting [2022-11-07T22:30:30.558Z] 5d3b04190fa2: Waiting [2022-11-07T22:30:30.558Z] 2f39f015ded8: Waiting [2022-11-07T22:30:30.558Z] 5c69ac0246d0: Download complete [2022-11-07T22:30:30.558Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-07T22:30:30.558Z] 3a2ae6a8a46f: Download complete [2022-11-07T22:30:30.558Z] 33b1e0a273af: Verifying Checksum [2022-11-07T22:30:30.558Z] 33b1e0a273af: Download complete [2022-11-07T22:30:30.817Z] ec43610c2a17: Verifying Checksum [2022-11-07T22:30:30.817Z] ec43610c2a17: Download complete [2022-11-07T22:30:30.817Z] 5d3b04190fa2: Download complete [2022-11-07T22:30:30.817Z] 5eb5b503b376: Verifying Checksum [2022-11-07T22:30:30.817Z] 5eb5b503b376: Download complete [2022-11-07T22:30:31.382Z] 2f39f015ded8: Download complete [2022-11-07T22:30:31.949Z] 5eb5b503b376: Pull complete [2022-11-07T22:30:31.949Z] 5c69ac0246d0: Pull complete [2022-11-07T22:30:32.516Z] ec43610c2a17: Pull complete [2022-11-07T22:30:32.516Z] 3a2ae6a8a46f: Pull complete [2022-11-07T22:30:32.774Z] 33b1e0a273af: Pull complete [2022-11-07T22:30:32.774Z] 5d3b04190fa2: Pull complete [2022-11-07T22:30:36.958Z] 2f39f015ded8: Pull complete [2022-11-07T22:30:36.958Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T22:30:36.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T22:30:36.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:30:37.030Z] prd-ubuntu20.04-docker-8c-8g-118516 does not seem to be running inside a container [2022-11-07T22:30:37.069Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T22:30:38.836Z] $ docker top 6413fc5be36ef16d3ed120fda1b7eabd9171fa4b1beb80b185e27275aa7d5a29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:30:39.216Z] ---> job-cost.sh [2022-11-07T22:30:39.216Z] lf-activate-venv: SKIPPING [2022-11-07T22:30:39.216Z] INFO: No Stack... [2022-11-07T22:30:39.474Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T22:30:39.734Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T22:30:40.023Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2022-11-07T22:30:40.023Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T22:30:40.037Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-70-stack-cost] [2022-11-07T22:30:40.044Z] Resource [jenkins-edgexfoundry-device-rest-go-main-70-stack-cost] did not exist. Created. [2022-11-07T22:30:40.044Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T22:30:40.342Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-07T22:30:40.364Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T22:30:40.370Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T22:30:40.391Z] $ docker stop --time=1 6413fc5be36ef16d3ed120fda1b7eabd9171fa4b1beb80b185e27275aa7d5a29 [2022-11-07T22:30:41.545Z] $ docker rm -f 6413fc5be36ef16d3ed120fda1b7eabd9171fa4b1beb80b185e27275aa7d5a29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T22:30:45.562Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118518 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-11-07T22:30:45.576Z] Running in /w/workspace/device-rest-go/70 [Pipeline] { [Pipeline] checkout [2022-11-07T22:30:45.614Z] The recommended git tool is: git [2022-11-07T22:30:50.407Z] using credential edgex-jenkins-ssh [2022-11-07T22:30:50.422Z] Cloning the remote Git repository [2022-11-07T22:30:50.459Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-11-07T22:30:50.528Z] > git init /w/workspace/device-rest-go/70 # timeout=10 [2022-11-07T22:30:50.680Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-11-07T22:30:50.681Z] > git --version # timeout=10 [2022-11-07T22:30:50.708Z] > git --version # 'git version 2.25.1' [2022-11-07T22:30:50.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T22:30:50.753Z] Verifying host key using known hosts file [2022-11-07T22:30:50.923Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T22:30:50.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T22:30:52.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-11-07T22:30:52.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T22:30:53.633Z] Avoid second fetch [2022-11-07T22:30:53.634Z] Checking out Revision 98c53550becdffe5607264f4f78746e0be51d9ff (main) [2022-11-07T22:30:54.082Z] Commit message: "Merge pull request #226 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0" [2022-11-07T22:30:53.648Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T22:30:53.666Z] > git checkout -f 98c53550becdffe5607264f4f78746e0be51d9ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T22:30:54.897Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T22:30:54.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T22:30:54.897Z] Dload Upload Total Spent Left Speed [2022-11-07T22:30:54.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-11-07T22:30:55.492Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T22:30:55.813Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-07T22:30:55.813Z] + sudo tee /etc/docker/daemon.new [2022-11-07T22:30:55.813Z] { [2022-11-07T22:30:55.813Z] "registry-mirrors": [ [2022-11-07T22:30:55.813Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T22:30:55.813Z] ], [2022-11-07T22:30:55.813Z] "bip": "10.250.0.254/24", [2022-11-07T22:30:55.813Z] "hosts": [ [2022-11-07T22:30:55.813Z] "tcp://0.0.0.0:5555", [2022-11-07T22:30:55.813Z] "unix:///var/run/docker.sock" [2022-11-07T22:30:55.813Z] ], [2022-11-07T22:30:55.813Z] "mtu": 1458, [2022-11-07T22:30:55.813Z] "selinux-enabled": true, [2022-11-07T22:30:55.813Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T22:30:55.813Z] } [Pipeline] sh [2022-11-07T22:30:56.140Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T22:30:56.471Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T22:31:14.724Z] provisioning config files... [2022-11-07T22:31:14.750Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/70@tmp/config10686925889633497694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:31:15.097Z] ---> docker-login.sh [2022-11-07T22:31:15.097Z] nexus3.edgexfoundry.org:10001 [2022-11-07T22:31:15.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:31:15.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:31:15.948Z] Configure a credential helper to remove this warning. See [2022-11-07T22:31:15.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:31:15.948Z] [2022-11-07T22:31:15.948Z] Login Succeeded [2022-11-07T22:31:15.948Z] nexus3.edgexfoundry.org:10002 [2022-11-07T22:31:16.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:31:16.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:31:16.216Z] Configure a credential helper to remove this warning. See [2022-11-07T22:31:16.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:31:16.216Z] [2022-11-07T22:31:16.216Z] Login Succeeded [2022-11-07T22:31:16.216Z] nexus3.edgexfoundry.org:10003 [2022-11-07T22:31:16.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:31:16.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:31:16.483Z] Configure a credential helper to remove this warning. See [2022-11-07T22:31:16.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:31:16.483Z] [2022-11-07T22:31:16.483Z] Login Succeeded [2022-11-07T22:31:16.483Z] nexus3.edgexfoundry.org:10004 [2022-11-07T22:31:16.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:31:17.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:31:17.019Z] Configure a credential helper to remove this warning. See [2022-11-07T22:31:17.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:31:17.019Z] [2022-11-07T22:31:17.019Z] Login Succeeded [2022-11-07T22:31:17.019Z] docker.io [2022-11-07T22:31:17.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:31:17.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:31:17.605Z] Configure a credential helper to remove this warning. See [2022-11-07T22:31:17.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:31:17.605Z] [2022-11-07T22:31:17.605Z] Login Succeeded [2022-11-07T22:31:17.605Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T22:31:17.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T22:31:17.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T22:31:17.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T22:31:17.771Z] ========================================================= [2022-11-07T22:31:17.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T22:31:17.771Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:31:18.102Z] + 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-11-07T22:31:18.102Z] Sending build context to Docker daemon 129.5kB [2022-11-07T22:31:18.372Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T22:31:18.372Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T22:31:18.372Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T22:31:18.373Z] 9b18e9b68314: Pulling fs layer [2022-11-07T22:31:18.373Z] 35d82f9e3411: Pulling fs layer [2022-11-07T22:31:18.373Z] e16973657156: Pulling fs layer [2022-11-07T22:31:18.373Z] fc693d55d65f: Pulling fs layer [2022-11-07T22:31:18.373Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T22:31:18.373Z] dda99020689f: Pulling fs layer [2022-11-07T22:31:18.373Z] db1c61fa0a46: Pulling fs layer [2022-11-07T22:31:18.373Z] 891c053d2c06: Pulling fs layer [2022-11-07T22:31:18.373Z] dda99020689f: Waiting [2022-11-07T22:31:18.373Z] fc693d55d65f: Waiting [2022-11-07T22:31:18.373Z] 7e9fc2657dce: Waiting [2022-11-07T22:31:18.373Z] db1c61fa0a46: Waiting [2022-11-07T22:31:18.373Z] 891c053d2c06: Waiting [2022-11-07T22:31:18.373Z] e16973657156: Verifying Checksum [2022-11-07T22:31:18.373Z] e16973657156: Download complete [2022-11-07T22:31:18.373Z] 35d82f9e3411: Verifying Checksum [2022-11-07T22:31:18.373Z] 35d82f9e3411: Download complete [2022-11-07T22:31:18.644Z] 7e9fc2657dce: Verifying Checksum [2022-11-07T22:31:18.644Z] 7e9fc2657dce: Download complete [2022-11-07T22:31:18.644Z] dda99020689f: Verifying Checksum [2022-11-07T22:31:18.644Z] dda99020689f: Download complete [2022-11-07T22:31:18.644Z] 9b18e9b68314: Verifying Checksum [2022-11-07T22:31:18.644Z] 9b18e9b68314: Download complete [2022-11-07T22:31:19.616Z] 9b18e9b68314: Pull complete [2022-11-07T22:31:19.616Z] 891c053d2c06: Verifying Checksum [2022-11-07T22:31:19.616Z] 891c053d2c06: Download complete [2022-11-07T22:31:20.204Z] 35d82f9e3411: Pull complete [2022-11-07T22:31:20.472Z] e16973657156: Pull complete [2022-11-07T22:31:21.061Z] db1c61fa0a46: Download complete [2022-11-07T22:31:21.329Z] fc693d55d65f: Verifying Checksum [2022-11-07T22:31:21.329Z] fc693d55d65f: Download complete [2022-11-07T22:31:36.366Z] fc693d55d65f: Pull complete [2022-11-07T22:31:36.366Z] 7e9fc2657dce: Pull complete [2022-11-07T22:31:36.366Z] dda99020689f: Pull complete [2022-11-07T22:31:40.631Z] db1c61fa0a46: Pull complete [2022-11-07T22:31:42.576Z] 891c053d2c06: Pull complete [2022-11-07T22:31:42.576Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T22:31:42.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T22:31:42.576Z] ---> f96f9c87975a [2022-11-07T22:31:42.576Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T22:31:44.524Z] ---> Running in fdd6d3299408 [2022-11-07T22:31:44.801Z] Removing intermediate container fdd6d3299408 [2022-11-07T22:31:44.801Z] ---> d2969778d7a8 [2022-11-07T22:31:44.801Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T22:31:44.801Z] ---> Running in cbabd3f2e7a6 [2022-11-07T22:31:45.072Z] Removing intermediate container cbabd3f2e7a6 [2022-11-07T22:31:45.072Z] ---> 6f0d10b49fb7 [2022-11-07T22:31:45.072Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T22:31:45.340Z] ---> Running in c34b96d193d3 [2022-11-07T22:31:45.609Z] Removing intermediate container c34b96d193d3 [2022-11-07T22:31:45.609Z] ---> bb84b00654d4 [2022-11-07T22:31:45.609Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T22:31:45.609Z] ---> Running in 3eb455346c3d [2022-11-07T22:31:45.878Z] Removing intermediate container 3eb455346c3d [2022-11-07T22:31:45.878Z] ---> b6fa2a9f3b8b [2022-11-07T22:31:45.878Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T22:31:45.878Z] ---> Running in 0850beb87d3e [2022-11-07T22:31:47.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T22:31:47.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T22:31:48.247Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-07T22:31:48.247Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-07T22:31:48.247Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-07T22:31:48.247Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-07T22:31:48.247Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T22:31:48.513Z] OK: 226 MiB in 55 packages [2022-11-07T22:31:49.472Z] Removing intermediate container 0850beb87d3e [2022-11-07T22:31:49.472Z] ---> 763bbbe2f74a [2022-11-07T22:31:49.472Z] Step 8/12 : WORKDIR /device-rest-go [2022-11-07T22:31:49.472Z] ---> Running in ff916ed2f7c5 [2022-11-07T22:31:49.740Z] Removing intermediate container ff916ed2f7c5 [2022-11-07T22:31:49.740Z] ---> 81eed3ff48a5 [2022-11-07T22:31:49.740Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T22:31:51.148Z] ---> 244a983362df [2022-11-07T22:31:51.148Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T22:31:51.148Z] ---> Running in f484915dc4f0 [2022-11-07T22:32:47.569Z] Removing intermediate container f484915dc4f0 [2022-11-07T22:32:47.569Z] ---> 8e41f9e228f0 [2022-11-07T22:32:47.569Z] Step 11/12 : COPY . . [2022-11-07T22:32:47.569Z] ---> aba050d68c9c [2022-11-07T22:32:47.569Z] Step 12/12 : RUN $MAKE [2022-11-07T22:32:47.569Z] ---> Running in c88b4278296e [2022-11-07T22:32:47.569Z] noop [2022-11-07T22:32:47.569Z] Removing intermediate container c88b4278296e [2022-11-07T22:32:47.569Z] ---> fff36492bd80 [2022-11-07T22:32:47.569Z] Successfully built fff36492bd80 [2022-11-07T22:32:47.569Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:32:47.932Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T22:32:47.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:32:48.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-118518 does not seem to be running inside a container [2022-11-07T22:32:48.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/70 -v /w/workspace/device-rest-go/70:/w/workspace/device-rest-go/70:rw,z -v /w/workspace/device-rest-go/70@tmp:/w/workspace/device-rest-go/70@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-11-07T22:32:49.374Z] $ docker top 0cdd4ffa01b51b060a57f191a18461cdcf886588ebabf2f74e8deec4f6271b59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T22:32:50.211Z] + go version [2022-11-07T22:32:50.211Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T22:32:50.235Z] $ docker stop --time=1 0cdd4ffa01b51b060a57f191a18461cdcf886588ebabf2f74e8deec4f6271b59 [2022-11-07T22:32:52.917Z] $ docker rm -f 0cdd4ffa01b51b060a57f191a18461cdcf886588ebabf2f74e8deec4f6271b59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:32:53.441Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T22:32:53.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:32:53.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-118518 does not seem to be running inside a container [2022-11-07T22:32:53.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/70 -v /w/workspace/device-rest-go/70:/w/workspace/device-rest-go/70:rw,z -v /w/workspace/device-rest-go/70@tmp:/w/workspace/device-rest-go/70@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-11-07T22:32:54.830Z] $ docker top 637bbdfeb3d6a697df582d8ea4f0b1807585640420d8c4b4019eb9002b8c5feb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T22:32:55.333Z] + git config --global --add safe.directory /w/workspace/device-rest-go/70 [Pipeline] fileExists [Pipeline] sh [2022-11-07T22:32:55.924Z] + make test [2022-11-07T22:32:55.925Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T22:32:57.870Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-11-07T22:34:19.504Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-11-07T22:34:22.083Z] ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 55.2% of statements [2022-11-07T22:34:22.351Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-07T22:34:22.351Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T22:34:44.460Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T22:34:44.460Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T22:34:44.460Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-07T22:34:44.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T22:34:44.496Z] $ docker stop --time=1 637bbdfeb3d6a697df582d8ea4f0b1807585640420d8c4b4019eb9002b8c5feb [2022-11-07T22:34:46.297Z] $ docker rm -f 637bbdfeb3d6a697df582d8ea4f0b1807585640420d8c4b4019eb9002b8c5feb [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T22:34:47.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T22:34:47.263Z] Warning: overwriting stash ‘coverage-report’ [2022-11-07T22:34:47.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T22:34:48.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T22:34:48.410Z] + ls -al . [2022-11-07T22:34:48.410Z] total 184 [2022-11-07T22:34:48.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 22:32 . [2022-11-07T22:34:48.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 22:30 .. [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 7 22:30 .dockerignore [2022-11-07T22:34:48.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 22:30 .git [2022-11-07T22:34:48.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 22:30 .github [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 7 22:30 .gitignore [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 22:30 .golangci.yml [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 9100 Nov 7 22:30 Attribution.txt [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 13085 Nov 7 22:30 CHANGELOG.md [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 1641 Nov 7 22:30 Dockerfile [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 22:30 GOVERNANCE.md [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 7 22:30 Jenkinsfile [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 22:30 LICENSE [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 2173 Nov 7 22:30 Makefile [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 22:30 OWNERS.md [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 8667 Nov 7 22:30 README.md [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 22:28 VERSION [2022-11-07T22:34:48.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 22:30 bin [2022-11-07T22:34:48.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 22:30 cmd [2022-11-07T22:34:48.410Z] -rw-r--r-- 1 jenkins jenkins 9355 Nov 7 22:34 coverage.out [2022-11-07T22:34:48.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 22:30 driver [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 3529 Nov 7 22:30 go.mod [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 44953 Nov 7 22:30 go.sum [2022-11-07T22:34:48.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 22:30 snap [2022-11-07T22:34:48.410Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 7 22:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:34:48.743Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=98c53550becdffe5607264f4f78746e0be51d9ff --label arch=arm64 --label version=2.3.0-dev.24 . [2022-11-07T22:34:48.743Z] Sending build context to Docker daemon 139.8kB [2022-11-07T22:34:49.009Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T22:34:49.009Z] Step 2/25 : FROM ${BASE} AS builder [2022-11-07T22:34:49.009Z] ---> fff36492bd80 [2022-11-07T22:34:49.009Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-11-07T22:34:49.009Z] ---> Running in 88ed3f4cf87c [2022-11-07T22:34:49.276Z] Removing intermediate container 88ed3f4cf87c [2022-11-07T22:34:49.276Z] ---> bd3d172fa813 [2022-11-07T22:34:49.276Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T22:34:49.543Z] ---> Running in 084f24eb4e15 [2022-11-07T22:34:49.811Z] Removing intermediate container 084f24eb4e15 [2022-11-07T22:34:49.811Z] ---> f134513334c7 [2022-11-07T22:34:49.811Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-07T22:34:49.811Z] ---> Running in ae0dd2b87778 [2022-11-07T22:34:50.078Z] Removing intermediate container ae0dd2b87778 [2022-11-07T22:34:50.078Z] ---> c5674d319586 [2022-11-07T22:34:50.078Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T22:34:50.078Z] ---> Running in f6c28261f998 [2022-11-07T22:34:50.667Z] Removing intermediate container f6c28261f998 [2022-11-07T22:34:50.667Z] ---> 1f5643f2339e [2022-11-07T22:34:50.667Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T22:34:50.667Z] ---> Running in aabb538b5fa8 [2022-11-07T22:34:51.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T22:34:51.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T22:34:52.861Z] OK: 226 MiB in 55 packages [2022-11-07T22:34:54.273Z] Removing intermediate container aabb538b5fa8 [2022-11-07T22:34:54.273Z] ---> 5c8a32920e0c [2022-11-07T22:34:54.273Z] Step 8/25 : WORKDIR /device-rest-go [2022-11-07T22:34:54.539Z] ---> Running in c9c55ba0b547 [2022-11-07T22:34:54.807Z] Removing intermediate container c9c55ba0b547 [2022-11-07T22:34:54.807Z] ---> 87ed67a21a60 [2022-11-07T22:34:54.807Z] Step 9/25 : COPY go.mod vendor* ./ [2022-11-07T22:34:55.396Z] ---> 45ce0079827d [2022-11-07T22:34:55.396Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T22:34:55.396Z] ---> Running in c4267a9195ee [2022-11-07T22:34:57.345Z] Removing intermediate container c4267a9195ee [2022-11-07T22:34:57.345Z] ---> cb776f1678ab [2022-11-07T22:34:57.345Z] Step 11/25 : COPY . . [2022-11-07T22:34:57.614Z] ---> 0af587c3abc0 [2022-11-07T22:34:57.614Z] Step 12/25 : RUN $MAKE [2022-11-07T22:34:57.887Z] ---> Running in f593a2847e30 [2022-11-07T22:34:58.847Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-11-07T22:37:35.570Z] Removing intermediate container f593a2847e30 [2022-11-07T22:37:35.570Z] ---> 6e7233d803ec [2022-11-07T22:37:35.570Z] Step 13/25 : FROM alpine:3.16 [2022-11-07T22:37:35.570Z] 3.16: Pulling from library/alpine [2022-11-07T22:37:35.570Z] 9b18e9b68314: Already exists [2022-11-07T22:37:35.570Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T22:37:35.570Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T22:37:35.570Z] ---> a6215f271958 [2022-11-07T22:37:35.570Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T22:37:35.570Z] ---> Running in a9b31052f830 [2022-11-07T22:37:35.570Z] Removing intermediate container a9b31052f830 [2022-11-07T22:37:35.570Z] ---> bfeda9efd39a [2022-11-07T22:37:35.570Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-11-07T22:37:35.570Z] ---> Running in 3eb6de0a4e5d [2022-11-07T22:37:35.570Z] Removing intermediate container 3eb6de0a4e5d [2022-11-07T22:37:35.570Z] ---> 56fef69f2c1a [2022-11-07T22:37:35.570Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T22:37:35.570Z] ---> Running in de3870d37425 [2022-11-07T22:37:35.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T22:37:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T22:37:37.062Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T22:37:37.062Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T22:37:37.062Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T22:37:37.062Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T22:37:37.330Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T22:37:37.330Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T22:37:37.330Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T22:37:37.330Z] OK: 8 MiB in 20 packages [2022-11-07T22:37:38.287Z] Removing intermediate container de3870d37425 [2022-11-07T22:37:38.287Z] ---> 15c0c6ef9339 [2022-11-07T22:37:38.287Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-11-07T22:37:39.803Z] ---> 9e5a3a5ae46e [2022-11-07T22:37:39.803Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-11-07T22:37:40.080Z] ---> 0e63cf9de6ae [2022-11-07T22:37:40.080Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-11-07T22:37:40.684Z] ---> 031701b58a73 [2022-11-07T22:37:40.684Z] Step 20/25 : EXPOSE 59986 [2022-11-07T22:37:41.653Z] ---> Running in 641006519e38 [2022-11-07T22:37:41.924Z] Removing intermediate container 641006519e38 [2022-11-07T22:37:41.924Z] ---> 56d584866d12 [2022-11-07T22:37:41.924Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-11-07T22:37:41.924Z] ---> Running in f277d82f35fa [2022-11-07T22:37:42.205Z] Removing intermediate container f277d82f35fa [2022-11-07T22:37:42.205Z] ---> 7e6ed2daaf3c [2022-11-07T22:37:42.205Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-11-07T22:37:42.473Z] ---> Running in d8249639db32 [2022-11-07T22:37:42.740Z] Removing intermediate container d8249639db32 [2022-11-07T22:37:42.741Z] ---> 233a5e01c0be [2022-11-07T22:37:42.741Z] Step 23/25 : LABEL arch=arm64 [2022-11-07T22:37:42.741Z] ---> Running in cf8aa83cdbf7 [2022-11-07T22:37:43.008Z] Removing intermediate container cf8aa83cdbf7 [2022-11-07T22:37:43.008Z] ---> 54c54ce1b2aa [2022-11-07T22:37:43.008Z] Step 24/25 : LABEL git_sha=98c53550becdffe5607264f4f78746e0be51d9ff [2022-11-07T22:37:43.008Z] ---> Running in 2eceb43705ac [2022-11-07T22:37:43.275Z] Removing intermediate container 2eceb43705ac [2022-11-07T22:37:43.275Z] ---> 8e5db2531390 [2022-11-07T22:37:43.275Z] Step 25/25 : LABEL version=2.3.0-dev.24 [2022-11-07T22:37:43.275Z] ---> Running in bd781fac804c [2022-11-07T22:37:43.860Z] Removing intermediate container bd781fac804c [2022-11-07T22:37:43.860Z] ---> 9c8550eb5bfa [2022-11-07T22:37:43.860Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T22:37:43.860Z] Successfully built 9c8550eb5bfa [2022-11-07T22:37:43.860Z] Successfully tagged device-rest-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-11-07T22:37:43.968Z] provisioning config files... [2022-11-07T22:37:43.980Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/70@tmp/config16720645874474999905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:37:44.307Z] ---> docker-login.sh [2022-11-07T22:37:44.307Z] nexus3.edgexfoundry.org:10001 [2022-11-07T22:37:44.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:37:44.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:37:44.575Z] Configure a credential helper to remove this warning. See [2022-11-07T22:37:44.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:37:44.575Z] [2022-11-07T22:37:44.575Z] Login Succeeded [2022-11-07T22:37:44.575Z] nexus3.edgexfoundry.org:10002 [2022-11-07T22:37:44.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:37:44.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:37:44.844Z] Configure a credential helper to remove this warning. See [2022-11-07T22:37:44.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:37:44.844Z] [2022-11-07T22:37:44.844Z] Login Succeeded [2022-11-07T22:37:44.844Z] nexus3.edgexfoundry.org:10003 [2022-11-07T22:37:45.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:37:45.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:37:45.377Z] Configure a credential helper to remove this warning. See [2022-11-07T22:37:45.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:37:45.377Z] [2022-11-07T22:37:45.377Z] Login Succeeded [2022-11-07T22:37:45.377Z] nexus3.edgexfoundry.org:10004 [2022-11-07T22:37:45.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:37:45.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:37:45.645Z] Configure a credential helper to remove this warning. See [2022-11-07T22:37:45.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:37:45.645Z] [2022-11-07T22:37:45.645Z] Login Succeeded [2022-11-07T22:37:45.645Z] docker.io [2022-11-07T22:37:45.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T22:37:46.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T22:37:46.489Z] Configure a credential helper to remove this warning. See [2022-11-07T22:37:46.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T22:37:46.489Z] [2022-11-07T22:37:46.489Z] Login Succeeded [2022-11-07T22:37:46.489Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T22:37:46.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T22:37:46.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T22:37:46.554Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-11-07T22:37:46.554Z] 98c53550becdffe5607264f4f78746e0be51d9ff [2022-11-07T22:37:46.554Z] latest [2022-11-07T22:37:46.554Z] 2.3.0-dev.24 [2022-11-07T22:37:46.554Z] 98c53550becdffe5607264f4f78746e0be51d9ff-2.3.0-dev.24 [2022-11-07T22:37:46.554Z] main [2022-11-07T22:37:46.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:46.894Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:98c53550becdffe5607264f4f78746e0be51d9ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:47.226Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:98c53550becdffe5607264f4f78746e0be51d9ff [2022-11-07T22:37:47.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-11-07T22:37:47.226Z] bb7c21c37096: Preparing [2022-11-07T22:37:47.226Z] 9211e81c9d1b: Preparing [2022-11-07T22:37:47.226Z] 46dd1dfcf526: Preparing [2022-11-07T22:37:47.226Z] 39012f30f91b: Preparing [2022-11-07T22:37:47.226Z] 5d3e392a13a0: Preparing [2022-11-07T22:37:47.226Z] 5d3e392a13a0: Layer already exists [2022-11-07T22:37:47.491Z] bb7c21c37096: Pushed [2022-11-07T22:37:47.491Z] 9211e81c9d1b: Pushed [2022-11-07T22:37:48.071Z] 39012f30f91b: Pushed [2022-11-07T22:37:53.398Z] 46dd1dfcf526: Pushed [2022-11-07T22:37:53.398Z] 98c53550becdffe5607264f4f78746e0be51d9ff: digest: sha256:8b2284e62671ba9394d682761c867549ae5314d78312b0ad98f87f9026a56fc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:53.745Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:54.079Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-11-07T22:37:54.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-11-07T22:37:54.079Z] bb7c21c37096: Preparing [2022-11-07T22:37:54.079Z] 9211e81c9d1b: Preparing [2022-11-07T22:37:54.079Z] 46dd1dfcf526: Preparing [2022-11-07T22:37:54.079Z] 39012f30f91b: Preparing [2022-11-07T22:37:54.079Z] 5d3e392a13a0: Preparing [2022-11-07T22:37:54.079Z] 5d3e392a13a0: Layer already exists [2022-11-07T22:37:54.079Z] 39012f30f91b: Layer already exists [2022-11-07T22:37:54.079Z] 46dd1dfcf526: Layer already exists [2022-11-07T22:37:54.079Z] bb7c21c37096: Layer already exists [2022-11-07T22:37:54.079Z] 9211e81c9d1b: Layer already exists [2022-11-07T22:37:54.345Z] latest: digest: sha256:8b2284e62671ba9394d682761c867549ae5314d78312b0ad98f87f9026a56fc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:54.679Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:55.010Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.24 [2022-11-07T22:37:55.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-11-07T22:37:55.011Z] bb7c21c37096: Preparing [2022-11-07T22:37:55.011Z] 9211e81c9d1b: Preparing [2022-11-07T22:37:55.011Z] 46dd1dfcf526: Preparing [2022-11-07T22:37:55.011Z] 39012f30f91b: Preparing [2022-11-07T22:37:55.011Z] 5d3e392a13a0: Preparing [2022-11-07T22:37:55.011Z] 9211e81c9d1b: Layer already exists [2022-11-07T22:37:55.011Z] 5d3e392a13a0: Layer already exists [2022-11-07T22:37:55.011Z] 46dd1dfcf526: Layer already exists [2022-11-07T22:37:55.011Z] 39012f30f91b: Layer already exists [2022-11-07T22:37:55.011Z] bb7c21c37096: Layer already exists [2022-11-07T22:37:55.011Z] 2.3.0-dev.24: digest: sha256:8b2284e62671ba9394d682761c867549ae5314d78312b0ad98f87f9026a56fc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:55.348Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:98c53550becdffe5607264f4f78746e0be51d9ff-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:55.688Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:98c53550becdffe5607264f4f78746e0be51d9ff-2.3.0-dev.24 [2022-11-07T22:37:55.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-11-07T22:37:55.688Z] bb7c21c37096: Preparing [2022-11-07T22:37:55.688Z] 9211e81c9d1b: Preparing [2022-11-07T22:37:55.688Z] 46dd1dfcf526: Preparing [2022-11-07T22:37:55.688Z] 39012f30f91b: Preparing [2022-11-07T22:37:55.688Z] 5d3e392a13a0: Preparing [2022-11-07T22:37:55.688Z] 5d3e392a13a0: Layer already exists [2022-11-07T22:37:55.688Z] 39012f30f91b: Layer already exists [2022-11-07T22:37:55.688Z] 9211e81c9d1b: Layer already exists [2022-11-07T22:37:55.688Z] 46dd1dfcf526: Layer already exists [2022-11-07T22:37:55.688Z] bb7c21c37096: Layer already exists [2022-11-07T22:37:55.688Z] 98c53550becdffe5607264f4f78746e0be51d9ff-2.3.0-dev.24: digest: sha256:8b2284e62671ba9394d682761c867549ae5314d78312b0ad98f87f9026a56fc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:56.026Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:56.356Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-11-07T22:37:56.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-11-07T22:37:56.356Z] bb7c21c37096: Preparing [2022-11-07T22:37:56.356Z] 9211e81c9d1b: Preparing [2022-11-07T22:37:56.356Z] 46dd1dfcf526: Preparing [2022-11-07T22:37:56.356Z] 39012f30f91b: Preparing [2022-11-07T22:37:56.356Z] 5d3e392a13a0: Preparing [2022-11-07T22:37:56.356Z] 5d3e392a13a0: Layer already exists [2022-11-07T22:37:56.356Z] bb7c21c37096: Layer already exists [2022-11-07T22:37:56.356Z] 46dd1dfcf526: Layer already exists [2022-11-07T22:37:56.356Z] 9211e81c9d1b: Layer already exists [2022-11-07T22:37:56.356Z] 39012f30f91b: Layer already exists [2022-11-07T22:37:56.356Z] main: digest: sha256:8b2284e62671ba9394d682761c867549ae5314d78312b0ad98f87f9026a56fc9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T22:37:56.662Z] ===================================================== [Pipeline] echo [2022-11-07T22:37:56.668Z] taggedImages: [2022-11-07T22:37:56.668Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:98c53550becdffe5607264f4f78746e0be51d9ff [2022-11-07T22:37:56.668Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-11-07T22:37:56.668Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.24 [2022-11-07T22:37:56.668Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:98c53550becdffe5607264f4f78746e0be51d9ff-2.3.0-dev.24 [2022-11-07T22:37:56.668Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:57.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T22:37:57.004Z] [2022-11-07T22:37:57.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:37:57.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T22:37:57.329Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T22:37:57.329Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T22:37:57.329Z] 04944245beec: Pulling fs layer [2022-11-07T22:37:57.329Z] 699f458cf7ca: Pulling fs layer [2022-11-07T22:37:57.329Z] 765212b225bb: Pulling fs layer [2022-11-07T22:37:57.329Z] f23df028b6ca: Pulling fs layer [2022-11-07T22:37:57.329Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T22:37:57.329Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T22:37:57.329Z] 765212b225bb: Waiting [2022-11-07T22:37:57.329Z] f23df028b6ca: Waiting [2022-11-07T22:37:57.329Z] d65c8cfc05b1: Waiting [2022-11-07T22:37:57.329Z] 2437ff75d9bd: Waiting [2022-11-07T22:37:57.600Z] 04944245beec: Verifying Checksum [2022-11-07T22:37:57.600Z] 04944245beec: Download complete [2022-11-07T22:37:57.600Z] 765212b225bb: Verifying Checksum [2022-11-07T22:37:57.600Z] 765212b225bb: Download complete [2022-11-07T22:37:57.600Z] f23df028b6ca: Verifying Checksum [2022-11-07T22:37:57.600Z] f23df028b6ca: Download complete [2022-11-07T22:37:57.600Z] d65c8cfc05b1: Download complete [2022-11-07T22:37:57.600Z] 699f458cf7ca: Verifying Checksum [2022-11-07T22:37:57.600Z] 699f458cf7ca: Download complete [2022-11-07T22:37:58.182Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T22:37:58.182Z] 8998bd30e6a1: Download complete [2022-11-07T22:38:00.130Z] 2437ff75d9bd: Download complete [2022-11-07T22:38:02.072Z] 8998bd30e6a1: Pull complete [2022-11-07T22:38:02.652Z] 04944245beec: Pull complete [2022-11-07T22:38:03.605Z] 699f458cf7ca: Pull complete [2022-11-07T22:38:03.872Z] 765212b225bb: Pull complete [2022-11-07T22:38:07.207Z] f23df028b6ca: Pull complete [2022-11-07T22:38:07.207Z] d65c8cfc05b1: Pull complete [2022-11-07T22:38:19.508Z] 2437ff75d9bd: Pull complete [2022-11-07T22:38:19.508Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T22:38:19.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T22:38:19.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:38:19.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-118518 does not seem to be running inside a container [2022-11-07T22:38:19.736Z] $ 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-rest-go/70 -v /w/workspace/device-rest-go/70:/w/workspace/device-rest-go/70:rw,z -v /w/workspace/device-rest-go/70@tmp:/w/workspace/device-rest-go/70@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-11-07T22:38:22.177Z] $ docker top ca797e300c3987ac28f4b36297e9f4750128be31a5b45879fc234c788f7913a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:38:22.700Z] ---> job-cost.sh [2022-11-07T22:38:22.969Z] lf-activate-venv: SKIPPING [2022-11-07T22:38:22.969Z] INFO: No Stack... [2022-11-07T22:38:23.236Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T22:38:24.189Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T22:38:24.499Z] + cut -d, -f6 [2022-11-07T22:38:24.499Z] + cat /w/workspace/device-rest-go/70/archives/cost.csv [Pipeline] lock [2022-11-07T22:38:24.529Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-70-stack-cost] [2022-11-07T22:38:24.537Z] Resource [jenkins-edgexfoundry-device-rest-go-main-70-stack-cost] did not exist. Created. [2022-11-07T22:38:24.537Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T22:38:25.180Z] /w/workspace/device-rest-go/70@tmp/durable-fec45837/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T22:38:25.823Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T22:38:25.844Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T22:38:25.883Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T22:38:25.890Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-70-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T22:38:25.908Z] $ docker stop --time=1 ca797e300c3987ac28f4b36297e9f4750128be31a5b45879fc234c788f7913a1 [2022-11-07T22:38:27.390Z] $ docker rm -f ca797e300c3987ac28f4b36297e9f4750128be31a5b45879fc234c788f7913a1 [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-11-07T22:38:27.738Z] provisioning config files... [2022-11-07T22:38:27.744Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11830302232782627167tmp [Pipeline] { [Pipeline] sh [2022-11-07T22:38:28.035Z] + set +x [2022-11-07T22:38:28.035Z] + curl -s https://codecov.io/bash [2022-11-07T22:38:28.035Z] + bash -s -- [2022-11-07T22:38:28.035Z] [2022-11-07T22:38:28.035Z] _____ _ [2022-11-07T22:38:28.035Z] / ____| | | [2022-11-07T22:38:28.035Z] | | ___ __| | ___ ___ _____ __ [2022-11-07T22:38:28.035Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-07T22:38:28.035Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-07T22:38:28.035Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-07T22:38:28.035Z] Bash-1.0.6 [2022-11-07T22:38:28.035Z] [2022-11-07T22:38:28.035Z] [2022-11-07T22:38:28.035Z] ==> git version 2.25.1 found [2022-11-07T22:38:28.035Z] ==> 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-11-07T22:38:28.035Z] Release-Date: 2020-01-08 [2022-11-07T22:38:28.035Z] 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-11-07T22:38:28.035Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-07T22:38:28.035Z] ==> Jenkins CI detected. [2022-11-07T22:38:28.035Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-11-07T22:38:28.035Z] project root: . [2022-11-07T22:38:28.035Z] --> token set from env [2022-11-07T22:38:28.035Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-07T22:38:28.035Z] ==> Running gcov in . (disable via -X gcov) [2022-11-07T22:38:28.035Z] ==> Python coveragepy not found [2022-11-07T22:38:28.035Z] ==> Searching for coverage reports in: [2022-11-07T22:38:28.035Z] + . [2022-11-07T22:38:28.035Z] -> Found 1 reports [2022-11-07T22:38:28.035Z] ==> Detecting git/mercurial file structure [2022-11-07T22:38:28.294Z] ==> Reading reports [2022-11-07T22:38:28.294Z] + ./coverage.out bytes=9355 [2022-11-07T22:38:28.294Z] ==> Appending adjustments [2022-11-07T22:38:28.294Z] https://docs.codecov.io/docs/fixing-reports [2022-11-07T22:38:28.294Z] + Found adjustments [2022-11-07T22:38:28.294Z] ==> Gzipping contents [2022-11-07T22:38:28.294Z] 4.0K /tmp/codecov.k3ridH.gz [2022-11-07T22:38:28.294Z] ==> Uploading reports [2022-11-07T22:38:28.294Z] url: https://codecov.io [2022-11-07T22:38:28.294Z] query: branch=main&commit=98c53550becdffe5607264f4f78746e0be51d9ff&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T22:38:28.294Z] -> Pinging Codecov [2022-11-07T22:38:28.294Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=98c53550becdffe5607264f4f78746e0be51d9ff&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T22:38:28.553Z] -> Uploading to [2022-11-07T22:38:28.553Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-07/4E5D53B4F1F92C436F7061BF334D961C/98c53550becdffe5607264f4f78746e0be51d9ff/46b553f6-b5ef-449c-be70-32610f3ac51f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T223828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=874a61d2768a2c5b83d668fee4bce377041a223e90dc948860f2452487953842 [2022-11-07T22:38:28.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T22:38:28.553Z] Dload Upload Total Spent Left Speed [2022-11-07T22:38:28.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1738 0 0 100 1738 0 8561 --:--:-- --:--:-- --:--:-- 8519 100 1738 0 0 100 1738 0 8046 --:--:-- --:--:-- --:--:-- 8009 [2022-11-07T22:38:28.811Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/98c53550becdffe5607264f4f78746e0be51d9ff [Pipeline] } [2022-11-07T22:38:28.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-07T22:38:29.007Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-07T22:38:29.016Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:38:29.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T22:38:29.318Z] [2022-11-07T22:38:29.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:38:29.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T22:38:29.612Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-07T22:38:29.612Z] df9b9388f04a: Pulling fs layer [2022-11-07T22:38:29.612Z] 52dc419b0ee2: Pulling fs layer [2022-11-07T22:38:29.612Z] 25bc292e5bac: Pulling fs layer [2022-11-07T22:38:29.612Z] 114826534d7a: Pulling fs layer [2022-11-07T22:38:29.612Z] 4657fd5d0bcf: Pulling fs layer [2022-11-07T22:38:29.612Z] 6ad1cebc031e: Pulling fs layer [2022-11-07T22:38:29.612Z] 8a3aa393b2d8: Pulling fs layer [2022-11-07T22:38:29.612Z] 114826534d7a: Waiting [2022-11-07T22:38:29.612Z] 4657fd5d0bcf: Waiting [2022-11-07T22:38:29.612Z] 6ad1cebc031e: Waiting [2022-11-07T22:38:29.612Z] 8a3aa393b2d8: Waiting [2022-11-07T22:38:29.612Z] 25bc292e5bac: Verifying Checksum [2022-11-07T22:38:29.612Z] 25bc292e5bac: Download complete [2022-11-07T22:38:29.612Z] 52dc419b0ee2: Verifying Checksum [2022-11-07T22:38:29.612Z] 52dc419b0ee2: Download complete [2022-11-07T22:38:29.612Z] 4657fd5d0bcf: Verifying Checksum [2022-11-07T22:38:29.612Z] 4657fd5d0bcf: Download complete [2022-11-07T22:38:29.612Z] df9b9388f04a: Verifying Checksum [2022-11-07T22:38:29.612Z] df9b9388f04a: Download complete [2022-11-07T22:38:29.869Z] 6ad1cebc031e: Verifying Checksum [2022-11-07T22:38:29.869Z] 6ad1cebc031e: Download complete [2022-11-07T22:38:29.869Z] df9b9388f04a: Pull complete [2022-11-07T22:38:29.869Z] 52dc419b0ee2: Pull complete [2022-11-07T22:38:29.869Z] 25bc292e5bac: Pull complete [2022-11-07T22:38:30.436Z] 114826534d7a: Verifying Checksum [2022-11-07T22:38:30.436Z] 114826534d7a: Download complete [2022-11-07T22:38:30.436Z] 8a3aa393b2d8: Verifying Checksum [2022-11-07T22:38:30.436Z] 8a3aa393b2d8: Download complete [2022-11-07T22:38:33.722Z] 114826534d7a: Pull complete [2022-11-07T22:38:33.722Z] 4657fd5d0bcf: Pull complete [2022-11-07T22:38:33.982Z] 6ad1cebc031e: Pull complete [2022-11-07T22:38:36.517Z] 8a3aa393b2d8: Pull complete [2022-11-07T22:38:36.517Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-07T22:38:36.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T22:38:36.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:38:36.584Z] prd-ubuntu20.04-docker-8c-8g-118516 does not seem to be running inside a container [2022-11-07T22:38:36.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-07T22:38:38.762Z] $ docker top bb03053f25de9351c1a3101cf50ee4f726cede4a1f5a98adb7f9db712e3b7af0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-07T22:38:38.818Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2022-11-07T22:38:39.098Z] + set -o pipefail [2022-11-07T22:38:39.098Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2022-11-07T22:38:45.657Z] [2022-11-07T22:38:45.657Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-11-07T22:38:45.657Z] [2022-11-07T22:38:45.657Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/7ec79eb9-b13e-49c1-a7ea-7af4d5e7791e [2022-11-07T22:38:45.657Z] [2022-11-07T22:38:45.657Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-07T22:38:45.657Z] [2022-11-07T22:38:45.657Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-07T22:38:45.657Z] [2022-11-07T22:38:45.657Z] [2022-11-07T22:38:45.657Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-07T22:38:45.657Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-07T22:38:45.657Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-07T22:38:45.672Z] $ docker stop --time=1 bb03053f25de9351c1a3101cf50ee4f726cede4a1f5a98adb7f9db712e3b7af0 [2022-11-07T22:38:48.076Z] $ docker rm -f bb03053f25de9351c1a3101cf50ee4f726cede4a1f5a98adb7f9db712e3b7af0 [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-11-07T22:38:48.806Z] + git log --format=format:%s -1 98c53550becdffe5607264f4f78746e0be51d9ff [Pipeline] sh [2022-11-07T22:38:49.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T22:38:49.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:38:49.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T22:38:49.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:38:49.465Z] prd-ubuntu20.04-docker-8c-8g-118516 does not seem to be running inside a container [2022-11-07T22:38:49.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T22:38:49.928Z] $ docker top 01ec860e4c8cf4d5f1099026896ddba0f246c011041fdd22b8e97f08de6bf1df -eo pid,comm [2022-11-07T22:38:49.966Z] 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-11-07T22:38:49.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T22:38:49.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T22:38:49.995Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T22:38:50.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T22:38:50.133Z] $ docker exec 01ec860e4c8cf4d5f1099026896ddba0f246c011041fdd22b8e97f08de6bf1df ssh-agent [2022-11-07T22:38:50.238Z] SSH_AUTH_SOCK=/tmp/ssh-wsrHVkQrCIYj/agent.32 [2022-11-07T22:38:50.238Z] SSH_AGENT_PID=38 [2022-11-07T22:38:50.242Z] Running ssh-add (command line suppressed) [2022-11-07T22:38:50.350Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12646845627376374044.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12646845627376374044.key) [2022-11-07T22:38:50.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T22:38:50.641Z] + git semver tag [2022-11-07T22:38:50.900Z] 2022-11-07 22:38:50,836 [run_tag] DEBUG tag force:False [2022-11-07T22:38:50.900Z] 2022-11-07 22:38:50,836 [check_head_tag] DEBUG check head tag [2022-11-07T22:38:50.900Z] 2022-11-07 22:38:50,837 [execute] INFO git cat-file --batch-check [2022-11-07T22:38:50.900Z] 2022-11-07 22:38:50,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-11-07T22:38:50.900Z] 2022-11-07 22:38:50,841 [execute] INFO git cat-file --batch [2022-11-07T22:38:50.900Z] 2022-11-07 22:38:50,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-11-07T22:38:50.900Z] 2022-11-07 22:38:50,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-11-07T22:38:50.900Z] 2022-11-07 22:38:50,856 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 [2022-11-07T22:38:50.900Z] 2022-11-07 22:38:50,856 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T22:38:50.900Z] 2022-11-07 22:38:50,862 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-11-07T22:38:50.900Z] 2.3.0-dev.24 [Pipeline] } [2022-11-07T22:38:50.914Z] $ docker exec --env ******** --env ******** 01ec860e4c8cf4d5f1099026896ddba0f246c011041fdd22b8e97f08de6bf1df ssh-agent -k [2022-11-07T22:38:51.004Z] unset SSH_AUTH_SOCK; [2022-11-07T22:38:51.004Z] unset SSH_AGENT_PID; [2022-11-07T22:38:51.004Z] echo Agent pid 38 killed; [2022-11-07T22:38:51.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T22:38:51.302Z] + git semver [Pipeline] } [2022-11-07T22:38:51.575Z] $ docker stop --time=1 01ec860e4c8cf4d5f1099026896ddba0f246c011041fdd22b8e97f08de6bf1df [2022-11-07T22:38:52.886Z] $ docker rm -f 01ec860e4c8cf4d5f1099026896ddba0f246c011041fdd22b8e97f08de6bf1df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:38:53.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T22:38:53.257Z] [2022-11-07T22:38:53.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:38:53.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T22:38:53.546Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-07T22:38:53.546Z] ab5ef0e58194: Pulling fs layer [2022-11-07T22:38:53.546Z] 9712f1f96733: Pulling fs layer [2022-11-07T22:38:53.546Z] 63f879dbbcfc: Pulling fs layer [2022-11-07T22:38:53.546Z] 0d9ebad4ef96: Pulling fs layer [2022-11-07T22:38:53.546Z] e9a5061849ea: Pulling fs layer [2022-11-07T22:38:53.546Z] d747dcd14b5f: Pulling fs layer [2022-11-07T22:38:53.546Z] 2de7ff778b66: Pulling fs layer [2022-11-07T22:38:53.546Z] d747dcd14b5f: Waiting [2022-11-07T22:38:53.546Z] e9a5061849ea: Waiting [2022-11-07T22:38:53.546Z] 2de7ff778b66: Waiting [2022-11-07T22:38:53.546Z] 0d9ebad4ef96: Waiting [2022-11-07T22:38:53.546Z] 9712f1f96733: Verifying Checksum [2022-11-07T22:38:53.546Z] 9712f1f96733: Download complete [2022-11-07T22:38:53.809Z] 63f879dbbcfc: Verifying Checksum [2022-11-07T22:38:53.809Z] 63f879dbbcfc: Download complete [2022-11-07T22:38:54.067Z] ab5ef0e58194: Download complete [2022-11-07T22:38:54.067Z] d747dcd14b5f: Download complete [2022-11-07T22:38:54.067Z] 0d9ebad4ef96: Verifying Checksum [2022-11-07T22:38:54.067Z] 0d9ebad4ef96: Download complete [2022-11-07T22:38:54.067Z] e9a5061849ea: Verifying Checksum [2022-11-07T22:38:54.067Z] e9a5061849ea: Download complete [2022-11-07T22:38:54.067Z] 2de7ff778b66: Download complete [2022-11-07T22:38:56.593Z] ab5ef0e58194: Pull complete [2022-11-07T22:38:56.593Z] 9712f1f96733: Pull complete [2022-11-07T22:38:57.159Z] 63f879dbbcfc: Pull complete [2022-11-07T22:39:00.435Z] 0d9ebad4ef96: Pull complete [2022-11-07T22:39:00.435Z] e9a5061849ea: Pull complete [2022-11-07T22:39:00.435Z] d747dcd14b5f: Pull complete [2022-11-07T22:39:01.368Z] 2de7ff778b66: Pull complete [2022-11-07T22:39:01.368Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-07T22:39:01.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T22:39:01.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:39:01.438Z] prd-ubuntu20.04-docker-8c-8g-118516 does not seem to be running inside a container [2022-11-07T22:39:01.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-07T22:39:03.817Z] $ docker top b29105c2c79a35888016f69f86068a15ca2d170d18a6fbd98db68c5b8add0a59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-07T22:39:03.885Z] provisioning config files... [2022-11-07T22:39:03.891Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13717484827039848482tmp [2022-11-07T22:39:03.900Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10336500061277468880tmp [2022-11-07T22:39:03.909Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11928629573948190002tmp [Pipeline] { [Pipeline] echo [2022-11-07T22:39:03.924Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:39:04.202Z] ---> sigul-configuration.sh [2022-11-07T22:39:04.202Z] gpg: directory `/root/.gnupg' created [2022-11-07T22:39:04.202Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-07T22:39:04.202Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-07T22:39:04.202Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-07T22:39:04.202Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-07T22:39:04.202Z] gpg: CAST5 encrypted data [2022-11-07T22:39:04.202Z] gpg: encrypted with 1 passphrase [2022-11-07T22:39:04.202Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-07T22:39:04.489Z] + mkdir /home/jenkins [2022-11-07T22:39:04.489Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-07T22:39:04.771Z] + 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-11-07T22:39:04.778Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:39:05.060Z] ---> sigul-install.sh [2022-11-07T22:39:05.060Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-07T22:39:05.343Z] + git tag --list [2022-11-07T22:39:05.343Z] v1.0.0 [2022-11-07T22:39:05.343Z] v1.1.0 [2022-11-07T22:39:05.343Z] v1.1.1 [2022-11-07T22:39:05.343Z] v1.1.2 [2022-11-07T22:39:05.343Z] v1.2.0 [2022-11-07T22:39:05.343Z] v1.2.1 [2022-11-07T22:39:05.343Z] v2.0.0 [2022-11-07T22:39:05.343Z] v2.1.0 [2022-11-07T22:39:05.343Z] v2.1.1 [2022-11-07T22:39:05.343Z] v2.1.1-dev.1 [2022-11-07T22:39:05.343Z] v2.1.1-dev.2 [2022-11-07T22:39:05.343Z] v2.1.1-dev.3 [2022-11-07T22:39:05.343Z] v2.2.0 [2022-11-07T22:39:05.343Z] v2.2.1-dev.1 [2022-11-07T22:39:05.343Z] v2.2.1-dev.2 [2022-11-07T22:39:05.343Z] v2.2.1-dev.3 [2022-11-07T22:39:05.343Z] v2.2.1-dev.4 [2022-11-07T22:39:05.343Z] v2.2.1-dev.5 [2022-11-07T22:39:05.343Z] v2.2.1-dev.6 [2022-11-07T22:39:05.343Z] v2.2.1-dev.7 [2022-11-07T22:39:05.343Z] v2.2.1-dev.8 [2022-11-07T22:39:05.343Z] v2.2.1-dev.9 [2022-11-07T22:39:05.343Z] v2.3.0-dev.10 [2022-11-07T22:39:05.343Z] v2.3.0-dev.11 [2022-11-07T22:39:05.343Z] v2.3.0-dev.12 [2022-11-07T22:39:05.343Z] v2.3.0-dev.13 [2022-11-07T22:39:05.343Z] v2.3.0-dev.14 [2022-11-07T22:39:05.343Z] v2.3.0-dev.15 [2022-11-07T22:39:05.343Z] v2.3.0-dev.16 [2022-11-07T22:39:05.343Z] v2.3.0-dev.17 [2022-11-07T22:39:05.343Z] v2.3.0-dev.18 [2022-11-07T22:39:05.343Z] v2.3.0-dev.19 [2022-11-07T22:39:05.343Z] v2.3.0-dev.20 [2022-11-07T22:39:05.343Z] v2.3.0-dev.21 [2022-11-07T22:39:05.343Z] v2.3.0-dev.22 [2022-11-07T22:39:05.343Z] v2.3.0-dev.23 [2022-11-07T22:39:05.343Z] v2.3.0-dev.24 [2022-11-07T22:39:05.343Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-07T22:39:05.629Z] + lftools sign git-tag v2.3.0-dev.24 [2022-11-07T22:39:06.196Z] Signing Git tag with Sigul... [2022-11-07T22:39:06.196Z] Signing v2.3.0-dev.24 [Pipeline] echo [2022-11-07T22:39:06.463Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:39:06.749Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-07T22:39:06.756Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-07T22:39:06.780Z] $ docker stop --time=1 b29105c2c79a35888016f69f86068a15ca2d170d18a6fbd98db68c5b8add0a59 [2022-11-07T22:39:08.109Z] $ docker rm -f b29105c2c79a35888016f69f86068a15ca2d170d18a6fbd98db68c5b8add0a59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-07T22:39:08.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T22:39:08.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:39:08.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T22:39:08.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:39:08.888Z] prd-ubuntu20.04-docker-8c-8g-118516 does not seem to be running inside a container [2022-11-07T22:39:08.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T22:39:09.314Z] $ docker top 6ae45b1b1f802a9c4c93d8a5212dd2358698a92d71c29499dbd3e400f2a6501b -eo pid,comm [2022-11-07T22:39:09.358Z] 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-11-07T22:39:09.358Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T22:39:09.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T22:39:09.393Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T22:39:09.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T22:39:09.513Z] $ docker exec 6ae45b1b1f802a9c4c93d8a5212dd2358698a92d71c29499dbd3e400f2a6501b ssh-agent [2022-11-07T22:39:09.619Z] SSH_AUTH_SOCK=/tmp/ssh-vWGmbJEiTE1D/agent.31 [2022-11-07T22:39:09.619Z] SSH_AGENT_PID=37 [2022-11-07T22:39:09.624Z] Running ssh-add (command line suppressed) [2022-11-07T22:39:09.730Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3399777254950420437.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3399777254950420437.key) [2022-11-07T22:39:09.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T22:39:10.024Z] + git semver bump pre [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,200 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,201 [bump_version] DEBUG bumped version:2.3.0-dev.25 [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,201 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,201 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,203 [execute] INFO git cat-file --batch-check [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,209 [execute] INFO git cat-file --batch [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T22:39:10.283Z] 2022-11-07 22:39:10,214 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-11-07T22:39:10.283Z] 2.3.0-dev.25 [Pipeline] } [2022-11-07T22:39:10.299Z] $ docker exec --env ******** --env ******** 6ae45b1b1f802a9c4c93d8a5212dd2358698a92d71c29499dbd3e400f2a6501b ssh-agent -k [2022-11-07T22:39:10.395Z] unset SSH_AUTH_SOCK; [2022-11-07T22:39:10.396Z] unset SSH_AGENT_PID; [2022-11-07T22:39:10.396Z] echo Agent pid 37 killed; [2022-11-07T22:39:10.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T22:39:10.708Z] + git semver [Pipeline] } [2022-11-07T22:39:10.984Z] $ docker stop --time=1 6ae45b1b1f802a9c4c93d8a5212dd2358698a92d71c29499dbd3e400f2a6501b [2022-11-07T22:39:12.297Z] $ docker rm -f 6ae45b1b1f802a9c4c93d8a5212dd2358698a92d71c29499dbd3e400f2a6501b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T22:39:12.641Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T22:39:12.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:39:12.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T22:39:12.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:39:13.006Z] prd-ubuntu20.04-docker-8c-8g-118516 does not seem to be running inside a container [2022-11-07T22:39:13.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T22:39:13.415Z] $ docker top d279d0ce8a9dcca4980d0790a8288abce91973fe614566afc70301f0766527b3 -eo pid,comm [2022-11-07T22:39:13.457Z] 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-11-07T22:39:13.457Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T22:39:13.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T22:39:13.495Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T22:39:13.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T22:39:13.606Z] $ docker exec d279d0ce8a9dcca4980d0790a8288abce91973fe614566afc70301f0766527b3 ssh-agent [2022-11-07T22:39:13.715Z] SSH_AUTH_SOCK=/tmp/ssh-URdAF7DdEbPH/agent.32 [2022-11-07T22:39:13.715Z] SSH_AGENT_PID=38 [2022-11-07T22:39:13.719Z] Running ssh-add (command line suppressed) [2022-11-07T22:39:13.831Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_750753763444076197.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_750753763444076197.key) [2022-11-07T22:39:13.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T22:39:14.130Z] + git semver push [2022-11-07T22:39:14.390Z] 2022-11-07 22:39:14,297 [run_push] DEBUG push [2022-11-07T22:39:14.390Z] 2022-11-07 22:39:14,298 [execute] INFO git cat-file --batch-check [2022-11-07T22:39:14.390Z] 2022-11-07 22:39:14,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T22:39:14.390Z] 2022-11-07 22:39:14,302 [execute] INFO git rev-list 2951389a11ff42eb94b6fa9f6c9a4d2a682f41da -- [2022-11-07T22:39:14.390Z] 2022-11-07 22:39:14,302 [execute] DEBUG Popen(['git', 'rev-list', '2951389a11ff42eb94b6fa9f6c9a4d2a682f41da', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T22:39:14.390Z] 2022-11-07 22:39:14,309 [execute] INFO git fetch -v origin [2022-11-07T22:39:14.390Z] 2022-11-07 22:39:14,310 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-07T22:39:14.956Z] 2022-11-07 22:39:14,896 [run_push] DEBUG no remote changes detected [2022-11-07T22:39:14.956Z] 2022-11-07 22:39:14,896 [execute] INFO git push origin semver [2022-11-07T22:39:14.956Z] 2022-11-07 22:39:14,896 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T22:39:15.891Z] 2022-11-07 22:39:15,653 [run_push] DEBUG push all version tags [2022-11-07T22:39:15.891Z] 2022-11-07 22:39:15,653 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-07T22:39:15.891Z] 2022-11-07 22:39:15,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T22:39:16.460Z] 2022-11-07 22:39:16,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-11-07T22:39:16.460Z] 2.3.0-dev.25 [Pipeline] } [2022-11-07T22:39:16.476Z] $ docker exec --env ******** --env ******** d279d0ce8a9dcca4980d0790a8288abce91973fe614566afc70301f0766527b3 ssh-agent -k [2022-11-07T22:39:16.574Z] unset SSH_AUTH_SOCK; [2022-11-07T22:39:16.574Z] unset SSH_AGENT_PID; [2022-11-07T22:39:16.574Z] echo Agent pid 38 killed; [2022-11-07T22:39:16.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T22:39:16.883Z] + git semver [Pipeline] } [2022-11-07T22:39:17.163Z] $ docker stop --time=1 d279d0ce8a9dcca4980d0790a8288abce91973fe614566afc70301f0766527b3 [2022-11-07T22:39:18.467Z] $ docker rm -f d279d0ce8a9dcca4980d0790a8288abce91973fe614566afc70301f0766527b3 [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-11-07T22:39:18.983Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-11-07T22:39:18.983Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-11-07T22:39:18.983Z] total 16 [2022-11-07T22:39:18.983Z] drwxr-xr-x 3 root root 4096 Nov 7 22:30 . [2022-11-07T22:39:18.983Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 22:39 .. [2022-11-07T22:39:18.983Z] drwxr-xr-x 2 root root 4096 Nov 7 22:30 cost [2022-11-07T22:39:18.983Z] -rw-r--r-- 1 root root 85 Nov 7 22:30 cost.csv [2022-11-07T22:39:18.983Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-11-07T22:39:18.983Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-11-07T22:39:18.983Z] total 16 [2022-11-07T22:39:18.983Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 22:30 . [2022-11-07T22:39:18.983Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 22:39 .. [2022-11-07T22:39:18.983Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 22:30 cost [2022-11-07T22:39:18.983Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 7 22:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:39:19.273Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:39:20.232Z] ---> package-listing.sh [2022-11-07T22:39:20.233Z] ++ facter osfamily [2022-11-07T22:39:20.233Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T22:39:20.506Z] + OS_FAMILY=debian [2022-11-07T22:39:20.506Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-11-07T22:39:20.506Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T22:39:20.506Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T22:39:20.506Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T22:39:20.506Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T22:39:20.506Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-11-07T22:39:20.506Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T22:39:20.506Z] + case "${OS_FAMILY}" in [2022-11-07T22:39:20.506Z] + dpkg -l [2022-11-07T22:39:20.506Z] + grep '^ii' [2022-11-07T22:39:20.506Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T22:39:20.506Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T22:39:20.506Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T22:39:20.506Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-11-07T22:39:20.506Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-11-07T22:39:20.506Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2022-11-07T22:39:20.526Z] 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/edgexfoundry_device-rest-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-11-07T22:39:20.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T22:39:21.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T22:39:21.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T22:39:21.430Z] prd-ubuntu20.04-docker-8c-8g-118516 does not seem to be running inside a container [2022-11-07T22:39:21.471Z] $ 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/edgexfoundry_device-rest-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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-11-07T22:39:21.736Z] $ docker top fde94a5fa5b6234e3b16fbd1ecb3f87f7012d5be3096f3732193a0f68928354c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T22:39:22.069Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T22:39:22.351Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T22:39:22.639Z] + ls /var/log/sa-host [2022-11-07T22:39:22.639Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T22:39:22.720Z] provisioning config files... [2022-11-07T22:39:22.727Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config357007835100798668tmp [Pipeline] { [Pipeline] echo [2022-11-07T22:39:22.744Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:39:23.030Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T22:39:23.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:39:23.357Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T22:39:23.366Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:39:23.646Z] ---> sudo-logs.sh [2022-11-07T22:39:23.646Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T22:39:23.670Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:39:23.951Z] ---> job-cost.sh [2022-11-07T22:39:23.951Z] lf-activate-venv: SKIPPING [2022-11-07T22:39:23.951Z] DEBUG: total: 0.2199999988079071 [2022-11-07T22:39:23.951Z] INFO: Retrieving Stack Cost... [2022-11-07T22:39:24.518Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T22:39:24.775Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T22:39:24.786Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T22:39:25.067Z] ---> logs-deploy.sh [2022-11-07T22:39:25.067Z] lf-activate-venv: SKIPPING [2022-11-07T22:39:25.067Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/70 [2022-11-07T22:39:25.067Z] INFO: archiving workspace using pattern(s): [2022-11-07T22:39:25.999Z] Archives upload complete. [2022-11-07T22:39:25.999Z] INFO: archiving logs to Nexus