Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 336f3e767954e61a02384677edb3fa394267c1fe 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-ssh158162263562901641.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5203850747805751691.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15323797256927071701.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5227889929822927983.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-ssh3434514290087851172.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8054’ Running on prd-ubuntu20.04-docker-8c-8g-8056 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 336f3e767954e61a02384677edb3fa394267c1fe (main) Commit message: "feat(snap): add config interface with unique identifier (#219)" > 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 336f3e767954e61a02384677edb3fa394267c1fe # timeout=10 > git rev-list --no-walk da0fc691370f2a0b0463f80469643f152cdbe902 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T09:10:49.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T09:10:49.343Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T09:10:49.356Z] ========================================================= [2022-10-17T09:10:49.356Z] EdgeX Global Pipelines Version Info [2022-10-17T09:10:49.356Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:10:50.062Z] ------------------- [2022-10-17T09:10:50.062Z] stable info: [2022-10-17T09:10:50.062Z] ------------------- [2022-10-17T09:10:50.062Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T09:10:50.062Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:10:50.062Z] Message: update stable to v1.0.239 [2022-10-17T09:10:50.630Z] ------------------- [2022-10-17T09:10:50.630Z] experimental info: [2022-10-17T09:10:50.630Z] ------------------- [2022-10-17T09:10:50.630Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T09:10:50.630Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:10:50.630Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T09:10:50.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-10-17T09:10:50.778Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-10-17T09:10:50.793Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T09:10:50.802Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T09:10:50.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T09:10:50.818Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T09:10:50.825Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T09:10:50.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T09:10:50.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T09:10:50.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T09:10:50.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T09:10:50.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-10-17T09:10:50.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T09:10:50.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T09:10:50.904Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:10:50.912Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:10:50.920Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:10:50.927Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:10:50.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T09:10:50.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T09:10:50.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T09:10:50.958Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T09:10:50.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T09:10:50.974Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T09:10:50.982Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T09:10:50.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T09:10:51.008Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T09:10:51.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T09:10:51.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T09:10:51.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T09:10:51.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] echo [2022-10-17T09:10:51.050Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 336f3e7 [Pipeline] echo [2022-10-17T09:10:51.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:10:51.093Z] provisioning config files... [2022-10-17T09:10:51.106Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12787159606017260071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:10:51.407Z] ---> docker-login.sh [2022-10-17T09:10:51.407Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:10:51.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:10:51.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:10:51.667Z] Configure a credential helper to remove this warning. See [2022-10-17T09:10:51.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:10:51.667Z] [2022-10-17T09:10:51.667Z] Login Succeeded [2022-10-17T09:10:51.667Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:10:51.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:10:51.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:10:51.667Z] Configure a credential helper to remove this warning. See [2022-10-17T09:10:51.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:10:51.667Z] [2022-10-17T09:10:51.667Z] Login Succeeded [2022-10-17T09:10:51.667Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:10:51.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:10:51.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:10:51.927Z] Configure a credential helper to remove this warning. See [2022-10-17T09:10:51.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:10:51.927Z] [2022-10-17T09:10:51.927Z] Login Succeeded [2022-10-17T09:10:51.927Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:10:51.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:10:51.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:10:51.927Z] Configure a credential helper to remove this warning. See [2022-10-17T09:10:51.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:10:51.927Z] [2022-10-17T09:10:51.927Z] Login Succeeded [2022-10-17T09:10:51.927Z] docker.io [2022-10-17T09:10:52.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:10:52.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:10:52.448Z] Configure a credential helper to remove this warning. See [2022-10-17T09:10:52.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:10:52.448Z] [2022-10-17T09:10:52.448Z] Login Succeeded [2022-10-17T09:10:52.448Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:10:52.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T09:10:52.816Z] + git rev-list -1 --merges 336f3e767954e61a02384677edb3fa394267c1fe~1..336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] echo [2022-10-17T09:10:52.851Z] -----------> git rev-list -1 --merges 336f3e767954e61a02384677edb3fa394267c1fe~1..336f3e767954e61a02384677edb3fa394267c1fe 336f3e767954e61a02384677edb3fa394267c1fe [false] [Pipeline] sh [2022-10-17T09:10:53.137Z] + git log --format=format:%s -1 336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] echo [2022-10-17T09:10:53.152Z] ========================================================= [2022-10-17T09:10:53.152Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T09:10:53.152Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:10:53.466Z] + git log --format=format:%s -1 336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] echo [2022-10-17T09:10:53.477Z] [semverPrep] GIT_COMMIT: 336f3e767954e61a02384677edb3fa394267c1fe, Commit Message: feat(snap): add config interface with unique identifier (#219) [Pipeline] echo [2022-10-17T09:10:53.485Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T09:10:53.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:10:53.833Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T09:10:53.833Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T09:10:53.833Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T09:10:53.833Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T09:10:53.833Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T09:10:53.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:10:54.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:10:54.191Z] [2022-10-17T09:10:54.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:10:54.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:10:54.491Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T09:10:54.491Z] b85a868b505f: Pulling fs layer [2022-10-17T09:10:54.491Z] e2be974225ed: Pulling fs layer [2022-10-17T09:10:54.491Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T09:10:54.491Z] 988bab9f4d93: Pulling fs layer [2022-10-17T09:10:54.491Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T09:10:54.491Z] eaf3925da568: Pulling fs layer [2022-10-17T09:10:54.491Z] bab4dde63d76: Pulling fs layer [2022-10-17T09:10:54.491Z] bde34c3a00c8: Pulling fs layer [2022-10-17T09:10:54.491Z] b352a97aabf1: Pulling fs layer [2022-10-17T09:10:54.491Z] 4872d77fe225: Pulling fs layer [2022-10-17T09:10:54.491Z] 5851b861e8e6: Pulling fs layer [2022-10-17T09:10:54.491Z] 988bab9f4d93: Waiting [2022-10-17T09:10:54.491Z] bde34c3a00c8: Waiting [2022-10-17T09:10:54.491Z] b352a97aabf1: Waiting [2022-10-17T09:10:54.491Z] 4872d77fe225: Waiting [2022-10-17T09:10:54.491Z] 5851b861e8e6: Waiting [2022-10-17T09:10:54.491Z] 1469e6f7b9e6: Waiting [2022-10-17T09:10:54.491Z] eaf3925da568: Waiting [2022-10-17T09:10:54.491Z] bab4dde63d76: Waiting [2022-10-17T09:10:54.491Z] e2be974225ed: Verifying Checksum [2022-10-17T09:10:54.491Z] e2be974225ed: Download complete [2022-10-17T09:10:54.491Z] 988bab9f4d93: Download complete [2022-10-17T09:10:54.751Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T09:10:54.751Z] 1469e6f7b9e6: Download complete [2022-10-17T09:10:54.751Z] eaf3925da568: Download complete [2022-10-17T09:10:54.751Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T09:10:54.751Z] 339a4e72a1f5: Download complete [2022-10-17T09:10:54.751Z] bde34c3a00c8: Verifying Checksum [2022-10-17T09:10:54.751Z] bde34c3a00c8: Download complete [2022-10-17T09:10:54.751Z] b352a97aabf1: Download complete [2022-10-17T09:10:54.751Z] 4872d77fe225: Download complete [2022-10-17T09:10:54.751Z] 5851b861e8e6: Verifying Checksum [2022-10-17T09:10:54.751Z] 5851b861e8e6: Download complete [2022-10-17T09:10:54.751Z] b85a868b505f: Verifying Checksum [2022-10-17T09:10:54.751Z] b85a868b505f: Download complete [2022-10-17T09:10:55.011Z] bab4dde63d76: Verifying Checksum [2022-10-17T09:10:55.011Z] bab4dde63d76: Download complete [2022-10-17T09:10:55.947Z] b85a868b505f: Pull complete [2022-10-17T09:10:56.206Z] e2be974225ed: Pull complete [2022-10-17T09:10:56.773Z] 339a4e72a1f5: Pull complete [2022-10-17T09:10:56.773Z] 988bab9f4d93: Pull complete [2022-10-17T09:10:57.032Z] 1469e6f7b9e6: Pull complete [2022-10-17T09:10:57.032Z] eaf3925da568: Pull complete [2022-10-17T09:10:58.942Z] bab4dde63d76: Pull complete [2022-10-17T09:10:58.942Z] bde34c3a00c8: Pull complete [2022-10-17T09:10:58.942Z] b352a97aabf1: Pull complete [2022-10-17T09:10:59.206Z] 4872d77fe225: Pull complete [2022-10-17T09:10:59.206Z] 5851b861e8e6: Pull complete [2022-10-17T09:10:59.206Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T09:10:59.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:10:59.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:10:59.293Z] prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container [2022-10-17T09:10:59.333Z] $ 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-10-17T09:11:00.928Z] $ docker top ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f -eo pid,comm [2022-10-17T09:11:00.987Z] 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-10-17T09:11:00.987Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:11:01.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:11:01.020Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:11:01.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:11:01.144Z] $ docker exec ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f ssh-agent [2022-10-17T09:11:01.254Z] SSH_AUTH_SOCK=/tmp/ssh-H88CKsfNbUuw/agent.32 [2022-10-17T09:11:01.254Z] SSH_AGENT_PID=38 [2022-10-17T09:11:01.263Z] Running ssh-add (command line suppressed) [2022-10-17T09:11:01.369Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13367438043285145474.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13367438043285145474.key) [2022-10-17T09:11:01.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:11:01.680Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T09:11:01.692Z] $ docker exec --env ******** --env ******** ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f ssh-agent -k [2022-10-17T09:11:01.797Z] unset SSH_AUTH_SOCK; [2022-10-17T09:11:01.798Z] unset SSH_AGENT_PID; [2022-10-17T09:11:01.798Z] echo Agent pid 38 killed; [2022-10-17T09:11:01.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T09:11:01.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:11:01.867Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:11:01.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:11:01.987Z] $ docker exec ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f ssh-agent [2022-10-17T09:11:02.104Z] SSH_AUTH_SOCK=/tmp/ssh-4oYjPDPMoy1p/agent.71 [2022-10-17T09:11:02.104Z] SSH_AGENT_PID=77 [2022-10-17T09:11:02.109Z] Running ssh-add (command line suppressed) [2022-10-17T09:11:02.216Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10885291559143060694.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10885291559143060694.key) [2022-10-17T09:11:02.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:11:02.519Z] + git semver init [2022-10-17T09:11:02.778Z] 2022-10-17 09:11:02,688 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T09:11:02.778Z] 2022-10-17 09:11:02,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-10-17T09:11:02.778Z] 2022-10-17 09:11:02,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-10-17T09:11:02.778Z] 2022-10-17 09:11:02,689 [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-10-17T09:11:04.158Z] 2022-10-17 09:11:03,780 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2022-10-17T09:11:04.158Z] 2022-10-17 09:11:03,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2022-10-17T09:11:04.158Z] 2022-10-17 09:11:03,781 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-17T09:11:04.158Z] 2022-10-17 09:11:03,781 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-17T09:11:04.158Z] 2.3.0-dev.19 [Pipeline] } [2022-10-17T09:11:04.168Z] $ docker exec --env ******** --env ******** ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f ssh-agent -k [2022-10-17T09:11:04.268Z] unset SSH_AUTH_SOCK; [2022-10-17T09:11:04.269Z] unset SSH_AGENT_PID; [2022-10-17T09:11:04.269Z] echo Agent pid 77 killed; [2022-10-17T09:11:04.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:11:04.580Z] + git semver [Pipeline] } [2022-10-17T09:11:04.853Z] $ docker stop --time=1 ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f [2022-10-17T09:11:06.151Z] $ docker rm -f ea43411414763e9b126796def758e01d72af5cc73b0108769a27546e8e8d042f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:11:06.489Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T09:11:06.671Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T09:11:06.675Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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-10-17T09:11:06.800Z] provisioning config files... [2022-10-17T09:11:06.811Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16172723003058804740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:11:07.111Z] ---> docker-login.sh [2022-10-17T09:11:07.111Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:11:07.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:11:07.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:11:07.111Z] Configure a credential helper to remove this warning. See [2022-10-17T09:11:07.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:11:07.111Z] [2022-10-17T09:11:07.111Z] Login Succeeded [2022-10-17T09:11:07.111Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:11:07.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:11:07.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:11:07.111Z] Configure a credential helper to remove this warning. See [2022-10-17T09:11:07.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:11:07.111Z] [2022-10-17T09:11:07.111Z] Login Succeeded [2022-10-17T09:11:07.111Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:11:07.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:11:07.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:11:07.371Z] Configure a credential helper to remove this warning. See [2022-10-17T09:11:07.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:11:07.371Z] [2022-10-17T09:11:07.371Z] Login Succeeded [2022-10-17T09:11:07.371Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:11:07.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:11:07.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:11:07.371Z] Configure a credential helper to remove this warning. See [2022-10-17T09:11:07.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:11:07.371Z] [2022-10-17T09:11:07.371Z] Login Succeeded [2022-10-17T09:11:07.371Z] docker.io [2022-10-17T09:11:07.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:11:07.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:11:07.890Z] Configure a credential helper to remove this warning. See [2022-10-17T09:11:07.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:11:07.890Z] [2022-10-17T09:11:07.890Z] Login Succeeded [2022-10-17T09:11:07.890Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:11:07.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:11:07.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:11:07.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:11:07.991Z] ========================================================= [2022-10-17T09:11:07.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T09:11:07.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:11:08.303Z] + 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-10-17T09:11:08.303Z] Sending build context to Docker daemon 10.73MB [2022-10-17T09:11:08.303Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:11:08.303Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T09:11:08.303Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T09:11:08.303Z] 213ec9aee27d: Pulling fs layer [2022-10-17T09:11:08.303Z] 4583459ba037: Pulling fs layer [2022-10-17T09:11:08.303Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T09:11:08.303Z] 53926ce57604: Pulling fs layer [2022-10-17T09:11:08.303Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T09:11:08.303Z] 30f14e443154: Pulling fs layer [2022-10-17T09:11:08.303Z] 801331c1e519: Pulling fs layer [2022-10-17T09:11:08.303Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T09:11:08.303Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T09:11:08.303Z] 53926ce57604: Waiting [2022-10-17T09:11:08.303Z] 21b2b0c7a3f4: Waiting [2022-10-17T09:11:08.303Z] 30f14e443154: Waiting [2022-10-17T09:11:08.303Z] 801331c1e519: Waiting [2022-10-17T09:11:08.303Z] 99cc6dd402b0: Waiting [2022-10-17T09:11:08.303Z] 7d9ed39f4882: Waiting [2022-10-17T09:11:08.303Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T09:11:08.303Z] 93c1e223e6f2: Download complete [2022-10-17T09:11:08.303Z] 4583459ba037: Download complete [2022-10-17T09:11:08.303Z] 21b2b0c7a3f4: Download complete [2022-10-17T09:11:08.564Z] 30f14e443154: Verifying Checksum [2022-10-17T09:11:08.564Z] 30f14e443154: Download complete [2022-10-17T09:11:08.564Z] 213ec9aee27d: Verifying Checksum [2022-10-17T09:11:08.564Z] 801331c1e519: Verifying Checksum [2022-10-17T09:11:08.564Z] 801331c1e519: Download complete [2022-10-17T09:11:08.564Z] 213ec9aee27d: Pull complete [2022-10-17T09:11:08.827Z] 4583459ba037: Pull complete [2022-10-17T09:11:08.827Z] 93c1e223e6f2: Pull complete [2022-10-17T09:11:09.087Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T09:11:09.087Z] 99cc6dd402b0: Download complete [2022-10-17T09:11:09.087Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T09:11:09.087Z] 7d9ed39f4882: Download complete [2022-10-17T09:11:09.346Z] 53926ce57604: Verifying Checksum [2022-10-17T09:11:09.346Z] 53926ce57604: Download complete [2022-10-17T09:11:13.538Z] 53926ce57604: Pull complete [2022-10-17T09:11:13.538Z] 21b2b0c7a3f4: Pull complete [2022-10-17T09:11:13.538Z] 30f14e443154: Pull complete [2022-10-17T09:11:13.538Z] 801331c1e519: Pull complete [2022-10-17T09:11:15.447Z] 99cc6dd402b0: Pull complete [2022-10-17T09:11:16.380Z] 7d9ed39f4882: Pull complete [2022-10-17T09:11:16.380Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T09:11:16.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T09:11:16.380Z] ---> 1dedd983c030 [2022-10-17T09:11:16.380Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:11:18.293Z] ---> Running in 6bdceeba9829 [2022-10-17T09:11:18.552Z] Removing intermediate container 6bdceeba9829 [2022-10-17T09:11:18.553Z] ---> ba5ec2aa0e2b [2022-10-17T09:11:18.553Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:11:18.553Z] ---> Running in 871a58c0b8d7 [2022-10-17T09:11:18.553Z] Removing intermediate container 871a58c0b8d7 [2022-10-17T09:11:18.553Z] ---> 4e72e2849621 [2022-10-17T09:11:18.553Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:11:18.812Z] ---> Running in 88af3692171c [2022-10-17T09:11:18.812Z] Removing intermediate container 88af3692171c [2022-10-17T09:11:18.812Z] ---> f60456373929 [2022-10-17T09:11:18.812Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:11:18.812Z] ---> Running in c01331ca8c31 [2022-10-17T09:11:19.071Z] Removing intermediate container c01331ca8c31 [2022-10-17T09:11:19.071Z] ---> f2993c5a7dd7 [2022-10-17T09:11:19.071Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:11:19.071Z] ---> Running in 9b634b755357 [2022-10-17T09:11:20.006Z] Removing intermediate container 9b634b755357 [2022-10-17T09:11:20.006Z] ---> ee05ed9d0e8b [2022-10-17T09:11:20.007Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:11:20.007Z] ---> Running in 8206e19274f8 [2022-10-17T09:11:20.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:11:20.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:11:21.204Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T09:11:21.204Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T09:11:21.463Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T09:11:21.463Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T09:11:21.723Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:11:21.723Z] OK: 216 MiB in 55 packages [2022-10-17T09:11:21.769Z] Still waiting to schedule task [2022-10-17T09:11:21.769Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8055’ [2022-10-17T09:11:21.984Z] Removing intermediate container 8206e19274f8 [2022-10-17T09:11:21.984Z] ---> 5b157ddb3c25 [2022-10-17T09:11:21.984Z] Step 9/13 : WORKDIR /device-rest-go [2022-10-17T09:11:22.242Z] ---> Running in fd10b9435284 [2022-10-17T09:11:22.242Z] Removing intermediate container fd10b9435284 [2022-10-17T09:11:22.242Z] ---> 4088725af84e [2022-10-17T09:11:22.243Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T09:11:22.501Z] ---> ce2e92246fb7 [2022-10-17T09:11:22.501Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:11:22.501Z] ---> Running in 9bcd63a83b54 [2022-10-17T09:11:37.397Z] Removing intermediate container 9bcd63a83b54 [2022-10-17T09:11:37.397Z] ---> 35d17ee782dc [2022-10-17T09:11:37.397Z] Step 12/13 : COPY . . [2022-10-17T09:11:37.397Z] ---> a4ca6c921142 [2022-10-17T09:11:37.397Z] Step 13/13 : RUN $MAKE [2022-10-17T09:11:37.397Z] ---> Running in 18de312c7f18 [2022-10-17T09:11:37.397Z] noop [2022-10-17T09:11:37.656Z] Removing intermediate container 18de312c7f18 [2022-10-17T09:11:37.656Z] ---> adeead0fe893 [2022-10-17T09:11:37.656Z] Successfully built adeead0fe893 [2022-10-17T09:11:37.656Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:11:37.978Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:11:37.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:11:38.050Z] prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container [2022-10-17T09:11:38.092Z] $ 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-10-17T09:11:38.488Z] $ docker top a54a7c5207d401056285c13f8de745ee02c81ce8622d98e636deb6adf81de839 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:11:38.834Z] + go version [2022-10-17T09:11:38.834Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T09:11:38.847Z] $ docker stop --time=1 a54a7c5207d401056285c13f8de745ee02c81ce8622d98e636deb6adf81de839 [2022-10-17T09:11:40.179Z] $ docker rm -f a54a7c5207d401056285c13f8de745ee02c81ce8622d98e636deb6adf81de839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:11:40.578Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:11:40.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:11:40.652Z] prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container [2022-10-17T09:11:40.683Z] $ 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-10-17T09:11:41.032Z] $ docker top fb80351b6c85c74db77354a923ecd572c61c00c4fcd0809e8a82704e97a999cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:11:41.384Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:11:41.680Z] + make test [2022-10-17T09:11:41.680Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T09:11:41.939Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-10-17T09:11:51.915Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-10-17T09:11:51.915Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements [2022-10-17T09:11:58.467Z] 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-10-17T09:11:58.467Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:12:01.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:12:01.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:12:01.747Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:12:01.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:12:01.772Z] $ docker stop --time=1 fb80351b6c85c74db77354a923ecd572c61c00c4fcd0809e8a82704e97a999cb [2022-10-17T09:12:03.633Z] $ docker rm -f fb80351b6c85c74db77354a923ecd572c61c00c4fcd0809e8a82704e97a999cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:12:04.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:12:04.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T09:12:04.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:12:04.839Z] + ls -al . [2022-10-17T09:12:04.839Z] total 180 [2022-10-17T09:12:04.839Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 09:11 . [2022-10-17T09:12:04.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:10 .. [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 17 09:10 .dockerignore [2022-10-17T09:12:04.839Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:11 .git [2022-10-17T09:12:04.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:10 .github [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 17 09:10 .gitignore [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:10 .golangci.yml [2022-10-17T09:12:04.839Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:11 .semver [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 9100 Oct 17 09:10 Attribution.txt [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 11736 Oct 17 09:10 CHANGELOG.md [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 1730 Oct 17 09:10 Dockerfile [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:10 GOVERNANCE.md [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 17 09:10 Jenkinsfile [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 09:10 LICENSE [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 2173 Oct 17 09:10 Makefile [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 09:10 OWNERS.md [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 8667 Oct 17 09:10 README.md [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:11 VERSION [2022-10-17T09:12:04.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:10 bin [2022-10-17T09:12:04.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:10 cmd [2022-10-17T09:12:04.839Z] -rw-r--r-- 1 jenkins jenkins 9355 Oct 17 09:11 coverage.out [2022-10-17T09:12:04.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:10 driver [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 3547 Oct 17 09:10 go.mod [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 17 09:10 go.sum [2022-10-17T09:12:04.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:10 snap [2022-10-17T09:12:04.839Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 17 09:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:05.139Z] + 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=336f3e767954e61a02384677edb3fa394267c1fe --label arch=amd64 --label version=2.3.0-dev.19 . [2022-10-17T09:12:05.139Z] Sending build context to Docker daemon 10.74MB [2022-10-17T09:12:05.139Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:12:05.139Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-17T09:12:05.139Z] ---> adeead0fe893 [2022-10-17T09:12:05.139Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:12:05.139Z] ---> Running in 9efe736d7ef1 [2022-10-17T09:12:05.399Z] Removing intermediate container 9efe736d7ef1 [2022-10-17T09:12:05.399Z] ---> ce806bd2b06f [2022-10-17T09:12:05.399Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:12:05.399Z] ---> Running in fbb627859da7 [2022-10-17T09:12:05.399Z] Removing intermediate container fbb627859da7 [2022-10-17T09:12:05.399Z] ---> 396a7eb18f7f [2022-10-17T09:12:05.399Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:12:05.659Z] ---> Running in cfcaee6a074c [2022-10-17T09:12:05.659Z] Removing intermediate container cfcaee6a074c [2022-10-17T09:12:05.659Z] ---> af1dfd615d9f [2022-10-17T09:12:05.659Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:12:05.659Z] ---> Running in 26f56ab322ca [2022-10-17T09:12:05.659Z] Removing intermediate container 26f56ab322ca [2022-10-17T09:12:05.659Z] ---> 153e94fb5328 [2022-10-17T09:12:05.659Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:12:05.917Z] ---> Running in e8da2dfa7026 [2022-10-17T09:12:06.485Z] Removing intermediate container e8da2dfa7026 [2022-10-17T09:12:06.485Z] ---> da85dfc72adb [2022-10-17T09:12:06.485Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:12:06.485Z] ---> Running in 27d8b53ebc87 [2022-10-17T09:12:06.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:12:07.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:12:07.949Z] OK: 216 MiB in 55 packages [2022-10-17T09:12:08.521Z] Removing intermediate container 27d8b53ebc87 [2022-10-17T09:12:08.521Z] ---> d29cc66a8bc4 [2022-10-17T09:12:08.521Z] Step 9/26 : WORKDIR /device-rest-go [2022-10-17T09:12:08.521Z] ---> Running in 3c98c074e755 [2022-10-17T09:12:08.521Z] Removing intermediate container 3c98c074e755 [2022-10-17T09:12:08.521Z] ---> 188e5915e280 [2022-10-17T09:12:08.521Z] Step 10/26 : COPY go.mod vendor* ./ [2022-10-17T09:12:08.521Z] ---> 18cc5f487e8f [2022-10-17T09:12:08.521Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:12:08.781Z] ---> Running in dd697edf420d [2022-10-17T09:12:09.348Z] Removing intermediate container dd697edf420d [2022-10-17T09:12:09.348Z] ---> 0f7c15bc199f [2022-10-17T09:12:09.348Z] Step 12/26 : COPY . . [2022-10-17T09:12:09.607Z] ---> 00535080a9f9 [2022-10-17T09:12:09.607Z] Step 13/26 : RUN $MAKE [2022-10-17T09:12:09.607Z] ---> Running in 6deb744402c9 [2022-10-17T09:12:09.865Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-10-17T09:12:31.883Z] Removing intermediate container 6deb744402c9 [2022-10-17T09:12:31.883Z] ---> 31c4520f7794 [2022-10-17T09:12:31.883Z] Step 14/26 : FROM alpine:3.16 [2022-10-17T09:12:31.883Z] 3.16: Pulling from library/alpine [2022-10-17T09:12:31.883Z] 213ec9aee27d: Already exists [2022-10-17T09:12:31.883Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:12:31.883Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:12:31.883Z] ---> 9c6f07244728 [2022-10-17T09:12:31.883Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:12:31.883Z] ---> Running in a9145d7ed4bf [2022-10-17T09:12:31.883Z] Removing intermediate container a9145d7ed4bf [2022-10-17T09:12:31.883Z] ---> 7177c9917d29 [2022-10-17T09:12:31.883Z] Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} [2022-10-17T09:12:31.883Z] ---> Running in a66ca7d92126 [2022-10-17T09:12:31.883Z] Removing intermediate container a66ca7d92126 [2022-10-17T09:12:31.883Z] ---> d2524fbcbca5 [2022-10-17T09:12:31.883Z] Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T09:12:31.883Z] ---> Running in 9cc302ef986a [2022-10-17T09:12:31.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:12:31.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:12:31.883Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T09:12:31.883Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:12:31.883Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T09:12:31.883Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:12:31.883Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T09:12:31.883Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T09:12:31.883Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:12:31.883Z] OK: 8 MiB in 20 packages [2022-10-17T09:12:31.883Z] Removing intermediate container 9cc302ef986a [2022-10-17T09:12:31.883Z] ---> 74aade0a1e5a [2022-10-17T09:12:31.883Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2022-10-17T09:12:31.884Z] ---> 564819006099 [2022-10-17T09:12:31.884Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2022-10-17T09:12:31.884Z] ---> 7ffc45561bb3 [2022-10-17T09:12:31.884Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-10-17T09:12:31.884Z] ---> 8e6140982211 [2022-10-17T09:12:31.884Z] Step 21/26 : EXPOSE 59986 [2022-10-17T09:12:32.160Z] ---> Running in 0f03b0d1e24e [2022-10-17T09:12:32.160Z] Removing intermediate container 0f03b0d1e24e [2022-10-17T09:12:32.160Z] ---> c40bbae80295 [2022-10-17T09:12:32.160Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2022-10-17T09:12:32.160Z] ---> Running in 322a7f178438 [2022-10-17T09:12:32.160Z] Removing intermediate container 322a7f178438 [2022-10-17T09:12:32.160Z] ---> 6410fd821913 [2022-10-17T09:12:32.160Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-17T09:12:32.445Z] ---> Running in c7ac95273ccc [2022-10-17T09:12:32.445Z] Removing intermediate container c7ac95273ccc [2022-10-17T09:12:32.445Z] ---> 8711df2e972e [2022-10-17T09:12:32.445Z] Step 24/26 : LABEL arch=amd64 [2022-10-17T09:12:32.445Z] ---> Running in 2f7f5283a4e2 [2022-10-17T09:12:32.726Z] Removing intermediate container 2f7f5283a4e2 [2022-10-17T09:12:32.726Z] ---> 14275ac17aca [2022-10-17T09:12:32.726Z] Step 25/26 : LABEL git_sha=336f3e767954e61a02384677edb3fa394267c1fe [2022-10-17T09:12:32.726Z] ---> Running in 92e7e0f0fbc3 [2022-10-17T09:12:32.726Z] Removing intermediate container 92e7e0f0fbc3 [2022-10-17T09:12:32.726Z] ---> 14dc045d9751 [2022-10-17T09:12:32.726Z] Step 26/26 : LABEL version=2.3.0-dev.19 [2022-10-17T09:12:32.726Z] ---> Running in df7f377180c3 [2022-10-17T09:12:32.985Z] Removing intermediate container df7f377180c3 [2022-10-17T09:12:32.986Z] ---> 6cac0eeb9e4b [2022-10-17T09:12:32.986Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:12:32.986Z] Successfully built 6cac0eeb9e4b [2022-10-17T09:12:32.986Z] 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-10-17T09:12:33.069Z] provisioning config files... [2022-10-17T09:12:33.077Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11677360083708902711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:12:33.381Z] ---> docker-login.sh [2022-10-17T09:12:33.381Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:12:33.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:12:33.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:12:33.381Z] Configure a credential helper to remove this warning. See [2022-10-17T09:12:33.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:12:33.381Z] [2022-10-17T09:12:33.381Z] Login Succeeded [2022-10-17T09:12:33.381Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:12:33.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:12:33.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:12:33.381Z] Configure a credential helper to remove this warning. See [2022-10-17T09:12:33.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:12:33.381Z] [2022-10-17T09:12:33.381Z] Login Succeeded [2022-10-17T09:12:33.381Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:12:33.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:12:33.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:12:33.640Z] Configure a credential helper to remove this warning. See [2022-10-17T09:12:33.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:12:33.640Z] [2022-10-17T09:12:33.640Z] Login Succeeded [2022-10-17T09:12:33.640Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:12:33.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:12:33.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:12:33.640Z] Configure a credential helper to remove this warning. See [2022-10-17T09:12:33.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:12:33.640Z] [2022-10-17T09:12:33.640Z] Login Succeeded [2022-10-17T09:12:33.640Z] docker.io [2022-10-17T09:12:33.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:12:34.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:12:34.212Z] Configure a credential helper to remove this warning. See [2022-10-17T09:12:34.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:12:34.212Z] [2022-10-17T09:12:34.212Z] Login Succeeded [2022-10-17T09:12:34.212Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:12:34.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:12:34.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:12:34.275Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-10-17T09:12:34.275Z] 336f3e767954e61a02384677edb3fa394267c1fe [2022-10-17T09:12:34.275Z] latest [2022-10-17T09:12:34.275Z] 2.3.0-dev.19 [2022-10-17T09:12:34.275Z] 336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 [2022-10-17T09:12:34.275Z] main [2022-10-17T09:12:34.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:34.600Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:34.900Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe [2022-10-17T09:12:34.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-10-17T09:12:34.900Z] a0d0af650d76: Preparing [2022-10-17T09:12:34.900Z] 0fcffc67c6a3: Preparing [2022-10-17T09:12:34.900Z] bcb4291f9dc3: Preparing [2022-10-17T09:12:34.900Z] a06f9374257a: Preparing [2022-10-17T09:12:34.900Z] 994393dc58e7: Preparing [2022-10-17T09:12:34.900Z] 994393dc58e7: Layer already exists [2022-10-17T09:12:34.900Z] a0d0af650d76: Pushed [2022-10-17T09:12:34.900Z] 0fcffc67c6a3: Pushed [2022-10-17T09:12:35.159Z] a06f9374257a: Pushed [2022-10-17T09:12:37.697Z] bcb4291f9dc3: Pushed [2022-10-17T09:12:37.697Z] 336f3e767954e61a02384677edb3fa394267c1fe: digest: sha256:ab8904f5593337205f9418fc70aa2665182dcc24adf9a9fb8800d14e4ea622d7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:38.013Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:38.318Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-10-17T09:12:38.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-10-17T09:12:38.318Z] a0d0af650d76: Preparing [2022-10-17T09:12:38.318Z] 0fcffc67c6a3: Preparing [2022-10-17T09:12:38.318Z] bcb4291f9dc3: Preparing [2022-10-17T09:12:38.318Z] a06f9374257a: Preparing [2022-10-17T09:12:38.318Z] 994393dc58e7: Preparing [2022-10-17T09:12:38.318Z] bcb4291f9dc3: Layer already exists [2022-10-17T09:12:38.318Z] a0d0af650d76: Layer already exists [2022-10-17T09:12:38.318Z] 994393dc58e7: Layer already exists [2022-10-17T09:12:38.318Z] 0fcffc67c6a3: Layer already exists [2022-10-17T09:12:38.318Z] a06f9374257a: Layer already exists [2022-10-17T09:12:38.318Z] latest: digest: sha256:ab8904f5593337205f9418fc70aa2665182dcc24adf9a9fb8800d14e4ea622d7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:38.620Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:38.923Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.19 [2022-10-17T09:12:38.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-10-17T09:12:38.923Z] a0d0af650d76: Preparing [2022-10-17T09:12:38.923Z] 0fcffc67c6a3: Preparing [2022-10-17T09:12:38.923Z] bcb4291f9dc3: Preparing [2022-10-17T09:12:38.923Z] a06f9374257a: Preparing [2022-10-17T09:12:38.923Z] 994393dc58e7: Preparing [2022-10-17T09:12:38.923Z] bcb4291f9dc3: Layer already exists [2022-10-17T09:12:38.923Z] a0d0af650d76: Layer already exists [2022-10-17T09:12:38.923Z] 994393dc58e7: Layer already exists [2022-10-17T09:12:38.923Z] a06f9374257a: Layer already exists [2022-10-17T09:12:38.923Z] 0fcffc67c6a3: Layer already exists [2022-10-17T09:12:38.923Z] 2.3.0-dev.19: digest: sha256:ab8904f5593337205f9418fc70aa2665182dcc24adf9a9fb8800d14e4ea622d7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:39.242Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:39.542Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 [2022-10-17T09:12:39.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-10-17T09:12:39.542Z] a0d0af650d76: Preparing [2022-10-17T09:12:39.542Z] 0fcffc67c6a3: Preparing [2022-10-17T09:12:39.542Z] bcb4291f9dc3: Preparing [2022-10-17T09:12:39.542Z] a06f9374257a: Preparing [2022-10-17T09:12:39.542Z] 994393dc58e7: Preparing [2022-10-17T09:12:39.542Z] 0fcffc67c6a3: Layer already exists [2022-10-17T09:12:39.542Z] a0d0af650d76: Layer already exists [2022-10-17T09:12:39.542Z] 994393dc58e7: Layer already exists [2022-10-17T09:12:39.542Z] bcb4291f9dc3: Layer already exists [2022-10-17T09:12:39.542Z] a06f9374257a: Layer already exists [2022-10-17T09:12:39.542Z] 336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19: digest: sha256:ab8904f5593337205f9418fc70aa2665182dcc24adf9a9fb8800d14e4ea622d7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:39.848Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:40.150Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-10-17T09:12:40.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-10-17T09:12:40.150Z] a0d0af650d76: Preparing [2022-10-17T09:12:40.150Z] 0fcffc67c6a3: Preparing [2022-10-17T09:12:40.150Z] bcb4291f9dc3: Preparing [2022-10-17T09:12:40.150Z] a06f9374257a: Preparing [2022-10-17T09:12:40.150Z] 994393dc58e7: Preparing [2022-10-17T09:12:40.150Z] 0fcffc67c6a3: Layer already exists [2022-10-17T09:12:40.150Z] a06f9374257a: Layer already exists [2022-10-17T09:12:40.150Z] 994393dc58e7: Layer already exists [2022-10-17T09:12:40.150Z] bcb4291f9dc3: Layer already exists [2022-10-17T09:12:40.150Z] a0d0af650d76: Layer already exists [2022-10-17T09:12:40.150Z] main: digest: sha256:ab8904f5593337205f9418fc70aa2665182dcc24adf9a9fb8800d14e4ea622d7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:12:40.185Z] ===================================================== [Pipeline] echo [2022-10-17T09:12:40.198Z] taggedImages: [2022-10-17T09:12:40.198Z] - nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe [2022-10-17T09:12:40.198Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-10-17T09:12:40.198Z] - nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.19 [2022-10-17T09:12:40.198Z] - nexus3.edgexfoundry.org:10004/device-rest:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 [2022-10-17T09:12:40.198Z] - 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-10-17T09:12:40.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:12:40.538Z] [2022-10-17T09:12:40.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:12:40.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:12:40.831Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T09:12:40.831Z] 5eb5b503b376: Pulling fs layer [2022-10-17T09:12:40.831Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T09:12:40.831Z] ec43610c2a17: Pulling fs layer [2022-10-17T09:12:40.831Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T09:12:40.831Z] 33b1e0a273af: Pulling fs layer [2022-10-17T09:12:40.831Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T09:12:40.831Z] 2f39f015ded8: Pulling fs layer [2022-10-17T09:12:40.831Z] 33b1e0a273af: Waiting [2022-10-17T09:12:40.831Z] 5d3b04190fa2: Waiting [2022-10-17T09:12:40.832Z] 2f39f015ded8: Waiting [2022-10-17T09:12:40.832Z] 3a2ae6a8a46f: Waiting [2022-10-17T09:12:40.832Z] 5c69ac0246d0: Download complete [2022-10-17T09:12:40.832Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T09:12:40.832Z] 3a2ae6a8a46f: Download complete [2022-10-17T09:12:40.832Z] 33b1e0a273af: Verifying Checksum [2022-10-17T09:12:40.832Z] 33b1e0a273af: Download complete [2022-10-17T09:12:41.092Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T09:12:41.092Z] 5d3b04190fa2: Download complete [2022-10-17T09:12:41.092Z] ec43610c2a17: Verifying Checksum [2022-10-17T09:12:41.092Z] ec43610c2a17: Download complete [2022-10-17T09:12:41.092Z] 5eb5b503b376: Download complete [2022-10-17T09:12:41.659Z] 2f39f015ded8: Download complete [2022-10-17T09:12:42.225Z] 5eb5b503b376: Pull complete [2022-10-17T09:12:42.484Z] 5c69ac0246d0: Pull complete [2022-10-17T09:12:42.746Z] ec43610c2a17: Pull complete [2022-10-17T09:12:42.746Z] 3a2ae6a8a46f: Pull complete [2022-10-17T09:12:43.006Z] 33b1e0a273af: Pull complete [2022-10-17T09:12:43.264Z] 5d3b04190fa2: Pull complete [2022-10-17T09:12:47.454Z] 2f39f015ded8: Pull complete [2022-10-17T09:12:47.454Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T09:12:47.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:12:47.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:12:47.534Z] prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container [2022-10-17T09:12:47.571Z] $ 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-10-17T09:12:50.110Z] $ docker top f052b73c53db5fd09dfa5d525039d963ce2f8f2f52ea4268f118ad9c0f2fdc29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:12:50.493Z] ---> job-cost.sh [2022-10-17T09:12:50.493Z] lf-activate-venv: SKIPPING [2022-10-17T09:12:50.493Z] INFO: No Stack... [2022-10-17T09:12:51.061Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:12:51.319Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:12:51.605Z] + cut -d, -f6 [2022-10-17T09:12:51.605Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [Pipeline] lock [2022-10-17T09:12:51.619Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] [2022-10-17T09:12:51.626Z] Resource [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] did not exist. Created. [2022-10-17T09:12:51.626Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:12:51.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T09:12:51.952Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:12:51.959Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:12:51.981Z] $ docker stop --time=1 f052b73c53db5fd09dfa5d525039d963ce2f8f2f52ea4268f118ad9c0f2fdc29 [2022-10-17T09:12:53.189Z] $ docker rm -f f052b73c53db5fd09dfa5d525039d963ce2f8f2f52ea4268f118ad9c0f2fdc29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T09:13:50.021Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8060 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-10-17T09:13:50.033Z] Running in /w/workspace/device-rest-go/63 [Pipeline] { [Pipeline] checkout [2022-10-17T09:13:50.066Z] The recommended git tool is: git [2022-10-17T09:13:55.922Z] using credential edgex-jenkins-ssh [2022-10-17T09:13:55.945Z] Cloning the remote Git repository [2022-10-17T09:13:55.995Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-10-17T09:13:56.076Z] > git init /w/workspace/device-rest-go/63 # timeout=10 [2022-10-17T09:13:56.254Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-10-17T09:13:56.255Z] > git --version # timeout=10 [2022-10-17T09:13:56.278Z] > git --version # 'git version 2.25.1' [2022-10-17T09:13:56.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T09:13:56.336Z] Verifying host key using known hosts file [2022-10-17T09:13:56.556Z] 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-10-17T09:13:56.571Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:13:58.564Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-10-17T09:13:58.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:13:59.620Z] Avoid second fetch [2022-10-17T09:13:59.620Z] Checking out Revision 336f3e767954e61a02384677edb3fa394267c1fe (main) [2022-10-17T09:13:59.641Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T09:13:59.669Z] > git checkout -f 336f3e767954e61a02384677edb3fa394267c1fe # timeout=10 [2022-10-17T09:14:00.217Z] Commit message: "feat(snap): add config interface with unique identifier (#219)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:14:01.134Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T09:14:01.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:14:01.134Z] Dload Upload Total Spent Left Speed [2022-10-17T09:14:01.134Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2022-10-17T09:14:01.825Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T09:14:02.175Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T09:14:02.176Z] + sudo tee /etc/docker/daemon.new [2022-10-17T09:14:02.176Z] { [2022-10-17T09:14:02.176Z] "registry-mirrors": [ [2022-10-17T09:14:02.176Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T09:14:02.176Z] ], [2022-10-17T09:14:02.176Z] "bip": "10.250.0.254/24", [2022-10-17T09:14:02.176Z] "hosts": [ [2022-10-17T09:14:02.176Z] "tcp://0.0.0.0:5555", [2022-10-17T09:14:02.176Z] "unix:///var/run/docker.sock" [2022-10-17T09:14:02.176Z] ], [2022-10-17T09:14:02.176Z] "mtu": 1458, [2022-10-17T09:14:02.176Z] "selinux-enabled": true, [2022-10-17T09:14:02.176Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T09:14:02.176Z] } [Pipeline] sh [2022-10-17T09:14:02.514Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T09:14:02.868Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:14:21.168Z] provisioning config files... [2022-10-17T09:14:21.202Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/63@tmp/config1376133642735241413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:14:21.571Z] ---> docker-login.sh [2022-10-17T09:14:21.571Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:14:22.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:22.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:22.162Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:22.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:22.162Z] [2022-10-17T09:14:22.162Z] Login Succeeded [2022-10-17T09:14:22.162Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:14:22.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:22.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:22.711Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:22.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:22.711Z] [2022-10-17T09:14:22.711Z] Login Succeeded [2022-10-17T09:14:22.711Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:14:22.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:22.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:22.985Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:22.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:22.985Z] [2022-10-17T09:14:22.985Z] Login Succeeded [2022-10-17T09:14:22.985Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:14:23.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:23.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:23.534Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:23.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:23.534Z] [2022-10-17T09:14:23.534Z] Login Succeeded [2022-10-17T09:14:23.534Z] docker.io [2022-10-17T09:14:23.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:24.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:24.076Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:24.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:24.076Z] [2022-10-17T09:14:24.076Z] Login Succeeded [2022-10-17T09:14:24.076Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:14:24.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:14:24.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:14:24.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:14:24.283Z] ========================================================= [2022-10-17T09:14:24.283Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T09:14:24.283Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:14:24.646Z] + 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-10-17T09:14:24.646Z] Sending build context to Docker daemon 127.5kB [2022-10-17T09:14:24.916Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:14:24.916Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T09:14:25.186Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T09:14:25.186Z] 9b18e9b68314: Pulling fs layer [2022-10-17T09:14:25.186Z] d32db5db7311: Pulling fs layer [2022-10-17T09:14:25.186Z] d0c4b47475fc: Pulling fs layer [2022-10-17T09:14:25.186Z] 5831b945b038: Pulling fs layer [2022-10-17T09:14:25.186Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T09:14:25.186Z] e10730c5d714: Pulling fs layer [2022-10-17T09:14:25.186Z] 5dd5c2283517: Pulling fs layer [2022-10-17T09:14:25.186Z] d5ac0230b979: Pulling fs layer [2022-10-17T09:14:25.186Z] e10730c5d714: Waiting [2022-10-17T09:14:25.186Z] 5831b945b038: Waiting [2022-10-17T09:14:25.186Z] 5dd5c2283517: Waiting [2022-10-17T09:14:25.186Z] 86bbec2aaacd: Waiting [2022-10-17T09:14:25.186Z] d5ac0230b979: Waiting [2022-10-17T09:14:25.186Z] d0c4b47475fc: Verifying Checksum [2022-10-17T09:14:25.186Z] d0c4b47475fc: Download complete [2022-10-17T09:14:25.186Z] d32db5db7311: Verifying Checksum [2022-10-17T09:14:25.186Z] d32db5db7311: Download complete [2022-10-17T09:14:25.186Z] 86bbec2aaacd: Download complete [2022-10-17T09:14:25.186Z] e10730c5d714: Verifying Checksum [2022-10-17T09:14:25.186Z] e10730c5d714: Download complete [2022-10-17T09:14:25.186Z] 9b18e9b68314: Verifying Checksum [2022-10-17T09:14:25.186Z] 9b18e9b68314: Download complete [2022-10-17T09:14:26.165Z] 9b18e9b68314: Pull complete [2022-10-17T09:14:26.454Z] d5ac0230b979: Verifying Checksum [2022-10-17T09:14:26.454Z] d5ac0230b979: Download complete [2022-10-17T09:14:26.730Z] d32db5db7311: Pull complete [2022-10-17T09:14:27.327Z] d0c4b47475fc: Pull complete [2022-10-17T09:14:27.597Z] 5dd5c2283517: Verifying Checksum [2022-10-17T09:14:27.597Z] 5dd5c2283517: Download complete [2022-10-17T09:14:28.188Z] 5831b945b038: Download complete [2022-10-17T09:14:40.554Z] 5831b945b038: Pull complete [2022-10-17T09:14:40.554Z] 86bbec2aaacd: Pull complete [2022-10-17T09:14:40.554Z] e10730c5d714: Pull complete [2022-10-17T09:14:45.956Z] 5dd5c2283517: Pull complete [2022-10-17T09:14:47.987Z] d5ac0230b979: Pull complete [2022-10-17T09:14:47.987Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T09:14:47.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T09:14:47.987Z] ---> 59b3b1a385d4 [2022-10-17T09:14:47.987Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:14:49.934Z] ---> Running in 12e9dc52049f [2022-10-17T09:14:50.204Z] Removing intermediate container 12e9dc52049f [2022-10-17T09:14:50.204Z] ---> a8e5894a4d1f [2022-10-17T09:14:50.204Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:14:50.480Z] ---> Running in e99ff3627b0e [2022-10-17T09:14:50.834Z] Removing intermediate container e99ff3627b0e [2022-10-17T09:14:50.834Z] ---> c65961401fbe [2022-10-17T09:14:50.834Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:14:50.834Z] ---> Running in 68abe8101429 [2022-10-17T09:14:51.431Z] Removing intermediate container 68abe8101429 [2022-10-17T09:14:51.431Z] ---> e1b05cc12ad2 [2022-10-17T09:14:51.431Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:14:51.431Z] ---> Running in cab3c1d90c97 [2022-10-17T09:14:51.703Z] Removing intermediate container cab3c1d90c97 [2022-10-17T09:14:51.703Z] ---> 733fd89264e2 [2022-10-17T09:14:51.703Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:14:51.979Z] ---> Running in 3d8c221aa053 [2022-10-17T09:14:53.951Z] Removing intermediate container 3d8c221aa053 [2022-10-17T09:14:53.951Z] ---> 68617f54e3d3 [2022-10-17T09:14:53.951Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:14:53.951Z] ---> Running in 436b8e3ec9c2 [2022-10-17T09:14:54.937Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:14:55.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:14:56.873Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T09:14:57.147Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T09:14:57.147Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T09:14:57.420Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T09:14:57.420Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:14:57.420Z] OK: 226 MiB in 55 packages [2022-10-17T09:14:58.841Z] Removing intermediate container 436b8e3ec9c2 [2022-10-17T09:14:58.841Z] ---> 7cbea436b660 [2022-10-17T09:14:58.841Z] Step 9/13 : WORKDIR /device-rest-go [2022-10-17T09:14:58.841Z] ---> Running in 0ee46637f001 [2022-10-17T09:14:59.113Z] Removing intermediate container 0ee46637f001 [2022-10-17T09:14:59.113Z] ---> 16bbfcfe0500 [2022-10-17T09:14:59.113Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T09:14:59.701Z] ---> a6288fc03902 [2022-10-17T09:14:59.701Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:14:59.701Z] ---> Running in dfae4b2c345c [2022-10-17T09:15:56.175Z] Removing intermediate container dfae4b2c345c [2022-10-17T09:15:56.175Z] ---> 151ec69b1244 [2022-10-17T09:15:56.175Z] Step 12/13 : COPY . . [2022-10-17T09:15:56.175Z] ---> 0f8bc55c7283 [2022-10-17T09:15:56.175Z] Step 13/13 : RUN $MAKE [2022-10-17T09:15:56.175Z] ---> Running in c09b0cf1aa3d [2022-10-17T09:15:56.175Z] noop [2022-10-17T09:15:56.175Z] Removing intermediate container c09b0cf1aa3d [2022-10-17T09:15:56.175Z] ---> d5a5fb1a6729 [2022-10-17T09:15:56.175Z] Successfully built d5a5fb1a6729 [2022-10-17T09:15:56.175Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:15:56.526Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:15:56.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:15:56.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-8060 does not seem to be running inside a container [2022-10-17T09:15:56.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/63 -v /w/workspace/device-rest-go/63:/w/workspace/device-rest-go/63:rw,z -v /w/workspace/device-rest-go/63@tmp:/w/workspace/device-rest-go/63@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-10-17T09:15:58.068Z] $ docker top 972993b29db946b1cea5a9103d800505b293b84f7e3e75e6820fc71773bfd5bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:15:58.911Z] + go version [2022-10-17T09:15:58.911Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T09:15:58.928Z] $ docker stop --time=1 972993b29db946b1cea5a9103d800505b293b84f7e3e75e6820fc71773bfd5bb [2022-10-17T09:16:00.583Z] $ docker rm -f 972993b29db946b1cea5a9103d800505b293b84f7e3e75e6820fc71773bfd5bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:01.141Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:16:01.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:16:01.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-8060 does not seem to be running inside a container [2022-10-17T09:16:01.398Z] $ 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/63 -v /w/workspace/device-rest-go/63:/w/workspace/device-rest-go/63:rw,z -v /w/workspace/device-rest-go/63@tmp:/w/workspace/device-rest-go/63@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-10-17T09:16:02.699Z] $ docker top 33b26e50cff60765f81f0575870e1f6654fbf112f10a4a678b7c29a0d2a1a6fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:16:03.557Z] + git config --global --add safe.directory /w/workspace/device-rest-go/63 [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:16:04.205Z] + make test [2022-10-17T09:16:04.205Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T09:16:06.157Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-10-17T09:17:42.854Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-10-17T09:17:43.830Z] ok github.com/edgexfoundry/device-rest-go/driver 0.079s coverage: 55.2% of statements [2022-10-17T09:17:44.416Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T09:17:44.416Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:18:11.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:18:11.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:18:11.121Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:18:11.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:18:11.153Z] $ docker stop --time=1 33b26e50cff60765f81f0575870e1f6654fbf112f10a4a678b7c29a0d2a1a6fb [2022-10-17T09:18:12.924Z] $ docker rm -f 33b26e50cff60765f81f0575870e1f6654fbf112f10a4a678b7c29a0d2a1a6fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:18:13.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:18:13.932Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T09:18:14.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:18:14.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:18:15.143Z] + ls -al . [2022-10-17T09:18:15.143Z] total 176 [2022-10-17T09:18:15.143Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:16 . [2022-10-17T09:18:15.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:13 .. [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 17 09:13 .dockerignore [2022-10-17T09:18:15.143Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:13 .git [2022-10-17T09:18:15.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:13 .github [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 17 09:13 .gitignore [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:13 .golangci.yml [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 9100 Oct 17 09:13 Attribution.txt [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 11736 Oct 17 09:13 CHANGELOG.md [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 1730 Oct 17 09:13 Dockerfile [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:13 GOVERNANCE.md [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 17 09:13 Jenkinsfile [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 09:13 LICENSE [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 2173 Oct 17 09:13 Makefile [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 09:13 OWNERS.md [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 8667 Oct 17 09:13 README.md [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:11 VERSION [2022-10-17T09:18:15.143Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:13 bin [2022-10-17T09:18:15.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:13 cmd [2022-10-17T09:18:15.143Z] -rw-r--r-- 1 jenkins jenkins 9355 Oct 17 09:17 coverage.out [2022-10-17T09:18:15.143Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:13 driver [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 3547 Oct 17 09:13 go.mod [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 17 09:13 go.sum [2022-10-17T09:18:15.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:13 snap [2022-10-17T09:18:15.143Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 17 09:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:18:15.501Z] + 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=336f3e767954e61a02384677edb3fa394267c1fe --label arch=arm64 --label version=2.3.0-dev.19 . [2022-10-17T09:18:15.501Z] Sending build context to Docker daemon 137.7kB [2022-10-17T09:18:15.770Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:18:15.770Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-17T09:18:15.770Z] ---> d5a5fb1a6729 [2022-10-17T09:18:15.770Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:18:16.040Z] ---> Running in 39ba57e53c36 [2022-10-17T09:18:16.309Z] Removing intermediate container 39ba57e53c36 [2022-10-17T09:18:16.309Z] ---> 7232baa5f408 [2022-10-17T09:18:16.309Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:18:16.309Z] ---> Running in 4d77d468ba43 [2022-10-17T09:18:16.902Z] Removing intermediate container 4d77d468ba43 [2022-10-17T09:18:16.902Z] ---> 7c502c9b49d3 [2022-10-17T09:18:16.902Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:18:16.902Z] ---> Running in 0c50c102ed8d [2022-10-17T09:18:17.178Z] Removing intermediate container 0c50c102ed8d [2022-10-17T09:18:17.178Z] ---> a958066dfd11 [2022-10-17T09:18:17.178Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:18:17.178Z] ---> Running in d4c974ac4688 [2022-10-17T09:18:17.767Z] Removing intermediate container d4c974ac4688 [2022-10-17T09:18:17.767Z] ---> 984044835561 [2022-10-17T09:18:17.767Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:18:17.767Z] ---> Running in 2a0de5710c19 [2022-10-17T09:18:19.727Z] Removing intermediate container 2a0de5710c19 [2022-10-17T09:18:19.727Z] ---> b5ed8934dbaa [2022-10-17T09:18:19.727Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:18:20.002Z] ---> Running in ef84c7fe6c96 [2022-10-17T09:18:21.987Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:18:22.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:18:24.371Z] OK: 226 MiB in 55 packages [2022-10-17T09:18:25.407Z] Removing intermediate container ef84c7fe6c96 [2022-10-17T09:18:25.407Z] ---> 9c58bb92a7f4 [2022-10-17T09:18:25.407Z] Step 9/26 : WORKDIR /device-rest-go [2022-10-17T09:18:25.407Z] ---> Running in a09991216229 [2022-10-17T09:18:26.013Z] Removing intermediate container a09991216229 [2022-10-17T09:18:26.013Z] ---> f1b6c0489ebb [2022-10-17T09:18:26.013Z] Step 10/26 : COPY go.mod vendor* ./ [2022-10-17T09:18:26.982Z] ---> 5d1af084f801 [2022-10-17T09:18:26.982Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:18:27.253Z] ---> Running in 192438c56a8a [2022-10-17T09:18:29.211Z] Removing intermediate container 192438c56a8a [2022-10-17T09:18:29.211Z] ---> 4a2e6def8867 [2022-10-17T09:18:29.211Z] Step 12/26 : COPY . . [2022-10-17T09:18:30.181Z] ---> b08b271a29b6 [2022-10-17T09:18:30.181Z] Step 13/26 : RUN $MAKE [2022-10-17T09:18:30.181Z] ---> Running in 49d8205e201e [2022-10-17T09:18:31.167Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-10-17T09:21:38.043Z] Removing intermediate container 49d8205e201e [2022-10-17T09:21:38.043Z] ---> 8cf0ee384064 [2022-10-17T09:21:38.043Z] Step 14/26 : FROM alpine:3.16 [2022-10-17T09:21:38.043Z] 3.16: Pulling from library/alpine [2022-10-17T09:21:38.043Z] 9b18e9b68314: Already exists [2022-10-17T09:21:38.043Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:21:38.043Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:21:38.043Z] ---> a6215f271958 [2022-10-17T09:21:38.043Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T09:21:38.043Z] ---> Running in 72cc07aa0d79 [2022-10-17T09:21:38.043Z] Removing intermediate container 72cc07aa0d79 [2022-10-17T09:21:38.043Z] ---> dfa2529c42d5 [2022-10-17T09:21:38.043Z] Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} [2022-10-17T09:21:38.043Z] ---> Running in b497fe07a3ac [2022-10-17T09:21:38.043Z] Removing intermediate container b497fe07a3ac [2022-10-17T09:21:38.043Z] ---> e2a3d5832108 [2022-10-17T09:21:38.043Z] Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T09:21:38.043Z] ---> Running in 277c8570459e [2022-10-17T09:21:38.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:21:38.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:21:38.043Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T09:21:38.043Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:21:38.043Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T09:21:38.043Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:21:38.043Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T09:21:38.043Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T09:21:38.043Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:21:38.043Z] OK: 8 MiB in 20 packages [2022-10-17T09:21:38.043Z] Removing intermediate container 277c8570459e [2022-10-17T09:21:38.043Z] ---> 1f961cd2dd84 [2022-10-17T09:21:38.043Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2022-10-17T09:21:38.043Z] ---> 51bbd0c30a16 [2022-10-17T09:21:38.043Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2022-10-17T09:21:38.043Z] ---> 500d84836663 [2022-10-17T09:21:38.043Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-10-17T09:21:38.043Z] ---> 01c44af76afc [2022-10-17T09:21:38.043Z] Step 21/26 : EXPOSE 59986 [2022-10-17T09:21:38.043Z] ---> Running in c8a6bd461716 [2022-10-17T09:21:38.043Z] Removing intermediate container c8a6bd461716 [2022-10-17T09:21:38.043Z] ---> f802fbdef58a [2022-10-17T09:21:38.043Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2022-10-17T09:21:38.043Z] ---> Running in 9808e2c70f79 [2022-10-17T09:21:38.043Z] Removing intermediate container 9808e2c70f79 [2022-10-17T09:21:38.043Z] ---> 621f6b106c3e [2022-10-17T09:21:38.044Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-17T09:21:38.044Z] ---> Running in e12c3224ed4c [2022-10-17T09:21:38.044Z] Removing intermediate container e12c3224ed4c [2022-10-17T09:21:38.044Z] ---> 72c064d3e62e [2022-10-17T09:21:38.044Z] Step 24/26 : LABEL arch=arm64 [2022-10-17T09:21:38.044Z] ---> Running in 6879687389cf [2022-10-17T09:21:38.044Z] Removing intermediate container 6879687389cf [2022-10-17T09:21:38.044Z] ---> 2bfe82a04811 [2022-10-17T09:21:38.044Z] Step 25/26 : LABEL git_sha=336f3e767954e61a02384677edb3fa394267c1fe [2022-10-17T09:21:38.044Z] ---> Running in 77f7c22282c4 [2022-10-17T09:21:38.044Z] Removing intermediate container 77f7c22282c4 [2022-10-17T09:21:38.044Z] ---> 8bf1a2dc141f [2022-10-17T09:21:38.044Z] Step 26/26 : LABEL version=2.3.0-dev.19 [2022-10-17T09:21:38.044Z] ---> Running in 3d48033a21a9 [2022-10-17T09:21:38.044Z] Removing intermediate container 3d48033a21a9 [2022-10-17T09:21:38.044Z] ---> b34d1bbea642 [2022-10-17T09:21:38.044Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:21:38.044Z] Successfully built b34d1bbea642 [2022-10-17T09:21:38.044Z] 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-10-17T09:21:38.160Z] provisioning config files... [2022-10-17T09:21:38.175Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/63@tmp/config13355987443862277096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:21:38.517Z] ---> docker-login.sh [2022-10-17T09:21:38.517Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:21:38.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:21:38.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:21:38.787Z] Configure a credential helper to remove this warning. See [2022-10-17T09:21:38.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:21:38.787Z] [2022-10-17T09:21:38.787Z] Login Succeeded [2022-10-17T09:21:38.787Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:21:39.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:21:39.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:21:39.322Z] Configure a credential helper to remove this warning. See [2022-10-17T09:21:39.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:21:39.322Z] [2022-10-17T09:21:39.322Z] Login Succeeded [2022-10-17T09:21:39.322Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:21:39.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:21:39.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:21:39.591Z] Configure a credential helper to remove this warning. See [2022-10-17T09:21:39.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:21:39.591Z] [2022-10-17T09:21:39.591Z] Login Succeeded [2022-10-17T09:21:39.591Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:21:39.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:21:40.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:21:40.130Z] Configure a credential helper to remove this warning. See [2022-10-17T09:21:40.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:21:40.130Z] [2022-10-17T09:21:40.130Z] Login Succeeded [2022-10-17T09:21:40.130Z] docker.io [2022-10-17T09:21:40.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:21:40.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:21:40.670Z] Configure a credential helper to remove this warning. See [2022-10-17T09:21:40.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:21:40.670Z] [2022-10-17T09:21:40.670Z] Login Succeeded [2022-10-17T09:21:40.670Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:21:40.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:21:40.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:21:40.743Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-10-17T09:21:40.743Z] 336f3e767954e61a02384677edb3fa394267c1fe [2022-10-17T09:21:40.743Z] latest [2022-10-17T09:21:40.743Z] 2.3.0-dev.19 [2022-10-17T09:21:40.743Z] 336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 [2022-10-17T09:21:40.743Z] main [2022-10-17T09:21:40.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:41.103Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:41.458Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe [2022-10-17T09:21:41.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-10-17T09:21:41.458Z] c4a5816316a4: Preparing [2022-10-17T09:21:41.458Z] f8760c9841b2: Preparing [2022-10-17T09:21:41.458Z] 573e0cc0363b: Preparing [2022-10-17T09:21:41.458Z] e81594fb2821: Preparing [2022-10-17T09:21:41.458Z] 5d3e392a13a0: Preparing [2022-10-17T09:21:41.458Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:21:41.727Z] f8760c9841b2: Pushed [2022-10-17T09:21:41.727Z] c4a5816316a4: Pushed [2022-10-17T09:21:42.696Z] e81594fb2821: Pushed [2022-10-17T09:21:48.079Z] 573e0cc0363b: Pushed [2022-10-17T09:21:48.079Z] 336f3e767954e61a02384677edb3fa394267c1fe: digest: sha256:744cd62e7df3f4b800f57ccdc4813ae0a68ea51e2dd39c62515dde611db58f9f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:48.444Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:48.799Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-10-17T09:21:48.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-10-17T09:21:48.799Z] c4a5816316a4: Preparing [2022-10-17T09:21:48.799Z] f8760c9841b2: Preparing [2022-10-17T09:21:48.799Z] 573e0cc0363b: Preparing [2022-10-17T09:21:48.799Z] e81594fb2821: Preparing [2022-10-17T09:21:48.799Z] 5d3e392a13a0: Preparing [2022-10-17T09:21:48.799Z] 573e0cc0363b: Layer already exists [2022-10-17T09:21:48.799Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:21:48.799Z] c4a5816316a4: Layer already exists [2022-10-17T09:21:48.799Z] f8760c9841b2: Layer already exists [2022-10-17T09:21:48.799Z] e81594fb2821: Layer already exists [2022-10-17T09:21:49.071Z] latest: digest: sha256:744cd62e7df3f4b800f57ccdc4813ae0a68ea51e2dd39c62515dde611db58f9f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:49.498Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:49.866Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.19 [2022-10-17T09:21:49.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-10-17T09:21:49.866Z] c4a5816316a4: Preparing [2022-10-17T09:21:49.866Z] f8760c9841b2: Preparing [2022-10-17T09:21:49.866Z] 573e0cc0363b: Preparing [2022-10-17T09:21:49.866Z] e81594fb2821: Preparing [2022-10-17T09:21:49.866Z] 5d3e392a13a0: Preparing [2022-10-17T09:21:49.866Z] e81594fb2821: Layer already exists [2022-10-17T09:21:49.866Z] c4a5816316a4: Layer already exists [2022-10-17T09:21:49.866Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:21:49.866Z] 573e0cc0363b: Layer already exists [2022-10-17T09:21:49.866Z] f8760c9841b2: Layer already exists [2022-10-17T09:21:50.138Z] 2.3.0-dev.19: digest: sha256:744cd62e7df3f4b800f57ccdc4813ae0a68ea51e2dd39c62515dde611db58f9f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:50.503Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:50.855Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 [2022-10-17T09:21:50.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-10-17T09:21:50.855Z] c4a5816316a4: Preparing [2022-10-17T09:21:50.855Z] f8760c9841b2: Preparing [2022-10-17T09:21:50.855Z] 573e0cc0363b: Preparing [2022-10-17T09:21:50.855Z] e81594fb2821: Preparing [2022-10-17T09:21:50.855Z] 5d3e392a13a0: Preparing [2022-10-17T09:21:50.855Z] c4a5816316a4: Layer already exists [2022-10-17T09:21:50.855Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:21:50.855Z] e81594fb2821: Layer already exists [2022-10-17T09:21:50.855Z] f8760c9841b2: Layer already exists [2022-10-17T09:21:50.855Z] 573e0cc0363b: Layer already exists [2022-10-17T09:21:51.128Z] 336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19: digest: sha256:744cd62e7df3f4b800f57ccdc4813ae0a68ea51e2dd39c62515dde611db58f9f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:51.482Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:51.844Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-10-17T09:21:51.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-10-17T09:21:51.844Z] c4a5816316a4: Preparing [2022-10-17T09:21:51.844Z] f8760c9841b2: Preparing [2022-10-17T09:21:51.844Z] 573e0cc0363b: Preparing [2022-10-17T09:21:51.844Z] e81594fb2821: Preparing [2022-10-17T09:21:51.844Z] 5d3e392a13a0: Preparing [2022-10-17T09:21:51.844Z] e81594fb2821: Layer already exists [2022-10-17T09:21:51.844Z] 573e0cc0363b: Layer already exists [2022-10-17T09:21:51.844Z] c4a5816316a4: Layer already exists [2022-10-17T09:21:51.844Z] f8760c9841b2: Layer already exists [2022-10-17T09:21:51.844Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:21:52.114Z] main: digest: sha256:744cd62e7df3f4b800f57ccdc4813ae0a68ea51e2dd39c62515dde611db58f9f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:21:52.163Z] ===================================================== [Pipeline] echo [2022-10-17T09:21:52.177Z] taggedImages: [2022-10-17T09:21:52.177Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe [2022-10-17T09:21:52.177Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-10-17T09:21:52.177Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.19 [2022-10-17T09:21:52.177Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:336f3e767954e61a02384677edb3fa394267c1fe-2.3.0-dev.19 [2022-10-17T09:21:52.177Z] - 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-10-17T09:21:52.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:21:52.561Z] [2022-10-17T09:21:52.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:52.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:21:53.172Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T09:21:53.172Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T09:21:53.172Z] 04944245beec: Pulling fs layer [2022-10-17T09:21:53.172Z] 699f458cf7ca: Pulling fs layer [2022-10-17T09:21:53.172Z] 765212b225bb: Pulling fs layer [2022-10-17T09:21:53.172Z] f23df028b6ca: Pulling fs layer [2022-10-17T09:21:53.172Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T09:21:53.172Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T09:21:53.172Z] 765212b225bb: Waiting [2022-10-17T09:21:53.172Z] f23df028b6ca: Waiting [2022-10-17T09:21:53.172Z] d65c8cfc05b1: Waiting [2022-10-17T09:21:53.172Z] 2437ff75d9bd: Waiting [2022-10-17T09:21:53.172Z] 04944245beec: Verifying Checksum [2022-10-17T09:21:53.172Z] 04944245beec: Download complete [2022-10-17T09:21:53.172Z] 765212b225bb: Verifying Checksum [2022-10-17T09:21:53.172Z] 765212b225bb: Download complete [2022-10-17T09:21:53.172Z] f23df028b6ca: Download complete [2022-10-17T09:21:53.445Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T09:21:53.445Z] d65c8cfc05b1: Download complete [2022-10-17T09:21:53.445Z] 699f458cf7ca: Verifying Checksum [2022-10-17T09:21:53.445Z] 699f458cf7ca: Download complete [2022-10-17T09:21:53.717Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T09:21:53.717Z] 8998bd30e6a1: Download complete [2022-10-17T09:21:56.316Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T09:21:56.317Z] 2437ff75d9bd: Download complete [2022-10-17T09:21:58.275Z] 8998bd30e6a1: Pull complete [2022-10-17T09:21:58.545Z] 04944245beec: Pull complete [2022-10-17T09:21:59.961Z] 699f458cf7ca: Pull complete [2022-10-17T09:21:59.961Z] 765212b225bb: Pull complete [2022-10-17T09:22:00.927Z] f23df028b6ca: Pull complete [2022-10-17T09:22:01.197Z] d65c8cfc05b1: Pull complete [2022-10-17T09:22:16.227Z] 2437ff75d9bd: Pull complete [2022-10-17T09:22:16.227Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T09:22:16.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:22:16.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:22:16.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-8060 does not seem to be running inside a container [2022-10-17T09:22:16.561Z] $ 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/63 -v /w/workspace/device-rest-go/63:/w/workspace/device-rest-go/63:rw,z -v /w/workspace/device-rest-go/63@tmp:/w/workspace/device-rest-go/63@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-10-17T09:22:19.587Z] $ docker top d015d75ba3a5c67dddee5959a17aaca9e411439cb0e320fbe4dfe13898fb36ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:22:20.486Z] ---> job-cost.sh [2022-10-17T09:22:20.486Z] lf-activate-venv: SKIPPING [2022-10-17T09:22:20.486Z] INFO: No Stack... [2022-10-17T09:22:21.078Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T09:22:21.669Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:22:22.596Z] + cat /w/workspace/device-rest-go/63/archives/cost.csv [2022-10-17T09:22:22.596Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:22:22.675Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] [2022-10-17T09:22:22.685Z] Resource [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] did not exist. Created. [2022-10-17T09:22:22.685Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:22:23.355Z] /w/workspace/device-rest-go/63@tmp/durable-35c50af2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T09:22:24.025Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T09:22:24.049Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T09:22:24.101Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:22:24.107Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:22:24.124Z] $ docker stop --time=1 d015d75ba3a5c67dddee5959a17aaca9e411439cb0e320fbe4dfe13898fb36ec [2022-10-17T09:22:25.689Z] $ docker rm -f d015d75ba3a5c67dddee5959a17aaca9e411439cb0e320fbe4dfe13898fb36ec [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-10-17T09:22:26.098Z] provisioning config files... [2022-10-17T09:22:26.104Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3239517320864856441tmp [Pipeline] { [Pipeline] sh [2022-10-17T09:22:26.389Z] + set +x [2022-10-17T09:22:26.390Z] + curl -s https://codecov.io/bash [2022-10-17T09:22:26.390Z] + bash -s -- [2022-10-17T09:22:26.390Z] [2022-10-17T09:22:26.390Z] _____ _ [2022-10-17T09:22:26.390Z] / ____| | | [2022-10-17T09:22:26.390Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T09:22:26.390Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T09:22:26.390Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T09:22:26.390Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T09:22:26.390Z] Bash-1.0.6 [2022-10-17T09:22:26.390Z] [2022-10-17T09:22:26.390Z] [2022-10-17T09:22:26.390Z] ==> git version 2.25.1 found [2022-10-17T09:22:26.390Z] ==> 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-10-17T09:22:26.390Z] Release-Date: 2020-01-08 [2022-10-17T09:22:26.390Z] 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-10-17T09:22:26.390Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T09:22:26.390Z] ==> Jenkins CI detected. [2022-10-17T09:22:26.390Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-10-17T09:22:26.390Z] project root: . [2022-10-17T09:22:26.390Z] --> token set from env [2022-10-17T09:22:26.390Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T09:22:26.390Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T09:22:26.390Z] ==> Python coveragepy not found [2022-10-17T09:22:26.390Z] ==> Searching for coverage reports in: [2022-10-17T09:22:26.390Z] + . [2022-10-17T09:22:26.390Z] -> Found 1 reports [2022-10-17T09:22:26.390Z] ==> Detecting git/mercurial file structure [2022-10-17T09:22:26.390Z] ==> Reading reports [2022-10-17T09:22:26.390Z] + ./coverage.out bytes=9355 [2022-10-17T09:22:26.390Z] ==> Appending adjustments [2022-10-17T09:22:26.390Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T09:22:26.649Z] + Found adjustments [2022-10-17T09:22:26.649Z] ==> Gzipping contents [2022-10-17T09:22:26.649Z] 4.0K /tmp/codecov.ziqG6z.gz [2022-10-17T09:22:26.649Z] ==> Uploading reports [2022-10-17T09:22:26.649Z] url: https://codecov.io [2022-10-17T09:22:26.649Z] query: branch=main&commit=336f3e767954e61a02384677edb3fa394267c1fe&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:22:26.649Z] -> Pinging Codecov [2022-10-17T09:22:26.649Z] 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=336f3e767954e61a02384677edb3fa394267c1fe&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F63%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:22:26.909Z] -> Uploading to [2022-10-17T09:22:26.909Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/4E5D53B4F1F92C436F7061BF334D961C/336f3e767954e61a02384677edb3fa394267c1fe/4654294b-4d16-4d26-8d50-c551fa8a1045.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T092226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7129d6f63d8a8ba847e3b9e089aacb6eb3db8c6099e0370c5e7e61ebd6af040a [2022-10-17T09:22:26.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:22:26.909Z] Dload Upload Total Spent Left Speed [2022-10-17T09:22:27.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1738 0 0 100 1738 0 8159 --:--:-- --:--:-- --:--:-- 8159 [2022-10-17T09:22:27.168Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] } [2022-10-17T09:22:27.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T09:22:27.297Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T09:22:27.308Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:22:27.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:22:27.601Z] [2022-10-17T09:22:27.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:22:27.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:22:27.902Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T09:22:27.902Z] df9b9388f04a: Pulling fs layer [2022-10-17T09:22:27.902Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T09:22:27.902Z] 25bc292e5bac: Pulling fs layer [2022-10-17T09:22:27.902Z] 114826534d7a: Pulling fs layer [2022-10-17T09:22:27.902Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T09:22:27.902Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T09:22:27.902Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T09:22:27.902Z] 114826534d7a: Waiting [2022-10-17T09:22:27.902Z] 4657fd5d0bcf: Waiting [2022-10-17T09:22:27.902Z] 6ad1cebc031e: Waiting [2022-10-17T09:22:27.902Z] 8a3aa393b2d8: Waiting [2022-10-17T09:22:27.902Z] 25bc292e5bac: Download complete [2022-10-17T09:22:27.902Z] 52dc419b0ee2: Verifying Checksum [2022-10-17T09:22:27.902Z] 52dc419b0ee2: Download complete [2022-10-17T09:22:27.902Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T09:22:27.902Z] 4657fd5d0bcf: Download complete [2022-10-17T09:22:27.902Z] df9b9388f04a: Download complete [2022-10-17T09:22:28.162Z] df9b9388f04a: Pull complete [2022-10-17T09:22:28.162Z] 52dc419b0ee2: Pull complete [2022-10-17T09:22:28.162Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T09:22:28.163Z] 6ad1cebc031e: Download complete [2022-10-17T09:22:28.163Z] 25bc292e5bac: Pull complete [2022-10-17T09:22:28.729Z] 114826534d7a: Verifying Checksum [2022-10-17T09:22:28.729Z] 114826534d7a: Download complete [2022-10-17T09:22:28.988Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T09:22:28.988Z] 8a3aa393b2d8: Download complete [2022-10-17T09:22:32.271Z] 114826534d7a: Pull complete [2022-10-17T09:22:32.271Z] 4657fd5d0bcf: Pull complete [2022-10-17T09:22:32.836Z] 6ad1cebc031e: Pull complete [2022-10-17T09:22:35.369Z] 8a3aa393b2d8: Pull complete [2022-10-17T09:22:35.369Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T09:22:35.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:22:35.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:22:35.441Z] prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container [2022-10-17T09:22:35.475Z] $ 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-10-17T09:22:36.953Z] $ docker top 71b454cb2d87dda32e00c97a13f7e52e422ce95eeedc783be334c0d09aabfa90 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T09:22:37.021Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2022-10-17T09:22:37.299Z] + set -o pipefail [2022-10-17T09:22:37.299Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2022-10-17T09:22:43.873Z] [2022-10-17T09:22:43.873Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-10-17T09:22:43.873Z] [2022-10-17T09:22:43.873Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/a74ce817-7b7e-431a-b11f-7da96472b6b0 [2022-10-17T09:22:43.873Z] [2022-10-17T09:22:43.873Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T09:22:43.873Z] [2022-10-17T09:22:43.873Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T09:22:43.873Z] [2022-10-17T09:22:43.873Z] [2022-10-17T09:22:43.873Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T09:22:43.873Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T09:22:43.873Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T09:22:43.885Z] $ docker stop --time=1 71b454cb2d87dda32e00c97a13f7e52e422ce95eeedc783be334c0d09aabfa90 [2022-10-17T09:22:45.945Z] $ docker rm -f 71b454cb2d87dda32e00c97a13f7e52e422ce95eeedc783be334c0d09aabfa90 [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-10-17T09:22:46.626Z] + git log --format=format:%s -1 336f3e767954e61a02384677edb3fa394267c1fe [Pipeline] sh [2022-10-17T09:22:46.917Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:22:46.917Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:22:47.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:22:47.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:22:47.286Z] prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container [2022-10-17T09:22:47.318Z] $ 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-10-17T09:22:47.737Z] $ docker top 68c2bdc8d0a519fc19e20972c523fd1c09bfef9a6c0f6c9f8b58760a54b7d354 -eo pid,comm [2022-10-17T09:22:47.785Z] 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-10-17T09:22:47.785Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:22:47.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:22:47.823Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:22:47.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:22:47.940Z] $ docker exec 68c2bdc8d0a519fc19e20972c523fd1c09bfef9a6c0f6c9f8b58760a54b7d354 ssh-agent [2022-10-17T09:22:48.050Z] SSH_AUTH_SOCK=/tmp/ssh-HfEAeacpUvZd/agent.33 [2022-10-17T09:22:48.050Z] SSH_AGENT_PID=39 [2022-10-17T09:22:48.056Z] Running ssh-add (command line suppressed) [2022-10-17T09:22:48.159Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12816212560954403774.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12816212560954403774.key) [2022-10-17T09:22:48.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:22:48.464Z] + git semver tag [2022-10-17T09:22:48.725Z] 2022-10-17 09:22:48,633 [run_tag] DEBUG tag force:False [2022-10-17T09:22:48.725Z] 2022-10-17 09:22:48,633 [check_head_tag] DEBUG check head tag [2022-10-17T09:22:48.725Z] 2022-10-17 09:22:48,634 [execute] INFO git cat-file --batch-check [2022-10-17T09:22:48.725Z] 2022-10-17 09:22:48,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:22:48.725Z] 2022-10-17 09:22:48,638 [execute] INFO git cat-file --batch [2022-10-17T09:22:48.725Z] 2022-10-17 09:22:48,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:22:48.725Z] 2022-10-17 09:22:48,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-17T09:22:48.725Z] 2022-10-17 09:22:48,652 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-10-17T09:22:48.725Z] 2022-10-17 09:22:48,652 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:22:48.725Z] 2022-10-17 09:22:48,657 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-17T09:22:48.725Z] 2.3.0-dev.19 [Pipeline] } [2022-10-17T09:22:48.738Z] $ docker exec --env ******** --env ******** 68c2bdc8d0a519fc19e20972c523fd1c09bfef9a6c0f6c9f8b58760a54b7d354 ssh-agent -k [2022-10-17T09:22:48.828Z] unset SSH_AUTH_SOCK; [2022-10-17T09:22:48.828Z] unset SSH_AGENT_PID; [2022-10-17T09:22:48.829Z] echo Agent pid 39 killed; [2022-10-17T09:22:48.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:22:49.136Z] + git semver [Pipeline] } [2022-10-17T09:22:49.411Z] $ docker stop --time=1 68c2bdc8d0a519fc19e20972c523fd1c09bfef9a6c0f6c9f8b58760a54b7d354 [2022-10-17T09:22:50.708Z] $ docker rm -f 68c2bdc8d0a519fc19e20972c523fd1c09bfef9a6c0f6c9f8b58760a54b7d354 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:22:51.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:22:51.096Z] [2022-10-17T09:22:51.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:22:51.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:22:51.391Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T09:22:51.391Z] ab5ef0e58194: Pulling fs layer [2022-10-17T09:22:51.391Z] 9712f1f96733: Pulling fs layer [2022-10-17T09:22:51.391Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T09:22:51.391Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T09:22:51.391Z] e9a5061849ea: Pulling fs layer [2022-10-17T09:22:51.391Z] d747dcd14b5f: Pulling fs layer [2022-10-17T09:22:51.391Z] 0d9ebad4ef96: Waiting [2022-10-17T09:22:51.391Z] e9a5061849ea: Waiting [2022-10-17T09:22:51.391Z] 2de7ff778b66: Pulling fs layer [2022-10-17T09:22:51.391Z] 2de7ff778b66: Waiting [2022-10-17T09:22:51.391Z] 9712f1f96733: Verifying Checksum [2022-10-17T09:22:51.391Z] 9712f1f96733: Download complete [2022-10-17T09:22:51.653Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T09:22:51.653Z] 63f879dbbcfc: Download complete [2022-10-17T09:22:51.912Z] ab5ef0e58194: Verifying Checksum [2022-10-17T09:22:51.912Z] ab5ef0e58194: Download complete [2022-10-17T09:22:51.912Z] e9a5061849ea: Verifying Checksum [2022-10-17T09:22:51.912Z] e9a5061849ea: Download complete [2022-10-17T09:22:51.912Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T09:22:51.912Z] 0d9ebad4ef96: Download complete [2022-10-17T09:22:51.912Z] d747dcd14b5f: Verifying Checksum [2022-10-17T09:22:51.912Z] d747dcd14b5f: Download complete [2022-10-17T09:22:52.170Z] 2de7ff778b66: Verifying Checksum [2022-10-17T09:22:52.170Z] 2de7ff778b66: Download complete [2022-10-17T09:22:54.695Z] ab5ef0e58194: Pull complete [2022-10-17T09:22:54.695Z] 9712f1f96733: Pull complete [2022-10-17T09:22:55.263Z] 63f879dbbcfc: Pull complete [2022-10-17T09:22:58.544Z] 0d9ebad4ef96: Pull complete [2022-10-17T09:22:58.803Z] e9a5061849ea: Pull complete [2022-10-17T09:22:58.803Z] d747dcd14b5f: Pull complete [2022-10-17T09:22:59.736Z] 2de7ff778b66: Pull complete [2022-10-17T09:22:59.736Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T09:22:59.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:22:59.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:22:59.815Z] prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container [2022-10-17T09:22:59.848Z] $ 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-10-17T09:23:02.081Z] $ docker top a95528ea84fa22886222355f78618ca73d8545048db60a003ccdfcfce7254595 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:23:02.145Z] provisioning config files... [2022-10-17T09:23:02.151Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17160260939306186342tmp [2022-10-17T09:23:02.162Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10251437478066127530tmp [2022-10-17T09:23:02.171Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11520819883111487345tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:23:02.186Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:23:02.468Z] ---> sigul-configuration.sh [2022-10-17T09:23:02.468Z] gpg: directory `/root/.gnupg' created [2022-10-17T09:23:02.468Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T09:23:02.468Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T09:23:02.468Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T09:23:02.468Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T09:23:02.468Z] gpg: CAST5 encrypted data [2022-10-17T09:23:02.468Z] gpg: encrypted with 1 passphrase [2022-10-17T09:23:02.468Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T09:23:02.756Z] + mkdir /home/jenkins [2022-10-17T09:23:02.756Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T09:23:03.045Z] + 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-10-17T09:23:03.070Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:23:03.351Z] ---> sigul-install.sh [2022-10-17T09:23:03.351Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T09:23:03.637Z] + git tag --list [2022-10-17T09:23:03.637Z] v1.0.0 [2022-10-17T09:23:03.637Z] v1.1.0 [2022-10-17T09:23:03.637Z] v1.1.1 [2022-10-17T09:23:03.637Z] v1.1.2 [2022-10-17T09:23:03.637Z] v1.2.0 [2022-10-17T09:23:03.637Z] v1.2.1 [2022-10-17T09:23:03.637Z] v2.0.0 [2022-10-17T09:23:03.637Z] v2.1.0 [2022-10-17T09:23:03.637Z] v2.1.1 [2022-10-17T09:23:03.637Z] v2.1.1-dev.1 [2022-10-17T09:23:03.637Z] v2.1.1-dev.2 [2022-10-17T09:23:03.637Z] v2.1.1-dev.3 [2022-10-17T09:23:03.637Z] v2.2.0 [2022-10-17T09:23:03.637Z] v2.2.1-dev.1 [2022-10-17T09:23:03.637Z] v2.2.1-dev.2 [2022-10-17T09:23:03.637Z] v2.2.1-dev.3 [2022-10-17T09:23:03.637Z] v2.2.1-dev.4 [2022-10-17T09:23:03.637Z] v2.2.1-dev.5 [2022-10-17T09:23:03.637Z] v2.2.1-dev.6 [2022-10-17T09:23:03.637Z] v2.2.1-dev.7 [2022-10-17T09:23:03.637Z] v2.2.1-dev.8 [2022-10-17T09:23:03.637Z] v2.2.1-dev.9 [2022-10-17T09:23:03.637Z] v2.3.0-dev.10 [2022-10-17T09:23:03.637Z] v2.3.0-dev.11 [2022-10-17T09:23:03.637Z] v2.3.0-dev.12 [2022-10-17T09:23:03.637Z] v2.3.0-dev.13 [2022-10-17T09:23:03.637Z] v2.3.0-dev.14 [2022-10-17T09:23:03.637Z] v2.3.0-dev.15 [2022-10-17T09:23:03.637Z] v2.3.0-dev.16 [2022-10-17T09:23:03.637Z] v2.3.0-dev.17 [2022-10-17T09:23:03.637Z] v2.3.0-dev.18 [2022-10-17T09:23:03.637Z] v2.3.0-dev.19 [2022-10-17T09:23:03.637Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T09:23:03.921Z] + lftools sign git-tag v2.3.0-dev.19 [2022-10-17T09:23:04.488Z] Signing Git tag with Sigul... [2022-10-17T09:23:04.488Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-10-17T09:23:04.756Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:23:05.041Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T09:23:05.048Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T09:23:05.069Z] $ docker stop --time=1 a95528ea84fa22886222355f78618ca73d8545048db60a003ccdfcfce7254595 [2022-10-17T09:23:06.406Z] $ docker rm -f a95528ea84fa22886222355f78618ca73d8545048db60a003ccdfcfce7254595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T09:23:06.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:23:06.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:23:07.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:23:07.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:23:07.163Z] prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container [2022-10-17T09:23:07.195Z] $ 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-10-17T09:23:07.604Z] $ docker top 6db5879726952ba8c9524b64ecf26c375e75fcb58982abfc2fae85d32081dcbb -eo pid,comm [2022-10-17T09:23:07.650Z] 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-10-17T09:23:07.650Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:23:07.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:23:07.681Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:23:07.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:23:07.796Z] $ docker exec 6db5879726952ba8c9524b64ecf26c375e75fcb58982abfc2fae85d32081dcbb ssh-agent [2022-10-17T09:23:07.891Z] SSH_AUTH_SOCK=/tmp/ssh-R2tiVMo6n3xu/agent.32 [2022-10-17T09:23:07.891Z] SSH_AGENT_PID=38 [2022-10-17T09:23:07.896Z] Running ssh-add (command line suppressed) [2022-10-17T09:23:07.998Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5672204756286133939.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5672204756286133939.key) [2022-10-17T09:23:08.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:23:08.292Z] + git semver bump pre [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,484 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,484 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,484 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,485 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,485 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,485 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,486 [execute] INFO git cat-file --batch-check [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,491 [execute] INFO git cat-file --batch [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:23:08.552Z] 2022-10-17 09:23:08,497 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-17T09:23:08.552Z] 2.3.0-dev.20 [Pipeline] } [2022-10-17T09:23:08.562Z] $ docker exec --env ******** --env ******** 6db5879726952ba8c9524b64ecf26c375e75fcb58982abfc2fae85d32081dcbb ssh-agent -k [2022-10-17T09:23:08.657Z] unset SSH_AUTH_SOCK; [2022-10-17T09:23:08.657Z] unset SSH_AGENT_PID; [2022-10-17T09:23:08.657Z] echo Agent pid 38 killed; [2022-10-17T09:23:08.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:23:08.969Z] + git semver [Pipeline] } [2022-10-17T09:23:09.241Z] $ docker stop --time=1 6db5879726952ba8c9524b64ecf26c375e75fcb58982abfc2fae85d32081dcbb [2022-10-17T09:23:10.552Z] $ docker rm -f 6db5879726952ba8c9524b64ecf26c375e75fcb58982abfc2fae85d32081dcbb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:23:10.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:23:10.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:23:11.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:23:11.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:23:11.235Z] prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container [2022-10-17T09:23:11.267Z] $ 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-10-17T09:23:11.645Z] $ docker top 6795d23a93ac9fda6feab486ba44f73129a0e7a4e39775614f4d8e280ca66406 -eo pid,comm [2022-10-17T09:23:11.689Z] 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-10-17T09:23:11.689Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:23:11.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:23:11.725Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:23:11.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:23:11.846Z] $ docker exec 6795d23a93ac9fda6feab486ba44f73129a0e7a4e39775614f4d8e280ca66406 ssh-agent [2022-10-17T09:23:11.953Z] SSH_AUTH_SOCK=/tmp/ssh-A04rCIYMraV3/agent.33 [2022-10-17T09:23:11.953Z] SSH_AGENT_PID=39 [2022-10-17T09:23:11.957Z] Running ssh-add (command line suppressed) [2022-10-17T09:23:12.072Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16135086209348914528.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16135086209348914528.key) [2022-10-17T09:23:12.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:23:12.368Z] + git semver push [2022-10-17T09:23:12.627Z] 2022-10-17 09:23:12,561 [run_push] DEBUG push [2022-10-17T09:23:12.627Z] 2022-10-17 09:23:12,561 [execute] INFO git cat-file --batch-check [2022-10-17T09:23:12.627Z] 2022-10-17 09:23:12,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:23:12.627Z] 2022-10-17 09:23:12,566 [execute] INFO git rev-list f8741f79fa171534a90386ddf3c237683e5bedb6 -- [2022-10-17T09:23:12.627Z] 2022-10-17 09:23:12,567 [execute] DEBUG Popen(['git', 'rev-list', 'f8741f79fa171534a90386ddf3c237683e5bedb6', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:23:12.627Z] 2022-10-17 09:23:12,574 [execute] INFO git fetch -v origin [2022-10-17T09:23:12.627Z] 2022-10-17 09:23:12,574 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T09:23:13.193Z] 2022-10-17 09:23:13,106 [run_push] DEBUG no remote changes detected [2022-10-17T09:23:13.193Z] 2022-10-17 09:23:13,106 [execute] INFO git push origin semver [2022-10-17T09:23:13.193Z] 2022-10-17 09:23:13,106 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:23:14.131Z] 2022-10-17 09:23:13,971 [run_push] DEBUG push all version tags [2022-10-17T09:23:14.131Z] 2022-10-17 09:23:13,972 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T09:23:14.131Z] 2022-10-17 09:23:13,972 [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-10-17T09:23:15.119Z] 2022-10-17 09:23:14,857 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-17T09:23:15.119Z] 2.3.0-dev.20 [Pipeline] } [2022-10-17T09:23:15.158Z] $ docker exec --env ******** --env ******** 6795d23a93ac9fda6feab486ba44f73129a0e7a4e39775614f4d8e280ca66406 ssh-agent -k [2022-10-17T09:23:15.257Z] unset SSH_AUTH_SOCK; [2022-10-17T09:23:15.257Z] unset SSH_AGENT_PID; [2022-10-17T09:23:15.257Z] echo Agent pid 39 killed; [2022-10-17T09:23:15.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:23:15.599Z] + git semver [Pipeline] } [2022-10-17T09:23:16.475Z] $ docker stop --time=1 6795d23a93ac9fda6feab486ba44f73129a0e7a4e39775614f4d8e280ca66406 [2022-10-17T09:23:17.818Z] $ docker rm -f 6795d23a93ac9fda6feab486ba44f73129a0e7a4e39775614f4d8e280ca66406 [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-10-17T09:23:18.365Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-10-17T09:23:18.365Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-10-17T09:23:18.365Z] total 16 [2022-10-17T09:23:18.365Z] drwxr-xr-x 3 root root 4096 Oct 17 09:12 . [2022-10-17T09:23:18.365Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:23 .. [2022-10-17T09:23:18.365Z] drwxr-xr-x 2 root root 4096 Oct 17 09:12 cost [2022-10-17T09:23:18.365Z] -rw-r--r-- 1 root root 85 Oct 17 09:12 cost.csv [2022-10-17T09:23:18.365Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-10-17T09:23:18.365Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-10-17T09:23:18.365Z] total 16 [2022-10-17T09:23:18.365Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:12 . [2022-10-17T09:23:18.365Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:23 .. [2022-10-17T09:23:18.365Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:12 cost [2022-10-17T09:23:18.365Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 17 09:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:23:18.654Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:23:19.512Z] ---> package-listing.sh [2022-10-17T09:23:19.512Z] ++ facter osfamily [2022-10-17T09:23:19.512Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T09:23:19.771Z] + OS_FAMILY=debian [2022-10-17T09:23:19.771Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-10-17T09:23:19.771Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T09:23:19.771Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T09:23:19.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T09:23:19.771Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T09:23:19.771Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-10-17T09:23:19.771Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T09:23:19.771Z] + case "${OS_FAMILY}" in [2022-10-17T09:23:19.771Z] + dpkg -l [2022-10-17T09:23:19.771Z] + grep '^ii' [2022-10-17T09:23:19.771Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T09:23:19.771Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T09:23:19.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T09:23:19.771Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-10-17T09:23:19.771Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-10-17T09:23:19.771Z] + 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-10-17T09:23:19.781Z] 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-10-17T09:23:20.058Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:23:20.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:23:20.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:23:20.677Z] prd-ubuntu20.04-docker-8c-8g-8056 does not seem to be running inside a container [2022-10-17T09:23:20.716Z] $ 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-10-17T09:23:21.017Z] $ docker top 64c962120dee46ecdb3db0e278dbb7d3ee65a7e8d4da703f453bcf43496e5298 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:23:21.364Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T09:23:21.653Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T09:23:21.942Z] + ls /var/log/sa-host [2022-10-17T09:23:21.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:23:22.004Z] provisioning config files... [2022-10-17T09:23:22.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1462312258933641464tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:23:22.024Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:23:22.304Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T09:23:22.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:23:22.622Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T09:23:22.630Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:23:22.915Z] ---> sudo-logs.sh [2022-10-17T09:23:22.915Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T09:23:22.941Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:23:23.227Z] ---> job-cost.sh [2022-10-17T09:23:23.227Z] lf-activate-venv: SKIPPING [2022-10-17T09:23:23.227Z] DEBUG: total: 0.2199999988079071 [2022-10-17T09:23:23.227Z] INFO: Retrieving Stack Cost... [2022-10-17T09:23:23.795Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:23:24.054Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T09:23:24.064Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:23:24.346Z] ---> logs-deploy.sh [2022-10-17T09:23:24.346Z] lf-activate-venv: SKIPPING [2022-10-17T09:23:24.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/63 [2022-10-17T09:23:24.346Z] INFO: archiving workspace using pattern(s): [2022-10-17T09:23:25.279Z] Archives upload complete. [2022-10-17T09:23:25.279Z] INFO: archiving logs to Nexus