Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 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-ssh3732122708560520676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1490617044681894850.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh12436001533181265392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10446800243485857790.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-ssh6998340833282592890.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-15242’ Running on prd-ubuntu20.04-docker-8c-8g-15244 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 e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#317)" > 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 e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 # timeout=10 > git rev-list --no-walk c2b4310d658eb26855889a332446806987507426 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T22:01:48.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T22:01:48.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T22:01:48.483Z] ========================================================= [2023-05-11T22:01:48.483Z] EdgeX Global Pipelines Version Info [2023-05-11T22:01:48.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:01:49.208Z] ------------------- [2023-05-11T22:01:49.208Z] stable info: [2023-05-11T22:01:49.208Z] ------------------- [2023-05-11T22:01:49.208Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T22:01:49.208Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T22:01:49.208Z] Message: update stable to v1.0.249 [2023-05-11T22:01:49.784Z] ------------------- [2023-05-11T22:01:49.784Z] experimental info: [2023-05-11T22:01:49.784Z] ------------------- [2023-05-11T22:01:49.784Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T22:01:49.784Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T22:01:49.784Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T22:01:49.971Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-11T22:01:49.983Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-11T22:01:49.997Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T22:01:50.008Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T22:01:50.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T22:01:50.039Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T22:01:50.054Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T22:01:50.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T22:01:50.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T22:01:50.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T22:01:50.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T22:01:50.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-11T22:01:50.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T22:01:50.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T22:01:50.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T22:01:50.199Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T22:01:50.215Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T22:01:50.230Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T22:01:50.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T22:01:50.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T22:01:50.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-11T22:01:50.280Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-11T22:01:50.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T22:01:50.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T22:01:50.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T22:01:50.341Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T22:01:50.356Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T22:01:50.371Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T22:01:50.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T22:01:50.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T22:01:50.412Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [Pipeline] echo [2023-05-11T22:01:50.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3b43ee [Pipeline] echo [2023-05-11T22:01:50.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T22:01:50.492Z] provisioning config files... [2023-05-11T22:01:50.505Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14613676832677879294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:01:50.806Z] ---> docker-login.sh [2023-05-11T22:01:50.806Z] nexus3.edgexfoundry.org:10001 [2023-05-11T22:01:51.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:01:51.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:01:51.066Z] Configure a credential helper to remove this warning. See [2023-05-11T22:01:51.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:01:51.066Z] [2023-05-11T22:01:51.066Z] Login Succeeded [2023-05-11T22:01:51.066Z] nexus3.edgexfoundry.org:10002 [2023-05-11T22:01:51.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:01:51.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:01:51.066Z] Configure a credential helper to remove this warning. See [2023-05-11T22:01:51.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:01:51.066Z] [2023-05-11T22:01:51.066Z] Login Succeeded [2023-05-11T22:01:51.326Z] nexus3.edgexfoundry.org:10003 [2023-05-11T22:01:51.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:01:51.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:01:51.326Z] Configure a credential helper to remove this warning. See [2023-05-11T22:01:51.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:01:51.326Z] [2023-05-11T22:01:51.326Z] Login Succeeded [2023-05-11T22:01:51.326Z] nexus3.edgexfoundry.org:10004 [2023-05-11T22:01:51.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:01:51.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:01:51.326Z] Configure a credential helper to remove this warning. See [2023-05-11T22:01:51.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:01:51.326Z] [2023-05-11T22:01:51.326Z] Login Succeeded [2023-05-11T22:01:51.326Z] docker.io [2023-05-11T22:01:51.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:01:51.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:01:51.586Z] Configure a credential helper to remove this warning. See [2023-05-11T22:01:51.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:01:51.586Z] [2023-05-11T22:01:51.586Z] Login Succeeded [2023-05-11T22:01:51.846Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T22:01:51.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T22:01:52.204Z] + git rev-list -1 --merges e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613~1..e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [Pipeline] echo [2023-05-11T22:01:52.258Z] -----------> git rev-list -1 --merges e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613~1..e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [false] [Pipeline] sh [2023-05-11T22:01:52.545Z] + git log --format=format:%s -1 e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [Pipeline] echo [2023-05-11T22:01:52.559Z] ========================================================= [2023-05-11T22:01:52.559Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T22:01:52.559Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T22:01:52.881Z] + git log --format=format:%s -1 e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [Pipeline] echo [2023-05-11T22:01:52.891Z] [semverPrep] GIT_COMMIT: e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#317) [Pipeline] echo [2023-05-11T22:01:52.899Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T22:01:53.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T22:01:53.247Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T22:01:53.247Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T22:01:53.247Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T22:01:53.247Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T22:01:53.247Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T22:01:53.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:01:53.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T22:01:53.602Z] [2023-05-11T22:01:53.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:01:53.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T22:01:53.908Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T22:01:53.908Z] b85a868b505f: Pulling fs layer [2023-05-11T22:01:53.908Z] e2be974225ed: Pulling fs layer [2023-05-11T22:01:53.908Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T22:01:53.908Z] 988bab9f4d93: Pulling fs layer [2023-05-11T22:01:53.908Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T22:01:53.908Z] eaf3925da568: Pulling fs layer [2023-05-11T22:01:53.908Z] bab4dde63d76: Pulling fs layer [2023-05-11T22:01:53.908Z] bde34c3a00c8: Pulling fs layer [2023-05-11T22:01:53.908Z] b352a97aabf1: Pulling fs layer [2023-05-11T22:01:53.908Z] 4872d77fe225: Pulling fs layer [2023-05-11T22:01:53.908Z] 5851b861e8e6: Pulling fs layer [2023-05-11T22:01:53.908Z] 988bab9f4d93: Waiting [2023-05-11T22:01:53.908Z] 1469e6f7b9e6: Waiting [2023-05-11T22:01:53.908Z] eaf3925da568: Waiting [2023-05-11T22:01:53.908Z] bab4dde63d76: Waiting [2023-05-11T22:01:53.908Z] bde34c3a00c8: Waiting [2023-05-11T22:01:53.908Z] b352a97aabf1: Waiting [2023-05-11T22:01:53.908Z] 4872d77fe225: Waiting [2023-05-11T22:01:53.908Z] 5851b861e8e6: Waiting [2023-05-11T22:01:53.908Z] e2be974225ed: Verifying Checksum [2023-05-11T22:01:53.908Z] e2be974225ed: Download complete [2023-05-11T22:01:53.908Z] 988bab9f4d93: Verifying Checksum [2023-05-11T22:01:53.908Z] 988bab9f4d93: Download complete [2023-05-11T22:01:53.908Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T22:01:53.908Z] 1469e6f7b9e6: Download complete [2023-05-11T22:01:53.908Z] eaf3925da568: Verifying Checksum [2023-05-11T22:01:53.908Z] eaf3925da568: Download complete [2023-05-11T22:01:54.167Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T22:01:54.167Z] 339a4e72a1f5: Download complete [2023-05-11T22:01:54.167Z] bde34c3a00c8: Download complete [2023-05-11T22:01:54.167Z] b352a97aabf1: Verifying Checksum [2023-05-11T22:01:54.167Z] b352a97aabf1: Download complete [2023-05-11T22:01:54.167Z] 4872d77fe225: Verifying Checksum [2023-05-11T22:01:54.167Z] 4872d77fe225: Download complete [2023-05-11T22:01:54.167Z] 5851b861e8e6: Download complete [2023-05-11T22:01:54.167Z] b85a868b505f: Verifying Checksum [2023-05-11T22:01:54.167Z] b85a868b505f: Download complete [2023-05-11T22:01:54.427Z] bab4dde63d76: Verifying Checksum [2023-05-11T22:01:54.427Z] bab4dde63d76: Download complete [2023-05-11T22:01:55.362Z] b85a868b505f: Pull complete [2023-05-11T22:01:55.362Z] e2be974225ed: Pull complete [2023-05-11T22:01:55.929Z] 339a4e72a1f5: Pull complete [2023-05-11T22:01:55.929Z] 988bab9f4d93: Pull complete [2023-05-11T22:01:56.188Z] 1469e6f7b9e6: Pull complete [2023-05-11T22:01:56.188Z] eaf3925da568: Pull complete [2023-05-11T22:01:58.095Z] bab4dde63d76: Pull complete [2023-05-11T22:01:58.095Z] bde34c3a00c8: Pull complete [2023-05-11T22:01:58.095Z] b352a97aabf1: Pull complete [2023-05-11T22:01:58.355Z] 4872d77fe225: Pull complete [2023-05-11T22:01:58.355Z] 5851b861e8e6: Pull complete [2023-05-11T22:01:58.355Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T22:01:58.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T22:01:58.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:01:58.455Z] prd-ubuntu20.04-docker-8c-8g-15244 does not seem to be running inside a container [2023-05-11T22:01:58.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T22:02:00.181Z] $ docker top 4033ac9c8fba82e3103c7eb72b4fc82dc3b3ff92ab5250c78188e86285127b27 -eo pid,comm [2023-05-11T22:02:00.237Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T22:02:00.237Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T22:02:00.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T22:02:00.272Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T22:02:00.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T22:02:00.400Z] $ docker exec 4033ac9c8fba82e3103c7eb72b4fc82dc3b3ff92ab5250c78188e86285127b27 ssh-agent [2023-05-11T22:02:00.507Z] SSH_AUTH_SOCK=/tmp/ssh-RNr2pAA0gWUM/agent.33 [2023-05-11T22:02:00.507Z] SSH_AGENT_PID=39 [2023-05-11T22:02:00.514Z] Running ssh-add (command line suppressed) [2023-05-11T22:02:00.624Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8595856875243864833.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8595856875243864833.key) [2023-05-11T22:02:00.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T22:02:00.926Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T22:02:00.941Z] $ docker exec --env ******** --env ******** 4033ac9c8fba82e3103c7eb72b4fc82dc3b3ff92ab5250c78188e86285127b27 ssh-agent -k [2023-05-11T22:02:01.039Z] unset SSH_AUTH_SOCK; [2023-05-11T22:02:01.040Z] unset SSH_AGENT_PID; [2023-05-11T22:02:01.040Z] echo Agent pid 39 killed; [2023-05-11T22:02:01.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T22:02:01.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T22:02:01.074Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T22:02:01.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T22:02:01.199Z] $ docker exec 4033ac9c8fba82e3103c7eb72b4fc82dc3b3ff92ab5250c78188e86285127b27 ssh-agent [2023-05-11T22:02:01.304Z] SSH_AUTH_SOCK=/tmp/ssh-fLqhKRXCLFdW/agent.72 [2023-05-11T22:02:01.304Z] SSH_AGENT_PID=78 [2023-05-11T22:02:01.309Z] Running ssh-add (command line suppressed) [2023-05-11T22:02:01.426Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18022933354440103058.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18022933354440103058.key) [2023-05-11T22:02:01.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T22:02:01.730Z] + git semver init [2023-05-11T22:02:01.990Z] 2023-05-11 22:02:01,908 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T22:02:01.990Z] 2023-05-11 22:02:01,908 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-11T22:02:01.990Z] 2023-05-11 22:02:01,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-11T22:02:01.991Z] 2023-05-11 22:02:01,909 [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-05-11T22:02:02.927Z] 2023-05-11 22:02:02,924 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-05-11T22:02:02.927Z] 2023-05-11 22:02:02,925 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-05-11T22:02:02.927Z] 2023-05-11 22:02:02,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-11T22:02:02.927Z] 2023-05-11 22:02:02,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-11T22:02:02.927Z] 3.0.0-dev.41 [Pipeline] } [2023-05-11T22:02:03.202Z] $ docker exec --env ******** --env ******** 4033ac9c8fba82e3103c7eb72b4fc82dc3b3ff92ab5250c78188e86285127b27 ssh-agent -k [2023-05-11T22:02:03.320Z] unset SSH_AUTH_SOCK; [2023-05-11T22:02:03.320Z] unset SSH_AGENT_PID; [2023-05-11T22:02:03.320Z] echo Agent pid 78 killed; [2023-05-11T22:02:03.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T22:02:03.630Z] + git semver [Pipeline] } [2023-05-11T22:02:03.916Z] $ docker stop --time=1 4033ac9c8fba82e3103c7eb72b4fc82dc3b3ff92ab5250c78188e86285127b27 [2023-05-11T22:02:05.287Z] $ docker rm -f --volumes 4033ac9c8fba82e3103c7eb72b4fc82dc3b3ff92ab5250c78188e86285127b27 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T22:02:05.627Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T22:02:05.858Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T22:02:05.861Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T22:02:06.001Z] provisioning config files... [2023-05-11T22:02:06.010Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config529426098192096707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:02:06.307Z] ---> docker-login.sh [2023-05-11T22:02:06.307Z] nexus3.edgexfoundry.org:10001 [2023-05-11T22:02:06.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:02:06.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:02:06.307Z] Configure a credential helper to remove this warning. See [2023-05-11T22:02:06.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:02:06.307Z] [2023-05-11T22:02:06.307Z] Login Succeeded [2023-05-11T22:02:06.307Z] nexus3.edgexfoundry.org:10002 [2023-05-11T22:02:06.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:02:06.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:02:06.566Z] Configure a credential helper to remove this warning. See [2023-05-11T22:02:06.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:02:06.566Z] [2023-05-11T22:02:06.566Z] Login Succeeded [2023-05-11T22:02:06.566Z] nexus3.edgexfoundry.org:10003 [2023-05-11T22:02:06.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:02:06.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:02:06.566Z] Configure a credential helper to remove this warning. See [2023-05-11T22:02:06.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:02:06.566Z] [2023-05-11T22:02:06.566Z] Login Succeeded [2023-05-11T22:02:06.566Z] nexus3.edgexfoundry.org:10004 [2023-05-11T22:02:06.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:02:06.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:02:06.566Z] Configure a credential helper to remove this warning. See [2023-05-11T22:02:06.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:02:06.566Z] [2023-05-11T22:02:06.566Z] Login Succeeded [2023-05-11T22:02:06.566Z] docker.io [2023-05-11T22:02:06.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:02:06.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:02:06.825Z] Configure a credential helper to remove this warning. See [2023-05-11T22:02:06.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:02:06.825Z] [2023-05-11T22:02:06.825Z] Login Succeeded [2023-05-11T22:02:06.825Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T22:02:06.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T22:02:06.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:02:06.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:02:06.925Z] ========================================================= [2023-05-11T22:02:06.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T22:02:06.925Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:02:07.239Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T22:02:07.239Z] Sending build context to Docker daemon 10.92MB [2023-05-11T22:02:07.239Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T22:02:07.239Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T22:02:07.239Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T22:02:07.239Z] f56be85fc22e: Pulling fs layer [2023-05-11T22:02:07.239Z] 85791d961cd3: Pulling fs layer [2023-05-11T22:02:07.239Z] d694b5ae8c79: Pulling fs layer [2023-05-11T22:02:07.239Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T22:02:07.239Z] 4d19c01a9841: Pulling fs layer [2023-05-11T22:02:07.239Z] 9325e15d5711: Pulling fs layer [2023-05-11T22:02:07.239Z] 556b6ee489ea: Pulling fs layer [2023-05-11T22:02:07.239Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T22:02:07.239Z] 9f32a84ed3da: Waiting [2023-05-11T22:02:07.239Z] c5a4b2cf53e6: Waiting [2023-05-11T22:02:07.239Z] 4d19c01a9841: Waiting [2023-05-11T22:02:07.239Z] 556b6ee489ea: Waiting [2023-05-11T22:02:07.239Z] 9325e15d5711: Waiting [2023-05-11T22:02:07.239Z] 85791d961cd3: Verifying Checksum [2023-05-11T22:02:07.239Z] 85791d961cd3: Download complete [2023-05-11T22:02:07.498Z] 9f32a84ed3da: Download complete [2023-05-11T22:02:07.498Z] 4d19c01a9841: Verifying Checksum [2023-05-11T22:02:07.498Z] f56be85fc22e: Download complete [2023-05-11T22:02:07.498Z] 9325e15d5711: Verifying Checksum [2023-05-11T22:02:07.498Z] 9325e15d5711: Download complete [2023-05-11T22:02:07.498Z] f56be85fc22e: Pull complete [2023-05-11T22:02:07.758Z] 85791d961cd3: Pull complete [2023-05-11T22:02:08.016Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T22:02:08.016Z] c5a4b2cf53e6: Download complete [2023-05-11T22:02:08.016Z] d694b5ae8c79: Verifying Checksum [2023-05-11T22:02:08.016Z] d694b5ae8c79: Download complete [2023-05-11T22:02:08.275Z] 556b6ee489ea: Verifying Checksum [2023-05-11T22:02:08.275Z] 556b6ee489ea: Download complete [2023-05-11T22:02:11.558Z] d694b5ae8c79: Pull complete [2023-05-11T22:02:11.558Z] 9f32a84ed3da: Pull complete [2023-05-11T22:02:11.558Z] 4d19c01a9841: Pull complete [2023-05-11T22:02:11.558Z] 9325e15d5711: Pull complete [2023-05-11T22:02:14.089Z] 556b6ee489ea: Pull complete [2023-05-11T22:02:14.657Z] c5a4b2cf53e6: Pull complete [2023-05-11T22:02:14.657Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T22:02:14.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T22:02:14.916Z] ---> c4be618373d6 [2023-05-11T22:02:14.916Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:02:17.459Z] ---> Running in c7a9691bf228 [2023-05-11T22:02:17.459Z] Removing intermediate container c7a9691bf228 [2023-05-11T22:02:17.459Z] ---> 712306582b33 [2023-05-11T22:02:17.459Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T22:02:17.459Z] ---> Running in 49e81d5ca568 [2023-05-11T22:02:17.459Z] Removing intermediate container 49e81d5ca568 [2023-05-11T22:02:17.459Z] ---> f49af051b5ae [2023-05-11T22:02:17.459Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T22:02:17.459Z] ---> Running in 85d01e608dbd [2023-05-11T22:02:17.459Z] Removing intermediate container 85d01e608dbd [2023-05-11T22:02:17.459Z] ---> f05251b8189e [2023-05-11T22:02:17.459Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T22:02:17.459Z] ---> Running in 259c0572d680 [2023-05-11T22:02:17.718Z] Removing intermediate container 259c0572d680 [2023-05-11T22:02:17.718Z] ---> a99b2f110c87 [2023-05-11T22:02:17.718Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T22:02:17.718Z] ---> Running in ca269c5e09ab [2023-05-11T22:02:17.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:02:17.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:02:18.251Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T22:02:18.251Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T22:02:18.251Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T22:02:18.251Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T22:02:18.251Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:02:18.251Z] OK: 269 MiB in 57 packages [2023-05-11T22:02:18.820Z] Removing intermediate container ca269c5e09ab [2023-05-11T22:02:18.820Z] ---> 2dcfe54e3181 [2023-05-11T22:02:18.820Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-11T22:02:18.820Z] ---> Running in bab9ae1ace5a [2023-05-11T22:02:18.820Z] Removing intermediate container bab9ae1ace5a [2023-05-11T22:02:18.820Z] ---> 44b89b7e0dbd [2023-05-11T22:02:18.820Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T22:02:19.078Z] ---> cb6f650fc2e4 [2023-05-11T22:02:19.078Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:02:19.078Z] ---> Running in 78e2756fcf7a [2023-05-11T22:02:20.942Z] Still waiting to schedule task [2023-05-11T22:02:20.943Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15243’ [2023-05-11T22:02:41.023Z] Removing intermediate container 78e2756fcf7a [2023-05-11T22:02:41.023Z] ---> 7df832c7d100 [2023-05-11T22:02:41.023Z] Step 11/12 : COPY . . [2023-05-11T22:02:41.023Z] ---> 38370e085d13 [2023-05-11T22:02:41.023Z] Step 12/12 : RUN $MAKE [2023-05-11T22:02:41.023Z] ---> Running in e635622acf45 [2023-05-11T22:02:41.023Z] noop [2023-05-11T22:02:41.281Z] Removing intermediate container e635622acf45 [2023-05-11T22:02:41.281Z] ---> ff77c34e1e63 [2023-05-11T22:02:41.281Z] Successfully built ff77c34e1e63 [2023-05-11T22:02:41.281Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:02:41.598Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T22:02:41.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:02:41.673Z] prd-ubuntu20.04-docker-8c-8g-15244 does not seem to be running inside a container [2023-05-11T22:02:41.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T22:02:42.061Z] $ docker top e189d94fdf21329526749b942cc50b39062c977d85071c6906c58eed87e801c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:02:42.410Z] + go version [2023-05-11T22:02:42.410Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T22:02:42.423Z] $ docker stop --time=1 e189d94fdf21329526749b942cc50b39062c977d85071c6906c58eed87e801c9 [2023-05-11T22:02:43.717Z] $ docker rm -f --volumes e189d94fdf21329526749b942cc50b39062c977d85071c6906c58eed87e801c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:02:44.129Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T22:02:44.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:02:44.204Z] prd-ubuntu20.04-docker-8c-8g-15244 does not seem to be running inside a container [2023-05-11T22:02:44.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T22:02:44.594Z] $ docker top ff2ebcae551b5ba2d6fe8a0feeb64e2980a2a632ef7ea5470393893cac0a7ebc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:02:44.942Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T22:02:45.239Z] + make test [2023-05-11T22:02:45.239Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T22:02:50.515Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-11T22:03:02.710Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-11T22:03:02.710Z] ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 32.2% of statements [2023-05-11T22:03:07.972Z] go vet ./... [2023-05-11T22:03:12.158Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T22:03:12.158Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T22:03:12.158Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T22:03:12.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T22:03:12.187Z] $ docker stop --time=1 ff2ebcae551b5ba2d6fe8a0feeb64e2980a2a632ef7ea5470393893cac0a7ebc [2023-05-11T22:03:14.438Z] $ docker rm -f --volumes ff2ebcae551b5ba2d6fe8a0feeb64e2980a2a632ef7ea5470393893cac0a7ebc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T22:03:14.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T22:03:14.941Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T22:03:15.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T22:03:15.681Z] + ls -al . [2023-05-11T22:03:15.681Z] total 184 [2023-05-11T22:03:15.681Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 22:02 . [2023-05-11T22:03:15.681Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 22:01 .. [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 151 May 11 22:01 .dockerignore [2023-05-11T22:03:15.681Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 22:02 .git [2023-05-11T22:03:15.681Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 22:01 .github [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 329 May 11 22:01 .gitignore [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 22:01 .golangci.yml [2023-05-11T22:03:15.681Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 22:02 .semver [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 11 22:01 Attribution.txt [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 11 22:01 CHANGELOG.md [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 11 22:01 Dockerfile [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 22:01 GOVERNANCE.md [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 680 May 11 22:01 Jenkinsfile [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 22:01 LICENSE [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 11 22:01 Makefile [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 22:01 OWNERS.md [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 11 22:01 README.md [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 22:02 VERSION [2023-05-11T22:03:15.681Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 22:01 bin [2023-05-11T22:03:15.681Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 22:01 cmd [2023-05-11T22:03:15.681Z] -rw-r--r-- 1 jenkins jenkins 14663 May 11 22:03 coverage.out [2023-05-11T22:03:15.681Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 22:01 driver [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 11 22:01 go.mod [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 11 22:01 go.sum [2023-05-11T22:03:15.681Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 22:01 snap [2023-05-11T22:03:15.681Z] -rw-rw-r-- 1 jenkins jenkins 713 May 11 22:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:15.988Z] + 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=e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 --label arch=amd64 --label version=3.0.0-dev.41 . [2023-05-11T22:03:15.988Z] Sending build context to Docker daemon 10.93MB [2023-05-11T22:03:15.988Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T22:03:15.988Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T22:03:15.988Z] ---> ff77c34e1e63 [2023-05-11T22:03:15.988Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:03:15.988Z] ---> Running in b6c761c9d903 [2023-05-11T22:03:16.248Z] Removing intermediate container b6c761c9d903 [2023-05-11T22:03:16.248Z] ---> 0a315b71024e [2023-05-11T22:03:16.248Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T22:03:16.248Z] ---> Running in abd6308c6174 [2023-05-11T22:03:16.248Z] Removing intermediate container abd6308c6174 [2023-05-11T22:03:16.248Z] ---> e87e2d99e6bf [2023-05-11T22:03:16.248Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T22:03:16.248Z] ---> Running in c790ae3d0781 [2023-05-11T22:03:16.507Z] Removing intermediate container c790ae3d0781 [2023-05-11T22:03:16.507Z] ---> 30e26727f981 [2023-05-11T22:03:16.507Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T22:03:16.507Z] ---> Running in 9cd81c01c41a [2023-05-11T22:03:16.507Z] Removing intermediate container 9cd81c01c41a [2023-05-11T22:03:16.507Z] ---> 3a6931a04954 [2023-05-11T22:03:16.507Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T22:03:16.507Z] ---> Running in 468f8a753076 [2023-05-11T22:03:16.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:17.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:17.027Z] OK: 269 MiB in 57 packages [2023-05-11T22:03:17.601Z] Removing intermediate container 468f8a753076 [2023-05-11T22:03:17.601Z] ---> 0b0584a88fe0 [2023-05-11T22:03:17.601Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-11T22:03:17.601Z] ---> Running in d00ccb6f89d8 [2023-05-11T22:03:17.601Z] Removing intermediate container d00ccb6f89d8 [2023-05-11T22:03:17.601Z] ---> bbb8795ce347 [2023-05-11T22:03:17.601Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-11T22:03:17.601Z] ---> bba59754f70f [2023-05-11T22:03:17.601Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:03:17.601Z] ---> Running in 50b0c2f89b56 [2023-05-11T22:03:18.667Z] Removing intermediate container 50b0c2f89b56 [2023-05-11T22:03:18.667Z] ---> 37b5115df0cf [2023-05-11T22:03:18.667Z] Step 11/25 : COPY . . [2023-05-11T22:03:18.927Z] ---> 0aedba2cd9a2 [2023-05-11T22:03:18.927Z] Step 12/25 : RUN $MAKE [2023-05-11T22:03:18.927Z] ---> Running in dc7b844194d1 [2023-05-11T22:03:19.185Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.41" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-11T22:03:41.129Z] Removing intermediate container dc7b844194d1 [2023-05-11T22:03:41.129Z] ---> d13868d3273d [2023-05-11T22:03:41.129Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T22:03:41.129Z] 3.17: Pulling from library/alpine [2023-05-11T22:03:41.129Z] f56be85fc22e: Already exists [2023-05-11T22:03:41.129Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T22:03:41.129Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T22:03:41.129Z] ---> 9ed4aefc74f6 [2023-05-11T22:03:41.129Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-11T22:03:41.129Z] ---> Running in e2e815fd2cb4 [2023-05-11T22:03:41.129Z] Removing intermediate container e2e815fd2cb4 [2023-05-11T22:03:41.129Z] ---> 14691a9f581a [2023-05-11T22:03:41.129Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-11T22:03:41.129Z] ---> Running in 23514c1446d7 [2023-05-11T22:03:41.129Z] Removing intermediate container 23514c1446d7 [2023-05-11T22:03:41.129Z] ---> 36bf6c2a020d [2023-05-11T22:03:41.129Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:03:41.129Z] ---> Running in 9d9b198acf07 [2023-05-11T22:03:41.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:41.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T22:03:41.129Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T22:03:41.129Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:03:41.129Z] OK: 7 MiB in 16 packages [2023-05-11T22:03:41.129Z] Removing intermediate container 9d9b198acf07 [2023-05-11T22:03:41.129Z] ---> 4cccc723e591 [2023-05-11T22:03:41.129Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-11T22:03:41.129Z] ---> fd40ad6a306b [2023-05-11T22:03:41.129Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-11T22:03:41.129Z] ---> 60a8306bae91 [2023-05-11T22:03:41.129Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-11T22:03:41.129Z] ---> 6b16c85d289b [2023-05-11T22:03:41.129Z] Step 20/25 : EXPOSE 59986 [2023-05-11T22:03:41.129Z] ---> Running in 593f7feffed3 [2023-05-11T22:03:41.389Z] Removing intermediate container 593f7feffed3 [2023-05-11T22:03:41.389Z] ---> 419729745a6f [2023-05-11T22:03:41.389Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-11T22:03:41.389Z] ---> Running in b246d8c6d849 [2023-05-11T22:03:41.389Z] Removing intermediate container b246d8c6d849 [2023-05-11T22:03:41.389Z] ---> 4351d08c150c [2023-05-11T22:03:41.389Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-11T22:03:41.389Z] ---> Running in e1669333f5f1 [2023-05-11T22:03:41.651Z] Removing intermediate container e1669333f5f1 [2023-05-11T22:03:41.651Z] ---> a039d2336c07 [2023-05-11T22:03:41.651Z] Step 23/25 : LABEL arch=amd64 [2023-05-11T22:03:41.651Z] ---> Running in 8f7e665e93e8 [2023-05-11T22:03:41.651Z] Removing intermediate container 8f7e665e93e8 [2023-05-11T22:03:41.651Z] ---> f8fd6981f496 [2023-05-11T22:03:41.651Z] Step 24/25 : LABEL git_sha=e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [2023-05-11T22:03:41.651Z] ---> Running in df92d58e8a7c [2023-05-11T22:03:41.651Z] Removing intermediate container df92d58e8a7c [2023-05-11T22:03:41.651Z] ---> 10fa075854af [2023-05-11T22:03:41.651Z] Step 25/25 : LABEL version=3.0.0-dev.41 [2023-05-11T22:03:41.974Z] ---> Running in 0d4c7c1afafd [2023-05-11T22:03:41.974Z] Removing intermediate container 0d4c7c1afafd [2023-05-11T22:03:41.974Z] ---> 9c8b42d710bf [2023-05-11T22:03:41.974Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T22:03:41.974Z] Successfully built 9c8b42d710bf [2023-05-11T22:03:41.974Z] 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-05-11T22:03:42.084Z] provisioning config files... [2023-05-11T22:03:42.114Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10970867197372782502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:03:42.469Z] ---> docker-login.sh [2023-05-11T22:03:42.469Z] nexus3.edgexfoundry.org:10001 [2023-05-11T22:03:42.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:03:42.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:03:42.469Z] Configure a credential helper to remove this warning. See [2023-05-11T22:03:42.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:03:42.469Z] [2023-05-11T22:03:42.469Z] Login Succeeded [2023-05-11T22:03:42.469Z] nexus3.edgexfoundry.org:10002 [2023-05-11T22:03:42.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:03:42.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:03:42.728Z] Configure a credential helper to remove this warning. See [2023-05-11T22:03:42.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:03:42.728Z] [2023-05-11T22:03:42.728Z] Login Succeeded [2023-05-11T22:03:42.728Z] nexus3.edgexfoundry.org:10003 [2023-05-11T22:03:42.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:03:42.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:03:42.728Z] Configure a credential helper to remove this warning. See [2023-05-11T22:03:42.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:03:42.728Z] [2023-05-11T22:03:42.728Z] Login Succeeded [2023-05-11T22:03:42.728Z] nexus3.edgexfoundry.org:10004 [2023-05-11T22:03:42.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:03:42.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:03:42.987Z] Configure a credential helper to remove this warning. See [2023-05-11T22:03:42.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:03:42.987Z] [2023-05-11T22:03:42.987Z] Login Succeeded [2023-05-11T22:03:42.987Z] docker.io [2023-05-11T22:03:42.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:03:43.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:03:43.247Z] Configure a credential helper to remove this warning. See [2023-05-11T22:03:43.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:03:43.247Z] [2023-05-11T22:03:43.247Z] Login Succeeded [2023-05-11T22:03:43.247Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T22:03:43.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:03:43.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:03:43.308Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-05-11T22:03:43.308Z] e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [2023-05-11T22:03:43.308Z] latest [2023-05-11T22:03:43.308Z] 3.0.0-dev.41 [2023-05-11T22:03:43.308Z] e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613-3.0.0-dev.41 [2023-05-11T22:03:43.308Z] main [2023-05-11T22:03:43.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:43.632Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:43.937Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [2023-05-11T22:03:43.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-11T22:03:43.937Z] 3a07426ed86e: Preparing [2023-05-11T22:03:43.937Z] 128344255086: Preparing [2023-05-11T22:03:43.937Z] e19cd8c87953: Preparing [2023-05-11T22:03:43.937Z] d5df1170aad1: Preparing [2023-05-11T22:03:43.937Z] f1417ff83b31: Preparing [2023-05-11T22:03:43.937Z] f1417ff83b31: Layer already exists [2023-05-11T22:03:43.937Z] d5df1170aad1: Pushed [2023-05-11T22:03:43.937Z] 128344255086: Pushed [2023-05-11T22:03:43.937Z] 3a07426ed86e: Pushed [2023-05-11T22:03:47.228Z] e19cd8c87953: Pushed [2023-05-11T22:03:47.228Z] e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613: digest: sha256:73d1d3b7a1c2bda4cf2f9395b4b2f8ce232732d8e56c7500ceff3f77d6ad1e95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:47.544Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:47.852Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-11T22:03:47.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-11T22:03:47.852Z] 3a07426ed86e: Preparing [2023-05-11T22:03:47.852Z] 128344255086: Preparing [2023-05-11T22:03:47.852Z] e19cd8c87953: Preparing [2023-05-11T22:03:47.852Z] d5df1170aad1: Preparing [2023-05-11T22:03:47.852Z] f1417ff83b31: Preparing [2023-05-11T22:03:47.852Z] f1417ff83b31: Layer already exists [2023-05-11T22:03:47.852Z] d5df1170aad1: Layer already exists [2023-05-11T22:03:47.852Z] 3a07426ed86e: Layer already exists [2023-05-11T22:03:47.852Z] e19cd8c87953: Layer already exists [2023-05-11T22:03:47.852Z] 128344255086: Layer already exists [2023-05-11T22:03:47.852Z] latest: digest: sha256:73d1d3b7a1c2bda4cf2f9395b4b2f8ce232732d8e56c7500ceff3f77d6ad1e95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:48.168Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:48.485Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.41 [2023-05-11T22:03:48.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-11T22:03:48.485Z] 3a07426ed86e: Preparing [2023-05-11T22:03:48.485Z] 128344255086: Preparing [2023-05-11T22:03:48.485Z] e19cd8c87953: Preparing [2023-05-11T22:03:48.485Z] d5df1170aad1: Preparing [2023-05-11T22:03:48.485Z] f1417ff83b31: Preparing [2023-05-11T22:03:48.485Z] d5df1170aad1: Layer already exists [2023-05-11T22:03:48.485Z] 128344255086: Layer already exists [2023-05-11T22:03:48.485Z] f1417ff83b31: Layer already exists [2023-05-11T22:03:48.485Z] e19cd8c87953: Layer already exists [2023-05-11T22:03:48.485Z] 3a07426ed86e: Layer already exists [2023-05-11T22:03:48.485Z] 3.0.0-dev.41: digest: sha256:73d1d3b7a1c2bda4cf2f9395b4b2f8ce232732d8e56c7500ceff3f77d6ad1e95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:48.815Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:49.132Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613-3.0.0-dev.41 [2023-05-11T22:03:49.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-11T22:03:49.132Z] 3a07426ed86e: Preparing [2023-05-11T22:03:49.132Z] 128344255086: Preparing [2023-05-11T22:03:49.132Z] e19cd8c87953: Preparing [2023-05-11T22:03:49.132Z] d5df1170aad1: Preparing [2023-05-11T22:03:49.132Z] f1417ff83b31: Preparing [2023-05-11T22:03:49.132Z] d5df1170aad1: Layer already exists [2023-05-11T22:03:49.132Z] e19cd8c87953: Layer already exists [2023-05-11T22:03:49.132Z] f1417ff83b31: Layer already exists [2023-05-11T22:03:49.132Z] 3a07426ed86e: Layer already exists [2023-05-11T22:03:49.132Z] 128344255086: Layer already exists [2023-05-11T22:03:49.132Z] e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613-3.0.0-dev.41: digest: sha256:73d1d3b7a1c2bda4cf2f9395b4b2f8ce232732d8e56c7500ceff3f77d6ad1e95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:49.455Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:49.764Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-05-11T22:03:49.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-11T22:03:49.764Z] 3a07426ed86e: Preparing [2023-05-11T22:03:49.764Z] 128344255086: Preparing [2023-05-11T22:03:49.764Z] e19cd8c87953: Preparing [2023-05-11T22:03:49.764Z] d5df1170aad1: Preparing [2023-05-11T22:03:49.764Z] f1417ff83b31: Preparing [2023-05-11T22:03:49.764Z] 3a07426ed86e: Layer already exists [2023-05-11T22:03:49.764Z] f1417ff83b31: Layer already exists [2023-05-11T22:03:49.764Z] d5df1170aad1: Layer already exists [2023-05-11T22:03:49.764Z] e19cd8c87953: Layer already exists [2023-05-11T22:03:49.764Z] 128344255086: Layer already exists [2023-05-11T22:03:49.764Z] main: digest: sha256:73d1d3b7a1c2bda4cf2f9395b4b2f8ce232732d8e56c7500ceff3f77d6ad1e95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:03:49.821Z] ===================================================== [Pipeline] echo [2023-05-11T22:03:49.830Z] taggedImages: [2023-05-11T22:03:49.830Z] - nexus3.edgexfoundry.org:10004/device-rest:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [2023-05-11T22:03:49.830Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-11T22:03:49.830Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.41 [2023-05-11T22:03:49.830Z] - nexus3.edgexfoundry.org:10004/device-rest:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613-3.0.0-dev.41 [2023-05-11T22:03:49.830Z] - 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-05-11T22:03:50.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T22:03:50.218Z] [2023-05-11T22:03:50.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:03:50.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T22:03:50.521Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T22:03:50.521Z] 5eb5b503b376: Pulling fs layer [2023-05-11T22:03:50.521Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T22:03:50.521Z] ec43610c2a17: Pulling fs layer [2023-05-11T22:03:50.521Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T22:03:50.521Z] 33b1e0a273af: Pulling fs layer [2023-05-11T22:03:50.521Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T22:03:50.521Z] 2f39f015ded8: Pulling fs layer [2023-05-11T22:03:50.521Z] 5d3b04190fa2: Waiting [2023-05-11T22:03:50.521Z] 3a2ae6a8a46f: Waiting [2023-05-11T22:03:50.521Z] 33b1e0a273af: Waiting [2023-05-11T22:03:50.521Z] 2f39f015ded8: Waiting [2023-05-11T22:03:50.521Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T22:03:50.521Z] 5c69ac0246d0: Download complete [2023-05-11T22:03:50.521Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T22:03:50.521Z] 33b1e0a273af: Verifying Checksum [2023-05-11T22:03:50.521Z] 33b1e0a273af: Download complete [2023-05-11T22:03:50.779Z] ec43610c2a17: Verifying Checksum [2023-05-11T22:03:50.779Z] ec43610c2a17: Download complete [2023-05-11T22:03:50.779Z] 5d3b04190fa2: Download complete [2023-05-11T22:03:50.779Z] 5eb5b503b376: Verifying Checksum [2023-05-11T22:03:50.779Z] 5eb5b503b376: Download complete [2023-05-11T22:03:51.346Z] 2f39f015ded8: Download complete [2023-05-11T22:03:52.283Z] 5eb5b503b376: Pull complete [2023-05-11T22:03:52.283Z] 5c69ac0246d0: Pull complete [2023-05-11T22:03:52.850Z] ec43610c2a17: Pull complete [2023-05-11T22:03:53.110Z] 3a2ae6a8a46f: Pull complete [2023-05-11T22:03:53.370Z] 33b1e0a273af: Pull complete [2023-05-11T22:03:53.628Z] 5d3b04190fa2: Pull complete [2023-05-11T22:03:57.815Z] 2f39f015ded8: Pull complete [2023-05-11T22:03:57.815Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T22:03:57.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T22:03:57.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:03:57.903Z] prd-ubuntu20.04-docker-8c-8g-15244 does not seem to be running inside a container [2023-05-11T22:03:57.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T22:03:59.600Z] $ docker top 3b64f8503235bf5321d886bd23e15616914b6578e3162909c00602b6b7d6c742 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:03:59.992Z] ---> job-cost.sh [2023-05-11T22:03:59.992Z] lf-activate-venv: SKIPPING [2023-05-11T22:03:59.992Z] INFO: No Stack... [2023-05-11T22:04:00.251Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T22:04:00.511Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T22:04:00.798Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-05-11T22:04:00.798Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T22:04:00.811Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-113-stack-cost] [2023-05-11T22:04:00.817Z] Resource [jenkins-edgexfoundry-device-rest-go-main-113-stack-cost] did not exist. Created. [2023-05-11T22:04:00.817Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T22:04:01.113Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T22:04:01.132Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T22:04:01.138Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T22:04:01.163Z] $ docker stop --time=1 3b64f8503235bf5321d886bd23e15616914b6578e3162909c00602b6b7d6c742 [2023-05-11T22:04:02.335Z] $ docker rm -f --volumes 3b64f8503235bf5321d886bd23e15616914b6578e3162909c00602b6b7d6c742 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T22:04:50.075Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15246 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-05-11T22:04:50.087Z] Running in /w/workspace/device-rest-go/113 [Pipeline] { [Pipeline] checkout [2023-05-11T22:04:50.124Z] The recommended git tool is: git [2023-05-11T22:04:56.784Z] using credential edgex-jenkins-ssh [2023-05-11T22:04:56.800Z] Cloning the remote Git repository [2023-05-11T22:04:56.857Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-11T22:04:56.963Z] > git init /w/workspace/device-rest-go/113 # timeout=10 [2023-05-11T22:04:57.143Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-11T22:04:57.145Z] > git --version # timeout=10 [2023-05-11T22:04:57.168Z] > git --version # 'git version 2.25.1' [2023-05-11T22:04:57.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T22:04:57.347Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T22:04:59.615Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-11T22:04:59.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T22:05:00.651Z] Avoid second fetch [2023-05-11T22:05:00.652Z] Checking out Revision e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 (main) [2023-05-11T22:05:01.336Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#317)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T22:05:00.676Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T22:05:00.748Z] > git checkout -f e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 # timeout=10 [2023-05-11T22:05:02.398Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T22:05:02.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T22:05:02.398Z] Dload Upload Total Spent Left Speed [2023-05-11T22:05:02.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-11T22:05:03.147Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T22:05:03.490Z] + sudo tee /etc/docker/daemon.new [2023-05-11T22:05:03.490Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T22:05:03.490Z] { [2023-05-11T22:05:03.490Z] "registry-mirrors": [ [2023-05-11T22:05:03.490Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T22:05:03.490Z] ], [2023-05-11T22:05:03.490Z] "bip": "10.250.0.254/24", [2023-05-11T22:05:03.490Z] "hosts": [ [2023-05-11T22:05:03.490Z] "tcp://0.0.0.0:5555", [2023-05-11T22:05:03.490Z] "unix:///var/run/docker.sock" [2023-05-11T22:05:03.490Z] ], [2023-05-11T22:05:03.490Z] "mtu": 1458, [2023-05-11T22:05:03.490Z] "selinux-enabled": true, [2023-05-11T22:05:03.490Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T22:05:03.490Z] } [Pipeline] sh [2023-05-11T22:05:03.853Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T22:05:04.207Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T22:05:22.513Z] provisioning config files... [2023-05-11T22:05:22.541Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/113@tmp/config14967058769359697191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:05:22.901Z] ---> docker-login.sh [2023-05-11T22:05:22.901Z] nexus3.edgexfoundry.org:10001 [2023-05-11T22:05:23.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:05:23.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:05:23.492Z] Configure a credential helper to remove this warning. See [2023-05-11T22:05:23.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:05:23.492Z] [2023-05-11T22:05:23.492Z] Login Succeeded [2023-05-11T22:05:23.762Z] nexus3.edgexfoundry.org:10002 [2023-05-11T22:05:23.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:05:24.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:05:24.035Z] Configure a credential helper to remove this warning. See [2023-05-11T22:05:24.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:05:24.035Z] [2023-05-11T22:05:24.035Z] Login Succeeded [2023-05-11T22:05:24.035Z] nexus3.edgexfoundry.org:10003 [2023-05-11T22:05:24.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:05:24.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:05:24.309Z] Configure a credential helper to remove this warning. See [2023-05-11T22:05:24.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:05:24.309Z] [2023-05-11T22:05:24.309Z] Login Succeeded [2023-05-11T22:05:24.309Z] nexus3.edgexfoundry.org:10004 [2023-05-11T22:05:24.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:05:24.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:05:24.851Z] Configure a credential helper to remove this warning. See [2023-05-11T22:05:24.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:05:24.851Z] [2023-05-11T22:05:24.851Z] Login Succeeded [2023-05-11T22:05:24.851Z] docker.io [2023-05-11T22:05:25.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:05:25.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:05:25.390Z] Configure a credential helper to remove this warning. See [2023-05-11T22:05:25.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:05:25.390Z] [2023-05-11T22:05:25.390Z] Login Succeeded [2023-05-11T22:05:25.390Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T22:05:25.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T22:05:25.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:05:25.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:05:25.711Z] ========================================================= [2023-05-11T22:05:25.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T22:05:25.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:05:26.054Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T22:05:26.055Z] Sending build context to Docker daemon 139.3kB [2023-05-11T22:05:26.332Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T22:05:26.332Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T22:05:26.332Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T22:05:26.332Z] c41833b44d91: Pulling fs layer [2023-05-11T22:05:26.332Z] ed15518f5707: Pulling fs layer [2023-05-11T22:05:26.332Z] feae8fd75edb: Pulling fs layer [2023-05-11T22:05:26.332Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T22:05:26.332Z] 3cdef696dda3: Pulling fs layer [2023-05-11T22:05:26.332Z] 2ced38df9373: Pulling fs layer [2023-05-11T22:05:26.332Z] 58f1dce35555: Pulling fs layer [2023-05-11T22:05:26.332Z] 242c74f7c9fa: Waiting [2023-05-11T22:05:26.332Z] 3cdef696dda3: Waiting [2023-05-11T22:05:26.332Z] 2ced38df9373: Waiting [2023-05-11T22:05:26.332Z] 58f1dce35555: Waiting [2023-05-11T22:05:26.621Z] ed15518f5707: Verifying Checksum [2023-05-11T22:05:26.621Z] ed15518f5707: Download complete [2023-05-11T22:05:26.621Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T22:05:26.621Z] 242c74f7c9fa: Download complete [2023-05-11T22:05:26.621Z] 3cdef696dda3: Verifying Checksum [2023-05-11T22:05:26.621Z] 3cdef696dda3: Download complete [2023-05-11T22:05:26.621Z] c41833b44d91: Verifying Checksum [2023-05-11T22:05:26.621Z] c41833b44d91: Download complete [2023-05-11T22:05:28.091Z] c41833b44d91: Pull complete [2023-05-11T22:05:28.580Z] 58f1dce35555: Verifying Checksum [2023-05-11T22:05:28.580Z] 58f1dce35555: Download complete [2023-05-11T22:05:28.580Z] ed15518f5707: Pull complete [2023-05-11T22:05:29.834Z] feae8fd75edb: Verifying Checksum [2023-05-11T22:05:29.834Z] feae8fd75edb: Download complete [2023-05-11T22:05:30.106Z] 2ced38df9373: Verifying Checksum [2023-05-11T22:05:30.106Z] 2ced38df9373: Download complete [2023-05-11T22:05:40.215Z] feae8fd75edb: Pull complete [2023-05-11T22:05:40.485Z] 242c74f7c9fa: Pull complete [2023-05-11T22:05:40.757Z] 3cdef696dda3: Pull complete [2023-05-11T22:05:47.428Z] 2ced38df9373: Pull complete [2023-05-11T22:05:50.035Z] 58f1dce35555: Pull complete [2023-05-11T22:05:50.035Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T22:05:50.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T22:05:50.035Z] ---> fadd8f120f05 [2023-05-11T22:05:50.035Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:05:51.998Z] ---> Running in 68f42ad9c463 [2023-05-11T22:05:52.268Z] Removing intermediate container 68f42ad9c463 [2023-05-11T22:05:52.268Z] ---> b6261e9c7031 [2023-05-11T22:05:52.268Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T22:05:52.537Z] ---> Running in 8b10b1d44916 [2023-05-11T22:05:52.806Z] Removing intermediate container 8b10b1d44916 [2023-05-11T22:05:52.806Z] ---> b914ca3b67ec [2023-05-11T22:05:52.806Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T22:05:52.806Z] ---> Running in 9bb59737e229 [2023-05-11T22:05:53.397Z] Removing intermediate container 9bb59737e229 [2023-05-11T22:05:53.397Z] ---> 8a49482998a0 [2023-05-11T22:05:53.397Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T22:05:53.397Z] ---> Running in 44941a9e938f [2023-05-11T22:05:53.684Z] Removing intermediate container 44941a9e938f [2023-05-11T22:05:53.684Z] ---> ae4d3123d89f [2023-05-11T22:05:53.684Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T22:05:53.684Z] ---> Running in 9b28947a4eb5 [2023-05-11T22:05:55.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:05:55.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:05:56.697Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T22:05:56.965Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T22:05:56.965Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T22:05:56.965Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T22:05:56.965Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:05:56.965Z] OK: 268 MiB in 57 packages [2023-05-11T22:05:57.936Z] Removing intermediate container 9b28947a4eb5 [2023-05-11T22:05:57.936Z] ---> cebad108c9ec [2023-05-11T22:05:57.936Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-11T22:05:58.206Z] ---> Running in 473041176d21 [2023-05-11T22:05:58.476Z] Removing intermediate container 473041176d21 [2023-05-11T22:05:58.476Z] ---> 0d3d56e9ac3c [2023-05-11T22:05:58.476Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-11T22:05:59.065Z] ---> 9a4bf1269752 [2023-05-11T22:05:59.065Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:05:59.065Z] ---> Running in 83cfab0f7efa [2023-05-11T22:07:06.999Z] Removing intermediate container 83cfab0f7efa [2023-05-11T22:07:06.999Z] ---> 032913308fdd [2023-05-11T22:07:06.999Z] Step 11/12 : COPY . . [2023-05-11T22:07:06.999Z] ---> 1c3936954431 [2023-05-11T22:07:06.999Z] Step 12/12 : RUN $MAKE [2023-05-11T22:07:06.999Z] ---> Running in 66ef6e50dfd3 [2023-05-11T22:07:06.999Z] noop [2023-05-11T22:07:06.999Z] Removing intermediate container 66ef6e50dfd3 [2023-05-11T22:07:06.999Z] ---> 8845679989b1 [2023-05-11T22:07:06.999Z] Successfully built 8845679989b1 [2023-05-11T22:07:06.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:07.347Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T22:07:07.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:07:07.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-15246 does not seem to be running inside a container [2023-05-11T22:07:07.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/113 -v /w/workspace/device-rest-go/113:/w/workspace/device-rest-go/113:rw,z -v /w/workspace/device-rest-go/113@tmp:/w/workspace/device-rest-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T22:07:08.857Z] $ docker top 627a29bf8202a78c4dcb80f648289395af0c2f61cad171c45c31a909ff67633b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:07:09.708Z] + go version [2023-05-11T22:07:09.708Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T22:07:09.727Z] $ docker stop --time=1 627a29bf8202a78c4dcb80f648289395af0c2f61cad171c45c31a909ff67633b [2023-05-11T22:07:11.386Z] $ docker rm -f --volumes 627a29bf8202a78c4dcb80f648289395af0c2f61cad171c45c31a909ff67633b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:07:11.947Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T22:07:11.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:07:12.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-15246 does not seem to be running inside a container [2023-05-11T22:07:12.206Z] $ 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/113 -v /w/workspace/device-rest-go/113:/w/workspace/device-rest-go/113:rw,z -v /w/workspace/device-rest-go/113@tmp:/w/workspace/device-rest-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T22:07:13.321Z] $ docker top d06b1f897700f931dd35009acbbf73bea57a73295c39273f528d6161d8359a54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:07:13.830Z] + git config --global --add safe.directory /w/workspace/device-rest-go/113 [Pipeline] fileExists [Pipeline] sh [2023-05-11T22:07:14.750Z] + make test [2023-05-11T22:07:14.750Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T22:07:53.618Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-11T22:10:00.326Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-11T22:10:00.326Z] ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 32.2% of statements [2023-05-11T22:10:00.915Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T22:10:00.915Z] go vet ./... [2023-05-11T22:10:41.312Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T22:10:41.312Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T22:10:41.312Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T22:10:41.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T22:10:41.349Z] $ docker stop --time=1 d06b1f897700f931dd35009acbbf73bea57a73295c39273f528d6161d8359a54 [2023-05-11T22:10:43.251Z] $ docker rm -f --volumes d06b1f897700f931dd35009acbbf73bea57a73295c39273f528d6161d8359a54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T22:10:44.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T22:10:44.473Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T22:10:44.961Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T22:10:45.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T22:10:45.681Z] + ls -al . [2023-05-11T22:10:45.681Z] total 180 [2023-05-11T22:10:45.681Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 22:07 . [2023-05-11T22:10:45.681Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 22:04 .. [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 151 May 11 22:05 .dockerignore [2023-05-11T22:10:45.681Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 22:05 .git [2023-05-11T22:10:45.681Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 22:05 .github [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 329 May 11 22:05 .gitignore [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 22:05 .golangci.yml [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 11 22:05 Attribution.txt [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 11 22:05 CHANGELOG.md [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 11 22:05 Dockerfile [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 22:05 GOVERNANCE.md [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 680 May 11 22:05 Jenkinsfile [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 22:05 LICENSE [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 11 22:05 Makefile [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 22:05 OWNERS.md [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 11 22:05 README.md [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 22:02 VERSION [2023-05-11T22:10:45.681Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 22:05 bin [2023-05-11T22:10:45.681Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 22:05 cmd [2023-05-11T22:10:45.681Z] -rw-r--r-- 1 jenkins jenkins 14663 May 11 22:09 coverage.out [2023-05-11T22:10:45.681Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 22:05 driver [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 11 22:05 go.mod [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 11 22:05 go.sum [2023-05-11T22:10:45.681Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 22:05 snap [2023-05-11T22:10:45.681Z] -rw-rw-r-- 1 jenkins jenkins 713 May 11 22:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:10:46.028Z] + 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=e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 --label arch=arm64 --label version=3.0.0-dev.41 . [2023-05-11T22:10:46.028Z] Sending build context to Docker daemon 154.6kB [2023-05-11T22:10:46.295Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T22:10:46.295Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T22:10:46.295Z] ---> 8845679989b1 [2023-05-11T22:10:46.295Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T22:10:47.704Z] ---> Running in e25bf67eb7d5 [2023-05-11T22:10:47.971Z] Removing intermediate container e25bf67eb7d5 [2023-05-11T22:10:47.971Z] ---> a13d2dd8c9d6 [2023-05-11T22:10:47.971Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T22:10:47.971Z] ---> Running in 12583f6fdb95 [2023-05-11T22:10:48.237Z] Removing intermediate container 12583f6fdb95 [2023-05-11T22:10:48.237Z] ---> b5388e61449e [2023-05-11T22:10:48.237Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T22:10:48.237Z] ---> Running in 4876b1c23208 [2023-05-11T22:10:48.504Z] Removing intermediate container 4876b1c23208 [2023-05-11T22:10:48.504Z] ---> d757d9694d83 [2023-05-11T22:10:48.504Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T22:10:48.504Z] ---> Running in a3f9639fe9f4 [2023-05-11T22:10:48.771Z] Removing intermediate container a3f9639fe9f4 [2023-05-11T22:10:48.771Z] ---> 01f4d26b7108 [2023-05-11T22:10:48.771Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T22:10:49.040Z] ---> Running in 1d602dbb603e [2023-05-11T22:10:50.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:10:50.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:10:51.991Z] OK: 268 MiB in 57 packages [2023-05-11T22:10:52.581Z] Removing intermediate container 1d602dbb603e [2023-05-11T22:10:52.581Z] ---> b8a3c08190ed [2023-05-11T22:10:52.581Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-11T22:10:52.581Z] ---> Running in 83d6ccc76e5d [2023-05-11T22:10:52.848Z] Removing intermediate container 83d6ccc76e5d [2023-05-11T22:10:52.848Z] ---> 6b7a3ba7ccbf [2023-05-11T22:10:52.848Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-11T22:10:53.433Z] ---> bd9390c1aebb [2023-05-11T22:10:53.433Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T22:10:53.433Z] ---> Running in 3875f714c01c [2023-05-11T22:10:56.014Z] Removing intermediate container 3875f714c01c [2023-05-11T22:10:56.014Z] ---> 0cdd785b9f5f [2023-05-11T22:10:56.014Z] Step 11/25 : COPY . . [2023-05-11T22:10:56.281Z] ---> bea8443b6e97 [2023-05-11T22:10:56.281Z] Step 12/25 : RUN $MAKE [2023-05-11T22:10:56.281Z] ---> Running in a3660532d1fc [2023-05-11T22:10:57.240Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.41" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-11T22:13:18.966Z] Removing intermediate container a3660532d1fc [2023-05-11T22:13:18.966Z] ---> db12e7cd4973 [2023-05-11T22:13:18.966Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T22:13:18.966Z] 3.17: Pulling from library/alpine [2023-05-11T22:13:18.966Z] c41833b44d91: Already exists [2023-05-11T22:13:18.966Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T22:13:18.966Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T22:13:18.966Z] ---> 51e60588ff2c [2023-05-11T22:13:18.966Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-11T22:13:18.966Z] ---> Running in 598249c6b036 [2023-05-11T22:13:18.966Z] Removing intermediate container 598249c6b036 [2023-05-11T22:13:18.966Z] ---> 592d4657e8fc [2023-05-11T22:13:18.966Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-11T22:13:18.966Z] ---> Running in 6081d58984ca [2023-05-11T22:13:18.966Z] Removing intermediate container 6081d58984ca [2023-05-11T22:13:18.966Z] ---> 73cd7cb1fbad [2023-05-11T22:13:18.966Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T22:13:18.966Z] ---> Running in 46b2e37d5afb [2023-05-11T22:13:18.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T22:13:18.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T22:13:18.966Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T22:13:18.966Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T22:13:18.966Z] OK: 8 MiB in 16 packages [2023-05-11T22:13:18.966Z] Removing intermediate container 46b2e37d5afb [2023-05-11T22:13:18.966Z] ---> 3479e2e084a1 [2023-05-11T22:13:18.966Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-11T22:13:18.966Z] ---> b0412a34932c [2023-05-11T22:13:18.966Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-11T22:13:19.551Z] ---> f0a3407a5215 [2023-05-11T22:13:19.551Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-11T22:13:20.139Z] ---> 00890d231b2f [2023-05-11T22:13:20.139Z] Step 20/25 : EXPOSE 59986 [2023-05-11T22:13:20.139Z] ---> Running in 04f2ca9ac33d [2023-05-11T22:13:20.409Z] Removing intermediate container 04f2ca9ac33d [2023-05-11T22:13:20.409Z] ---> f74256b1e9b2 [2023-05-11T22:13:20.409Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-11T22:13:20.409Z] ---> Running in a5cae2141294 [2023-05-11T22:13:20.997Z] Removing intermediate container a5cae2141294 [2023-05-11T22:13:20.997Z] ---> f00c793d8162 [2023-05-11T22:13:20.997Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-11T22:13:20.997Z] ---> Running in a406903d0db9 [2023-05-11T22:13:21.267Z] Removing intermediate container a406903d0db9 [2023-05-11T22:13:21.267Z] ---> eb312fcfad16 [2023-05-11T22:13:21.267Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T22:13:21.267Z] ---> Running in 24fdbdeb6b20 [2023-05-11T22:13:21.536Z] Removing intermediate container 24fdbdeb6b20 [2023-05-11T22:13:21.536Z] ---> 34df012cbd15 [2023-05-11T22:13:21.536Z] Step 24/25 : LABEL git_sha=e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [2023-05-11T22:13:21.805Z] ---> Running in bd9a38d219be [2023-05-11T22:13:22.074Z] Removing intermediate container bd9a38d219be [2023-05-11T22:13:22.074Z] ---> 4500f328233a [2023-05-11T22:13:22.074Z] Step 25/25 : LABEL version=3.0.0-dev.41 [2023-05-11T22:13:22.074Z] ---> Running in f1834505533e [2023-05-11T22:13:24.024Z] Removing intermediate container f1834505533e [2023-05-11T22:13:24.024Z] ---> 9d06e5054db9 [2023-05-11T22:13:24.024Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T22:13:24.024Z] Successfully built 9d06e5054db9 [2023-05-11T22:13:24.024Z] 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-05-11T22:13:24.142Z] provisioning config files... [2023-05-11T22:13:24.158Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/113@tmp/config12930693053879502476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:13:24.499Z] ---> docker-login.sh [2023-05-11T22:13:24.500Z] nexus3.edgexfoundry.org:10001 [2023-05-11T22:13:24.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:13:24.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:13:24.770Z] Configure a credential helper to remove this warning. See [2023-05-11T22:13:24.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:13:24.770Z] [2023-05-11T22:13:24.770Z] Login Succeeded [2023-05-11T22:13:24.770Z] nexus3.edgexfoundry.org:10002 [2023-05-11T22:13:25.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:13:25.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:13:25.040Z] Configure a credential helper to remove this warning. See [2023-05-11T22:13:25.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:13:25.040Z] [2023-05-11T22:13:25.040Z] Login Succeeded [2023-05-11T22:13:25.040Z] nexus3.edgexfoundry.org:10003 [2023-05-11T22:13:25.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:13:25.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:13:25.577Z] Configure a credential helper to remove this warning. See [2023-05-11T22:13:25.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:13:25.577Z] [2023-05-11T22:13:25.577Z] Login Succeeded [2023-05-11T22:13:25.577Z] nexus3.edgexfoundry.org:10004 [2023-05-11T22:13:25.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:13:25.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:13:25.843Z] Configure a credential helper to remove this warning. See [2023-05-11T22:13:25.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:13:25.843Z] [2023-05-11T22:13:25.843Z] Login Succeeded [2023-05-11T22:13:25.843Z] docker.io [2023-05-11T22:13:26.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T22:13:26.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T22:13:26.388Z] Configure a credential helper to remove this warning. See [2023-05-11T22:13:26.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T22:13:26.388Z] [2023-05-11T22:13:26.388Z] Login Succeeded [2023-05-11T22:13:26.389Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T22:13:26.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:13:26.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T22:13:26.465Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-05-11T22:13:26.466Z] e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [2023-05-11T22:13:26.466Z] latest [2023-05-11T22:13:26.466Z] 3.0.0-dev.41 [2023-05-11T22:13:26.466Z] e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613-3.0.0-dev.41 [2023-05-11T22:13:26.466Z] main [2023-05-11T22:13:26.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:26.821Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:27.171Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [2023-05-11T22:13:27.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-11T22:13:27.171Z] becda48de5a5: Preparing [2023-05-11T22:13:27.171Z] bf4bbde5123b: Preparing [2023-05-11T22:13:27.171Z] 716b25f3ad4c: Preparing [2023-05-11T22:13:27.171Z] 56ad32ccee79: Preparing [2023-05-11T22:13:27.171Z] 26cbea5cba74: Preparing [2023-05-11T22:13:27.171Z] 26cbea5cba74: Layer already exists [2023-05-11T22:13:27.511Z] bf4bbde5123b: Pushed [2023-05-11T22:13:27.511Z] becda48de5a5: Pushed [2023-05-11T22:13:27.511Z] 56ad32ccee79: Pushed [2023-05-11T22:13:32.925Z] 716b25f3ad4c: Pushed [2023-05-11T22:13:32.925Z] e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613: digest: sha256:2aa6fd9d8678027acaf756434b77fff19d4128dff97a1385c34dd9539434b651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:33.272Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:33.624Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-11T22:13:33.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-11T22:13:33.624Z] becda48de5a5: Preparing [2023-05-11T22:13:33.624Z] bf4bbde5123b: Preparing [2023-05-11T22:13:33.624Z] 716b25f3ad4c: Preparing [2023-05-11T22:13:33.624Z] 56ad32ccee79: Preparing [2023-05-11T22:13:33.624Z] 26cbea5cba74: Preparing [2023-05-11T22:13:33.624Z] 56ad32ccee79: Layer already exists [2023-05-11T22:13:33.624Z] 716b25f3ad4c: Layer already exists [2023-05-11T22:13:33.624Z] bf4bbde5123b: Layer already exists [2023-05-11T22:13:33.624Z] 26cbea5cba74: Layer already exists [2023-05-11T22:13:33.624Z] becda48de5a5: Layer already exists [2023-05-11T22:13:33.624Z] latest: digest: sha256:2aa6fd9d8678027acaf756434b77fff19d4128dff97a1385c34dd9539434b651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:33.973Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:34.313Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.41 [2023-05-11T22:13:34.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-11T22:13:34.313Z] becda48de5a5: Preparing [2023-05-11T22:13:34.313Z] bf4bbde5123b: Preparing [2023-05-11T22:13:34.313Z] 716b25f3ad4c: Preparing [2023-05-11T22:13:34.313Z] 56ad32ccee79: Preparing [2023-05-11T22:13:34.313Z] 26cbea5cba74: Preparing [2023-05-11T22:13:34.313Z] 56ad32ccee79: Layer already exists [2023-05-11T22:13:34.313Z] becda48de5a5: Layer already exists [2023-05-11T22:13:34.313Z] bf4bbde5123b: Layer already exists [2023-05-11T22:13:34.313Z] 26cbea5cba74: Layer already exists [2023-05-11T22:13:34.313Z] 716b25f3ad4c: Layer already exists [2023-05-11T22:13:34.313Z] 3.0.0-dev.41: digest: sha256:2aa6fd9d8678027acaf756434b77fff19d4128dff97a1385c34dd9539434b651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:34.665Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:35.010Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613-3.0.0-dev.41 [2023-05-11T22:13:35.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-11T22:13:35.010Z] becda48de5a5: Preparing [2023-05-11T22:13:35.010Z] bf4bbde5123b: Preparing [2023-05-11T22:13:35.010Z] 716b25f3ad4c: Preparing [2023-05-11T22:13:35.010Z] 56ad32ccee79: Preparing [2023-05-11T22:13:35.010Z] 26cbea5cba74: Preparing [2023-05-11T22:13:35.010Z] becda48de5a5: Layer already exists [2023-05-11T22:13:35.010Z] 56ad32ccee79: Layer already exists [2023-05-11T22:13:35.010Z] bf4bbde5123b: Layer already exists [2023-05-11T22:13:35.010Z] 716b25f3ad4c: Layer already exists [2023-05-11T22:13:35.010Z] 26cbea5cba74: Layer already exists [2023-05-11T22:13:35.010Z] e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613-3.0.0-dev.41: digest: sha256:2aa6fd9d8678027acaf756434b77fff19d4128dff97a1385c34dd9539434b651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:35.369Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:35.716Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-05-11T22:13:35.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-11T22:13:35.717Z] becda48de5a5: Preparing [2023-05-11T22:13:35.717Z] bf4bbde5123b: Preparing [2023-05-11T22:13:35.717Z] 716b25f3ad4c: Preparing [2023-05-11T22:13:35.717Z] 56ad32ccee79: Preparing [2023-05-11T22:13:35.717Z] 26cbea5cba74: Preparing [2023-05-11T22:13:35.717Z] 26cbea5cba74: Layer already exists [2023-05-11T22:13:35.717Z] 716b25f3ad4c: Layer already exists [2023-05-11T22:13:35.717Z] 56ad32ccee79: Layer already exists [2023-05-11T22:13:35.717Z] bf4bbde5123b: Layer already exists [2023-05-11T22:13:35.717Z] becda48de5a5: Layer already exists [2023-05-11T22:13:35.717Z] main: digest: sha256:2aa6fd9d8678027acaf756434b77fff19d4128dff97a1385c34dd9539434b651 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T22:13:36.031Z] ===================================================== [Pipeline] echo [2023-05-11T22:13:36.037Z] taggedImages: [2023-05-11T22:13:36.037Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [2023-05-11T22:13:36.037Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-11T22:13:36.037Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.41 [2023-05-11T22:13:36.037Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613-3.0.0-dev.41 [2023-05-11T22:13:36.037Z] - 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-05-11T22:13:36.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T22:13:36.417Z] [2023-05-11T22:13:36.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:13:36.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T22:13:36.757Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T22:13:36.757Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T22:13:36.757Z] 04944245beec: Pulling fs layer [2023-05-11T22:13:36.757Z] 699f458cf7ca: Pulling fs layer [2023-05-11T22:13:36.757Z] 765212b225bb: Pulling fs layer [2023-05-11T22:13:36.757Z] f23df028b6ca: Pulling fs layer [2023-05-11T22:13:36.757Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T22:13:36.757Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T22:13:36.757Z] f23df028b6ca: Waiting [2023-05-11T22:13:36.757Z] d65c8cfc05b1: Waiting [2023-05-11T22:13:36.757Z] 2437ff75d9bd: Waiting [2023-05-11T22:13:36.757Z] 765212b225bb: Waiting [2023-05-11T22:13:37.029Z] 04944245beec: Verifying Checksum [2023-05-11T22:13:37.029Z] 04944245beec: Download complete [2023-05-11T22:13:37.029Z] 765212b225bb: Verifying Checksum [2023-05-11T22:13:37.029Z] 765212b225bb: Download complete [2023-05-11T22:13:37.029Z] f23df028b6ca: Download complete [2023-05-11T22:13:37.029Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T22:13:37.029Z] d65c8cfc05b1: Download complete [2023-05-11T22:13:37.029Z] 699f458cf7ca: Verifying Checksum [2023-05-11T22:13:37.029Z] 699f458cf7ca: Download complete [2023-05-11T22:13:37.619Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T22:13:37.619Z] 8998bd30e6a1: Download complete [2023-05-11T22:13:39.592Z] 2437ff75d9bd: Download complete [2023-05-11T22:13:41.543Z] 8998bd30e6a1: Pull complete [2023-05-11T22:13:42.130Z] 04944245beec: Pull complete [2023-05-11T22:13:43.546Z] 699f458cf7ca: Pull complete [2023-05-11T22:13:43.814Z] 765212b225bb: Pull complete [2023-05-11T22:13:44.403Z] f23df028b6ca: Pull complete [2023-05-11T22:13:44.671Z] d65c8cfc05b1: Pull complete [2023-05-11T22:13:59.663Z] 2437ff75d9bd: Pull complete [2023-05-11T22:13:59.663Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T22:13:59.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T22:13:59.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:13:59.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-15246 does not seem to be running inside a container [2023-05-11T22:13:59.923Z] $ 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/113 -v /w/workspace/device-rest-go/113:/w/workspace/device-rest-go/113:rw,z -v /w/workspace/device-rest-go/113@tmp:/w/workspace/device-rest-go/113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T22:14:02.668Z] $ docker top eb6a2d4e30523adcc2393270d11b4bd5aa26b72e7e387e5b1d453baca574f975 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:14:03.499Z] ---> job-cost.sh [2023-05-11T22:14:03.499Z] lf-activate-venv: SKIPPING [2023-05-11T22:14:03.499Z] INFO: No Stack... [2023-05-11T22:14:03.764Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T22:14:04.722Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T22:14:05.356Z] + cat /w/workspace/device-rest-go/113/archives/cost.csv [2023-05-11T22:14:05.356Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T22:14:05.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-113-stack-cost] [2023-05-11T22:14:05.427Z] Resource [jenkins-edgexfoundry-device-rest-go-main-113-stack-cost] did not exist. Created. [2023-05-11T22:14:05.427Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T22:14:05.776Z] /w/workspace/device-rest-go/113@tmp/durable-c869c0f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T22:14:06.112Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T22:14:06.138Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T22:14:06.187Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T22:14:06.194Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T22:14:06.212Z] $ docker stop --time=1 eb6a2d4e30523adcc2393270d11b4bd5aa26b72e7e387e5b1d453baca574f975 [2023-05-11T22:14:07.679Z] $ docker rm -f --volumes eb6a2d4e30523adcc2393270d11b4bd5aa26b72e7e387e5b1d453baca574f975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-11T22:14:08.113Z] provisioning config files... [2023-05-11T22:14:08.120Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8317124636064782221tmp [Pipeline] { [Pipeline] sh [2023-05-11T22:14:08.419Z] + set +x [2023-05-11T22:14:08.419Z] + curl -s https://codecov.io/bash [2023-05-11T22:14:08.419Z] + bash -s -- [2023-05-11T22:14:08.679Z] [2023-05-11T22:14:08.679Z] _____ _ [2023-05-11T22:14:08.679Z] / ____| | | [2023-05-11T22:14:08.679Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T22:14:08.679Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T22:14:08.679Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T22:14:08.679Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T22:14:08.679Z] Bash-1.0.6 [2023-05-11T22:14:08.679Z] [2023-05-11T22:14:08.679Z] [2023-05-11T22:14:08.679Z] ==> git version 2.25.1 found [2023-05-11T22:14:08.679Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-11T22:14:08.679Z] Release-Date: 2020-01-08 [2023-05-11T22:14:08.679Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-11T22:14:08.679Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T22:14:08.679Z] ==> Jenkins CI detected. [2023-05-11T22:14:08.679Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-05-11T22:14:08.679Z] project root: . [2023-05-11T22:14:08.679Z] --> token set from env [2023-05-11T22:14:08.679Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T22:14:08.679Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T22:14:08.679Z] ==> Python coveragepy not found [2023-05-11T22:14:08.679Z] ==> Searching for coverage reports in: [2023-05-11T22:14:08.679Z] + . [2023-05-11T22:14:08.679Z] -> Found 1 reports [2023-05-11T22:14:08.679Z] ==> Detecting git/mercurial file structure [2023-05-11T22:14:08.679Z] ==> Reading reports [2023-05-11T22:14:08.679Z] + ./coverage.out bytes=14663 [2023-05-11T22:14:08.679Z] ==> Appending adjustments [2023-05-11T22:14:08.679Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T22:14:08.679Z] + Found adjustments [2023-05-11T22:14:08.679Z] ==> Gzipping contents [2023-05-11T22:14:08.679Z] 4.0K /tmp/codecov.t1Ghhz.gz [2023-05-11T22:14:08.679Z] ==> Uploading reports [2023-05-11T22:14:08.679Z] url: https://codecov.io [2023-05-11T22:14:08.679Z] query: branch=main&commit=e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T22:14:08.679Z] -> Pinging Codecov [2023-05-11T22:14:08.679Z] 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=e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T22:14:08.939Z] -> Uploading to [2023-05-11T22:14:08.939Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/4E5D53B4F1F92C436F7061BF334D961C/e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613/8d4ca327-8c02-4be2-b368-ef342a191a86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T221408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8034e4bf58c63ef6d168f09962c01a2827e3cdf45024dad89ab53806b4a8d8aa [2023-05-11T22:14:08.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T22:14:08.939Z] Dload Upload Total Spent Left Speed [2023-05-11T22:14:09.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 10329 --:--:-- --:--:-- --:--:-- 10329 [2023-05-11T22:14:09.198Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [Pipeline] } [2023-05-11T22:14:09.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T22:14:09.391Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T22:14:09.400Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:14:09.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T22:14:09.698Z] [2023-05-11T22:14:09.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:14:09.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T22:14:09.996Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T22:14:09.996Z] df9b9388f04a: Pulling fs layer [2023-05-11T22:14:09.996Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T22:14:09.996Z] 25bc292e5bac: Pulling fs layer [2023-05-11T22:14:09.996Z] 114826534d7a: Pulling fs layer [2023-05-11T22:14:09.996Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T22:14:09.996Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T22:14:09.996Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T22:14:09.996Z] 8a3aa393b2d8: Waiting [2023-05-11T22:14:09.996Z] 6ad1cebc031e: Waiting [2023-05-11T22:14:09.996Z] 4657fd5d0bcf: Waiting [2023-05-11T22:14:09.996Z] 25bc292e5bac: Verifying Checksum [2023-05-11T22:14:09.996Z] 25bc292e5bac: Download complete [2023-05-11T22:14:09.996Z] 52dc419b0ee2: Verifying Checksum [2023-05-11T22:14:09.996Z] 52dc419b0ee2: Download complete [2023-05-11T22:14:09.996Z] 4657fd5d0bcf: Verifying Checksum [2023-05-11T22:14:09.996Z] 4657fd5d0bcf: Download complete [2023-05-11T22:14:09.996Z] df9b9388f04a: Verifying Checksum [2023-05-11T22:14:10.255Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T22:14:10.255Z] 6ad1cebc031e: Download complete [2023-05-11T22:14:10.255Z] df9b9388f04a: Pull complete [2023-05-11T22:14:10.255Z] 52dc419b0ee2: Pull complete [2023-05-11T22:14:10.255Z] 25bc292e5bac: Pull complete [2023-05-11T22:14:10.823Z] 114826534d7a: Verifying Checksum [2023-05-11T22:14:10.823Z] 114826534d7a: Download complete [2023-05-11T22:14:10.823Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T22:14:10.823Z] 8a3aa393b2d8: Download complete [2023-05-11T22:14:14.104Z] 114826534d7a: Pull complete [2023-05-11T22:14:14.104Z] 4657fd5d0bcf: Pull complete [2023-05-11T22:14:14.104Z] 6ad1cebc031e: Pull complete [2023-05-11T22:14:16.628Z] 8a3aa393b2d8: Pull complete [2023-05-11T22:14:16.628Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T22:14:16.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T22:14:16.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:14:16.711Z] prd-ubuntu20.04-docker-8c-8g-15244 does not seem to be running inside a container [2023-05-11T22:14:16.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-11T22:14:20.078Z] $ docker top a93575796fd9f5acf3f0398ff8fe94d02acabf3a1accf3a2886b068e6b0b407a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T22:14:20.140Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-05-11T22:14:20.415Z] + set -o pipefail [2023-05-11T22:14:20.415Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-05-11T22:14:24.600Z] [2023-05-11T22:14:24.600Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-05-11T22:14:24.600Z] [2023-05-11T22:14:24.600Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/48d64a25-fe0e-49f5-b7ee-ed56b27b4b89 [2023-05-11T22:14:24.600Z] [2023-05-11T22:14:24.600Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-11T22:14:24.600Z] [2023-05-11T22:14:24.600Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T22:14:24.600Z] [2023-05-11T22:14:24.600Z] [2023-05-11T22:14:24.600Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T22:14:24.600Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T22:14:24.600Z] More details here: https://snyk.co/ue1NS [2023-05-11T22:14:24.600Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T22:14:24.600Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T22:14:24.612Z] $ docker stop --time=1 a93575796fd9f5acf3f0398ff8fe94d02acabf3a1accf3a2886b068e6b0b407a [2023-05-11T22:14:26.937Z] $ docker rm -f --volumes a93575796fd9f5acf3f0398ff8fe94d02acabf3a1accf3a2886b068e6b0b407a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T22:14:27.605Z] + git log --format=format:%s -1 e3b43ee8ff0ebeefc64859dd40b2c1e2b9faa613 [Pipeline] sh [2023-05-11T22:14:27.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T22:14:27.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:14:28.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T22:14:28.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:14:28.259Z] prd-ubuntu20.04-docker-8c-8g-15244 does not seem to be running inside a container [2023-05-11T22:14:28.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T22:14:28.660Z] $ docker top db149d1f0ff6bb3107e2d13fac4029fe2349e9449321e2b8a8a293a8305e672d -eo pid,comm [2023-05-11T22:14:28.709Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T22:14:28.709Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T22:14:28.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T22:14:28.755Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T22:14:28.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T22:14:28.865Z] $ docker exec db149d1f0ff6bb3107e2d13fac4029fe2349e9449321e2b8a8a293a8305e672d ssh-agent [2023-05-11T22:14:28.970Z] SSH_AUTH_SOCK=/tmp/ssh-qa7IhnMwTpzG/agent.31 [2023-05-11T22:14:28.970Z] SSH_AGENT_PID=37 [2023-05-11T22:14:28.974Z] Running ssh-add (command line suppressed) [2023-05-11T22:14:29.079Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5729731099091582232.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5729731099091582232.key) [2023-05-11T22:14:29.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T22:14:29.376Z] + git semver tag [2023-05-11T22:14:29.635Z] 2023-05-11 22:14:29,544 [run_tag] DEBUG tag force:False [2023-05-11T22:14:29.635Z] 2023-05-11 22:14:29,544 [check_head_tag] DEBUG check head tag [2023-05-11T22:14:29.635Z] 2023-05-11 22:14:29,545 [execute] INFO git cat-file --batch-check [2023-05-11T22:14:29.635Z] 2023-05-11 22:14:29,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-11T22:14:29.635Z] 2023-05-11 22:14:29,549 [execute] INFO git cat-file --batch [2023-05-11T22:14:29.635Z] 2023-05-11 22:14:29,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-11T22:14:29.635Z] 2023-05-11 22:14:29,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-11T22:14:29.635Z] 2023-05-11 22:14:29,574 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 [2023-05-11T22:14:29.635Z] 2023-05-11 22:14:29,574 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T22:14:29.635Z] 2023-05-11 22:14:29,579 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-11T22:14:29.635Z] 3.0.0-dev.41 [Pipeline] } [2023-05-11T22:14:29.646Z] $ docker exec --env ******** --env ******** db149d1f0ff6bb3107e2d13fac4029fe2349e9449321e2b8a8a293a8305e672d ssh-agent -k [2023-05-11T22:14:29.727Z] unset SSH_AUTH_SOCK; [2023-05-11T22:14:29.728Z] unset SSH_AGENT_PID; [2023-05-11T22:14:29.728Z] echo Agent pid 37 killed; [2023-05-11T22:14:29.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T22:14:30.029Z] + git semver [Pipeline] } [2023-05-11T22:14:30.298Z] $ docker stop --time=1 db149d1f0ff6bb3107e2d13fac4029fe2349e9449321e2b8a8a293a8305e672d [2023-05-11T22:14:31.586Z] $ docker rm -f --volumes db149d1f0ff6bb3107e2d13fac4029fe2349e9449321e2b8a8a293a8305e672d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:14:31.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T22:14:31.980Z] [2023-05-11T22:14:31.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:14:32.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T22:14:32.277Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T22:14:32.277Z] ab5ef0e58194: Pulling fs layer [2023-05-11T22:14:32.277Z] 9712f1f96733: Pulling fs layer [2023-05-11T22:14:32.277Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T22:14:32.277Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T22:14:32.277Z] e9a5061849ea: Pulling fs layer [2023-05-11T22:14:32.277Z] d747dcd14b5f: Pulling fs layer [2023-05-11T22:14:32.277Z] 0d9ebad4ef96: Waiting [2023-05-11T22:14:32.277Z] e9a5061849ea: Waiting [2023-05-11T22:14:32.277Z] 2de7ff778b66: Pulling fs layer [2023-05-11T22:14:32.277Z] 2de7ff778b66: Waiting [2023-05-11T22:14:32.277Z] d747dcd14b5f: Waiting [2023-05-11T22:14:32.277Z] 9712f1f96733: Verifying Checksum [2023-05-11T22:14:32.277Z] 9712f1f96733: Download complete [2023-05-11T22:14:32.537Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T22:14:32.537Z] 63f879dbbcfc: Download complete [2023-05-11T22:14:32.795Z] e9a5061849ea: Verifying Checksum [2023-05-11T22:14:32.795Z] e9a5061849ea: Download complete [2023-05-11T22:14:32.795Z] d747dcd14b5f: Verifying Checksum [2023-05-11T22:14:32.795Z] d747dcd14b5f: Download complete [2023-05-11T22:14:32.795Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T22:14:32.795Z] 0d9ebad4ef96: Download complete [2023-05-11T22:14:32.795Z] ab5ef0e58194: Verifying Checksum [2023-05-11T22:14:32.795Z] ab5ef0e58194: Download complete [2023-05-11T22:14:32.795Z] 2de7ff778b66: Verifying Checksum [2023-05-11T22:14:32.795Z] 2de7ff778b66: Download complete [2023-05-11T22:14:35.320Z] ab5ef0e58194: Pull complete [2023-05-11T22:14:35.320Z] 9712f1f96733: Pull complete [2023-05-11T22:14:35.885Z] 63f879dbbcfc: Pull complete [2023-05-11T22:14:40.073Z] 0d9ebad4ef96: Pull complete [2023-05-11T22:14:40.073Z] e9a5061849ea: Pull complete [2023-05-11T22:14:40.073Z] d747dcd14b5f: Pull complete [2023-05-11T22:14:40.332Z] 2de7ff778b66: Pull complete [2023-05-11T22:14:40.332Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T22:14:40.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T22:14:40.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:14:40.674Z] prd-ubuntu20.04-docker-8c-8g-15244 does not seem to be running inside a container [2023-05-11T22:14:40.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-11T22:14:44.480Z] $ docker top 639e928360b9d84f0113dc899e0d7a37137cbdb8a630437ef319a5c1e150b334 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T22:14:44.550Z] provisioning config files... [2023-05-11T22:14:44.556Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5956169320390825227tmp [2023-05-11T22:14:44.564Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17490211766133501406tmp [2023-05-11T22:14:44.573Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12895157786580718348tmp [Pipeline] { [Pipeline] echo [2023-05-11T22:14:44.588Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:14:44.869Z] ---> sigul-configuration.sh [2023-05-11T22:14:44.870Z] gpg: directory `/root/.gnupg' created [2023-05-11T22:14:44.870Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T22:14:44.870Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T22:14:44.870Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T22:14:44.870Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T22:14:44.870Z] gpg: CAST5 encrypted data [2023-05-11T22:14:44.870Z] gpg: encrypted with 1 passphrase [2023-05-11T22:14:44.870Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T22:14:45.157Z] + mkdir /home/jenkins [2023-05-11T22:14:45.158Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T22:14:45.445Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-11T22:14:45.454Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:14:45.739Z] ---> sigul-install.sh [2023-05-11T22:14:45.739Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T22:14:46.029Z] + git tag --list [2023-05-11T22:14:46.029Z] v1.0.0 [2023-05-11T22:14:46.029Z] v1.1.0 [2023-05-11T22:14:46.029Z] v1.1.1 [2023-05-11T22:14:46.029Z] v1.1.2 [2023-05-11T22:14:46.029Z] v1.2.0 [2023-05-11T22:14:46.029Z] v1.2.1 [2023-05-11T22:14:46.029Z] v2.0.0 [2023-05-11T22:14:46.029Z] v2.1.0 [2023-05-11T22:14:46.029Z] v2.1.1 [2023-05-11T22:14:46.029Z] v2.1.1-dev.1 [2023-05-11T22:14:46.029Z] v2.1.1-dev.2 [2023-05-11T22:14:46.029Z] v2.1.1-dev.3 [2023-05-11T22:14:46.029Z] v2.2.0 [2023-05-11T22:14:46.029Z] v2.2.1-dev.1 [2023-05-11T22:14:46.029Z] v2.2.1-dev.2 [2023-05-11T22:14:46.029Z] v2.2.1-dev.3 [2023-05-11T22:14:46.029Z] v2.2.1-dev.4 [2023-05-11T22:14:46.029Z] v2.2.1-dev.5 [2023-05-11T22:14:46.029Z] v2.2.1-dev.6 [2023-05-11T22:14:46.029Z] v2.2.1-dev.7 [2023-05-11T22:14:46.029Z] v2.2.1-dev.8 [2023-05-11T22:14:46.029Z] v2.2.1-dev.9 [2023-05-11T22:14:46.029Z] v2.3.0 [2023-05-11T22:14:46.029Z] v2.3.0-dev.10 [2023-05-11T22:14:46.029Z] v2.3.0-dev.11 [2023-05-11T22:14:46.029Z] v2.3.0-dev.12 [2023-05-11T22:14:46.029Z] v2.3.0-dev.13 [2023-05-11T22:14:46.029Z] v2.3.0-dev.14 [2023-05-11T22:14:46.029Z] v2.3.0-dev.15 [2023-05-11T22:14:46.029Z] v2.3.0-dev.16 [2023-05-11T22:14:46.029Z] v2.3.0-dev.17 [2023-05-11T22:14:46.029Z] v2.3.0-dev.18 [2023-05-11T22:14:46.029Z] v2.3.0-dev.19 [2023-05-11T22:14:46.029Z] v2.3.0-dev.20 [2023-05-11T22:14:46.029Z] v2.3.0-dev.21 [2023-05-11T22:14:46.029Z] v2.3.0-dev.22 [2023-05-11T22:14:46.029Z] v2.3.0-dev.23 [2023-05-11T22:14:46.029Z] v2.3.0-dev.24 [2023-05-11T22:14:46.029Z] v2.3.0-dev.25 [2023-05-11T22:14:46.029Z] v2.3.0-dev.9 [2023-05-11T22:14:46.029Z] v3.0.0-dev.1 [2023-05-11T22:14:46.029Z] v3.0.0-dev.10 [2023-05-11T22:14:46.029Z] v3.0.0-dev.11 [2023-05-11T22:14:46.029Z] v3.0.0-dev.12 [2023-05-11T22:14:46.029Z] v3.0.0-dev.13 [2023-05-11T22:14:46.029Z] v3.0.0-dev.14 [2023-05-11T22:14:46.029Z] v3.0.0-dev.15 [2023-05-11T22:14:46.029Z] v3.0.0-dev.16 [2023-05-11T22:14:46.029Z] v3.0.0-dev.17 [2023-05-11T22:14:46.029Z] v3.0.0-dev.18 [2023-05-11T22:14:46.029Z] v3.0.0-dev.19 [2023-05-11T22:14:46.029Z] v3.0.0-dev.2 [2023-05-11T22:14:46.029Z] v3.0.0-dev.20 [2023-05-11T22:14:46.029Z] v3.0.0-dev.21 [2023-05-11T22:14:46.029Z] v3.0.0-dev.22 [2023-05-11T22:14:46.029Z] v3.0.0-dev.23 [2023-05-11T22:14:46.029Z] v3.0.0-dev.24 [2023-05-11T22:14:46.029Z] v3.0.0-dev.25 [2023-05-11T22:14:46.029Z] v3.0.0-dev.26 [2023-05-11T22:14:46.029Z] v3.0.0-dev.27 [2023-05-11T22:14:46.029Z] v3.0.0-dev.28 [2023-05-11T22:14:46.029Z] v3.0.0-dev.29 [2023-05-11T22:14:46.029Z] v3.0.0-dev.3 [2023-05-11T22:14:46.029Z] v3.0.0-dev.30 [2023-05-11T22:14:46.029Z] v3.0.0-dev.31 [2023-05-11T22:14:46.029Z] v3.0.0-dev.32 [2023-05-11T22:14:46.029Z] v3.0.0-dev.33 [2023-05-11T22:14:46.029Z] v3.0.0-dev.34 [2023-05-11T22:14:46.029Z] v3.0.0-dev.35 [2023-05-11T22:14:46.029Z] v3.0.0-dev.36 [2023-05-11T22:14:46.029Z] v3.0.0-dev.37 [2023-05-11T22:14:46.029Z] v3.0.0-dev.38 [2023-05-11T22:14:46.029Z] v3.0.0-dev.39 [2023-05-11T22:14:46.029Z] v3.0.0-dev.4 [2023-05-11T22:14:46.029Z] v3.0.0-dev.40 [2023-05-11T22:14:46.029Z] v3.0.0-dev.41 [2023-05-11T22:14:46.029Z] v3.0.0-dev.5 [2023-05-11T22:14:46.029Z] v3.0.0-dev.6 [2023-05-11T22:14:46.029Z] v3.0.0-dev.7 [2023-05-11T22:14:46.029Z] v3.0.0-dev.8 [2023-05-11T22:14:46.029Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T22:14:46.318Z] + lftools sign git-tag v3.0.0-dev.41 [2023-05-11T22:14:46.887Z] Signing Git tag with Sigul... [2023-05-11T22:14:46.887Z] Signing v3.0.0-dev.41 [Pipeline] echo [2023-05-11T22:14:47.154Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:14:47.436Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T22:14:47.444Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T22:14:47.468Z] $ docker stop --time=1 639e928360b9d84f0113dc899e0d7a37137cbdb8a630437ef319a5c1e150b334 [2023-05-11T22:14:48.777Z] $ docker rm -f --volumes 639e928360b9d84f0113dc899e0d7a37137cbdb8a630437ef319a5c1e150b334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T22:14:49.198Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T22:14:49.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:14:49.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T22:14:49.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:14:49.571Z] prd-ubuntu20.04-docker-8c-8g-15244 does not seem to be running inside a container [2023-05-11T22:14:49.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T22:14:50.159Z] $ docker top 81367ac59bb0e67e5b7881748d96dd92e7384286074fe5fe7a7322248b0dad8f -eo pid,comm [2023-05-11T22:14:50.206Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T22:14:50.206Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T22:14:50.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T22:14:50.234Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T22:14:50.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T22:14:50.351Z] $ docker exec 81367ac59bb0e67e5b7881748d96dd92e7384286074fe5fe7a7322248b0dad8f ssh-agent [2023-05-11T22:14:50.449Z] SSH_AUTH_SOCK=/tmp/ssh-plYgNRhndF2s/agent.32 [2023-05-11T22:14:50.449Z] SSH_AGENT_PID=38 [2023-05-11T22:14:50.453Z] Running ssh-add (command line suppressed) [2023-05-11T22:14:50.564Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8644630758745808865.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8644630758745808865.key) [2023-05-11T22:14:50.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T22:14:50.861Z] + git semver bump pre [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,034 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,034 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,034 [bump_version] DEBUG bumped version:3.0.0-dev.42 [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,034 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,034 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,034 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,036 [execute] INFO git cat-file --batch-check [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,041 [execute] INFO git cat-file --batch [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T22:14:51.121Z] 2023-05-11 22:14:51,046 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-11T22:14:51.121Z] 3.0.0-dev.42 [Pipeline] } [2023-05-11T22:14:51.132Z] $ docker exec --env ******** --env ******** 81367ac59bb0e67e5b7881748d96dd92e7384286074fe5fe7a7322248b0dad8f ssh-agent -k [2023-05-11T22:14:51.223Z] unset SSH_AUTH_SOCK; [2023-05-11T22:14:51.223Z] unset SSH_AGENT_PID; [2023-05-11T22:14:51.224Z] echo Agent pid 38 killed; [2023-05-11T22:14:51.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T22:14:51.542Z] + git semver [Pipeline] } [2023-05-11T22:14:51.816Z] $ docker stop --time=1 81367ac59bb0e67e5b7881748d96dd92e7384286074fe5fe7a7322248b0dad8f [2023-05-11T22:14:53.094Z] $ docker rm -f --volumes 81367ac59bb0e67e5b7881748d96dd92e7384286074fe5fe7a7322248b0dad8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T22:14:53.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T22:14:53.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:14:53.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T22:14:53.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:14:53.805Z] prd-ubuntu20.04-docker-8c-8g-15244 does not seem to be running inside a container [2023-05-11T22:14:53.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T22:14:54.168Z] $ docker top 218842e409506df73e13ade53871fc7f17d30a6341727ec0749b46dbdf25f52d -eo pid,comm [2023-05-11T22:14:54.211Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T22:14:54.211Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T22:14:54.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T22:14:54.251Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T22:14:54.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T22:14:54.365Z] $ docker exec 218842e409506df73e13ade53871fc7f17d30a6341727ec0749b46dbdf25f52d ssh-agent [2023-05-11T22:14:54.471Z] SSH_AUTH_SOCK=/tmp/ssh-TA8rmukARHES/agent.32 [2023-05-11T22:14:54.471Z] SSH_AGENT_PID=38 [2023-05-11T22:14:54.477Z] Running ssh-add (command line suppressed) [2023-05-11T22:14:54.571Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13433240676731966974.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13433240676731966974.key) [2023-05-11T22:14:54.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T22:14:54.874Z] + git semver push [2023-05-11T22:14:55.133Z] 2023-05-11 22:14:55,055 [run_push] DEBUG push [2023-05-11T22:14:55.133Z] 2023-05-11 22:14:55,055 [execute] INFO git cat-file --batch-check [2023-05-11T22:14:55.133Z] 2023-05-11 22:14:55,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T22:14:55.133Z] 2023-05-11 22:14:55,059 [execute] INFO git rev-list b6f65fde23c4f06aba947818ae9f0ae442a70315 -- [2023-05-11T22:14:55.133Z] 2023-05-11 22:14:55,059 [execute] DEBUG Popen(['git', 'rev-list', 'b6f65fde23c4f06aba947818ae9f0ae442a70315', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T22:14:55.133Z] 2023-05-11 22:14:55,068 [execute] INFO git fetch -v origin [2023-05-11T22:14:55.133Z] 2023-05-11 22:14:55,069 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-11T22:14:55.700Z] 2023-05-11 22:14:55,544 [run_push] DEBUG no remote changes detected [2023-05-11T22:14:55.700Z] 2023-05-11 22:14:55,545 [execute] INFO git push origin semver [2023-05-11T22:14:55.700Z] 2023-05-11 22:14:55,545 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T22:14:56.638Z] 2023-05-11 22:14:56,318 [run_push] DEBUG push all version tags [2023-05-11T22:14:56.638Z] 2023-05-11 22:14:56,318 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T22:14:56.638Z] 2023-05-11 22:14:56,319 [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-05-11T22:14:57.206Z] 2023-05-11 22:14:57,081 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-11T22:14:57.206Z] 3.0.0-dev.42 [Pipeline] } [2023-05-11T22:14:57.217Z] $ docker exec --env ******** --env ******** 218842e409506df73e13ade53871fc7f17d30a6341727ec0749b46dbdf25f52d ssh-agent -k [2023-05-11T22:14:57.311Z] unset SSH_AUTH_SOCK; [2023-05-11T22:14:57.311Z] unset SSH_AGENT_PID; [2023-05-11T22:14:57.311Z] echo Agent pid 38 killed; [2023-05-11T22:14:57.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T22:14:57.629Z] + git semver [Pipeline] } [2023-05-11T22:14:57.902Z] $ docker stop --time=1 218842e409506df73e13ade53871fc7f17d30a6341727ec0749b46dbdf25f52d [2023-05-11T22:14:59.197Z] $ docker rm -f --volumes 218842e409506df73e13ade53871fc7f17d30a6341727ec0749b46dbdf25f52d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-11T22:14:59.816Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-05-11T22:14:59.816Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-11T22:14:59.816Z] total 16 [2023-05-11T22:14:59.816Z] drwxr-xr-x 3 root root 4096 May 11 22:04 . [2023-05-11T22:14:59.816Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 22:14 .. [2023-05-11T22:14:59.816Z] drwxr-xr-x 2 root root 4096 May 11 22:04 cost [2023-05-11T22:14:59.816Z] -rw-r--r-- 1 root root 86 May 11 22:04 cost.csv [2023-05-11T22:14:59.816Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-11T22:14:59.816Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-11T22:14:59.816Z] total 16 [2023-05-11T22:14:59.816Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 22:04 . [2023-05-11T22:14:59.816Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 22:14 .. [2023-05-11T22:14:59.816Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 22:04 cost [2023-05-11T22:14:59.816Z] -rw-r--r-- 1 jenkins jenkins 86 May 11 22:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:15:00.109Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:15:00.968Z] ---> package-listing.sh [2023-05-11T22:15:00.968Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T22:15:00.968Z] ++ facter osfamily [2023-05-11T22:15:01.229Z] + OS_FAMILY=debian [2023-05-11T22:15:01.229Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-05-11T22:15:01.229Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T22:15:01.229Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T22:15:01.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T22:15:01.229Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T22:15:01.229Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-11T22:15:01.229Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T22:15:01.229Z] + case "${OS_FAMILY}" in [2023-05-11T22:15:01.229Z] + dpkg -l [2023-05-11T22:15:01.229Z] + grep '^ii' [2023-05-11T22:15:01.229Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T22:15:01.229Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T22:15:01.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T22:15:01.229Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-11T22:15:01.229Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-05-11T22:15:01.229Z] + 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-05-11T22:15:01.239Z] 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-05-11T22:15:01.517Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T22:15:02.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T22:15:02.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T22:15:02.153Z] prd-ubuntu20.04-docker-8c-8g-15244 does not seem to be running inside a container [2023-05-11T22:15:02.333Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T22:15:02.554Z] $ docker top e96b18c0e2835adbf64fd063a23be422eec028b29a90cccf7eb4c6abf987821c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T22:15:02.932Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T22:15:03.219Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T22:15:03.508Z] + ls /var/log/sa-host [2023-05-11T22:15:03.508Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T22:15:03.671Z] provisioning config files... [2023-05-11T22:15:03.680Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11205259615959491320tmp [Pipeline] { [Pipeline] echo [2023-05-11T22:15:03.695Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:15:03.982Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T22:15:03.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:15:04.316Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T22:15:04.324Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:15:04.612Z] ---> sudo-logs.sh [2023-05-11T22:15:04.612Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T22:15:04.642Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:15:04.924Z] ---> job-cost.sh [2023-05-11T22:15:04.924Z] lf-activate-venv: SKIPPING [2023-05-11T22:15:04.924Z] DEBUG: total: 0.2199999988079071 [2023-05-11T22:15:04.924Z] INFO: Retrieving Stack Cost... [2023-05-11T22:15:05.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T22:15:05.751Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T22:15:05.762Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T22:15:06.046Z] ---> logs-deploy.sh [2023-05-11T22:15:06.046Z] lf-activate-venv: SKIPPING [2023-05-11T22:15:06.046Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/113 [2023-05-11T22:15:06.046Z] INFO: archiving workspace using pattern(s): [2023-05-11T22:15:06.984Z] Archives upload complete. [2023-05-11T22:15:06.984Z] INFO: archiving logs to Nexus