Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 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-ssh18244095056627260706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14503523607266565947.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh7146446256028074547.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10495004162594189075.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh1552585989759701730.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-9540’ Running on prd-ubuntu20.04-docker-8c-8g-9543 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 > 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 d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 (main) Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#299)" > 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 d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 # timeout=10 > git rev-list --no-walk f5cefbfc3079018690f325d1bed071e9846b5efb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T16:01:05.570Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T16:01:05.624Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T16:01:05.637Z] ========================================================= [2023-04-24T16:01:05.637Z] EdgeX Global Pipelines Version Info [2023-04-24T16:01:05.637Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:01:06.350Z] ------------------- [2023-04-24T16:01:06.350Z] stable info: [2023-04-24T16:01:06.350Z] ------------------- [2023-04-24T16:01:06.350Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T16:01:06.350Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T16:01:06.350Z] Message: update stable to v1.0.248 [2023-04-24T16:01:06.924Z] ------------------- [2023-04-24T16:01:06.924Z] experimental info: [2023-04-24T16:01:06.924Z] ------------------- [2023-04-24T16:01:06.924Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T16:01:06.924Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T16:01:06.924Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T16:01:07.104Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-04-24T16:01:07.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-04-24T16:01:07.130Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T16:01:07.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T16:01:07.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T16:01:07.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T16:01:07.197Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T16:01:07.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T16:01:07.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T16:01:07.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T16:01:07.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T16:01:07.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-04-24T16:01:07.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T16:01:07.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T16:01:07.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T16:01:07.353Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T16:01:07.369Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T16:01:07.385Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T16:01:07.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T16:01:07.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T16:01:07.431Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T16:01:07.447Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T16:01:07.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T16:01:07.476Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T16:01:07.490Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T16:01:07.511Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T16:01:07.531Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T16:01:07.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-24T16:01:07.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-24T16:01:07.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-24T16:01:07.594Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [Pipeline] echo [2023-04-24T16:01:07.609Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6c3e21 [Pipeline] echo [2023-04-24T16:01:07.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T16:01:07.677Z] provisioning config files... [2023-04-24T16:01:07.693Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2931728392732242921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:01:07.998Z] ---> docker-login.sh [2023-04-24T16:01:07.998Z] nexus3.edgexfoundry.org:10001 [2023-04-24T16:01:08.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:01:08.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:01:08.259Z] Configure a credential helper to remove this warning. See [2023-04-24T16:01:08.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:01:08.259Z] [2023-04-24T16:01:08.259Z] Login Succeeded [2023-04-24T16:01:08.259Z] nexus3.edgexfoundry.org:10002 [2023-04-24T16:01:08.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:01:08.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:01:08.259Z] Configure a credential helper to remove this warning. See [2023-04-24T16:01:08.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:01:08.259Z] [2023-04-24T16:01:08.259Z] Login Succeeded [2023-04-24T16:01:08.259Z] nexus3.edgexfoundry.org:10003 [2023-04-24T16:01:08.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:01:08.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:01:08.519Z] Configure a credential helper to remove this warning. See [2023-04-24T16:01:08.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:01:08.519Z] [2023-04-24T16:01:08.519Z] Login Succeeded [2023-04-24T16:01:08.519Z] nexus3.edgexfoundry.org:10004 [2023-04-24T16:01:08.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:01:08.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:01:08.519Z] Configure a credential helper to remove this warning. See [2023-04-24T16:01:08.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:01:08.519Z] [2023-04-24T16:01:08.519Z] Login Succeeded [2023-04-24T16:01:08.519Z] docker.io [2023-04-24T16:01:08.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:01:08.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:01:08.780Z] Configure a credential helper to remove this warning. See [2023-04-24T16:01:08.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:01:08.780Z] [2023-04-24T16:01:08.780Z] Login Succeeded [2023-04-24T16:01:08.780Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T16:01:08.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T16:01:09.166Z] + git rev-list -1 --merges d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9~1..d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [Pipeline] echo [2023-04-24T16:01:09.220Z] -----------> git rev-list -1 --merges d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9~1..d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [false] [Pipeline] sh [2023-04-24T16:01:09.514Z] + git log --format=format:%s -1 d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [Pipeline] echo [2023-04-24T16:01:09.549Z] ========================================================= [2023-04-24T16:01:09.549Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T16:01:09.549Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T16:01:09.892Z] + git log --format=format:%s -1 d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [Pipeline] echo [2023-04-24T16:01:09.903Z] [semverPrep] GIT_COMMIT: d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9, Commit Message: build(snap): Upgrade snap base to core22, remove deprecated plug (#299) [Pipeline] echo [2023-04-24T16:01:09.910Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T16:01:10.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T16:01:10.261Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T16:01:10.261Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T16:01:10.261Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T16:01:10.261Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T16:01:10.261Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T16:01:10.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:01:10.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T16:01:10.622Z] [2023-04-24T16:01:10.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:01:10.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T16:01:10.927Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T16:01:10.927Z] b85a868b505f: Pulling fs layer [2023-04-24T16:01:10.927Z] e2be974225ed: Pulling fs layer [2023-04-24T16:01:10.927Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T16:01:10.927Z] 988bab9f4d93: Pulling fs layer [2023-04-24T16:01:10.927Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T16:01:10.927Z] eaf3925da568: Pulling fs layer [2023-04-24T16:01:10.927Z] bab4dde63d76: Pulling fs layer [2023-04-24T16:01:10.927Z] bde34c3a00c8: Pulling fs layer [2023-04-24T16:01:10.927Z] b352a97aabf1: Pulling fs layer [2023-04-24T16:01:10.927Z] 4872d77fe225: Pulling fs layer [2023-04-24T16:01:10.927Z] 988bab9f4d93: Waiting [2023-04-24T16:01:10.927Z] 5851b861e8e6: Pulling fs layer [2023-04-24T16:01:10.927Z] b352a97aabf1: Waiting [2023-04-24T16:01:10.927Z] 4872d77fe225: Waiting [2023-04-24T16:01:10.927Z] bab4dde63d76: Waiting [2023-04-24T16:01:10.927Z] 5851b861e8e6: Waiting [2023-04-24T16:01:10.927Z] 1469e6f7b9e6: Waiting [2023-04-24T16:01:10.927Z] bde34c3a00c8: Waiting [2023-04-24T16:01:10.927Z] eaf3925da568: Waiting [2023-04-24T16:01:10.927Z] 988bab9f4d93: Verifying Checksum [2023-04-24T16:01:10.927Z] 988bab9f4d93: Download complete [2023-04-24T16:01:11.216Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T16:01:11.216Z] 1469e6f7b9e6: Download complete [2023-04-24T16:01:11.216Z] eaf3925da568: Verifying Checksum [2023-04-24T16:01:11.216Z] eaf3925da568: Download complete [2023-04-24T16:01:11.216Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T16:01:11.216Z] 339a4e72a1f5: Download complete [2023-04-24T16:01:11.216Z] bde34c3a00c8: Verifying Checksum [2023-04-24T16:01:11.216Z] bde34c3a00c8: Download complete [2023-04-24T16:01:11.216Z] b352a97aabf1: Download complete [2023-04-24T16:01:11.216Z] 4872d77fe225: Verifying Checksum [2023-04-24T16:01:11.216Z] 4872d77fe225: Download complete [2023-04-24T16:01:11.216Z] 5851b861e8e6: Verifying Checksum [2023-04-24T16:01:11.216Z] 5851b861e8e6: Download complete [2023-04-24T16:01:11.216Z] b85a868b505f: Verifying Checksum [2023-04-24T16:01:11.216Z] b85a868b505f: Download complete [2023-04-24T16:01:11.478Z] bab4dde63d76: Verifying Checksum [2023-04-24T16:01:11.478Z] bab4dde63d76: Download complete [2023-04-24T16:01:12.881Z] b85a868b505f: Pull complete [2023-04-24T16:01:13.169Z] e2be974225ed: Pull complete [2023-04-24T16:01:13.739Z] 339a4e72a1f5: Pull complete [2023-04-24T16:01:13.999Z] 988bab9f4d93: Pull complete [2023-04-24T16:01:14.570Z] 1469e6f7b9e6: Pull complete [2023-04-24T16:01:14.570Z] eaf3925da568: Pull complete [2023-04-24T16:01:16.473Z] bab4dde63d76: Pull complete [2023-04-24T16:01:16.473Z] bde34c3a00c8: Pull complete [2023-04-24T16:01:16.732Z] b352a97aabf1: Pull complete [2023-04-24T16:01:16.732Z] 4872d77fe225: Pull complete [2023-04-24T16:01:16.732Z] 5851b861e8e6: Pull complete [2023-04-24T16:01:16.732Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T16:01:16.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T16:01:16.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:01:16.858Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2023-04-24T16:01:16.892Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T16:01:22.075Z] $ docker top 783a3a5d9f0e502f3efc08c26c3bdcc7e94e27b5a13d08faad15abe3217bad03 -eo pid,comm [2023-04-24T16:01:22.217Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T16:01:22.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T16:01:22.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T16:01:22.257Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T16:01:22.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T16:01:22.425Z] $ docker exec 783a3a5d9f0e502f3efc08c26c3bdcc7e94e27b5a13d08faad15abe3217bad03 ssh-agent [2023-04-24T16:01:22.567Z] SSH_AUTH_SOCK=/tmp/ssh-7wdDay7FXi18/agent.14 [2023-04-24T16:01:22.567Z] SSH_AGENT_PID=20 [2023-04-24T16:01:22.573Z] Running ssh-add (command line suppressed) [2023-04-24T16:01:22.683Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15769638610440244515.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15769638610440244515.key) [2023-04-24T16:01:22.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T16:01:22.981Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T16:01:22.996Z] $ docker exec --env ******** --env ******** 783a3a5d9f0e502f3efc08c26c3bdcc7e94e27b5a13d08faad15abe3217bad03 ssh-agent -k [2023-04-24T16:01:23.100Z] unset SSH_AUTH_SOCK; [2023-04-24T16:01:23.100Z] unset SSH_AGENT_PID; [2023-04-24T16:01:23.100Z] echo Agent pid 20 killed; [2023-04-24T16:01:23.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T16:01:23.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T16:01:23.129Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T16:01:23.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T16:01:23.245Z] $ docker exec 783a3a5d9f0e502f3efc08c26c3bdcc7e94e27b5a13d08faad15abe3217bad03 ssh-agent [2023-04-24T16:01:23.362Z] SSH_AUTH_SOCK=/tmp/ssh-1iHTyRugT3Vn/agent.70 [2023-04-24T16:01:23.362Z] SSH_AGENT_PID=76 [2023-04-24T16:01:23.368Z] Running ssh-add (command line suppressed) [2023-04-24T16:01:23.480Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15628699783638154968.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15628699783638154968.key) [2023-04-24T16:01:23.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T16:01:23.781Z] + git semver init [2023-04-24T16:01:24.041Z] 2023-04-24 16:01:23,981 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T16:01:24.041Z] 2023-04-24 16:01:23,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-04-24T16:01:24.041Z] 2023-04-24 16:01:23,983 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-04-24T16:01:24.041Z] 2023-04-24 16:01:23,984 [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) [2023-04-24T16:01:25.421Z] 2023-04-24 16:01:25,288 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-04-24T16:01:25.421Z] 2023-04-24 16:01:25,289 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-04-24T16:01:25.421Z] 2023-04-24 16:01:25,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T16:01:25.421Z] 2023-04-24 16:01:25,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T16:01:25.421Z] 3.0.0-dev.31 [Pipeline] } [2023-04-24T16:01:25.433Z] $ docker exec --env ******** --env ******** 783a3a5d9f0e502f3efc08c26c3bdcc7e94e27b5a13d08faad15abe3217bad03 ssh-agent -k [2023-04-24T16:01:25.525Z] unset SSH_AUTH_SOCK; [2023-04-24T16:01:25.525Z] unset SSH_AGENT_PID; [2023-04-24T16:01:25.525Z] echo Agent pid 76 killed; [2023-04-24T16:01:25.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T16:01:25.840Z] + git semver [Pipeline] } [2023-04-24T16:01:26.116Z] $ docker stop --time=1 783a3a5d9f0e502f3efc08c26c3bdcc7e94e27b5a13d08faad15abe3217bad03 [2023-04-24T16:01:27.374Z] $ docker rm -f --volumes 783a3a5d9f0e502f3efc08c26c3bdcc7e94e27b5a13d08faad15abe3217bad03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T16:01:27.707Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T16:01:27.935Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T16:01:27.938Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T16:01:28.081Z] provisioning config files... [2023-04-24T16:01:28.092Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2961168579085212029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:01:28.388Z] ---> docker-login.sh [2023-04-24T16:01:28.388Z] nexus3.edgexfoundry.org:10001 [2023-04-24T16:01:28.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:01:28.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:01:28.388Z] Configure a credential helper to remove this warning. See [2023-04-24T16:01:28.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:01:28.388Z] [2023-04-24T16:01:28.388Z] Login Succeeded [2023-04-24T16:01:28.388Z] nexus3.edgexfoundry.org:10002 [2023-04-24T16:01:28.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:01:28.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:01:28.388Z] Configure a credential helper to remove this warning. See [2023-04-24T16:01:28.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:01:28.388Z] [2023-04-24T16:01:28.388Z] Login Succeeded [2023-04-24T16:01:28.388Z] nexus3.edgexfoundry.org:10003 [2023-04-24T16:01:28.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:01:28.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:01:28.653Z] Configure a credential helper to remove this warning. See [2023-04-24T16:01:28.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:01:28.653Z] [2023-04-24T16:01:28.653Z] Login Succeeded [2023-04-24T16:01:28.653Z] nexus3.edgexfoundry.org:10004 [2023-04-24T16:01:28.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:01:28.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:01:28.653Z] Configure a credential helper to remove this warning. See [2023-04-24T16:01:28.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:01:28.653Z] [2023-04-24T16:01:28.653Z] Login Succeeded [2023-04-24T16:01:28.653Z] docker.io [2023-04-24T16:01:28.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:01:28.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:01:28.912Z] Configure a credential helper to remove this warning. See [2023-04-24T16:01:28.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:01:28.912Z] [2023-04-24T16:01:28.912Z] Login Succeeded [2023-04-24T16:01:28.912Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T16:01:28.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T16:01:28.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T16:01:29.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T16:01:29.011Z] ========================================================= [2023-04-24T16:01:29.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T16:01:29.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:01:29.320Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T16:01:29.320Z] Sending build context to Docker daemon 10.9MB [2023-04-24T16:01:29.320Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T16:01:29.320Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T16:01:29.320Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T16:01:29.320Z] 63b65145d645: Pulling fs layer [2023-04-24T16:01:29.320Z] a2d21d5440eb: Pulling fs layer [2023-04-24T16:01:29.320Z] 935e6c44a52c: Pulling fs layer [2023-04-24T16:01:29.320Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T16:01:29.320Z] 30dea6a524f1: Pulling fs layer [2023-04-24T16:01:29.320Z] a2aff8979fd8: Pulling fs layer [2023-04-24T16:01:29.320Z] 6808be2612f2: Pulling fs layer [2023-04-24T16:01:29.320Z] f25807f1079a: Pulling fs layer [2023-04-24T16:01:29.320Z] 94cc34f8dd06: Waiting [2023-04-24T16:01:29.320Z] 30dea6a524f1: Waiting [2023-04-24T16:01:29.320Z] a2aff8979fd8: Waiting [2023-04-24T16:01:29.320Z] 6808be2612f2: Waiting [2023-04-24T16:01:29.320Z] f25807f1079a: Waiting [2023-04-24T16:01:29.320Z] a2d21d5440eb: Verifying Checksum [2023-04-24T16:01:29.320Z] a2d21d5440eb: Download complete [2023-04-24T16:01:29.320Z] 94cc34f8dd06: Verifying Checksum [2023-04-24T16:01:29.320Z] 94cc34f8dd06: Download complete [2023-04-24T16:01:29.320Z] 30dea6a524f1: Download complete [2023-04-24T16:01:29.579Z] 63b65145d645: Verifying Checksum [2023-04-24T16:01:29.579Z] 63b65145d645: Download complete [2023-04-24T16:01:29.579Z] a2aff8979fd8: Verifying Checksum [2023-04-24T16:01:29.579Z] a2aff8979fd8: Download complete [2023-04-24T16:01:29.579Z] 63b65145d645: Pull complete [2023-04-24T16:01:29.840Z] a2d21d5440eb: Pull complete [2023-04-24T16:01:29.840Z] f25807f1079a: Verifying Checksum [2023-04-24T16:01:29.840Z] f25807f1079a: Download complete [2023-04-24T16:01:30.101Z] 935e6c44a52c: Download complete [2023-04-24T16:01:30.359Z] 6808be2612f2: Verifying Checksum [2023-04-24T16:01:30.359Z] 6808be2612f2: Download complete [2023-04-24T16:01:33.651Z] 935e6c44a52c: Pull complete [2023-04-24T16:01:33.651Z] 94cc34f8dd06: Pull complete [2023-04-24T16:01:33.651Z] 30dea6a524f1: Pull complete [2023-04-24T16:01:33.651Z] a2aff8979fd8: Pull complete [2023-04-24T16:01:36.183Z] 6808be2612f2: Pull complete [2023-04-24T16:01:37.119Z] f25807f1079a: Pull complete [2023-04-24T16:01:37.119Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T16:01:37.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T16:01:37.379Z] ---> 3b553350e43f [2023-04-24T16:01:37.379Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T16:01:43.039Z] Still waiting to schedule task [2023-04-24T16:01:43.039Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9541’ [2023-04-24T16:01:45.557Z] ---> Running in 95908c721a8d [2023-04-24T16:01:45.557Z] Removing intermediate container 95908c721a8d [2023-04-24T16:01:45.557Z] ---> a1e326c6260e [2023-04-24T16:01:45.557Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T16:01:45.829Z] ---> Running in 202f10c7926a [2023-04-24T16:01:46.398Z] Removing intermediate container 202f10c7926a [2023-04-24T16:01:46.398Z] ---> b7032514da97 [2023-04-24T16:01:46.398Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T16:01:46.658Z] ---> Running in db2682a61745 [2023-04-24T16:01:47.242Z] Removing intermediate container db2682a61745 [2023-04-24T16:01:47.242Z] ---> f0d3fc4f697a [2023-04-24T16:01:47.242Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T16:01:47.502Z] ---> Running in 91c250938179 [2023-04-24T16:01:48.071Z] Removing intermediate container 91c250938179 [2023-04-24T16:01:48.071Z] ---> 04f12bfae8b9 [2023-04-24T16:01:48.071Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T16:01:48.071Z] ---> Running in b8af862d61e6 [2023-04-24T16:01:48.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T16:01:48.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T16:01:48.588Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T16:01:48.588Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T16:01:48.588Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T16:01:48.588Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T16:01:48.588Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T16:01:48.588Z] OK: 269 MiB in 57 packages [2023-04-24T16:01:49.155Z] Removing intermediate container b8af862d61e6 [2023-04-24T16:01:49.155Z] ---> 58bb584709a7 [2023-04-24T16:01:49.155Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-24T16:01:49.155Z] ---> Running in 9c51dd8a8f49 [2023-04-24T16:01:49.155Z] Removing intermediate container 9c51dd8a8f49 [2023-04-24T16:01:49.155Z] ---> 0544f2c62170 [2023-04-24T16:01:49.155Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T16:01:49.413Z] ---> a8e42a3a5d3f [2023-04-24T16:01:49.413Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T16:01:49.413Z] ---> Running in 5316aaef33fe [2023-04-24T16:02:21.622Z] Removing intermediate container 5316aaef33fe [2023-04-24T16:02:21.622Z] ---> ea7fa8783c9f [2023-04-24T16:02:21.622Z] Step 11/12 : COPY . . [2023-04-24T16:02:21.622Z] ---> ed42ada982c9 [2023-04-24T16:02:21.622Z] Step 12/12 : RUN $MAKE [2023-04-24T16:02:21.622Z] ---> Running in 5fe1bb011aba [2023-04-24T16:02:21.622Z] noop [2023-04-24T16:02:21.622Z] Removing intermediate container 5fe1bb011aba [2023-04-24T16:02:21.622Z] ---> f5716d66ce14 [2023-04-24T16:02:21.622Z] Successfully built f5716d66ce14 [2023-04-24T16:02:21.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:02:21.936Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T16:02:21.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:02:22.009Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2023-04-24T16:02:22.041Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-24T16:02:22.389Z] $ docker top 285939ea76f7f00b8a79cf408cb74a42eb80623846b10fc058a8353ccfab691e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T16:02:22.726Z] + go version [2023-04-24T16:02:22.726Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T16:02:22.739Z] $ docker stop --time=1 285939ea76f7f00b8a79cf408cb74a42eb80623846b10fc058a8353ccfab691e [2023-04-24T16:02:24.014Z] $ docker rm -f --volumes 285939ea76f7f00b8a79cf408cb74a42eb80623846b10fc058a8353ccfab691e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:02:24.413Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T16:02:24.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:02:24.483Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2023-04-24T16:02:24.519Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-24T16:02:24.834Z] $ docker top 0b7d04fa4b220a272b733d8eb8eb2ae7c833190cd1ec61e59ca98d60ae69b415 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T16:02:25.176Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-24T16:02:25.473Z] + make test [2023-04-24T16:02:25.474Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T16:02:30.758Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-24T16:02:40.730Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-24T16:02:40.730Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.2% of statements [2023-04-24T16:02:44.912Z] go vet ./... [2023-04-24T16:02:48.192Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T16:02:48.192Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T16:02:48.192Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T16:02:48.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T16:02:48.475Z] $ docker stop --time=1 0b7d04fa4b220a272b733d8eb8eb2ae7c833190cd1ec61e59ca98d60ae69b415 [2023-04-24T16:02:52.826Z] $ docker rm -f --volumes 0b7d04fa4b220a272b733d8eb8eb2ae7c833190cd1ec61e59ca98d60ae69b415 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T16:02:53.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T16:02:53.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T16:02:53.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T16:02:54.062Z] + ls -al . [2023-04-24T16:02:54.062Z] total 184 [2023-04-24T16:02:54.062Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 16:02 . [2023-04-24T16:02:54.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 16:01 .. [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 24 16:01 .dockerignore [2023-04-24T16:02:54.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 16:01 .git [2023-04-24T16:02:54.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 16:01 .github [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 16:01 .gitignore [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 16:01 .golangci.yml [2023-04-24T16:02:54.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 16:01 .semver [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 24 16:01 Attribution.txt [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 24 16:01 CHANGELOG.md [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 24 16:01 Dockerfile [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 16:01 GOVERNANCE.md [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 24 16:01 Jenkinsfile [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 16:01 LICENSE [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 24 16:01 Makefile [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 16:01 OWNERS.md [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 24 16:01 README.md [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 16:01 VERSION [2023-04-24T16:02:54.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 16:01 bin [2023-04-24T16:02:54.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 16:01 cmd [2023-04-24T16:02:54.062Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 24 16:02 coverage.out [2023-04-24T16:02:54.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 16:01 driver [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 24 16:01 go.mod [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 16:01 go.sum [2023-04-24T16:02:54.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 16:01 snap [2023-04-24T16:02:54.062Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 24 16:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:02:54.363Z] + 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=d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 --label arch=amd64 --label version=3.0.0-dev.31 . [2023-04-24T16:02:54.363Z] Sending build context to Docker daemon 10.92MB [2023-04-24T16:02:54.363Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T16:02:54.363Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-24T16:02:54.363Z] ---> f5716d66ce14 [2023-04-24T16:02:54.363Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T16:02:54.363Z] ---> Running in 32ea9c6b3e96 [2023-04-24T16:02:54.622Z] Removing intermediate container 32ea9c6b3e96 [2023-04-24T16:02:54.622Z] ---> ae7c3126752d [2023-04-24T16:02:54.622Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T16:02:54.622Z] ---> Running in 28f48ec8fe6a [2023-04-24T16:02:54.622Z] Removing intermediate container 28f48ec8fe6a [2023-04-24T16:02:54.622Z] ---> a7fb21351e7e [2023-04-24T16:02:54.622Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T16:02:54.622Z] ---> Running in 7b94b277800f [2023-04-24T16:02:54.622Z] Removing intermediate container 7b94b277800f [2023-04-24T16:02:54.622Z] ---> 623c8117c386 [2023-04-24T16:02:54.622Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T16:02:54.622Z] ---> Running in 5ed1c01e41d1 [2023-04-24T16:02:54.882Z] Removing intermediate container 5ed1c01e41d1 [2023-04-24T16:02:54.882Z] ---> bd4a7f86043f [2023-04-24T16:02:54.882Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T16:02:54.882Z] ---> Running in 653eec9168fa [2023-04-24T16:02:55.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T16:02:55.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T16:02:55.401Z] OK: 269 MiB in 57 packages [2023-04-24T16:02:55.660Z] Removing intermediate container 653eec9168fa [2023-04-24T16:02:55.660Z] ---> e04047611dea [2023-04-24T16:02:55.660Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-24T16:02:55.660Z] ---> Running in 3bf4be730aa1 [2023-04-24T16:02:55.918Z] Removing intermediate container 3bf4be730aa1 [2023-04-24T16:02:55.918Z] ---> fa24d8df1c03 [2023-04-24T16:02:55.918Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-24T16:02:55.918Z] ---> 8e759b6305a4 [2023-04-24T16:02:55.918Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T16:02:55.918Z] ---> Running in e61dfdee69d7 [2023-04-24T16:02:57.110Z] Removing intermediate container e61dfdee69d7 [2023-04-24T16:02:57.110Z] ---> 2f42d0f62c23 [2023-04-24T16:02:57.110Z] Step 11/25 : COPY . . [2023-04-24T16:02:57.371Z] ---> 96d6fda78a71 [2023-04-24T16:02:57.371Z] Step 12/25 : RUN $MAKE [2023-04-24T16:02:57.371Z] ---> Running in d283de8090b7 [2023-04-24T16:02:57.628Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-24T16:03:19.969Z] Removing intermediate container d283de8090b7 [2023-04-24T16:03:19.969Z] ---> 205fda5830bf [2023-04-24T16:03:19.969Z] Step 13/25 : FROM alpine:3.17 [2023-04-24T16:03:19.969Z] 3.17: Pulling from library/alpine [2023-04-24T16:03:19.969Z] f56be85fc22e: Pulling fs layer [2023-04-24T16:03:19.969Z] f56be85fc22e: Download complete [2023-04-24T16:03:19.969Z] f56be85fc22e: Pull complete [2023-04-24T16:03:19.969Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T16:03:19.969Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T16:03:19.969Z] ---> 9ed4aefc74f6 [2023-04-24T16:03:19.969Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-24T16:03:19.969Z] ---> Running in 9c46ab614795 [2023-04-24T16:03:19.969Z] Removing intermediate container 9c46ab614795 [2023-04-24T16:03:19.969Z] ---> c8fba27bbc8a [2023-04-24T16:03:19.969Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-24T16:03:19.969Z] ---> Running in 25069bc35491 [2023-04-24T16:03:19.969Z] Removing intermediate container 25069bc35491 [2023-04-24T16:03:19.969Z] ---> 1bbdf2d9441b [2023-04-24T16:03:19.969Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-24T16:03:19.969Z] ---> Running in e4d53baf03aa [2023-04-24T16:03:19.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T16:03:19.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T16:03:19.969Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T16:03:19.969Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T16:03:19.969Z] OK: 7 MiB in 16 packages [2023-04-24T16:03:19.969Z] Removing intermediate container e4d53baf03aa [2023-04-24T16:03:19.969Z] ---> ae23172f594e [2023-04-24T16:03:19.969Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-24T16:03:19.969Z] ---> 087b21545c15 [2023-04-24T16:03:19.969Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-24T16:03:19.969Z] ---> 1436ad848e9c [2023-04-24T16:03:19.969Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-24T16:03:20.244Z] ---> c0b1161ff0d8 [2023-04-24T16:03:20.244Z] Step 20/25 : EXPOSE 59986 [2023-04-24T16:03:20.244Z] ---> Running in 1af8a2354d0f [2023-04-24T16:03:20.244Z] Removing intermediate container 1af8a2354d0f [2023-04-24T16:03:20.244Z] ---> 89d3ed78aa24 [2023-04-24T16:03:20.244Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-24T16:03:20.244Z] ---> Running in 5851bdc6c74f [2023-04-24T16:03:20.244Z] Removing intermediate container 5851bdc6c74f [2023-04-24T16:03:20.244Z] ---> af66bad41bb8 [2023-04-24T16:03:20.244Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T16:03:20.244Z] ---> Running in 827bce4f9a81 [2023-04-24T16:03:20.503Z] Removing intermediate container 827bce4f9a81 [2023-04-24T16:03:20.503Z] ---> cb1a893c927f [2023-04-24T16:03:20.503Z] Step 23/25 : LABEL arch=amd64 [2023-04-24T16:03:20.503Z] ---> Running in 8035bdd38703 [2023-04-24T16:03:20.503Z] Removing intermediate container 8035bdd38703 [2023-04-24T16:03:20.503Z] ---> 1cbcfc590206 [2023-04-24T16:03:20.503Z] Step 24/25 : LABEL git_sha=d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [2023-04-24T16:03:20.503Z] ---> Running in dcbc02e15d80 [2023-04-24T16:03:20.503Z] Removing intermediate container dcbc02e15d80 [2023-04-24T16:03:20.503Z] ---> 9676642f57c8 [2023-04-24T16:03:20.503Z] Step 25/25 : LABEL version=3.0.0-dev.31 [2023-04-24T16:03:20.503Z] ---> Running in 06053ee56500 [2023-04-24T16:03:20.761Z] Removing intermediate container 06053ee56500 [2023-04-24T16:03:20.761Z] ---> d5e02fb68ed0 [2023-04-24T16:03:20.761Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T16:03:20.761Z] Successfully built d5e02fb68ed0 [2023-04-24T16:03:20.761Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T16:03:20.836Z] provisioning config files... [2023-04-24T16:03:20.845Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2378143075902183814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:03:21.146Z] ---> docker-login.sh [2023-04-24T16:03:21.146Z] nexus3.edgexfoundry.org:10001 [2023-04-24T16:03:21.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:03:21.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:03:21.146Z] Configure a credential helper to remove this warning. See [2023-04-24T16:03:21.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:03:21.146Z] [2023-04-24T16:03:21.146Z] Login Succeeded [2023-04-24T16:03:21.146Z] nexus3.edgexfoundry.org:10002 [2023-04-24T16:03:21.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:03:21.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:03:21.146Z] Configure a credential helper to remove this warning. See [2023-04-24T16:03:21.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:03:21.146Z] [2023-04-24T16:03:21.146Z] Login Succeeded [2023-04-24T16:03:21.146Z] nexus3.edgexfoundry.org:10003 [2023-04-24T16:03:21.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:03:21.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:03:21.405Z] Configure a credential helper to remove this warning. See [2023-04-24T16:03:21.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:03:21.405Z] [2023-04-24T16:03:21.405Z] Login Succeeded [2023-04-24T16:03:21.405Z] nexus3.edgexfoundry.org:10004 [2023-04-24T16:03:21.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:03:21.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:03:21.405Z] Configure a credential helper to remove this warning. See [2023-04-24T16:03:21.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:03:21.405Z] [2023-04-24T16:03:21.405Z] Login Succeeded [2023-04-24T16:03:21.405Z] docker.io [2023-04-24T16:03:21.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:03:21.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:03:21.664Z] Configure a credential helper to remove this warning. See [2023-04-24T16:03:21.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:03:21.664Z] [2023-04-24T16:03:21.664Z] Login Succeeded [2023-04-24T16:03:21.664Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T16:03:21.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T16:03:21.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T16:03:21.714Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-04-24T16:03:21.714Z] d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [2023-04-24T16:03:21.714Z] latest [2023-04-24T16:03:21.714Z] 3.0.0-dev.31 [2023-04-24T16:03:21.714Z] d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9-3.0.0-dev.31 [2023-04-24T16:03:21.714Z] main [2023-04-24T16:03:21.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:22.021Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:22.330Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [2023-04-24T16:03:22.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-24T16:03:22.330Z] 8ba066811560: Preparing [2023-04-24T16:03:22.330Z] c146d11c01d7: Preparing [2023-04-24T16:03:22.330Z] 1ae0d98611ab: Preparing [2023-04-24T16:03:22.330Z] 52ea51c760bf: Preparing [2023-04-24T16:03:22.330Z] f1417ff83b31: Preparing [2023-04-24T16:03:22.330Z] f1417ff83b31: Layer already exists [2023-04-24T16:03:22.330Z] 8ba066811560: Pushed [2023-04-24T16:03:22.330Z] 52ea51c760bf: Pushed [2023-04-24T16:03:22.330Z] c146d11c01d7: Pushed [2023-04-24T16:03:24.862Z] 1ae0d98611ab: Pushed [2023-04-24T16:03:24.862Z] d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9: digest: sha256:7280c847c8a1a148f1c5a1882a8ec7b2ee3f2792c536518b05f1a9ccb10296da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:25.176Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:25.481Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-04-24T16:03:25.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-24T16:03:25.481Z] 8ba066811560: Preparing [2023-04-24T16:03:25.481Z] c146d11c01d7: Preparing [2023-04-24T16:03:25.481Z] 1ae0d98611ab: Preparing [2023-04-24T16:03:25.481Z] 52ea51c760bf: Preparing [2023-04-24T16:03:25.481Z] f1417ff83b31: Preparing [2023-04-24T16:03:25.481Z] 8ba066811560: Layer already exists [2023-04-24T16:03:25.481Z] c146d11c01d7: Layer already exists [2023-04-24T16:03:25.481Z] 1ae0d98611ab: Layer already exists [2023-04-24T16:03:25.481Z] 52ea51c760bf: Layer already exists [2023-04-24T16:03:25.481Z] f1417ff83b31: Layer already exists [2023-04-24T16:03:25.481Z] latest: digest: sha256:7280c847c8a1a148f1c5a1882a8ec7b2ee3f2792c536518b05f1a9ccb10296da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:25.804Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:26.107Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.31 [2023-04-24T16:03:26.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-24T16:03:26.107Z] 8ba066811560: Preparing [2023-04-24T16:03:26.107Z] c146d11c01d7: Preparing [2023-04-24T16:03:26.107Z] 1ae0d98611ab: Preparing [2023-04-24T16:03:26.107Z] 52ea51c760bf: Preparing [2023-04-24T16:03:26.107Z] f1417ff83b31: Preparing [2023-04-24T16:03:26.107Z] c146d11c01d7: Layer already exists [2023-04-24T16:03:26.107Z] f1417ff83b31: Layer already exists [2023-04-24T16:03:26.107Z] 52ea51c760bf: Layer already exists [2023-04-24T16:03:26.107Z] 1ae0d98611ab: Layer already exists [2023-04-24T16:03:26.107Z] 8ba066811560: Layer already exists [2023-04-24T16:03:26.107Z] 3.0.0-dev.31: digest: sha256:7280c847c8a1a148f1c5a1882a8ec7b2ee3f2792c536518b05f1a9ccb10296da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:26.420Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:26.720Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9-3.0.0-dev.31 [2023-04-24T16:03:26.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-24T16:03:26.721Z] 8ba066811560: Preparing [2023-04-24T16:03:26.721Z] c146d11c01d7: Preparing [2023-04-24T16:03:26.721Z] 1ae0d98611ab: Preparing [2023-04-24T16:03:26.721Z] 52ea51c760bf: Preparing [2023-04-24T16:03:26.721Z] f1417ff83b31: Preparing [2023-04-24T16:03:26.721Z] 52ea51c760bf: Layer already exists [2023-04-24T16:03:26.721Z] 8ba066811560: Layer already exists [2023-04-24T16:03:26.721Z] c146d11c01d7: Layer already exists [2023-04-24T16:03:26.721Z] f1417ff83b31: Layer already exists [2023-04-24T16:03:26.721Z] 1ae0d98611ab: Layer already exists [2023-04-24T16:03:26.721Z] d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9-3.0.0-dev.31: digest: sha256:7280c847c8a1a148f1c5a1882a8ec7b2ee3f2792c536518b05f1a9ccb10296da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:27.041Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:27.346Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-04-24T16:03:27.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-24T16:03:27.347Z] 8ba066811560: Preparing [2023-04-24T16:03:27.347Z] c146d11c01d7: Preparing [2023-04-24T16:03:27.347Z] 1ae0d98611ab: Preparing [2023-04-24T16:03:27.347Z] 52ea51c760bf: Preparing [2023-04-24T16:03:27.347Z] f1417ff83b31: Preparing [2023-04-24T16:03:27.347Z] 1ae0d98611ab: Layer already exists [2023-04-24T16:03:27.347Z] 8ba066811560: Layer already exists [2023-04-24T16:03:27.347Z] f1417ff83b31: Layer already exists [2023-04-24T16:03:27.347Z] 52ea51c760bf: Layer already exists [2023-04-24T16:03:27.347Z] c146d11c01d7: Layer already exists [2023-04-24T16:03:27.347Z] main: digest: sha256:7280c847c8a1a148f1c5a1882a8ec7b2ee3f2792c536518b05f1a9ccb10296da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T16:03:27.388Z] ===================================================== [Pipeline] echo [2023-04-24T16:03:27.398Z] taggedImages: [2023-04-24T16:03:27.398Z] - nexus3.edgexfoundry.org:10004/device-rest:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [2023-04-24T16:03:27.398Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-04-24T16:03:27.398Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.31 [2023-04-24T16:03:27.398Z] - nexus3.edgexfoundry.org:10004/device-rest:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9-3.0.0-dev.31 [2023-04-24T16:03:27.398Z] - 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 [2023-04-24T16:03:27.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T16:03:27.789Z] [2023-04-24T16:03:27.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:03:28.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T16:03:28.090Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T16:03:28.090Z] 5eb5b503b376: Pulling fs layer [2023-04-24T16:03:28.090Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T16:03:28.090Z] ec43610c2a17: Pulling fs layer [2023-04-24T16:03:28.090Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T16:03:28.090Z] 33b1e0a273af: Pulling fs layer [2023-04-24T16:03:28.090Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T16:03:28.090Z] 2f39f015ded8: Pulling fs layer [2023-04-24T16:03:28.090Z] 5d3b04190fa2: Waiting [2023-04-24T16:03:28.090Z] 2f39f015ded8: Waiting [2023-04-24T16:03:28.090Z] 3a2ae6a8a46f: Waiting [2023-04-24T16:03:28.090Z] 33b1e0a273af: Waiting [2023-04-24T16:03:28.090Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T16:03:28.090Z] 5c69ac0246d0: Download complete [2023-04-24T16:03:28.090Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T16:03:28.090Z] 3a2ae6a8a46f: Download complete [2023-04-24T16:03:28.090Z] ec43610c2a17: Verifying Checksum [2023-04-24T16:03:28.090Z] ec43610c2a17: Download complete [2023-04-24T16:03:28.090Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T16:03:28.090Z] 5d3b04190fa2: Download complete [2023-04-24T16:03:28.090Z] 33b1e0a273af: Verifying Checksum [2023-04-24T16:03:28.090Z] 33b1e0a273af: Download complete [2023-04-24T16:03:28.351Z] 5eb5b503b376: Verifying Checksum [2023-04-24T16:03:28.351Z] 5eb5b503b376: Download complete [2023-04-24T16:03:28.917Z] 2f39f015ded8: Download complete [2023-04-24T16:03:29.852Z] 5eb5b503b376: Pull complete [2023-04-24T16:03:29.852Z] 5c69ac0246d0: Pull complete [2023-04-24T16:03:30.111Z] ec43610c2a17: Pull complete [2023-04-24T16:03:30.371Z] 3a2ae6a8a46f: Pull complete [2023-04-24T16:03:30.629Z] 33b1e0a273af: Pull complete [2023-04-24T16:03:30.629Z] 5d3b04190fa2: Pull complete [2023-04-24T16:03:34.885Z] 2f39f015ded8: Pull complete [2023-04-24T16:03:34.885Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T16:03:34.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T16:03:34.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:03:34.972Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2023-04-24T16:03:35.002Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T16:03:40.793Z] $ docker top 4282c8c2b8e0c7596e23c6317c627a3306db10764c6a5e74a4197ec767a3133b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:03:41.159Z] ---> job-cost.sh [2023-04-24T16:03:41.160Z] lf-activate-venv: SKIPPING [2023-04-24T16:03:41.160Z] INFO: No Stack... [2023-04-24T16:03:41.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T16:03:42.291Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T16:03:42.578Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-04-24T16:03:42.578Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T16:03:42.591Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-103-stack-cost] [2023-04-24T16:03:42.599Z] Resource [jenkins-edgexfoundry-device-rest-go-main-103-stack-cost] did not exist. Created. [2023-04-24T16:03:42.599Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T16:03:42.902Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T16:03:42.925Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T16:03:42.930Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T16:03:42.956Z] $ docker stop --time=1 4282c8c2b8e0c7596e23c6317c627a3306db10764c6a5e74a4197ec767a3133b [2023-04-24T16:03:44.100Z] $ docker rm -f --volumes 4282c8c2b8e0c7596e23c6317c627a3306db10764c6a5e74a4197ec767a3133b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T16:04:36.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9546 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-04-24T16:04:36.749Z] Running in /w/workspace/device-rest-go/103 [Pipeline] { [Pipeline] checkout [2023-04-24T16:04:36.781Z] The recommended git tool is: git [2023-04-24T16:04:43.586Z] using credential edgex-jenkins-ssh [2023-04-24T16:04:43.605Z] Cloning the remote Git repository [2023-04-24T16:04:43.664Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-04-24T16:04:43.787Z] > git init /w/workspace/device-rest-go/103 # timeout=10 [2023-04-24T16:04:43.977Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-24T16:04:43.978Z] > git --version # timeout=10 [2023-04-24T16:04:44.002Z] > git --version # 'git version 2.25.1' [2023-04-24T16:04:44.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T16:04:44.352Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T16:04:48.281Z] Avoid second fetch [2023-04-24T16:04:48.282Z] Checking out Revision d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 (main) [2023-04-24T16:04:47.203Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-24T16:04:47.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T16:04:48.301Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T16:04:48.388Z] > git checkout -f d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 # timeout=10 [2023-04-24T16:04:48.988Z] Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#299)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T16:04:49.924Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T16:04:49.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T16:04:49.924Z] Dload Upload Total Spent Left Speed [2023-04-24T16:04:49.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-04-24T16:04:50.577Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T16:04:50.922Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-04-24T16:04:50.922Z] [2023-04-24T16:04:50.922Z] { [2023-04-24T16:04:50.922Z] "registry-mirrors": [ [2023-04-24T16:04:50.922Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T16:04:50.922Z] ], [2023-04-24T16:04:50.922Z] "bip": "10.250.0.254/24", [2023-04-24T16:04:50.922Z] "hosts": [ [2023-04-24T16:04:50.922Z] "tcp://0.0.0.0:5555", [2023-04-24T16:04:50.922Z] "unix:///var/run/docker.sock" [2023-04-24T16:04:50.922Z] ], [2023-04-24T16:04:50.922Z] "mtu": 1458, [2023-04-24T16:04:50.922Z] "selinux-enabled": true, [2023-04-24T16:04:50.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T16:04:50.922Z] } [Pipeline] sh [2023-04-24T16:04:51.274Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T16:04:51.627Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T16:05:09.942Z] provisioning config files... [2023-04-24T16:05:09.975Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/103@tmp/config5604745149877382930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:05:10.343Z] ---> docker-login.sh [2023-04-24T16:05:10.343Z] nexus3.edgexfoundry.org:10001 [2023-04-24T16:05:10.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:05:10.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:05:10.945Z] Configure a credential helper to remove this warning. See [2023-04-24T16:05:10.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:05:10.945Z] [2023-04-24T16:05:10.945Z] Login Succeeded [2023-04-24T16:05:10.945Z] nexus3.edgexfoundry.org:10002 [2023-04-24T16:05:11.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:05:11.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:05:11.493Z] Configure a credential helper to remove this warning. See [2023-04-24T16:05:11.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:05:11.493Z] [2023-04-24T16:05:11.493Z] Login Succeeded [2023-04-24T16:05:11.493Z] nexus3.edgexfoundry.org:10003 [2023-04-24T16:05:11.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:05:11.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:05:11.780Z] Configure a credential helper to remove this warning. See [2023-04-24T16:05:11.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:05:11.780Z] [2023-04-24T16:05:11.780Z] Login Succeeded [2023-04-24T16:05:11.780Z] nexus3.edgexfoundry.org:10004 [2023-04-24T16:05:12.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:05:12.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:05:12.350Z] Configure a credential helper to remove this warning. See [2023-04-24T16:05:12.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:05:12.350Z] [2023-04-24T16:05:12.350Z] Login Succeeded [2023-04-24T16:05:12.350Z] docker.io [2023-04-24T16:05:12.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:05:12.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:05:12.895Z] Configure a credential helper to remove this warning. See [2023-04-24T16:05:12.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:05:12.895Z] [2023-04-24T16:05:12.895Z] Login Succeeded [2023-04-24T16:05:12.895Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T16:05:12.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T16:05:13.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T16:05:13.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T16:05:13.556Z] ========================================================= [2023-04-24T16:05:13.556Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T16:05:13.556Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:05:13.931Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T16:05:13.931Z] Sending build context to Docker daemon 138.8kB [2023-04-24T16:05:14.203Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T16:05:14.203Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T16:05:14.475Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T16:05:14.475Z] af6eaf76a39c: Pulling fs layer [2023-04-24T16:05:14.475Z] 55522c791124: Pulling fs layer [2023-04-24T16:05:14.475Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T16:05:14.475Z] 169dfbe0d373: Pulling fs layer [2023-04-24T16:05:14.475Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T16:05:14.475Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T16:05:14.475Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T16:05:14.475Z] e1ff8fa3b103: Waiting [2023-04-24T16:05:14.475Z] 169dfbe0d373: Waiting [2023-04-24T16:05:14.475Z] 52ebb69f0ebf: Waiting [2023-04-24T16:05:14.475Z] 5abe8eddf0d5: Waiting [2023-04-24T16:05:14.475Z] 55522c791124: Verifying Checksum [2023-04-24T16:05:14.475Z] 55522c791124: Download complete [2023-04-24T16:05:14.475Z] 169dfbe0d373: Download complete [2023-04-24T16:05:14.475Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T16:05:14.475Z] e1ff8fa3b103: Download complete [2023-04-24T16:05:14.475Z] af6eaf76a39c: Verifying Checksum [2023-04-24T16:05:14.475Z] af6eaf76a39c: Download complete [2023-04-24T16:05:15.916Z] af6eaf76a39c: Pull complete [2023-04-24T16:05:15.916Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T16:05:15.916Z] 5abe8eddf0d5: Download complete [2023-04-24T16:05:16.205Z] 55522c791124: Pull complete [2023-04-24T16:05:17.200Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T16:05:17.200Z] 52ebb69f0ebf: Download complete [2023-04-24T16:05:17.200Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T16:05:17.200Z] ce5c4a1c91eb: Download complete [2023-04-24T16:05:29.584Z] ce5c4a1c91eb: Pull complete [2023-04-24T16:05:29.584Z] 169dfbe0d373: Pull complete [2023-04-24T16:05:29.584Z] e1ff8fa3b103: Pull complete [2023-04-24T16:05:36.288Z] 52ebb69f0ebf: Pull complete [2023-04-24T16:05:37.712Z] 5abe8eddf0d5: Pull complete [2023-04-24T16:05:37.991Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T16:05:37.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T16:05:37.991Z] ---> 6cb57ee374ae [2023-04-24T16:05:37.991Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T16:05:39.444Z] ---> Running in c4607c0ebafc [2023-04-24T16:05:39.715Z] Removing intermediate container c4607c0ebafc [2023-04-24T16:05:39.715Z] ---> 138ea817b93c [2023-04-24T16:05:39.715Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T16:05:39.715Z] ---> Running in 2e9b27032015 [2023-04-24T16:05:40.311Z] Removing intermediate container 2e9b27032015 [2023-04-24T16:05:40.311Z] ---> cf6ef3004bde [2023-04-24T16:05:40.311Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T16:05:40.311Z] ---> Running in 057232b475cf [2023-04-24T16:05:40.584Z] Removing intermediate container 057232b475cf [2023-04-24T16:05:40.584Z] ---> d07d8886dc90 [2023-04-24T16:05:40.584Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T16:05:40.855Z] ---> Running in 41ff8e9a940b [2023-04-24T16:05:41.127Z] Removing intermediate container 41ff8e9a940b [2023-04-24T16:05:41.127Z] ---> c6473f297ad2 [2023-04-24T16:05:41.127Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T16:05:41.127Z] ---> Running in ea04502d24ce [2023-04-24T16:05:42.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T16:05:43.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T16:05:44.673Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T16:05:44.673Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T16:05:44.673Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T16:05:44.673Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T16:05:44.673Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T16:05:44.673Z] OK: 268 MiB in 57 packages [2023-04-24T16:05:45.650Z] Removing intermediate container ea04502d24ce [2023-04-24T16:05:45.651Z] ---> d2cd67c6d386 [2023-04-24T16:05:45.651Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-24T16:05:45.922Z] ---> Running in 440cc5ca302e [2023-04-24T16:05:46.194Z] Removing intermediate container 440cc5ca302e [2023-04-24T16:05:46.194Z] ---> ac7e7332796a [2023-04-24T16:05:46.194Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T16:05:46.794Z] ---> f8d75613b1b8 [2023-04-24T16:05:46.794Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T16:05:46.794Z] ---> Running in 5fdb314414fe [2023-04-24T16:06:54.732Z] Removing intermediate container 5fdb314414fe [2023-04-24T16:06:54.732Z] ---> e28a98d475c4 [2023-04-24T16:06:54.732Z] Step 11/12 : COPY . . [2023-04-24T16:06:54.732Z] ---> 41990524f032 [2023-04-24T16:06:54.732Z] Step 12/12 : RUN $MAKE [2023-04-24T16:06:54.732Z] ---> Running in 69c7a6831b4c [2023-04-24T16:06:54.732Z] noop [2023-04-24T16:06:54.732Z] Removing intermediate container 69c7a6831b4c [2023-04-24T16:06:54.732Z] ---> c7ba7d036710 [2023-04-24T16:06:54.732Z] Successfully built c7ba7d036710 [2023-04-24T16:06:54.732Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:06:55.098Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T16:06:55.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:06:55.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-9546 does not seem to be running inside a container [2023-04-24T16:06:55.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/103 -v /w/workspace/device-rest-go/103:/w/workspace/device-rest-go/103:rw,z -v /w/workspace/device-rest-go/103@tmp:/w/workspace/device-rest-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T16:06:56.754Z] $ docker top 07523ee8482e62511afa982ce06fdfb87b3732486a2904b4143582dc8095e984 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T16:06:57.622Z] + go version [2023-04-24T16:06:57.622Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T16:06:57.644Z] $ docker stop --time=1 07523ee8482e62511afa982ce06fdfb87b3732486a2904b4143582dc8095e984 [2023-04-24T16:06:59.351Z] $ docker rm -f --volumes 07523ee8482e62511afa982ce06fdfb87b3732486a2904b4143582dc8095e984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:06:59.931Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T16:06:59.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:07:00.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-9546 does not seem to be running inside a container [2023-04-24T16:07:00.213Z] $ 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/103 -v /w/workspace/device-rest-go/103:/w/workspace/device-rest-go/103:rw,z -v /w/workspace/device-rest-go/103@tmp:/w/workspace/device-rest-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T16:07:01.476Z] $ docker top 9bf390ddb8951c048baaf648d22de7fe778d646541e7619b525020fa1e5076b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T16:07:02.333Z] + git config --global --add safe.directory /w/workspace/device-rest-go/103 [Pipeline] fileExists [Pipeline] sh [2023-04-24T16:07:02.992Z] + make test [2023-04-24T16:07:02.992Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T16:07:41.901Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-24T16:10:03.733Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-24T16:10:03.733Z] ok github.com/edgexfoundry/device-rest-go/driver 0.065s coverage: 32.2% of statements [2023-04-24T16:10:03.733Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T16:10:03.733Z] go vet ./... [2023-04-24T16:10:25.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T16:10:25.857Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T16:10:25.857Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T16:10:25.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T16:10:25.890Z] $ docker stop --time=1 9bf390ddb8951c048baaf648d22de7fe778d646541e7619b525020fa1e5076b4 [2023-04-24T16:10:27.796Z] $ docker rm -f --volumes 9bf390ddb8951c048baaf648d22de7fe778d646541e7619b525020fa1e5076b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T16:10:29.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T16:10:29.053Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T16:10:29.592Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T16:10:29.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T16:10:30.310Z] + ls -al . [2023-04-24T16:10:30.310Z] total 180 [2023-04-24T16:10:30.310Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 16:07 . [2023-04-24T16:10:30.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 16:04 .. [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 24 16:04 .dockerignore [2023-04-24T16:10:30.310Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 16:04 .git [2023-04-24T16:10:30.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 16:04 .github [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 16:04 .gitignore [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 16:04 .golangci.yml [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 24 16:04 Attribution.txt [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 24 16:04 CHANGELOG.md [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 24 16:04 Dockerfile [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 16:04 GOVERNANCE.md [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 24 16:04 Jenkinsfile [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 16:04 LICENSE [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 24 16:04 Makefile [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 16:04 OWNERS.md [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 24 16:04 README.md [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 16:01 VERSION [2023-04-24T16:10:30.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 16:04 bin [2023-04-24T16:10:30.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 16:04 cmd [2023-04-24T16:10:30.310Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 24 16:09 coverage.out [2023-04-24T16:10:30.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 16:04 driver [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 24 16:04 go.mod [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 16:04 go.sum [2023-04-24T16:10:30.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 16:04 snap [2023-04-24T16:10:30.310Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 24 16:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:10:30.660Z] + 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=d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 --label arch=arm64 --label version=3.0.0-dev.31 . [2023-04-24T16:10:30.660Z] Sending build context to Docker daemon 154.1kB [2023-04-24T16:10:30.932Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T16:10:30.932Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-24T16:10:30.932Z] ---> c7ba7d036710 [2023-04-24T16:10:30.932Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-24T16:10:30.932Z] ---> Running in 458c6f33b522 [2023-04-24T16:10:31.203Z] Removing intermediate container 458c6f33b522 [2023-04-24T16:10:31.203Z] ---> 984f277a7fc2 [2023-04-24T16:10:31.203Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T16:10:31.475Z] ---> Running in e78039f263e2 [2023-04-24T16:10:31.744Z] Removing intermediate container e78039f263e2 [2023-04-24T16:10:31.744Z] ---> 73a3acb42ecc [2023-04-24T16:10:31.744Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T16:10:31.744Z] ---> Running in 5ba9e98d9b75 [2023-04-24T16:10:32.014Z] Removing intermediate container 5ba9e98d9b75 [2023-04-24T16:10:32.014Z] ---> 87436b971283 [2023-04-24T16:10:32.014Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T16:10:32.284Z] ---> Running in b3b2cb964f5c [2023-04-24T16:10:32.554Z] Removing intermediate container b3b2cb964f5c [2023-04-24T16:10:32.554Z] ---> f17b00f69f0d [2023-04-24T16:10:32.554Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T16:10:32.554Z] ---> Running in 0b832865dabe [2023-04-24T16:10:33.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T16:10:34.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T16:10:35.464Z] OK: 268 MiB in 57 packages [2023-04-24T16:10:36.431Z] Removing intermediate container 0b832865dabe [2023-04-24T16:10:36.431Z] ---> 60f0b25fd99f [2023-04-24T16:10:36.431Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-24T16:10:36.431Z] ---> Running in fc24cec67d51 [2023-04-24T16:10:36.700Z] Removing intermediate container fc24cec67d51 [2023-04-24T16:10:36.700Z] ---> dd4a6ec1b69b [2023-04-24T16:10:36.700Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-24T16:10:37.287Z] ---> 9d6298f33e89 [2023-04-24T16:10:37.287Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T16:10:37.287Z] ---> Running in 12727051d8f5 [2023-04-24T16:10:41.572Z] Removing intermediate container 12727051d8f5 [2023-04-24T16:10:41.572Z] ---> 98e42e1da19a [2023-04-24T16:10:41.572Z] Step 11/25 : COPY . . [2023-04-24T16:10:41.843Z] ---> e248a895fcce [2023-04-24T16:10:41.843Z] Step 12/25 : RUN $MAKE [2023-04-24T16:10:41.843Z] ---> Running in 04751756ae65 [2023-04-24T16:10:42.814Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-24T16:13:04.556Z] Removing intermediate container 04751756ae65 [2023-04-24T16:13:04.556Z] ---> 0e898c09b19a [2023-04-24T16:13:04.556Z] Step 13/25 : FROM alpine:3.17 [2023-04-24T16:13:04.556Z] 3.17: Pulling from library/alpine [2023-04-24T16:13:04.556Z] c41833b44d91: Pulling fs layer [2023-04-24T16:13:04.556Z] c41833b44d91: Verifying Checksum [2023-04-24T16:13:04.556Z] c41833b44d91: Download complete [2023-04-24T16:13:04.556Z] c41833b44d91: Pull complete [2023-04-24T16:13:04.556Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T16:13:04.556Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T16:13:04.556Z] ---> 51e60588ff2c [2023-04-24T16:13:04.556Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-24T16:13:04.556Z] ---> Running in 6341a7bce6f6 [2023-04-24T16:13:04.556Z] Removing intermediate container 6341a7bce6f6 [2023-04-24T16:13:04.556Z] ---> e895102c2549 [2023-04-24T16:13:04.556Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-24T16:13:04.556Z] ---> Running in 41a527806b19 [2023-04-24T16:13:04.556Z] Removing intermediate container 41a527806b19 [2023-04-24T16:13:04.556Z] ---> fdcbc2bfab96 [2023-04-24T16:13:04.556Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-24T16:13:04.556Z] ---> Running in 44d0134d3ce5 [2023-04-24T16:13:04.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T16:13:04.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T16:13:04.556Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T16:13:04.556Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T16:13:04.556Z] OK: 8 MiB in 16 packages [2023-04-24T16:13:06.500Z] Removing intermediate container 44d0134d3ce5 [2023-04-24T16:13:06.500Z] ---> bb75d234c1d2 [2023-04-24T16:13:06.500Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-24T16:13:07.459Z] ---> 07ad343c71c7 [2023-04-24T16:13:07.459Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-24T16:13:08.046Z] ---> d0b0c6ca1169 [2023-04-24T16:13:08.046Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-24T16:13:08.312Z] ---> 6d56c4449b59 [2023-04-24T16:13:08.312Z] Step 20/25 : EXPOSE 59986 [2023-04-24T16:13:08.581Z] ---> Running in cb761f941adb [2023-04-24T16:13:08.847Z] Removing intermediate container cb761f941adb [2023-04-24T16:13:08.847Z] ---> bad5426800bc [2023-04-24T16:13:08.847Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-24T16:13:08.847Z] ---> Running in 3954ad6bd770 [2023-04-24T16:13:09.114Z] Removing intermediate container 3954ad6bd770 [2023-04-24T16:13:09.114Z] ---> f16b60e71b10 [2023-04-24T16:13:09.114Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T16:13:09.114Z] ---> Running in 04ba4879e7fa [2023-04-24T16:13:09.380Z] Removing intermediate container 04ba4879e7fa [2023-04-24T16:13:09.381Z] ---> ffff0321656f [2023-04-24T16:13:09.381Z] Step 23/25 : LABEL arch=arm64 [2023-04-24T16:13:09.654Z] ---> Running in 9c515d2b0dd0 [2023-04-24T16:13:09.924Z] Removing intermediate container 9c515d2b0dd0 [2023-04-24T16:13:09.924Z] ---> fd53c112e53c [2023-04-24T16:13:09.924Z] Step 24/25 : LABEL git_sha=d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [2023-04-24T16:13:09.924Z] ---> Running in e2e9b2526812 [2023-04-24T16:13:10.191Z] Removing intermediate container e2e9b2526812 [2023-04-24T16:13:10.191Z] ---> 5720ef882db4 [2023-04-24T16:13:10.191Z] Step 25/25 : LABEL version=3.0.0-dev.31 [2023-04-24T16:13:10.191Z] ---> Running in 25b7460daca3 [2023-04-24T16:13:10.459Z] Removing intermediate container 25b7460daca3 [2023-04-24T16:13:10.459Z] ---> 8c68c9e65d02 [2023-04-24T16:13:10.459Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T16:13:10.459Z] Successfully built 8c68c9e65d02 [2023-04-24T16:13:10.459Z] 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 [2023-04-24T16:13:10.545Z] provisioning config files... [2023-04-24T16:13:10.559Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/103@tmp/config15629895833193187306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:13:10.891Z] ---> docker-login.sh [2023-04-24T16:13:10.891Z] nexus3.edgexfoundry.org:10001 [2023-04-24T16:13:10.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:13:11.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:13:11.158Z] Configure a credential helper to remove this warning. See [2023-04-24T16:13:11.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:13:11.158Z] [2023-04-24T16:13:11.158Z] Login Succeeded [2023-04-24T16:13:11.158Z] nexus3.edgexfoundry.org:10002 [2023-04-24T16:13:11.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:13:11.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:13:11.426Z] Configure a credential helper to remove this warning. See [2023-04-24T16:13:11.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:13:11.426Z] [2023-04-24T16:13:11.426Z] Login Succeeded [2023-04-24T16:13:11.426Z] nexus3.edgexfoundry.org:10003 [2023-04-24T16:13:11.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:13:11.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:13:11.964Z] Configure a credential helper to remove this warning. See [2023-04-24T16:13:11.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:13:11.964Z] [2023-04-24T16:13:11.964Z] Login Succeeded [2023-04-24T16:13:11.964Z] nexus3.edgexfoundry.org:10004 [2023-04-24T16:13:12.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:13:12.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:13:12.231Z] Configure a credential helper to remove this warning. See [2023-04-24T16:13:12.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:13:12.231Z] [2023-04-24T16:13:12.231Z] Login Succeeded [2023-04-24T16:13:12.231Z] docker.io [2023-04-24T16:13:12.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:13:12.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:13:12.765Z] Configure a credential helper to remove this warning. See [2023-04-24T16:13:12.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:13:12.765Z] [2023-04-24T16:13:12.765Z] Login Succeeded [2023-04-24T16:13:12.765Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T16:13:12.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T16:13:12.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T16:13:12.839Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-04-24T16:13:12.839Z] d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [2023-04-24T16:13:12.839Z] latest [2023-04-24T16:13:12.839Z] 3.0.0-dev.31 [2023-04-24T16:13:12.839Z] d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9-3.0.0-dev.31 [2023-04-24T16:13:12.839Z] main [2023-04-24T16:13:12.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:13.209Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:13.561Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [2023-04-24T16:13:13.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-24T16:13:13.561Z] a40baf0b4800: Preparing [2023-04-24T16:13:13.561Z] 597a00e76eee: Preparing [2023-04-24T16:13:13.561Z] 202abf069feb: Preparing [2023-04-24T16:13:13.561Z] 8ede7387fd12: Preparing [2023-04-24T16:13:13.561Z] 26cbea5cba74: Preparing [2023-04-24T16:13:13.561Z] 26cbea5cba74: Layer already exists [2023-04-24T16:13:13.830Z] 597a00e76eee: Pushed [2023-04-24T16:13:13.830Z] a40baf0b4800: Pushed [2023-04-24T16:13:13.830Z] 8ede7387fd12: Pushed [2023-04-24T16:13:19.288Z] 202abf069feb: Pushed [2023-04-24T16:13:19.288Z] d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9: digest: sha256:a4e3cf4566ce6755c2f1cbb4b905f1b7f73557dc61be88429ffbd0a9b6bd769d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:19.658Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:20.019Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-04-24T16:13:20.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-24T16:13:20.019Z] a40baf0b4800: Preparing [2023-04-24T16:13:20.019Z] 597a00e76eee: Preparing [2023-04-24T16:13:20.019Z] 202abf069feb: Preparing [2023-04-24T16:13:20.019Z] 8ede7387fd12: Preparing [2023-04-24T16:13:20.019Z] 26cbea5cba74: Preparing [2023-04-24T16:13:20.019Z] a40baf0b4800: Layer already exists [2023-04-24T16:13:20.019Z] 597a00e76eee: Layer already exists [2023-04-24T16:13:20.019Z] 26cbea5cba74: Layer already exists [2023-04-24T16:13:20.019Z] 8ede7387fd12: Layer already exists [2023-04-24T16:13:20.019Z] 202abf069feb: Layer already exists [2023-04-24T16:13:20.289Z] latest: digest: sha256:a4e3cf4566ce6755c2f1cbb4b905f1b7f73557dc61be88429ffbd0a9b6bd769d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:20.639Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:20.988Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.31 [2023-04-24T16:13:20.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-24T16:13:20.988Z] a40baf0b4800: Preparing [2023-04-24T16:13:20.988Z] 597a00e76eee: Preparing [2023-04-24T16:13:20.988Z] 202abf069feb: Preparing [2023-04-24T16:13:20.988Z] 8ede7387fd12: Preparing [2023-04-24T16:13:20.988Z] 26cbea5cba74: Preparing [2023-04-24T16:13:20.988Z] 8ede7387fd12: Layer already exists [2023-04-24T16:13:20.988Z] 202abf069feb: Layer already exists [2023-04-24T16:13:20.988Z] 597a00e76eee: Layer already exists [2023-04-24T16:13:20.988Z] a40baf0b4800: Layer already exists [2023-04-24T16:13:20.988Z] 26cbea5cba74: Layer already exists [2023-04-24T16:13:20.988Z] 3.0.0-dev.31: digest: sha256:a4e3cf4566ce6755c2f1cbb4b905f1b7f73557dc61be88429ffbd0a9b6bd769d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:21.341Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:21.699Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9-3.0.0-dev.31 [2023-04-24T16:13:21.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-24T16:13:21.699Z] a40baf0b4800: Preparing [2023-04-24T16:13:21.699Z] 597a00e76eee: Preparing [2023-04-24T16:13:21.699Z] 202abf069feb: Preparing [2023-04-24T16:13:21.699Z] 8ede7387fd12: Preparing [2023-04-24T16:13:21.699Z] 26cbea5cba74: Preparing [2023-04-24T16:13:21.699Z] 597a00e76eee: Layer already exists [2023-04-24T16:13:21.699Z] 8ede7387fd12: Layer already exists [2023-04-24T16:13:21.699Z] a40baf0b4800: Layer already exists [2023-04-24T16:13:21.699Z] 202abf069feb: Layer already exists [2023-04-24T16:13:21.699Z] 26cbea5cba74: Layer already exists [2023-04-24T16:13:21.699Z] d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9-3.0.0-dev.31: digest: sha256:a4e3cf4566ce6755c2f1cbb4b905f1b7f73557dc61be88429ffbd0a9b6bd769d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:22.047Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:22.386Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-04-24T16:13:22.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-24T16:13:22.386Z] a40baf0b4800: Preparing [2023-04-24T16:13:22.386Z] 597a00e76eee: Preparing [2023-04-24T16:13:22.386Z] 202abf069feb: Preparing [2023-04-24T16:13:22.386Z] 8ede7387fd12: Preparing [2023-04-24T16:13:22.386Z] 26cbea5cba74: Preparing [2023-04-24T16:13:22.386Z] 8ede7387fd12: Layer already exists [2023-04-24T16:13:22.386Z] 597a00e76eee: Layer already exists [2023-04-24T16:13:22.386Z] 26cbea5cba74: Layer already exists [2023-04-24T16:13:22.386Z] 202abf069feb: Layer already exists [2023-04-24T16:13:22.386Z] a40baf0b4800: Layer already exists [2023-04-24T16:13:22.655Z] main: digest: sha256:a4e3cf4566ce6755c2f1cbb4b905f1b7f73557dc61be88429ffbd0a9b6bd769d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T16:13:22.700Z] ===================================================== [Pipeline] echo [2023-04-24T16:13:22.706Z] taggedImages: [2023-04-24T16:13:22.706Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [2023-04-24T16:13:22.706Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-04-24T16:13:22.706Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.31 [2023-04-24T16:13:22.706Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9-3.0.0-dev.31 [2023-04-24T16:13:22.706Z] - 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 [2023-04-24T16:13:23.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T16:13:23.076Z] [2023-04-24T16:13:23.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:23.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T16:13:23.413Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T16:13:23.413Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T16:13:23.413Z] 04944245beec: Pulling fs layer [2023-04-24T16:13:23.413Z] 699f458cf7ca: Pulling fs layer [2023-04-24T16:13:23.413Z] 765212b225bb: Pulling fs layer [2023-04-24T16:13:23.413Z] f23df028b6ca: Pulling fs layer [2023-04-24T16:13:23.413Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T16:13:23.413Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T16:13:23.413Z] 765212b225bb: Waiting [2023-04-24T16:13:23.413Z] f23df028b6ca: Waiting [2023-04-24T16:13:23.413Z] d65c8cfc05b1: Waiting [2023-04-24T16:13:23.413Z] 2437ff75d9bd: Waiting [2023-04-24T16:13:23.683Z] 04944245beec: Download complete [2023-04-24T16:13:23.683Z] 765212b225bb: Verifying Checksum [2023-04-24T16:13:23.683Z] 765212b225bb: Download complete [2023-04-24T16:13:23.683Z] f23df028b6ca: Verifying Checksum [2023-04-24T16:13:23.683Z] f23df028b6ca: Download complete [2023-04-24T16:13:23.683Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T16:13:23.683Z] d65c8cfc05b1: Download complete [2023-04-24T16:13:23.683Z] 699f458cf7ca: Verifying Checksum [2023-04-24T16:13:23.683Z] 699f458cf7ca: Download complete [2023-04-24T16:13:24.273Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T16:13:24.273Z] 8998bd30e6a1: Download complete [2023-04-24T16:13:26.858Z] 2437ff75d9bd: Download complete [2023-04-24T16:13:28.269Z] 8998bd30e6a1: Pull complete [2023-04-24T16:13:28.536Z] 04944245beec: Pull complete [2023-04-24T16:13:29.942Z] 699f458cf7ca: Pull complete [2023-04-24T16:13:31.882Z] 765212b225bb: Pull complete [2023-04-24T16:13:32.842Z] f23df028b6ca: Pull complete [2023-04-24T16:13:32.842Z] d65c8cfc05b1: Pull complete [2023-04-24T16:13:47.844Z] 2437ff75d9bd: Pull complete [2023-04-24T16:13:47.844Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T16:13:47.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T16:13:47.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:13:48.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-9546 does not seem to be running inside a container [2023-04-24T16:13:48.126Z] $ 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/103 -v /w/workspace/device-rest-go/103:/w/workspace/device-rest-go/103:rw,z -v /w/workspace/device-rest-go/103@tmp:/w/workspace/device-rest-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-24T16:13:50.900Z] $ docker top 549d2a80d858edd85216c9e364274782157a23cb21eeb441d0210937ed71a074 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:13:51.447Z] ---> job-cost.sh [2023-04-24T16:13:51.721Z] lf-activate-venv: SKIPPING [2023-04-24T16:13:51.721Z] INFO: No Stack... [2023-04-24T16:13:52.004Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T16:13:52.962Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T16:13:53.600Z] + cat /w/workspace/device-rest-go/103/archives/cost.csv [2023-04-24T16:13:53.600Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T16:13:53.671Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-103-stack-cost] [2023-04-24T16:13:53.679Z] Resource [jenkins-edgexfoundry-device-rest-go-main-103-stack-cost] did not exist. Created. [2023-04-24T16:13:53.679Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T16:13:54.340Z] /w/workspace/device-rest-go/103@tmp/durable-a0ca83ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T16:13:54.997Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T16:13:55.019Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T16:13:55.068Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T16:13:55.077Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T16:13:55.092Z] $ docker stop --time=1 549d2a80d858edd85216c9e364274782157a23cb21eeb441d0210937ed71a074 [2023-04-24T16:13:56.646Z] $ docker rm -f --volumes 549d2a80d858edd85216c9e364274782157a23cb21eeb441d0210937ed71a074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-24T16:13:57.039Z] provisioning config files... [2023-04-24T16:13:57.046Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14564649566535078666tmp [Pipeline] { [Pipeline] sh [2023-04-24T16:13:57.342Z] + set +x [2023-04-24T16:13:57.342Z] + curl -s https://codecov.io/bash [2023-04-24T16:13:57.342Z] + bash -s -- [2023-04-24T16:13:57.342Z] [2023-04-24T16:13:57.342Z] _____ _ [2023-04-24T16:13:57.342Z] / ____| | | [2023-04-24T16:13:57.342Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T16:13:57.342Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T16:13:57.342Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T16:13:57.342Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T16:13:57.342Z] Bash-1.0.6 [2023-04-24T16:13:57.342Z] [2023-04-24T16:13:57.342Z] [2023-04-24T16:13:57.342Z] ==> git version 2.25.1 found [2023-04-24T16:13:57.342Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-24T16:13:57.342Z] Release-Date: 2020-01-08 [2023-04-24T16:13:57.342Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-24T16:13:57.342Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T16:13:57.342Z] ==> Jenkins CI detected. [2023-04-24T16:13:57.342Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-04-24T16:13:57.342Z] project root: . [2023-04-24T16:13:57.342Z] --> token set from env [2023-04-24T16:13:57.342Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T16:13:57.342Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T16:13:57.342Z] ==> Python coveragepy not found [2023-04-24T16:13:57.342Z] ==> Searching for coverage reports in: [2023-04-24T16:13:57.342Z] + . [2023-04-24T16:13:57.342Z] -> Found 1 reports [2023-04-24T16:13:57.342Z] ==> Detecting git/mercurial file structure [2023-04-24T16:13:57.602Z] ==> Reading reports [2023-04-24T16:13:57.602Z] + ./coverage.out bytes=14663 [2023-04-24T16:13:57.602Z] ==> Appending adjustments [2023-04-24T16:13:57.602Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T16:13:57.602Z] + Found adjustments [2023-04-24T16:13:57.602Z] ==> Gzipping contents [2023-04-24T16:13:57.602Z] 4.0K /tmp/codecov.vDtbsA.gz [2023-04-24T16:13:57.602Z] ==> Uploading reports [2023-04-24T16:13:57.602Z] url: https://codecov.io [2023-04-24T16:13:57.602Z] query: branch=main&commit=d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T16:13:57.602Z] -> Pinging Codecov [2023-04-24T16:13:57.602Z] 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=d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T16:13:57.602Z] -> Uploading to [2023-04-24T16:13:57.602Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/4E5D53B4F1F92C436F7061BF334D961C/d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9/c27ddd01-93dc-47ad-a0ba-e28f90668ccd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T161357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d96744be430e53d8c6747800fda7322850d68b79e006784bf153b90840606272 [2023-04-24T16:13:57.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T16:13:57.602Z] Dload Upload Total Spent Left Speed [2023-04-24T16:13:57.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11674 --:--:-- --:--:-- --:--:-- 11674 [2023-04-24T16:13:57.861Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [Pipeline] } [2023-04-24T16:13:57.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-24T16:13:57.981Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-24T16:13:57.994Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:58.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T16:13:58.295Z] [2023-04-24T16:13:58.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:13:58.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T16:13:58.604Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-24T16:13:58.604Z] df9b9388f04a: Pulling fs layer [2023-04-24T16:13:58.604Z] 52dc419b0ee2: Pulling fs layer [2023-04-24T16:13:58.604Z] 25bc292e5bac: Pulling fs layer [2023-04-24T16:13:58.604Z] 114826534d7a: Pulling fs layer [2023-04-24T16:13:58.604Z] 4657fd5d0bcf: Pulling fs layer [2023-04-24T16:13:58.604Z] 6ad1cebc031e: Pulling fs layer [2023-04-24T16:13:58.604Z] 8a3aa393b2d8: Pulling fs layer [2023-04-24T16:13:58.604Z] 4657fd5d0bcf: Waiting [2023-04-24T16:13:58.604Z] 6ad1cebc031e: Waiting [2023-04-24T16:13:58.604Z] 8a3aa393b2d8: Waiting [2023-04-24T16:13:58.604Z] 114826534d7a: Waiting [2023-04-24T16:13:58.604Z] 25bc292e5bac: Verifying Checksum [2023-04-24T16:13:58.604Z] 25bc292e5bac: Download complete [2023-04-24T16:13:58.604Z] 52dc419b0ee2: Verifying Checksum [2023-04-24T16:13:58.604Z] 52dc419b0ee2: Download complete [2023-04-24T16:13:58.604Z] 4657fd5d0bcf: Verifying Checksum [2023-04-24T16:13:58.604Z] 4657fd5d0bcf: Download complete [2023-04-24T16:13:58.604Z] df9b9388f04a: Download complete [2023-04-24T16:13:58.862Z] 6ad1cebc031e: Verifying Checksum [2023-04-24T16:13:58.862Z] 6ad1cebc031e: Download complete [2023-04-24T16:13:58.862Z] df9b9388f04a: Pull complete [2023-04-24T16:13:58.862Z] 52dc419b0ee2: Pull complete [2023-04-24T16:13:58.862Z] 25bc292e5bac: Pull complete [2023-04-24T16:13:59.430Z] 114826534d7a: Verifying Checksum [2023-04-24T16:13:59.430Z] 114826534d7a: Download complete [2023-04-24T16:13:59.430Z] 8a3aa393b2d8: Verifying Checksum [2023-04-24T16:13:59.430Z] 8a3aa393b2d8: Download complete [2023-04-24T16:14:02.713Z] 114826534d7a: Pull complete [2023-04-24T16:14:02.714Z] 4657fd5d0bcf: Pull complete [2023-04-24T16:14:02.972Z] 6ad1cebc031e: Pull complete [2023-04-24T16:14:05.502Z] 8a3aa393b2d8: Pull complete [2023-04-24T16:14:05.503Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-24T16:14:05.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T16:14:05.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:14:05.579Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2023-04-24T16:14:05.625Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-24T16:14:10.655Z] $ docker top e5ae69dac534db8b940b9001b265ab69f2828b0fa27461f7f47c032cdd70b188 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-24T16:14:10.719Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-04-24T16:14:10.997Z] + set -o pipefail [2023-04-24T16:14:10.997Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-04-24T16:14:19.132Z] [2023-04-24T16:14:19.132Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-04-24T16:14:19.132Z] [2023-04-24T16:14:19.132Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/f3217bc4-da05-4f3c-9572-a4fd9e4fc0e7 [2023-04-24T16:14:19.132Z] [2023-04-24T16:14:19.132Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-24T16:14:19.132Z] [2023-04-24T16:14:19.132Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-24T16:14:19.132Z] [2023-04-24T16:14:19.132Z] [2023-04-24T16:14:19.132Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-24T16:14:19.132Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-24T16:14:19.132Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-24T16:14:19.145Z] $ docker stop --time=1 e5ae69dac534db8b940b9001b265ab69f2828b0fa27461f7f47c032cdd70b188 [2023-04-24T16:14:23.274Z] $ docker rm -f --volumes e5ae69dac534db8b940b9001b265ab69f2828b0fa27461f7f47c032cdd70b188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T16:14:23.987Z] + git log --format=format:%s -1 d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 [Pipeline] sh [2023-04-24T16:14:24.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T16:14:24.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:14:24.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T16:14:24.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:14:24.661Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2023-04-24T16:14:24.697Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T16:14:25.074Z] $ docker top a19748440f02644eeb0d289ffc28d1247e8a9fa90eaf5de9843dbf34bf0b7c98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T16:14:25.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T16:14:25.161Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T16:14:25.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T16:14:25.268Z] $ docker exec a19748440f02644eeb0d289ffc28d1247e8a9fa90eaf5de9843dbf34bf0b7c98 ssh-agent [2023-04-24T16:14:25.363Z] SSH_AUTH_SOCK=/tmp/ssh-Fdn6brrt8IKL/agent.31 [2023-04-24T16:14:25.363Z] SSH_AGENT_PID=37 [2023-04-24T16:14:25.368Z] Running ssh-add (command line suppressed) [2023-04-24T16:14:25.475Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6836724060416227618.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6836724060416227618.key) [2023-04-24T16:14:25.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T16:14:25.835Z] + git semver tag [2023-04-24T16:14:26.094Z] 2023-04-24 16:14:25,956 [run_tag] DEBUG tag force:False [2023-04-24T16:14:26.094Z] 2023-04-24 16:14:25,956 [check_head_tag] DEBUG check head tag [2023-04-24T16:14:26.094Z] 2023-04-24 16:14:25,957 [execute] INFO git cat-file --batch-check [2023-04-24T16:14:26.094Z] 2023-04-24 16:14:25,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-04-24T16:14:26.094Z] 2023-04-24 16:14:25,961 [execute] INFO git cat-file --batch [2023-04-24T16:14:26.094Z] 2023-04-24 16:14:25,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-04-24T16:14:26.094Z] 2023-04-24 16:14:25,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T16:14:26.094Z] 2023-04-24 16:14:25,984 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 [2023-04-24T16:14:26.094Z] 2023-04-24 16:14:25,984 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T16:14:26.094Z] 2023-04-24 16:14:25,989 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T16:14:26.094Z] 3.0.0-dev.31 [Pipeline] } [2023-04-24T16:14:26.107Z] $ docker exec --env ******** --env ******** a19748440f02644eeb0d289ffc28d1247e8a9fa90eaf5de9843dbf34bf0b7c98 ssh-agent -k [2023-04-24T16:14:26.195Z] unset SSH_AUTH_SOCK; [2023-04-24T16:14:26.196Z] unset SSH_AGENT_PID; [2023-04-24T16:14:26.196Z] echo Agent pid 37 killed; [2023-04-24T16:14:26.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T16:14:26.503Z] + git semver [Pipeline] } [2023-04-24T16:14:26.777Z] $ docker stop --time=1 a19748440f02644eeb0d289ffc28d1247e8a9fa90eaf5de9843dbf34bf0b7c98 [2023-04-24T16:14:28.064Z] $ docker rm -f --volumes a19748440f02644eeb0d289ffc28d1247e8a9fa90eaf5de9843dbf34bf0b7c98 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:14:28.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T16:14:28.460Z] [2023-04-24T16:14:28.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:14:28.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T16:14:28.752Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-24T16:14:28.752Z] ab5ef0e58194: Pulling fs layer [2023-04-24T16:14:28.752Z] 9712f1f96733: Pulling fs layer [2023-04-24T16:14:28.752Z] 63f879dbbcfc: Pulling fs layer [2023-04-24T16:14:28.752Z] 0d9ebad4ef96: Pulling fs layer [2023-04-24T16:14:28.752Z] e9a5061849ea: Pulling fs layer [2023-04-24T16:14:28.752Z] d747dcd14b5f: Pulling fs layer [2023-04-24T16:14:28.752Z] 2de7ff778b66: Pulling fs layer [2023-04-24T16:14:28.752Z] 0d9ebad4ef96: Waiting [2023-04-24T16:14:28.752Z] e9a5061849ea: Waiting [2023-04-24T16:14:28.752Z] 2de7ff778b66: Waiting [2023-04-24T16:14:28.752Z] d747dcd14b5f: Waiting [2023-04-24T16:14:28.752Z] 9712f1f96733: Verifying Checksum [2023-04-24T16:14:28.752Z] 9712f1f96733: Download complete [2023-04-24T16:14:29.010Z] 63f879dbbcfc: Verifying Checksum [2023-04-24T16:14:29.010Z] 63f879dbbcfc: Download complete [2023-04-24T16:14:29.267Z] e9a5061849ea: Verifying Checksum [2023-04-24T16:14:29.267Z] e9a5061849ea: Download complete [2023-04-24T16:14:29.267Z] d747dcd14b5f: Download complete [2023-04-24T16:14:29.267Z] ab5ef0e58194: Verifying Checksum [2023-04-24T16:14:29.267Z] ab5ef0e58194: Download complete [2023-04-24T16:14:29.267Z] 0d9ebad4ef96: Verifying Checksum [2023-04-24T16:14:29.267Z] 0d9ebad4ef96: Download complete [2023-04-24T16:14:29.267Z] 2de7ff778b66: Download complete [2023-04-24T16:14:31.795Z] ab5ef0e58194: Pull complete [2023-04-24T16:14:31.795Z] 9712f1f96733: Pull complete [2023-04-24T16:14:32.731Z] 63f879dbbcfc: Pull complete [2023-04-24T16:14:36.011Z] 0d9ebad4ef96: Pull complete [2023-04-24T16:14:36.269Z] e9a5061849ea: Pull complete [2023-04-24T16:14:36.269Z] d747dcd14b5f: Pull complete [2023-04-24T16:14:37.200Z] 2de7ff778b66: Pull complete [2023-04-24T16:14:37.200Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-24T16:14:37.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T16:14:37.200Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:14:37.277Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2023-04-24T16:14:37.311Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-24T16:14:44.797Z] $ docker top 5b7a6526de4925e7b2fecd737f14bfc446245a14a48d3f8b2b9ebc6a6582e925 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-24T16:14:44.873Z] provisioning config files... [2023-04-24T16:14:44.879Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2837306500711741592tmp [2023-04-24T16:14:44.889Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14105448545915378890tmp [2023-04-24T16:14:44.898Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4146233561122862661tmp [Pipeline] { [Pipeline] echo [2023-04-24T16:14:44.915Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:14:45.199Z] ---> sigul-configuration.sh [2023-04-24T16:14:45.199Z] gpg: directory `/root/.gnupg' created [2023-04-24T16:14:45.200Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-24T16:14:45.200Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-24T16:14:45.200Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-24T16:14:45.200Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-24T16:14:45.200Z] gpg: CAST5 encrypted data [2023-04-24T16:14:45.200Z] gpg: encrypted with 1 passphrase [2023-04-24T16:14:45.200Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-24T16:14:45.506Z] + mkdir /home/jenkins [2023-04-24T16:14:45.506Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-24T16:14:45.805Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-24T16:14:45.812Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:14:46.104Z] ---> sigul-install.sh [2023-04-24T16:14:46.104Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-24T16:14:46.396Z] + git tag --list [2023-04-24T16:14:46.396Z] v1.0.0 [2023-04-24T16:14:46.396Z] v1.1.0 [2023-04-24T16:14:46.396Z] v1.1.1 [2023-04-24T16:14:46.396Z] v1.1.2 [2023-04-24T16:14:46.396Z] v1.2.0 [2023-04-24T16:14:46.396Z] v1.2.1 [2023-04-24T16:14:46.396Z] v2.0.0 [2023-04-24T16:14:46.396Z] v2.1.0 [2023-04-24T16:14:46.396Z] v2.1.1 [2023-04-24T16:14:46.396Z] v2.1.1-dev.1 [2023-04-24T16:14:46.396Z] v2.1.1-dev.2 [2023-04-24T16:14:46.396Z] v2.1.1-dev.3 [2023-04-24T16:14:46.396Z] v2.2.0 [2023-04-24T16:14:46.396Z] v2.2.1-dev.1 [2023-04-24T16:14:46.396Z] v2.2.1-dev.2 [2023-04-24T16:14:46.396Z] v2.2.1-dev.3 [2023-04-24T16:14:46.396Z] v2.2.1-dev.4 [2023-04-24T16:14:46.396Z] v2.2.1-dev.5 [2023-04-24T16:14:46.396Z] v2.2.1-dev.6 [2023-04-24T16:14:46.396Z] v2.2.1-dev.7 [2023-04-24T16:14:46.396Z] v2.2.1-dev.8 [2023-04-24T16:14:46.396Z] v2.2.1-dev.9 [2023-04-24T16:14:46.396Z] v2.3.0 [2023-04-24T16:14:46.396Z] v2.3.0-dev.10 [2023-04-24T16:14:46.396Z] v2.3.0-dev.11 [2023-04-24T16:14:46.396Z] v2.3.0-dev.12 [2023-04-24T16:14:46.396Z] v2.3.0-dev.13 [2023-04-24T16:14:46.396Z] v2.3.0-dev.14 [2023-04-24T16:14:46.396Z] v2.3.0-dev.15 [2023-04-24T16:14:46.396Z] v2.3.0-dev.16 [2023-04-24T16:14:46.396Z] v2.3.0-dev.17 [2023-04-24T16:14:46.396Z] v2.3.0-dev.18 [2023-04-24T16:14:46.396Z] v2.3.0-dev.19 [2023-04-24T16:14:46.396Z] v2.3.0-dev.20 [2023-04-24T16:14:46.396Z] v2.3.0-dev.21 [2023-04-24T16:14:46.396Z] v2.3.0-dev.22 [2023-04-24T16:14:46.396Z] v2.3.0-dev.23 [2023-04-24T16:14:46.396Z] v2.3.0-dev.24 [2023-04-24T16:14:46.396Z] v2.3.0-dev.25 [2023-04-24T16:14:46.396Z] v2.3.0-dev.9 [2023-04-24T16:14:46.396Z] v3.0.0-dev.1 [2023-04-24T16:14:46.396Z] v3.0.0-dev.10 [2023-04-24T16:14:46.396Z] v3.0.0-dev.11 [2023-04-24T16:14:46.396Z] v3.0.0-dev.12 [2023-04-24T16:14:46.396Z] v3.0.0-dev.13 [2023-04-24T16:14:46.396Z] v3.0.0-dev.14 [2023-04-24T16:14:46.396Z] v3.0.0-dev.15 [2023-04-24T16:14:46.396Z] v3.0.0-dev.16 [2023-04-24T16:14:46.396Z] v3.0.0-dev.17 [2023-04-24T16:14:46.396Z] v3.0.0-dev.18 [2023-04-24T16:14:46.396Z] v3.0.0-dev.19 [2023-04-24T16:14:46.396Z] v3.0.0-dev.2 [2023-04-24T16:14:46.396Z] v3.0.0-dev.20 [2023-04-24T16:14:46.396Z] v3.0.0-dev.21 [2023-04-24T16:14:46.396Z] v3.0.0-dev.22 [2023-04-24T16:14:46.396Z] v3.0.0-dev.23 [2023-04-24T16:14:46.396Z] v3.0.0-dev.24 [2023-04-24T16:14:46.396Z] v3.0.0-dev.25 [2023-04-24T16:14:46.396Z] v3.0.0-dev.26 [2023-04-24T16:14:46.396Z] v3.0.0-dev.27 [2023-04-24T16:14:46.396Z] v3.0.0-dev.28 [2023-04-24T16:14:46.396Z] v3.0.0-dev.29 [2023-04-24T16:14:46.396Z] v3.0.0-dev.3 [2023-04-24T16:14:46.396Z] v3.0.0-dev.30 [2023-04-24T16:14:46.396Z] v3.0.0-dev.31 [2023-04-24T16:14:46.396Z] v3.0.0-dev.4 [2023-04-24T16:14:46.396Z] v3.0.0-dev.5 [2023-04-24T16:14:46.397Z] v3.0.0-dev.6 [2023-04-24T16:14:46.397Z] v3.0.0-dev.7 [2023-04-24T16:14:46.397Z] v3.0.0-dev.8 [2023-04-24T16:14:46.397Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-24T16:14:46.684Z] + lftools sign git-tag v3.0.0-dev.31 [2023-04-24T16:14:47.255Z] Signing Git tag with Sigul... [2023-04-24T16:14:47.255Z] Signing v3.0.0-dev.31 [Pipeline] echo [2023-04-24T16:14:47.524Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:14:47.808Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-24T16:14:47.816Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-24T16:14:47.841Z] $ docker stop --time=1 5b7a6526de4925e7b2fecd737f14bfc446245a14a48d3f8b2b9ebc6a6582e925 [2023-04-24T16:14:49.135Z] $ docker rm -f --volumes 5b7a6526de4925e7b2fecd737f14bfc446245a14a48d3f8b2b9ebc6a6582e925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-24T16:14:49.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T16:14:49.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:14:49.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T16:14:49.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:14:49.942Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2023-04-24T16:14:49.978Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T16:14:50.325Z] $ docker top cb8a129ac70bb082b07cdb9eb350bb6ade6feb99f38b7976ae4b3384bb9d66ed -eo pid,comm [2023-04-24T16:14:50.375Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T16:14:50.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T16:14:50.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T16:14:50.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T16:14:50.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T16:14:50.521Z] $ docker exec cb8a129ac70bb082b07cdb9eb350bb6ade6feb99f38b7976ae4b3384bb9d66ed ssh-agent [2023-04-24T16:14:50.629Z] SSH_AUTH_SOCK=/tmp/ssh-jWixuJwA9iFO/agent.33 [2023-04-24T16:14:50.629Z] SSH_AGENT_PID=39 [2023-04-24T16:14:50.634Z] Running ssh-add (command line suppressed) [2023-04-24T16:14:50.739Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6926276234350654734.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6926276234350654734.key) [2023-04-24T16:14:50.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T16:14:51.046Z] + git semver bump pre [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,238 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,238 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,239 [bump_version] DEBUG bumped version:3.0.0-dev.32 [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,239 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,239 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,239 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,242 [execute] INFO git cat-file --batch-check [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,249 [execute] INFO git cat-file --batch [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T16:14:51.306Z] 2023-04-24 16:14:51,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T16:14:51.306Z] 3.0.0-dev.32 [Pipeline] } [2023-04-24T16:14:51.317Z] $ docker exec --env ******** --env ******** cb8a129ac70bb082b07cdb9eb350bb6ade6feb99f38b7976ae4b3384bb9d66ed ssh-agent -k [2023-04-24T16:14:51.419Z] unset SSH_AUTH_SOCK; [2023-04-24T16:14:51.420Z] unset SSH_AGENT_PID; [2023-04-24T16:14:51.420Z] echo Agent pid 39 killed; [2023-04-24T16:14:51.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T16:14:51.732Z] + git semver [Pipeline] } [2023-04-24T16:14:52.006Z] $ docker stop --time=1 cb8a129ac70bb082b07cdb9eb350bb6ade6feb99f38b7976ae4b3384bb9d66ed [2023-04-24T16:14:53.309Z] $ docker rm -f --volumes cb8a129ac70bb082b07cdb9eb350bb6ade6feb99f38b7976ae4b3384bb9d66ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T16:14:53.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T16:14:53.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:14:53.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T16:14:53.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:14:54.028Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2023-04-24T16:14:54.064Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T16:14:54.439Z] $ docker top f098baf108ee809c375ac8f78d327a56634be6ca8ac011fa5b98c976cc5c083c -eo pid,comm [2023-04-24T16:14:54.483Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T16:14:54.483Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T16:14:54.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T16:14:54.523Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T16:14:54.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T16:14:54.645Z] $ docker exec f098baf108ee809c375ac8f78d327a56634be6ca8ac011fa5b98c976cc5c083c ssh-agent [2023-04-24T16:14:54.767Z] SSH_AUTH_SOCK=/tmp/ssh-aaz020c2mPuQ/agent.32 [2023-04-24T16:14:54.768Z] SSH_AGENT_PID=38 [2023-04-24T16:14:54.773Z] Running ssh-add (command line suppressed) [2023-04-24T16:14:54.865Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14599202516720761646.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14599202516720761646.key) [2023-04-24T16:14:54.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T16:14:55.161Z] + git semver push [2023-04-24T16:14:55.421Z] 2023-04-24 16:14:55,341 [run_push] DEBUG push [2023-04-24T16:14:55.421Z] 2023-04-24 16:14:55,342 [execute] INFO git cat-file --batch-check [2023-04-24T16:14:55.421Z] 2023-04-24 16:14:55,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T16:14:55.421Z] 2023-04-24 16:14:55,346 [execute] INFO git rev-list 615818fc5ce940ddfca784808e5eec8e62bba546 -- [2023-04-24T16:14:55.421Z] 2023-04-24 16:14:55,346 [execute] DEBUG Popen(['git', 'rev-list', '615818fc5ce940ddfca784808e5eec8e62bba546', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T16:14:55.421Z] 2023-04-24 16:14:55,355 [execute] INFO git fetch -v origin [2023-04-24T16:14:55.421Z] 2023-04-24 16:14:55,356 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-24T16:14:55.988Z] 2023-04-24 16:14:55,845 [run_push] DEBUG no remote changes detected [2023-04-24T16:14:55.988Z] 2023-04-24 16:14:55,845 [execute] INFO git push origin semver [2023-04-24T16:14:55.988Z] 2023-04-24 16:14:55,845 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T16:14:56.927Z] 2023-04-24 16:14:56,826 [run_push] DEBUG push all version tags [2023-04-24T16:14:56.927Z] 2023-04-24 16:14:56,826 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-24T16:14:56.927Z] 2023-04-24 16:14:56,827 [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) [2023-04-24T16:14:57.863Z] 2023-04-24 16:14:57,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-24T16:14:57.863Z] 3.0.0-dev.32 [Pipeline] } [2023-04-24T16:14:57.873Z] $ docker exec --env ******** --env ******** f098baf108ee809c375ac8f78d327a56634be6ca8ac011fa5b98c976cc5c083c ssh-agent -k [2023-04-24T16:14:57.984Z] unset SSH_AUTH_SOCK; [2023-04-24T16:14:57.984Z] unset SSH_AGENT_PID; [2023-04-24T16:14:57.984Z] echo Agent pid 38 killed; [2023-04-24T16:14:57.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T16:14:58.302Z] + git semver [Pipeline] } [2023-04-24T16:14:58.576Z] $ docker stop --time=1 f098baf108ee809c375ac8f78d327a56634be6ca8ac011fa5b98c976cc5c083c [2023-04-24T16:14:59.850Z] $ docker rm -f --volumes f098baf108ee809c375ac8f78d327a56634be6ca8ac011fa5b98c976cc5c083c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-24T16:15:00.404Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-04-24T16:15:00.405Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-24T16:15:00.405Z] total 16 [2023-04-24T16:15:00.405Z] drwxr-xr-x 3 root root 4096 Apr 24 16:03 . [2023-04-24T16:15:00.405Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 16:14 .. [2023-04-24T16:15:00.405Z] drwxr-xr-x 2 root root 4096 Apr 24 16:03 cost [2023-04-24T16:15:00.405Z] -rw-r--r-- 1 root root 86 Apr 24 16:03 cost.csv [2023-04-24T16:15:00.405Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-24T16:15:00.405Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-24T16:15:00.405Z] total 16 [2023-04-24T16:15:00.405Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 16:03 . [2023-04-24T16:15:00.405Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 16:14 .. [2023-04-24T16:15:00.405Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 16:03 cost [2023-04-24T16:15:00.405Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 24 16:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:15:00.694Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:15:01.563Z] ---> package-listing.sh [2023-04-24T16:15:01.563Z] ++ facter osfamily [2023-04-24T16:15:01.563Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T16:15:01.824Z] + OS_FAMILY=debian [2023-04-24T16:15:01.824Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-04-24T16:15:01.824Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T16:15:01.824Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T16:15:01.824Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T16:15:01.824Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T16:15:01.824Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-04-24T16:15:01.824Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T16:15:01.824Z] + case "${OS_FAMILY}" in [2023-04-24T16:15:01.824Z] + dpkg -l [2023-04-24T16:15:01.824Z] + grep '^ii' [2023-04-24T16:15:01.824Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T16:15:01.824Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T16:15:01.824Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T16:15:01.824Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-04-24T16:15:01.824Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-04-24T16:15:01.824Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-04-24T16:15:01.882Z] 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 [2023-04-24T16:15:02.282Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:15:02.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T16:15:02.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:15:02.710Z] prd-ubuntu20.04-docker-8c-8g-9543 does not seem to be running inside a container [2023-04-24T16:15:02.749Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T16:15:02.967Z] $ docker top 1f6f54c38bb2966fdb648f709fd7698218b253fc40126e609ce5f52167ac9ff5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T16:15:03.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T16:15:03.602Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T16:15:03.891Z] + ls /var/log/sa-host [2023-04-24T16:15:03.892Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T16:15:03.963Z] provisioning config files... [2023-04-24T16:15:03.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13009267681987604959tmp [Pipeline] { [Pipeline] echo [2023-04-24T16:15:03.987Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:15:04.304Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T16:15:04.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:15:04.643Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T16:15:04.651Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:15:04.945Z] ---> sudo-logs.sh [2023-04-24T16:15:04.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T16:15:04.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:15:05.262Z] ---> job-cost.sh [2023-04-24T16:15:05.263Z] lf-activate-venv: SKIPPING [2023-04-24T16:15:05.263Z] DEBUG: total: 0.2199999988079071 [2023-04-24T16:15:05.263Z] INFO: Retrieving Stack Cost... [2023-04-24T16:15:05.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T16:15:06.089Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T16:15:06.097Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:15:06.378Z] ---> logs-deploy.sh [2023-04-24T16:15:06.378Z] lf-activate-venv: SKIPPING [2023-04-24T16:15:06.378Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/103 [2023-04-24T16:15:06.378Z] INFO: archiving workspace using pattern(s): [2023-04-24T16:15:07.766Z] Archives upload complete. [2023-04-24T16:15:07.766Z] INFO: archiving logs to Nexus