Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba 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-ssh6580861412719496370.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15844519734953438838.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1260971327706007625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14404311161697036844.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-ssh1697485560729916358.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-928 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 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba (main) Commit message: "refactor!: Rename command line flags for the sake of consistency (#232)" > 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 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba # timeout=10 > git rev-list --no-walk 885eff3573f731dbb8051040958eb45753ebbb2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-03T18:16:56.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-03T18:16:56.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-03T18:16:56.529Z] ========================================================= [2023-01-03T18:16:56.529Z] EdgeX Global Pipelines Version Info [2023-01-03T18:16:56.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:16:57.242Z] ------------------- [2023-01-03T18:16:57.242Z] stable info: [2023-01-03T18:16:57.242Z] ------------------- [2023-01-03T18:16:57.242Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-03T18:16:57.242Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-03T18:16:57.242Z] Message: update stable to v1.0.244 [2023-01-03T18:16:57.811Z] ------------------- [2023-01-03T18:16:57.811Z] experimental info: [2023-01-03T18:16:57.811Z] ------------------- [2023-01-03T18:16:57.811Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-03T18:16:57.811Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-03T18:16:57.811Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-03T18:16:57.988Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-01-03T18:16:57.999Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-01-03T18:16:58.010Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-03T18:16:58.024Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-03T18:16:58.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-03T18:16:58.048Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-03T18:16:58.061Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-03T18:16:58.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-03T18:16:58.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-03T18:16:58.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-03T18:16:58.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-03T18:16:58.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-01-03T18:16:58.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-03T18:16:58.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-03T18:16:58.171Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-03T18:16:58.184Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-03T18:16:58.200Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T18:16:58.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T18:16:58.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-03T18:16:58.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-03T18:16:58.241Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-03T18:16:58.249Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-03T18:16:58.257Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-03T18:16:58.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-03T18:16:58.274Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-03T18:16:58.283Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-03T18:16:58.300Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-03T18:16:58.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-03T18:16:58.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-03T18:16:58.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-03T18:16:58.349Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [Pipeline] echo [2023-01-03T18:16:58.361Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ec9f51 [Pipeline] echo [2023-01-03T18:16:58.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:16:58.413Z] provisioning config files... [2023-01-03T18:16:58.428Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13225894104774236542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:16:58.728Z] ---> docker-login.sh [2023-01-03T18:16:58.728Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:16:58.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:16:58.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:16:58.987Z] Configure a credential helper to remove this warning. See [2023-01-03T18:16:58.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:16:58.987Z] [2023-01-03T18:16:58.987Z] Login Succeeded [2023-01-03T18:16:58.987Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:16:58.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:16:58.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:16:58.987Z] Configure a credential helper to remove this warning. See [2023-01-03T18:16:58.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:16:58.987Z] [2023-01-03T18:16:58.987Z] Login Succeeded [2023-01-03T18:16:58.987Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:16:59.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:16:59.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:16:59.247Z] Configure a credential helper to remove this warning. See [2023-01-03T18:16:59.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:16:59.247Z] [2023-01-03T18:16:59.247Z] Login Succeeded [2023-01-03T18:16:59.247Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:16:59.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:16:59.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:16:59.247Z] Configure a credential helper to remove this warning. See [2023-01-03T18:16:59.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:16:59.247Z] [2023-01-03T18:16:59.247Z] Login Succeeded [2023-01-03T18:16:59.247Z] docker.io [2023-01-03T18:16:59.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:16:59.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:16:59.506Z] Configure a credential helper to remove this warning. See [2023-01-03T18:16:59.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:16:59.506Z] [2023-01-03T18:16:59.506Z] Login Succeeded [2023-01-03T18:16:59.506Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:16:59.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-03T18:16:59.876Z] + git rev-list -1 --merges 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba~1..6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [Pipeline] echo [2023-01-03T18:16:59.929Z] -----------> git rev-list -1 --merges 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba~1..6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [false] [Pipeline] sh [2023-01-03T18:17:00.220Z] + git log --format=format:%s -1 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [Pipeline] echo [2023-01-03T18:17:00.236Z] ========================================================= [2023-01-03T18:17:00.236Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-03T18:17:00.236Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T18:17:00.579Z] + git log --format=format:%s -1 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [Pipeline] echo [2023-01-03T18:17:00.594Z] [semverPrep] GIT_COMMIT: 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba, Commit Message: refactor!: Rename command line flags for the sake of consistency (#232) [Pipeline] echo [2023-01-03T18:17:00.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-03T18:17:00.949Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T18:17:00.949Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-03T18:17:00.949Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-03T18:17:00.949Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-03T18:17:00.949Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-03T18:17:00.949Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-03T18:17:00.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:17:01.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:17:01.293Z] [2023-01-03T18:17:01.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:17:01.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:17:01.597Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-03T18:17:01.597Z] b85a868b505f: Pulling fs layer [2023-01-03T18:17:01.597Z] e2be974225ed: Pulling fs layer [2023-01-03T18:17:01.597Z] 339a4e72a1f5: Pulling fs layer [2023-01-03T18:17:01.597Z] 988bab9f4d93: Pulling fs layer [2023-01-03T18:17:01.597Z] 1469e6f7b9e6: Pulling fs layer [2023-01-03T18:17:01.597Z] eaf3925da568: Pulling fs layer [2023-01-03T18:17:01.597Z] bab4dde63d76: Pulling fs layer [2023-01-03T18:17:01.597Z] bde34c3a00c8: Pulling fs layer [2023-01-03T18:17:01.597Z] b352a97aabf1: Pulling fs layer [2023-01-03T18:17:01.597Z] 4872d77fe225: Pulling fs layer [2023-01-03T18:17:01.597Z] 5851b861e8e6: Pulling fs layer [2023-01-03T18:17:01.597Z] eaf3925da568: Waiting [2023-01-03T18:17:01.597Z] bab4dde63d76: Waiting [2023-01-03T18:17:01.597Z] b352a97aabf1: Waiting [2023-01-03T18:17:01.597Z] 4872d77fe225: Waiting [2023-01-03T18:17:01.597Z] bde34c3a00c8: Waiting [2023-01-03T18:17:01.597Z] 5851b861e8e6: Waiting [2023-01-03T18:17:01.597Z] 988bab9f4d93: Waiting [2023-01-03T18:17:01.597Z] e2be974225ed: Verifying Checksum [2023-01-03T18:17:01.597Z] e2be974225ed: Download complete [2023-01-03T18:17:01.597Z] 988bab9f4d93: Download complete [2023-01-03T18:17:01.858Z] 1469e6f7b9e6: Verifying Checksum [2023-01-03T18:17:01.858Z] 1469e6f7b9e6: Download complete [2023-01-03T18:17:01.858Z] eaf3925da568: Verifying Checksum [2023-01-03T18:17:01.858Z] eaf3925da568: Download complete [2023-01-03T18:17:01.858Z] 339a4e72a1f5: Verifying Checksum [2023-01-03T18:17:01.858Z] 339a4e72a1f5: Download complete [2023-01-03T18:17:01.858Z] bde34c3a00c8: Download complete [2023-01-03T18:17:01.858Z] b352a97aabf1: Verifying Checksum [2023-01-03T18:17:01.858Z] b352a97aabf1: Download complete [2023-01-03T18:17:01.858Z] 4872d77fe225: Verifying Checksum [2023-01-03T18:17:01.858Z] 4872d77fe225: Download complete [2023-01-03T18:17:01.858Z] 5851b861e8e6: Download complete [2023-01-03T18:17:01.858Z] b85a868b505f: Verifying Checksum [2023-01-03T18:17:01.858Z] b85a868b505f: Download complete [2023-01-03T18:17:02.117Z] bab4dde63d76: Verifying Checksum [2023-01-03T18:17:02.117Z] bab4dde63d76: Download complete [2023-01-03T18:17:03.054Z] b85a868b505f: Pull complete [2023-01-03T18:17:03.313Z] e2be974225ed: Pull complete [2023-01-03T18:17:03.573Z] 339a4e72a1f5: Pull complete [2023-01-03T18:17:03.573Z] 988bab9f4d93: Pull complete [2023-01-03T18:17:03.834Z] 1469e6f7b9e6: Pull complete [2023-01-03T18:17:04.093Z] eaf3925da568: Pull complete [2023-01-03T18:17:05.471Z] bab4dde63d76: Pull complete [2023-01-03T18:17:05.471Z] bde34c3a00c8: Pull complete [2023-01-03T18:17:05.731Z] b352a97aabf1: Pull complete [2023-01-03T18:17:05.731Z] 4872d77fe225: Pull complete [2023-01-03T18:17:05.731Z] 5851b861e8e6: Pull complete [2023-01-03T18:17:05.731Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-03T18:17:05.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:17:05.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:17:05.821Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2023-01-03T18:17:05.858Z] $ 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-01-03T18:17:07.725Z] $ docker top 1599ac4ca973868f49968583234fad81016f4a5da2f2c507ba30912996df5fff -eo pid,comm [2023-01-03T18:17:07.774Z] 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-01-03T18:17:07.774Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T18:17:07.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:17:07.815Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:17:07.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:17:07.943Z] $ docker exec 1599ac4ca973868f49968583234fad81016f4a5da2f2c507ba30912996df5fff ssh-agent [2023-01-03T18:17:08.046Z] SSH_AUTH_SOCK=/tmp/ssh-uoTcVNeRHTHN/agent.32 [2023-01-03T18:17:08.046Z] SSH_AGENT_PID=38 [2023-01-03T18:17:08.053Z] Running ssh-add (command line suppressed) [2023-01-03T18:17:08.146Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2769375757668892666.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2769375757668892666.key) [2023-01-03T18:17:08.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:17:08.440Z] + git tag --points-at HEAD [Pipeline] } [2023-01-03T18:17:08.455Z] $ docker exec --env ******** --env ******** 1599ac4ca973868f49968583234fad81016f4a5da2f2c507ba30912996df5fff ssh-agent -k [2023-01-03T18:17:08.553Z] unset SSH_AUTH_SOCK; [2023-01-03T18:17:08.553Z] unset SSH_AGENT_PID; [2023-01-03T18:17:08.553Z] echo Agent pid 38 killed; [2023-01-03T18:17:08.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-03T18:17:08.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:17:08.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:17:08.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:17:08.690Z] $ docker exec 1599ac4ca973868f49968583234fad81016f4a5da2f2c507ba30912996df5fff ssh-agent [2023-01-03T18:17:08.799Z] SSH_AUTH_SOCK=/tmp/ssh-2LNxtDPl37Ag/agent.70 [2023-01-03T18:17:08.799Z] SSH_AGENT_PID=76 [2023-01-03T18:17:08.803Z] Running ssh-add (command line suppressed) [2023-01-03T18:17:08.912Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18174940711567364317.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18174940711567364317.key) [2023-01-03T18:17:08.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:17:09.211Z] + git semver init [2023-01-03T18:17:09.471Z] 2023-01-03 18:17:09,407 [run_init] DEBUG init version:0.0.0 force:False [2023-01-03T18:17:09.471Z] 2023-01-03 18:17:09,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-01-03T18:17:09.471Z] 2023-01-03 18:17:09,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-01-03T18:17:09.471Z] 2023-01-03 18:17:09,409 [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-01-03T18:17:10.851Z] 2023-01-03 18:17:10,506 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-01-03T18:17:10.851Z] 2023-01-03 18:17:10,507 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-01-03T18:17:10.851Z] 2023-01-03 18:17:10,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-01-03T18:17:10.851Z] 2023-01-03 18:17:10,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-01-03T18:17:10.851Z] 3.0.0-dev.3 [Pipeline] } [2023-01-03T18:17:10.865Z] $ docker exec --env ******** --env ******** 1599ac4ca973868f49968583234fad81016f4a5da2f2c507ba30912996df5fff ssh-agent -k [2023-01-03T18:17:10.973Z] unset SSH_AUTH_SOCK; [2023-01-03T18:17:10.973Z] unset SSH_AGENT_PID; [2023-01-03T18:17:10.973Z] echo Agent pid 76 killed; [2023-01-03T18:17:10.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T18:17:11.284Z] + git semver [Pipeline] } [2023-01-03T18:17:11.561Z] $ docker stop --time=1 1599ac4ca973868f49968583234fad81016f4a5da2f2c507ba30912996df5fff [2023-01-03T18:17:12.863Z] $ docker rm -f --volumes 1599ac4ca973868f49968583234fad81016f4a5da2f2c507ba30912996df5fff [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:17:13.198Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-03T18:17:13.378Z] Stashed 1 file(s) [Pipeline] echo [2023-01-03T18:17:13.380Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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-01-03T18:17:13.527Z] provisioning config files... [2023-01-03T18:17:13.535Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config213872666832029366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:17:13.832Z] ---> docker-login.sh [2023-01-03T18:17:13.832Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:17:13.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:17:13.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:17:13.832Z] Configure a credential helper to remove this warning. See [2023-01-03T18:17:13.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:17:13.832Z] [2023-01-03T18:17:13.832Z] Login Succeeded [2023-01-03T18:17:13.832Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:17:13.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:17:13.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:17:13.832Z] Configure a credential helper to remove this warning. See [2023-01-03T18:17:13.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:17:13.832Z] [2023-01-03T18:17:13.832Z] Login Succeeded [2023-01-03T18:17:13.832Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:17:14.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:17:14.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:17:14.090Z] Configure a credential helper to remove this warning. See [2023-01-03T18:17:14.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:17:14.090Z] [2023-01-03T18:17:14.090Z] Login Succeeded [2023-01-03T18:17:14.090Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:17:14.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:17:14.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:17:14.090Z] Configure a credential helper to remove this warning. See [2023-01-03T18:17:14.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:17:14.090Z] [2023-01-03T18:17:14.090Z] Login Succeeded [2023-01-03T18:17:14.090Z] docker.io [2023-01-03T18:17:14.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:17:14.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:17:14.349Z] Configure a credential helper to remove this warning. See [2023-01-03T18:17:14.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:17:14.349Z] [2023-01-03T18:17:14.349Z] Login Succeeded [2023-01-03T18:17:14.349Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:17:14.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-03T18:17:14.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:17:14.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:17:14.422Z] ========================================================= [2023-01-03T18:17:14.422Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-03T18:17:14.422Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:17:14.724Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-03T18:17:14.724Z] Sending build context to Docker daemon 10.78MB [2023-01-03T18:17:14.724Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:17:14.724Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-03T18:17:14.724Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-03T18:17:14.724Z] 213ec9aee27d: Pulling fs layer [2023-01-03T18:17:14.724Z] 4583459ba037: Pulling fs layer [2023-01-03T18:17:14.724Z] 93c1e223e6f2: Pulling fs layer [2023-01-03T18:17:14.724Z] 53926ce57604: Pulling fs layer [2023-01-03T18:17:14.724Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-03T18:17:14.724Z] 22ff95d597cd: Pulling fs layer [2023-01-03T18:17:14.724Z] 12d6caf4c0d1: Pulling fs layer [2023-01-03T18:17:14.724Z] 96b7cbca73a9: Pulling fs layer [2023-01-03T18:17:14.724Z] a7acece74701: Pulling fs layer [2023-01-03T18:17:14.724Z] 53926ce57604: Waiting [2023-01-03T18:17:14.724Z] 21b2b0c7a3f4: Waiting [2023-01-03T18:17:14.724Z] 22ff95d597cd: Waiting [2023-01-03T18:17:14.724Z] 12d6caf4c0d1: Waiting [2023-01-03T18:17:14.724Z] 96b7cbca73a9: Waiting [2023-01-03T18:17:14.724Z] a7acece74701: Waiting [2023-01-03T18:17:14.724Z] 93c1e223e6f2: Verifying Checksum [2023-01-03T18:17:14.724Z] 93c1e223e6f2: Download complete [2023-01-03T18:17:14.724Z] 4583459ba037: Verifying Checksum [2023-01-03T18:17:14.724Z] 4583459ba037: Download complete [2023-01-03T18:17:14.724Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-03T18:17:14.724Z] 21b2b0c7a3f4: Download complete [2023-01-03T18:17:14.987Z] 22ff95d597cd: Verifying Checksum [2023-01-03T18:17:14.987Z] 213ec9aee27d: Download complete [2023-01-03T18:17:14.987Z] 12d6caf4c0d1: Verifying Checksum [2023-01-03T18:17:14.987Z] 12d6caf4c0d1: Download complete [2023-01-03T18:17:14.987Z] 213ec9aee27d: Pull complete [2023-01-03T18:17:15.261Z] 4583459ba037: Pull complete [2023-01-03T18:17:15.261Z] 93c1e223e6f2: Pull complete [2023-01-03T18:17:15.261Z] a7acece74701: Verifying Checksum [2023-01-03T18:17:15.261Z] a7acece74701: Download complete [2023-01-03T18:17:15.858Z] 53926ce57604: Verifying Checksum [2023-01-03T18:17:15.858Z] 53926ce57604: Download complete [2023-01-03T18:17:15.858Z] 96b7cbca73a9: Verifying Checksum [2023-01-03T18:17:15.858Z] 96b7cbca73a9: Download complete [2023-01-03T18:17:19.141Z] 53926ce57604: Pull complete [2023-01-03T18:17:19.141Z] 21b2b0c7a3f4: Pull complete [2023-01-03T18:17:19.141Z] 22ff95d597cd: Pull complete [2023-01-03T18:17:19.141Z] 12d6caf4c0d1: Pull complete [2023-01-03T18:17:21.137Z] 96b7cbca73a9: Pull complete [2023-01-03T18:17:21.703Z] a7acece74701: Pull complete [2023-01-03T18:17:21.703Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-03T18:17:21.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-03T18:17:21.703Z] ---> db6d94c90886 [2023-01-03T18:17:21.703Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:17:25.004Z] ---> Running in 62298efd0856 [2023-01-03T18:17:25.262Z] Removing intermediate container 62298efd0856 [2023-01-03T18:17:25.262Z] ---> bdf8992ccb6c [2023-01-03T18:17:25.262Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:17:25.522Z] ---> Running in 046843bb594f [2023-01-03T18:17:25.780Z] Removing intermediate container 046843bb594f [2023-01-03T18:17:25.780Z] ---> ab42a5b8d402 [2023-01-03T18:17:25.780Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-03T18:17:25.780Z] ---> Running in ab6fbde1843c [2023-01-03T18:17:26.040Z] Removing intermediate container ab6fbde1843c [2023-01-03T18:17:26.040Z] ---> 60ae3a0197f1 [2023-01-03T18:17:26.040Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:17:26.299Z] ---> Running in 58ff1bcb8836 [2023-01-03T18:17:26.299Z] Removing intermediate container 58ff1bcb8836 [2023-01-03T18:17:26.299Z] ---> 434462a85e57 [2023-01-03T18:17:26.299Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:17:26.299Z] ---> Running in a322da71628c [2023-01-03T18:17:26.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T18:17:26.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T18:17:26.821Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-03T18:17:26.821Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-03T18:17:26.821Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-03T18:17:26.821Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-03T18:17:26.821Z] Executing busybox-1.35.0-r17.trigger [2023-01-03T18:17:26.821Z] OK: 216 MiB in 55 packages [2023-01-03T18:17:27.388Z] Removing intermediate container a322da71628c [2023-01-03T18:17:27.388Z] ---> 535a7c127a2e [2023-01-03T18:17:27.388Z] Step 8/12 : WORKDIR /device-rest-go [2023-01-03T18:17:27.388Z] ---> Running in 242a142a34e2 [2023-01-03T18:17:27.388Z] Removing intermediate container 242a142a34e2 [2023-01-03T18:17:27.388Z] ---> 039358cb5410 [2023-01-03T18:17:27.388Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-03T18:17:27.388Z] ---> 76a96c15574d [2023-01-03T18:17:27.388Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:17:27.388Z] ---> Running in e34f42248454 [2023-01-03T18:17:28.480Z] Still waiting to schedule task [2023-01-03T18:17:28.480Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-03T18:17:49.326Z] Removing intermediate container e34f42248454 [2023-01-03T18:17:49.327Z] ---> 5ff1c9e59187 [2023-01-03T18:17:49.327Z] Step 11/12 : COPY . . [2023-01-03T18:17:49.327Z] ---> 6f079822f229 [2023-01-03T18:17:49.327Z] Step 12/12 : RUN $MAKE [2023-01-03T18:17:49.327Z] ---> Running in 4129139e27a5 [2023-01-03T18:17:49.327Z] noop [2023-01-03T18:17:49.327Z] Removing intermediate container 4129139e27a5 [2023-01-03T18:17:49.327Z] ---> cd306bad709a [2023-01-03T18:17:49.327Z] Successfully built cd306bad709a [2023-01-03T18:17:49.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:17:49.631Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-03T18:17:49.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:17:49.702Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2023-01-03T18:17:49.732Z] $ 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-01-03T18:17:50.050Z] $ docker top 3acca881c64eea09396c9769fbb41faafc1b498f632f22e16b639ee04abed252 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:17:50.388Z] + go version [2023-01-03T18:17:50.388Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-03T18:17:50.399Z] $ docker stop --time=1 3acca881c64eea09396c9769fbb41faafc1b498f632f22e16b639ee04abed252 [2023-01-03T18:17:51.661Z] $ docker rm -f --volumes 3acca881c64eea09396c9769fbb41faafc1b498f632f22e16b639ee04abed252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:17:52.053Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-03T18:17:52.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:17:52.120Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2023-01-03T18:17:52.148Z] $ 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-01-03T18:17:52.498Z] $ docker top 4207d3b58006e5cb9f4ab2c975bd0ff3b5864952940f5ba51c8d3d026d98ce52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:17:52.831Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-03T18:17:53.123Z] + make test [2023-01-03T18:17:53.123Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-03T18:17:53.382Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-01-03T18:18:01.483Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-01-03T18:18:01.742Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 55.2% of statements [2023-01-03T18:18:08.311Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-03T18:18:08.311Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-03T18:18:11.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T18:18:11.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T18:18:11.596Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-03T18:18:11.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-03T18:18:11.622Z] $ docker stop --time=1 4207d3b58006e5cb9f4ab2c975bd0ff3b5864952940f5ba51c8d3d026d98ce52 [2023-01-03T18:18:13.665Z] $ docker rm -f --volumes 4207d3b58006e5cb9f4ab2c975bd0ff3b5864952940f5ba51c8d3d026d98ce52 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:18:14.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-03T18:18:14.434Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-03T18:18:14.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-03T18:18:15.150Z] + ls -al . [2023-01-03T18:18:15.150Z] total 188 [2023-01-03T18:18:15.150Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 3 18:17 . [2023-01-03T18:18:15.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:16 .. [2023-01-03T18:18:15.150Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 3 18:16 .dockerignore [2023-01-03T18:18:15.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:18 .git [2023-01-03T18:18:15.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:16 .github [2023-01-03T18:18:15.150Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 3 18:16 .gitignore [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 3 18:16 .golangci.yml [2023-01-03T18:18:15.151Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:17 .semver [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 9100 Jan 3 18:16 Attribution.txt [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 13085 Jan 3 18:16 CHANGELOG.md [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 1623 Jan 3 18:16 Dockerfile [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:16 GOVERNANCE.md [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 3 18:16 Jenkinsfile [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 3 18:16 LICENSE [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 2173 Jan 3 18:16 Makefile [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 3 18:16 OWNERS.md [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 8667 Jan 3 18:16 README.md [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 3 18:17 VERSION [2023-01-03T18:18:15.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:16 bin [2023-01-03T18:18:15.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:16 cmd [2023-01-03T18:18:15.151Z] -rw-r--r-- 1 jenkins jenkins 9355 Jan 3 18:18 coverage.out [2023-01-03T18:18:15.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:16 driver [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 3488 Jan 3 18:16 go.mod [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 3 18:16 go.sum [2023-01-03T18:18:15.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:16 snap [2023-01-03T18:18:15.151Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 3 18:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:15.454Z] + 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=6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba --label arch=amd64 --label version=3.0.0-dev.3 . [2023-01-03T18:18:15.454Z] Sending build context to Docker daemon 10.79MB [2023-01-03T18:18:15.454Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:18:15.454Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-03T18:18:15.454Z] ---> cd306bad709a [2023-01-03T18:18:15.454Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:18:15.454Z] ---> Running in b51573a3a12d [2023-01-03T18:18:15.714Z] Removing intermediate container b51573a3a12d [2023-01-03T18:18:15.714Z] ---> 657e531262db [2023-01-03T18:18:15.714Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:18:15.714Z] ---> Running in 0c48e5149fa3 [2023-01-03T18:18:15.714Z] Removing intermediate container 0c48e5149fa3 [2023-01-03T18:18:15.714Z] ---> 54cb47fa2e98 [2023-01-03T18:18:15.714Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-03T18:18:15.714Z] ---> Running in f6f056077147 [2023-01-03T18:18:15.973Z] Removing intermediate container f6f056077147 [2023-01-03T18:18:15.973Z] ---> 7eebbfd1d460 [2023-01-03T18:18:15.973Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:18:15.973Z] ---> Running in bf942bb4f65c [2023-01-03T18:18:15.973Z] Removing intermediate container bf942bb4f65c [2023-01-03T18:18:15.973Z] ---> b9780634be52 [2023-01-03T18:18:15.973Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:18:15.973Z] ---> Running in 4889c4edfe95 [2023-01-03T18:18:16.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T18:18:16.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T18:18:16.495Z] OK: 216 MiB in 55 packages [2023-01-03T18:18:16.753Z] Removing intermediate container 4889c4edfe95 [2023-01-03T18:18:16.753Z] ---> b5acdd7f13e7 [2023-01-03T18:18:16.753Z] Step 8/25 : WORKDIR /device-rest-go [2023-01-03T18:18:16.753Z] ---> Running in 6b16bcc74a55 [2023-01-03T18:18:16.753Z] Removing intermediate container 6b16bcc74a55 [2023-01-03T18:18:16.753Z] ---> 204bbc22a35b [2023-01-03T18:18:16.753Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-03T18:18:17.013Z] ---> e11837f3cca9 [2023-01-03T18:18:17.013Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:18:17.013Z] ---> Running in 72ef2fbe2df6 [2023-01-03T18:18:17.605Z] Removing intermediate container 72ef2fbe2df6 [2023-01-03T18:18:17.605Z] ---> 429f8874a478 [2023-01-03T18:18:17.605Z] Step 11/25 : COPY . . [2023-01-03T18:18:17.863Z] ---> 2de809b1a6ca [2023-01-03T18:18:17.863Z] Step 12/25 : RUN $MAKE [2023-01-03T18:18:17.863Z] ---> Running in e99e863aee43 [2023-01-03T18:18:18.121Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2023-01-03T18:18:40.043Z] Removing intermediate container e99e863aee43 [2023-01-03T18:18:40.043Z] ---> ff5bb2a003c6 [2023-01-03T18:18:40.043Z] Step 13/25 : FROM alpine:3.16 [2023-01-03T18:18:40.043Z] 3.16: Pulling from library/alpine [2023-01-03T18:18:40.043Z] ca7dd9ec2225: Pulling fs layer [2023-01-03T18:18:40.043Z] ca7dd9ec2225: Download complete [2023-01-03T18:18:40.043Z] ca7dd9ec2225: Pull complete [2023-01-03T18:18:40.043Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-03T18:18:40.043Z] Status: Downloaded newer image for alpine:3.16 [2023-01-03T18:18:40.043Z] ---> bfe296a52501 [2023-01-03T18:18:40.043Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:18:40.043Z] ---> Running in 20a8563f6dfb [2023-01-03T18:18:40.043Z] Removing intermediate container 20a8563f6dfb [2023-01-03T18:18:40.043Z] ---> d1b839d53091 [2023-01-03T18:18:40.043Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-01-03T18:18:40.043Z] ---> Running in 240230e77aa8 [2023-01-03T18:18:40.043Z] Removing intermediate container 240230e77aa8 [2023-01-03T18:18:40.043Z] ---> 8ec267f2a309 [2023-01-03T18:18:40.043Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-03T18:18:40.043Z] ---> Running in 3c25eee86c8a [2023-01-03T18:18:40.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T18:18:40.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T18:18:40.043Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-03T18:18:40.043Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-03T18:18:40.043Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-03T18:18:40.043Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-03T18:18:40.043Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-03T18:18:40.043Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-03T18:18:40.043Z] Executing busybox-1.35.0-r17.trigger [2023-01-03T18:18:40.043Z] OK: 8 MiB in 20 packages [2023-01-03T18:18:40.043Z] Removing intermediate container 3c25eee86c8a [2023-01-03T18:18:40.043Z] ---> 94935f8d3f3f [2023-01-03T18:18:40.043Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-01-03T18:18:40.043Z] ---> 079cee22d9da [2023-01-03T18:18:40.043Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-01-03T18:18:40.043Z] ---> 01694bcf069c [2023-01-03T18:18:40.043Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-01-03T18:18:40.043Z] ---> 36cefbb2e9f8 [2023-01-03T18:18:40.043Z] Step 20/25 : EXPOSE 59986 [2023-01-03T18:18:40.043Z] ---> Running in ea99ff8c843c [2023-01-03T18:18:40.043Z] Removing intermediate container ea99ff8c843c [2023-01-03T18:18:40.043Z] ---> 57785914d102 [2023-01-03T18:18:40.043Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-01-03T18:18:40.043Z] ---> Running in 4b9631ecdb8d [2023-01-03T18:18:40.043Z] Removing intermediate container 4b9631ecdb8d [2023-01-03T18:18:40.043Z] ---> 6130a75c423c [2023-01-03T18:18:40.043Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-03T18:18:40.300Z] ---> Running in 4bf62357f8ea [2023-01-03T18:18:40.300Z] Removing intermediate container 4bf62357f8ea [2023-01-03T18:18:40.300Z] ---> 628c715c208b [2023-01-03T18:18:40.300Z] Step 23/25 : LABEL arch=amd64 [2023-01-03T18:18:40.300Z] ---> Running in 7d9297a9c4da [2023-01-03T18:18:40.300Z] Removing intermediate container 7d9297a9c4da [2023-01-03T18:18:40.300Z] ---> 5e560467e16c [2023-01-03T18:18:40.300Z] Step 24/25 : LABEL git_sha=6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [2023-01-03T18:18:40.300Z] ---> Running in bbf52be9ee0a [2023-01-03T18:18:40.559Z] Removing intermediate container bbf52be9ee0a [2023-01-03T18:18:40.559Z] ---> 689f0dd734e7 [2023-01-03T18:18:40.559Z] Step 25/25 : LABEL version=3.0.0-dev.3 [2023-01-03T18:18:40.559Z] ---> Running in 1f33f5faab7c [2023-01-03T18:18:40.559Z] Removing intermediate container 1f33f5faab7c [2023-01-03T18:18:40.559Z] ---> b0f3ec9da9f9 [2023-01-03T18:18:40.559Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-03T18:18:40.559Z] Successfully built b0f3ec9da9f9 [2023-01-03T18:18:40.559Z] 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-01-03T18:18:40.644Z] provisioning config files... [2023-01-03T18:18:40.653Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17823782796496351860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:18:40.945Z] ---> docker-login.sh [2023-01-03T18:18:40.945Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:18:40.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:18:40.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:18:40.945Z] Configure a credential helper to remove this warning. See [2023-01-03T18:18:40.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:18:40.945Z] [2023-01-03T18:18:40.945Z] Login Succeeded [2023-01-03T18:18:40.945Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:18:40.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:18:40.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:18:40.945Z] Configure a credential helper to remove this warning. See [2023-01-03T18:18:40.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:18:40.945Z] [2023-01-03T18:18:40.945Z] Login Succeeded [2023-01-03T18:18:40.945Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:18:41.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:18:41.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:18:41.203Z] Configure a credential helper to remove this warning. See [2023-01-03T18:18:41.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:18:41.203Z] [2023-01-03T18:18:41.203Z] Login Succeeded [2023-01-03T18:18:41.203Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:18:41.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:18:41.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:18:41.204Z] Configure a credential helper to remove this warning. See [2023-01-03T18:18:41.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:18:41.204Z] [2023-01-03T18:18:41.204Z] Login Succeeded [2023-01-03T18:18:41.204Z] docker.io [2023-01-03T18:18:41.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:18:41.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:18:41.462Z] Configure a credential helper to remove this warning. See [2023-01-03T18:18:41.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:18:41.462Z] [2023-01-03T18:18:41.462Z] Login Succeeded [2023-01-03T18:18:41.462Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:18:41.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T18:18:41.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:18:41.506Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-01-03T18:18:41.506Z] 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [2023-01-03T18:18:41.506Z] latest [2023-01-03T18:18:41.506Z] 3.0.0-dev.3 [2023-01-03T18:18:41.506Z] 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba-3.0.0-dev.3 [2023-01-03T18:18:41.506Z] main [2023-01-03T18:18:41.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:41.808Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:42.112Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [2023-01-03T18:18:42.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-01-03T18:18:42.112Z] cdb0ff074f20: Preparing [2023-01-03T18:18:42.112Z] 32ceb1116fd5: Preparing [2023-01-03T18:18:42.112Z] 2e2b536b9222: Preparing [2023-01-03T18:18:42.112Z] 03a4e29df90e: Preparing [2023-01-03T18:18:42.112Z] e5e13b0c77cb: Preparing [2023-01-03T18:18:42.112Z] e5e13b0c77cb: Layer already exists [2023-01-03T18:18:42.112Z] cdb0ff074f20: Pushed [2023-01-03T18:18:42.112Z] 32ceb1116fd5: Pushed [2023-01-03T18:18:42.370Z] 03a4e29df90e: Pushed [2023-01-03T18:18:44.901Z] 2e2b536b9222: Pushed [2023-01-03T18:18:44.901Z] 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba: digest: sha256:b63c8c7eb28b1a60584c6e452bf496b1da81be520efbfdb9a25331ae2ca290af size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:45.208Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:45.515Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-01-03T18:18:45.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-01-03T18:18:45.515Z] cdb0ff074f20: Preparing [2023-01-03T18:18:45.515Z] 32ceb1116fd5: Preparing [2023-01-03T18:18:45.515Z] 2e2b536b9222: Preparing [2023-01-03T18:18:45.515Z] 03a4e29df90e: Preparing [2023-01-03T18:18:45.515Z] e5e13b0c77cb: Preparing [2023-01-03T18:18:45.515Z] e5e13b0c77cb: Layer already exists [2023-01-03T18:18:45.515Z] cdb0ff074f20: Layer already exists [2023-01-03T18:18:45.515Z] 2e2b536b9222: Layer already exists [2023-01-03T18:18:45.515Z] 03a4e29df90e: Layer already exists [2023-01-03T18:18:45.515Z] 32ceb1116fd5: Layer already exists [2023-01-03T18:18:45.515Z] latest: digest: sha256:b63c8c7eb28b1a60584c6e452bf496b1da81be520efbfdb9a25331ae2ca290af size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:45.828Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:46.137Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.3 [2023-01-03T18:18:46.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-01-03T18:18:46.137Z] cdb0ff074f20: Preparing [2023-01-03T18:18:46.137Z] 32ceb1116fd5: Preparing [2023-01-03T18:18:46.137Z] 2e2b536b9222: Preparing [2023-01-03T18:18:46.137Z] 03a4e29df90e: Preparing [2023-01-03T18:18:46.137Z] e5e13b0c77cb: Preparing [2023-01-03T18:18:46.137Z] 2e2b536b9222: Layer already exists [2023-01-03T18:18:46.137Z] 03a4e29df90e: Layer already exists [2023-01-03T18:18:46.137Z] cdb0ff074f20: Layer already exists [2023-01-03T18:18:46.137Z] e5e13b0c77cb: Layer already exists [2023-01-03T18:18:46.137Z] 32ceb1116fd5: Layer already exists [2023-01-03T18:18:46.138Z] 3.0.0-dev.3: digest: sha256:b63c8c7eb28b1a60584c6e452bf496b1da81be520efbfdb9a25331ae2ca290af size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:46.450Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:46.756Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba-3.0.0-dev.3 [2023-01-03T18:18:46.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-01-03T18:18:46.756Z] cdb0ff074f20: Preparing [2023-01-03T18:18:46.756Z] 32ceb1116fd5: Preparing [2023-01-03T18:18:46.756Z] 2e2b536b9222: Preparing [2023-01-03T18:18:46.756Z] 03a4e29df90e: Preparing [2023-01-03T18:18:46.756Z] e5e13b0c77cb: Preparing [2023-01-03T18:18:46.756Z] cdb0ff074f20: Layer already exists [2023-01-03T18:18:46.756Z] e5e13b0c77cb: Layer already exists [2023-01-03T18:18:46.756Z] 03a4e29df90e: Layer already exists [2023-01-03T18:18:46.756Z] 32ceb1116fd5: Layer already exists [2023-01-03T18:18:46.756Z] 2e2b536b9222: Layer already exists [2023-01-03T18:18:46.756Z] 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba-3.0.0-dev.3: digest: sha256:b63c8c7eb28b1a60584c6e452bf496b1da81be520efbfdb9a25331ae2ca290af size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:47.074Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:47.392Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-01-03T18:18:47.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-01-03T18:18:47.392Z] cdb0ff074f20: Preparing [2023-01-03T18:18:47.392Z] 32ceb1116fd5: Preparing [2023-01-03T18:18:47.392Z] 2e2b536b9222: Preparing [2023-01-03T18:18:47.392Z] 03a4e29df90e: Preparing [2023-01-03T18:18:47.392Z] e5e13b0c77cb: Preparing [2023-01-03T18:18:47.392Z] cdb0ff074f20: Layer already exists [2023-01-03T18:18:47.392Z] 32ceb1116fd5: Layer already exists [2023-01-03T18:18:47.392Z] e5e13b0c77cb: Layer already exists [2023-01-03T18:18:47.392Z] 03a4e29df90e: Layer already exists [2023-01-03T18:18:47.392Z] 2e2b536b9222: Layer already exists [2023-01-03T18:18:47.392Z] main: digest: sha256:b63c8c7eb28b1a60584c6e452bf496b1da81be520efbfdb9a25331ae2ca290af size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T18:18:47.445Z] ===================================================== [Pipeline] echo [2023-01-03T18:18:47.455Z] taggedImages: [2023-01-03T18:18:47.455Z] - nexus3.edgexfoundry.org:10004/device-rest:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [2023-01-03T18:18:47.455Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-01-03T18:18:47.455Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.3 [2023-01-03T18:18:47.455Z] - nexus3.edgexfoundry.org:10004/device-rest:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba-3.0.0-dev.3 [2023-01-03T18:18:47.455Z] - 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-01-03T18:18:47.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:18:47.834Z] [2023-01-03T18:18:47.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:18:48.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:18:48.135Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-03T18:18:48.135Z] 5eb5b503b376: Pulling fs layer [2023-01-03T18:18:48.135Z] 5c69ac0246d0: Pulling fs layer [2023-01-03T18:18:48.135Z] ec43610c2a17: Pulling fs layer [2023-01-03T18:18:48.135Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-03T18:18:48.135Z] 33b1e0a273af: Pulling fs layer [2023-01-03T18:18:48.135Z] 5d3b04190fa2: Pulling fs layer [2023-01-03T18:18:48.135Z] 2f39f015ded8: Pulling fs layer [2023-01-03T18:18:48.135Z] 33b1e0a273af: Waiting [2023-01-03T18:18:48.135Z] 2f39f015ded8: Waiting [2023-01-03T18:18:48.135Z] 5d3b04190fa2: Waiting [2023-01-03T18:18:48.135Z] 5c69ac0246d0: Download complete [2023-01-03T18:18:48.135Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-03T18:18:48.135Z] 3a2ae6a8a46f: Download complete [2023-01-03T18:18:48.395Z] 33b1e0a273af: Verifying Checksum [2023-01-03T18:18:48.395Z] 33b1e0a273af: Download complete [2023-01-03T18:18:48.395Z] 5d3b04190fa2: Verifying Checksum [2023-01-03T18:18:48.395Z] 5d3b04190fa2: Download complete [2023-01-03T18:18:48.395Z] ec43610c2a17: Verifying Checksum [2023-01-03T18:18:48.395Z] ec43610c2a17: Download complete [2023-01-03T18:18:48.395Z] 5eb5b503b376: Verifying Checksum [2023-01-03T18:18:48.395Z] 5eb5b503b376: Download complete [2023-01-03T18:18:48.962Z] 2f39f015ded8: Download complete [2023-01-03T18:18:49.525Z] 5eb5b503b376: Pull complete [2023-01-03T18:18:49.525Z] 5c69ac0246d0: Pull complete [2023-01-03T18:18:50.093Z] ec43610c2a17: Pull complete [2023-01-03T18:18:50.093Z] 3a2ae6a8a46f: Pull complete [2023-01-03T18:18:50.093Z] 33b1e0a273af: Pull complete [2023-01-03T18:18:50.350Z] 5d3b04190fa2: Pull complete [2023-01-03T18:18:54.553Z] 2f39f015ded8: Pull complete [2023-01-03T18:18:54.553Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-03T18:18:54.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:18:54.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:18:54.629Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2023-01-03T18:18:54.659Z] $ 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-01-03T18:18:57.471Z] $ docker top 0052b76402b37f7ee91fc190b8120e2b1766a058f0aa7ecccf9fefc1a11fd62f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:18:57.829Z] ---> job-cost.sh [2023-01-03T18:18:57.829Z] lf-activate-venv: SKIPPING [2023-01-03T18:18:57.829Z] INFO: No Stack... [2023-01-03T18:18:58.087Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-03T18:18:58.345Z] INFO: Archiving Costs [Pipeline] sh [2023-01-03T18:18:58.633Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-01-03T18:18:58.633Z] + cut -d, -f6 [Pipeline] lock [2023-01-03T18:18:58.647Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-75-stack-cost] [2023-01-03T18:18:58.652Z] Resource [jenkins-edgexfoundry-device-rest-go-main-75-stack-cost] did not exist. Created. [2023-01-03T18:18:58.652Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T18:18:58.943Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-03T18:18:58.966Z] Stashed 1 file(s) [Pipeline] } [2023-01-03T18:18:58.971Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-03T18:18:58.987Z] $ docker stop --time=1 0052b76402b37f7ee91fc190b8120e2b1766a058f0aa7ecccf9fefc1a11fd62f [2023-01-03T18:19:00.133Z] $ docker rm -f --volumes 0052b76402b37f7ee91fc190b8120e2b1766a058f0aa7ecccf9fefc1a11fd62f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-03T18:20:33.191Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-930 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-01-03T18:20:33.204Z] Running in /w/workspace/device-rest-go/75 [Pipeline] { [Pipeline] checkout [2023-01-03T18:20:33.239Z] The recommended git tool is: git [2023-01-03T18:20:40.396Z] using credential edgex-jenkins-ssh [2023-01-03T18:20:40.420Z] Cloning the remote Git repository [2023-01-03T18:20:40.474Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-01-03T18:20:40.569Z] > git init /w/workspace/device-rest-go/75 # timeout=10 [2023-01-03T18:20:40.752Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-01-03T18:20:40.753Z] > git --version # timeout=10 [2023-01-03T18:20:40.774Z] > git --version # 'git version 2.25.1' [2023-01-03T18:20:40.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-03T18:20:40.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-03T18:20:43.724Z] Avoid second fetch [2023-01-03T18:20:43.725Z] Checking out Revision 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba (main) [2023-01-03T18:20:42.724Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-01-03T18:20:42.753Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-03T18:20:43.747Z] > git config core.sparsecheckout # timeout=10 [2023-01-03T18:20:43.767Z] > git checkout -f 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba # timeout=10 [2023-01-03T18:20:44.320Z] Commit message: "refactor!: Rename command line flags for the sake of consistency (#232)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T18:20:45.236Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-03T18:20:45.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T18:20:45.236Z] Dload Upload Total Spent Left Speed [2023-01-03T18:20:45.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-01-03T18:20:45.908Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-03T18:20:46.239Z] + sudo+ sudo tee /etc/docker/daemon.new [2023-01-03T18:20:46.239Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-03T18:20:46.239Z] { [2023-01-03T18:20:46.239Z] "registry-mirrors": [ [2023-01-03T18:20:46.239Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-03T18:20:46.239Z] ], [2023-01-03T18:20:46.239Z] "bip": "10.250.0.254/24", [2023-01-03T18:20:46.239Z] "hosts": [ [2023-01-03T18:20:46.239Z] "tcp://0.0.0.0:5555", [2023-01-03T18:20:46.239Z] "unix:///var/run/docker.sock" [2023-01-03T18:20:46.239Z] ], [2023-01-03T18:20:46.239Z] "mtu": 1458, [2023-01-03T18:20:46.239Z] "selinux-enabled": true, [2023-01-03T18:20:46.239Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-03T18:20:46.239Z] } [Pipeline] sh [2023-01-03T18:20:46.573Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-03T18:20:46.932Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:21:05.247Z] provisioning config files... [2023-01-03T18:21:05.279Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/75@tmp/config7096450376197671182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:21:05.651Z] ---> docker-login.sh [2023-01-03T18:21:05.651Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:21:06.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:21:06.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:21:06.243Z] Configure a credential helper to remove this warning. See [2023-01-03T18:21:06.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:21:06.243Z] [2023-01-03T18:21:06.243Z] Login Succeeded [2023-01-03T18:21:06.243Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:21:06.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:21:06.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:21:06.788Z] Configure a credential helper to remove this warning. See [2023-01-03T18:21:06.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:21:06.788Z] [2023-01-03T18:21:06.788Z] Login Succeeded [2023-01-03T18:21:06.788Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:21:07.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:21:07.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:21:07.061Z] Configure a credential helper to remove this warning. See [2023-01-03T18:21:07.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:21:07.061Z] [2023-01-03T18:21:07.061Z] Login Succeeded [2023-01-03T18:21:07.061Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:21:07.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:21:07.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:21:07.605Z] Configure a credential helper to remove this warning. See [2023-01-03T18:21:07.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:21:07.605Z] [2023-01-03T18:21:07.605Z] Login Succeeded [2023-01-03T18:21:07.605Z] docker.io [2023-01-03T18:21:07.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:21:08.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:21:08.148Z] Configure a credential helper to remove this warning. See [2023-01-03T18:21:08.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:21:08.148Z] [2023-01-03T18:21:08.148Z] Login Succeeded [2023-01-03T18:21:08.148Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:21:08.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-03T18:21:08.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:21:08.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:21:08.496Z] ========================================================= [2023-01-03T18:21:08.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-03T18:21:08.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:21:08.854Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-03T18:21:08.854Z] Sending build context to Docker daemon 129.5kB [2023-01-03T18:21:09.128Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:21:09.128Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-03T18:21:09.128Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-03T18:21:09.128Z] 9b18e9b68314: Pulling fs layer [2023-01-03T18:21:09.128Z] 35d82f9e3411: Pulling fs layer [2023-01-03T18:21:09.128Z] e16973657156: Pulling fs layer [2023-01-03T18:21:09.128Z] fc693d55d65f: Pulling fs layer [2023-01-03T18:21:09.128Z] 7e9fc2657dce: Pulling fs layer [2023-01-03T18:21:09.128Z] dda99020689f: Pulling fs layer [2023-01-03T18:21:09.128Z] db1c61fa0a46: Pulling fs layer [2023-01-03T18:21:09.128Z] 891c053d2c06: Pulling fs layer [2023-01-03T18:21:09.128Z] dda99020689f: Waiting [2023-01-03T18:21:09.128Z] db1c61fa0a46: Waiting [2023-01-03T18:21:09.128Z] 7e9fc2657dce: Waiting [2023-01-03T18:21:09.128Z] fc693d55d65f: Waiting [2023-01-03T18:21:09.128Z] 891c053d2c06: Waiting [2023-01-03T18:21:09.401Z] e16973657156: Verifying Checksum [2023-01-03T18:21:09.401Z] e16973657156: Download complete [2023-01-03T18:21:09.401Z] 35d82f9e3411: Download complete [2023-01-03T18:21:09.401Z] 7e9fc2657dce: Verifying Checksum [2023-01-03T18:21:09.401Z] 7e9fc2657dce: Download complete [2023-01-03T18:21:09.401Z] dda99020689f: Verifying Checksum [2023-01-03T18:21:09.401Z] dda99020689f: Download complete [2023-01-03T18:21:09.401Z] 9b18e9b68314: Verifying Checksum [2023-01-03T18:21:10.407Z] 9b18e9b68314: Pull complete [2023-01-03T18:21:10.407Z] 891c053d2c06: Verifying Checksum [2023-01-03T18:21:10.407Z] 891c053d2c06: Download complete [2023-01-03T18:21:11.024Z] 35d82f9e3411: Pull complete [2023-01-03T18:21:11.302Z] e16973657156: Pull complete [2023-01-03T18:21:11.575Z] db1c61fa0a46: Verifying Checksum [2023-01-03T18:21:11.575Z] db1c61fa0a46: Download complete [2023-01-03T18:21:12.164Z] fc693d55d65f: Verifying Checksum [2023-01-03T18:21:12.164Z] fc693d55d65f: Download complete [2023-01-03T18:21:24.511Z] fc693d55d65f: Pull complete [2023-01-03T18:21:24.511Z] 7e9fc2657dce: Pull complete [2023-01-03T18:21:24.511Z] dda99020689f: Pull complete [2023-01-03T18:21:28.776Z] db1c61fa0a46: Pull complete [2023-01-03T18:21:30.732Z] 891c053d2c06: Pull complete [2023-01-03T18:21:30.732Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-03T18:21:30.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-03T18:21:30.732Z] ---> f96f9c87975a [2023-01-03T18:21:30.732Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:21:32.686Z] ---> Running in 00a596912090 [2023-01-03T18:21:32.686Z] Removing intermediate container 00a596912090 [2023-01-03T18:21:32.686Z] ---> 6a770e7150d4 [2023-01-03T18:21:32.686Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:21:32.686Z] ---> Running in 20118ef02347 [2023-01-03T18:21:32.961Z] Removing intermediate container 20118ef02347 [2023-01-03T18:21:32.961Z] ---> f7e237643e1d [2023-01-03T18:21:32.961Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-03T18:21:33.230Z] ---> Running in a8fd6e731a7c [2023-01-03T18:21:33.500Z] Removing intermediate container a8fd6e731a7c [2023-01-03T18:21:33.500Z] ---> 45ed1c5ca50e [2023-01-03T18:21:33.500Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:21:33.500Z] ---> Running in 3552f8b51e62 [2023-01-03T18:21:33.774Z] Removing intermediate container 3552f8b51e62 [2023-01-03T18:21:33.774Z] ---> 87308d10d6df [2023-01-03T18:21:33.774Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:21:34.043Z] ---> Running in bd74dc6fe27c [2023-01-03T18:21:35.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T18:21:35.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T18:21:36.563Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-03T18:21:36.563Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-03T18:21:36.563Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-03T18:21:36.563Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-03T18:21:36.563Z] Executing busybox-1.35.0-r17.trigger [2023-01-03T18:21:36.563Z] OK: 226 MiB in 55 packages [2023-01-03T18:21:37.980Z] Removing intermediate container bd74dc6fe27c [2023-01-03T18:21:37.980Z] ---> 5c60359ec6fb [2023-01-03T18:21:37.980Z] Step 8/12 : WORKDIR /device-rest-go [2023-01-03T18:21:37.980Z] ---> Running in 85c94a3d77f6 [2023-01-03T18:21:38.248Z] Removing intermediate container 85c94a3d77f6 [2023-01-03T18:21:38.248Z] ---> c2b01e4ab423 [2023-01-03T18:21:38.248Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-03T18:21:38.832Z] ---> 7a63409972a9 [2023-01-03T18:21:38.832Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:21:38.832Z] ---> Running in c419fcf09efd [2023-01-03T18:22:35.427Z] Removing intermediate container c419fcf09efd [2023-01-03T18:22:35.427Z] ---> 6c40b1dbd1c8 [2023-01-03T18:22:35.427Z] Step 11/12 : COPY . . [2023-01-03T18:22:35.427Z] ---> f06fb07b621b [2023-01-03T18:22:35.427Z] Step 12/12 : RUN $MAKE [2023-01-03T18:22:35.427Z] ---> Running in a0939b2253b7 [2023-01-03T18:22:35.427Z] noop [2023-01-03T18:22:35.427Z] Removing intermediate container a0939b2253b7 [2023-01-03T18:22:35.427Z] ---> af78fd422aef [2023-01-03T18:22:35.427Z] Successfully built af78fd422aef [2023-01-03T18:22:35.427Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:22:35.775Z] + docker inspect -f . ci-base-image-arm64 [2023-01-03T18:22:35.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:22:35.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-930 does not seem to be running inside a container [2023-01-03T18:22:36.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/75 -v /w/workspace/device-rest-go/75:/w/workspace/device-rest-go/75:rw,z -v /w/workspace/device-rest-go/75@tmp:/w/workspace/device-rest-go/75@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-01-03T18:22:37.299Z] $ docker top 5b800b73c58a74b854aa0bcb3ce006101dece0c1b84fd64d4fb6f88131749e50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:22:38.143Z] + go version [2023-01-03T18:22:38.143Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-03T18:22:38.165Z] $ docker stop --time=1 5b800b73c58a74b854aa0bcb3ce006101dece0c1b84fd64d4fb6f88131749e50 [2023-01-03T18:22:39.795Z] $ docker rm -f --volumes 5b800b73c58a74b854aa0bcb3ce006101dece0c1b84fd64d4fb6f88131749e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:22:40.357Z] + docker inspect -f . ci-base-image-arm64 [2023-01-03T18:22:40.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:22:40.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-930 does not seem to be running inside a container [2023-01-03T18:22:40.619Z] $ 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/75 -v /w/workspace/device-rest-go/75:/w/workspace/device-rest-go/75:rw,z -v /w/workspace/device-rest-go/75@tmp:/w/workspace/device-rest-go/75@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-01-03T18:22:41.850Z] $ docker top 8cbd23874f94e367aa2ac60eec0d85ce09c1b7ac955da3e913a34ec37fc91217 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:22:42.699Z] + git config --global --add safe.directory /w/workspace/device-rest-go/75 [Pipeline] fileExists [Pipeline] sh [2023-01-03T18:22:43.357Z] + make test [2023-01-03T18:22:43.357Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-03T18:22:45.313Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-01-03T18:24:06.964Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-01-03T18:24:07.230Z] ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 55.2% of statements [2023-01-03T18:24:07.498Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-03T18:24:07.498Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-03T18:24:34.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T18:24:34.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T18:24:34.202Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-03T18:24:34.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-03T18:24:34.234Z] $ docker stop --time=1 8cbd23874f94e367aa2ac60eec0d85ce09c1b7ac955da3e913a34ec37fc91217 [2023-01-03T18:24:37.027Z] $ docker rm -f --volumes 8cbd23874f94e367aa2ac60eec0d85ce09c1b7ac955da3e913a34ec37fc91217 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:24:37.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-03T18:24:37.965Z] Warning: overwriting stash ‘coverage-report’ [2023-01-03T18:24:38.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T18:24:38.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-03T18:24:39.136Z] + ls -al . [2023-01-03T18:24:39.136Z] total 184 [2023-01-03T18:24:39.136Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:22 . [2023-01-03T18:24:39.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:20 .. [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 3 18:20 .dockerignore [2023-01-03T18:24:39.136Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:20 .git [2023-01-03T18:24:39.136Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:20 .github [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 3 18:20 .gitignore [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 3 18:20 .golangci.yml [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 9100 Jan 3 18:20 Attribution.txt [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 13085 Jan 3 18:20 CHANGELOG.md [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 1623 Jan 3 18:20 Dockerfile [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:20 GOVERNANCE.md [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 3 18:20 Jenkinsfile [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 3 18:20 LICENSE [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 2173 Jan 3 18:20 Makefile [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 3 18:20 OWNERS.md [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 8667 Jan 3 18:20 README.md [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 3 18:17 VERSION [2023-01-03T18:24:39.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:20 bin [2023-01-03T18:24:39.136Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:20 cmd [2023-01-03T18:24:39.136Z] -rw-r--r-- 1 jenkins jenkins 9355 Jan 3 18:24 coverage.out [2023-01-03T18:24:39.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:20 driver [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 3488 Jan 3 18:20 go.mod [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 3 18:20 go.sum [2023-01-03T18:24:39.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:20 snap [2023-01-03T18:24:39.136Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 3 18:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:24:39.475Z] + 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=6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba --label arch=arm64 --label version=3.0.0-dev.3 . [2023-01-03T18:24:39.475Z] Sending build context to Docker daemon 139.8kB [2023-01-03T18:24:39.745Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:24:39.745Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-03T18:24:39.745Z] ---> af78fd422aef [2023-01-03T18:24:39.745Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:24:39.745Z] ---> Running in 3883bef46007 [2023-01-03T18:24:40.019Z] Removing intermediate container 3883bef46007 [2023-01-03T18:24:40.019Z] ---> 214747ac12be [2023-01-03T18:24:40.019Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:24:40.288Z] ---> Running in e205e232a31f [2023-01-03T18:24:40.557Z] Removing intermediate container e205e232a31f [2023-01-03T18:24:40.557Z] ---> 307e5b1a2b9b [2023-01-03T18:24:40.557Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-03T18:24:40.557Z] ---> Running in 3d35b0172e52 [2023-01-03T18:24:40.832Z] Removing intermediate container 3d35b0172e52 [2023-01-03T18:24:40.832Z] ---> 8e406c501dbc [2023-01-03T18:24:40.832Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:24:40.832Z] ---> Running in e539e857f6df [2023-01-03T18:24:41.427Z] Removing intermediate container e539e857f6df [2023-01-03T18:24:41.427Z] ---> 92d28e9d7a40 [2023-01-03T18:24:41.427Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:24:41.427Z] ---> Running in f7356eddb890 [2023-01-03T18:24:42.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T18:24:42.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T18:24:43.638Z] OK: 226 MiB in 55 packages [2023-01-03T18:24:44.606Z] Removing intermediate container f7356eddb890 [2023-01-03T18:24:44.606Z] ---> e40e1acc14c2 [2023-01-03T18:24:44.606Z] Step 8/25 : WORKDIR /device-rest-go [2023-01-03T18:24:44.606Z] ---> Running in 74edf12ff386 [2023-01-03T18:24:45.196Z] Removing intermediate container 74edf12ff386 [2023-01-03T18:24:45.196Z] ---> 58ef072e39b7 [2023-01-03T18:24:45.196Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-03T18:24:45.467Z] ---> 9ca642a52fc9 [2023-01-03T18:24:45.467Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:24:45.739Z] ---> Running in da8103b43d73 [2023-01-03T18:24:47.692Z] Removing intermediate container da8103b43d73 [2023-01-03T18:24:47.692Z] ---> 260975311135 [2023-01-03T18:24:47.692Z] Step 11/25 : COPY . . [2023-01-03T18:24:48.280Z] ---> 4a44dca91863 [2023-01-03T18:24:48.280Z] Step 12/25 : RUN $MAKE [2023-01-03T18:24:48.280Z] ---> Running in 5a27eea83607 [2023-01-03T18:24:49.715Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2023-01-03T18:27:26.502Z] Removing intermediate container 5a27eea83607 [2023-01-03T18:27:26.502Z] ---> 6acccf417918 [2023-01-03T18:27:26.502Z] Step 13/25 : FROM alpine:3.16 [2023-01-03T18:27:26.502Z] 3.16: Pulling from library/alpine [2023-01-03T18:27:26.502Z] 6875df1f5354: Pulling fs layer [2023-01-03T18:27:26.502Z] 6875df1f5354: Verifying Checksum [2023-01-03T18:27:26.502Z] 6875df1f5354: Download complete [2023-01-03T18:27:26.502Z] 6875df1f5354: Pull complete [2023-01-03T18:27:26.502Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-03T18:27:26.502Z] Status: Downloaded newer image for alpine:3.16 [2023-01-03T18:27:26.502Z] ---> 2b4661558fb8 [2023-01-03T18:27:26.502Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:27:26.502Z] ---> Running in 3da141e6dee8 [2023-01-03T18:27:26.502Z] Removing intermediate container 3da141e6dee8 [2023-01-03T18:27:26.502Z] ---> 551bd8e8b376 [2023-01-03T18:27:26.502Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-01-03T18:27:26.502Z] ---> Running in 582b0b8ddc1d [2023-01-03T18:27:26.502Z] Removing intermediate container 582b0b8ddc1d [2023-01-03T18:27:26.502Z] ---> ec0d4c97f300 [2023-01-03T18:27:26.502Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-03T18:27:26.502Z] ---> Running in 541c2def0997 [2023-01-03T18:27:26.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T18:27:26.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T18:27:26.502Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-03T18:27:26.502Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-03T18:27:26.502Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-03T18:27:26.502Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-03T18:27:26.502Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-03T18:27:26.503Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-03T18:27:26.503Z] Executing busybox-1.35.0-r17.trigger [2023-01-03T18:27:26.503Z] OK: 8 MiB in 20 packages [2023-01-03T18:27:27.094Z] Removing intermediate container 541c2def0997 [2023-01-03T18:27:27.094Z] ---> 26f5f1594126 [2023-01-03T18:27:27.094Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-01-03T18:27:28.510Z] ---> a3e3cc0fe062 [2023-01-03T18:27:28.510Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-01-03T18:27:29.098Z] ---> 4036229c3c90 [2023-01-03T18:27:29.098Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-01-03T18:27:29.687Z] ---> 8abce552558c [2023-01-03T18:27:29.687Z] Step 20/25 : EXPOSE 59986 [2023-01-03T18:27:29.687Z] ---> Running in 0f28c3f231f0 [2023-01-03T18:27:29.969Z] Removing intermediate container 0f28c3f231f0 [2023-01-03T18:27:29.969Z] ---> ed322e6cc543 [2023-01-03T18:27:29.969Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-01-03T18:27:30.240Z] ---> Running in 3fd3c7d650b2 [2023-01-03T18:27:30.509Z] Removing intermediate container 3fd3c7d650b2 [2023-01-03T18:27:30.509Z] ---> 2f9f003ed15a [2023-01-03T18:27:30.509Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-03T18:27:30.509Z] ---> Running in c721de693b16 [2023-01-03T18:27:30.780Z] Removing intermediate container c721de693b16 [2023-01-03T18:27:30.780Z] ---> c46d24e28861 [2023-01-03T18:27:30.780Z] Step 23/25 : LABEL arch=arm64 [2023-01-03T18:27:31.062Z] ---> Running in 928462d5f81d [2023-01-03T18:27:31.333Z] Removing intermediate container 928462d5f81d [2023-01-03T18:27:31.333Z] ---> 020433448731 [2023-01-03T18:27:31.333Z] Step 24/25 : LABEL git_sha=6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [2023-01-03T18:27:31.333Z] ---> Running in 669cf3c3e766 [2023-01-03T18:27:31.615Z] Removing intermediate container 669cf3c3e766 [2023-01-03T18:27:31.615Z] ---> 648d88ef3b93 [2023-01-03T18:27:31.615Z] Step 25/25 : LABEL version=3.0.0-dev.3 [2023-01-03T18:27:31.615Z] ---> Running in 50f5dfe1c091 [2023-01-03T18:27:31.884Z] Removing intermediate container 50f5dfe1c091 [2023-01-03T18:27:31.884Z] ---> 1a6b911d1cb6 [2023-01-03T18:27:31.885Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-03T18:27:31.885Z] Successfully built 1a6b911d1cb6 [2023-01-03T18:27:32.156Z] 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-01-03T18:27:32.285Z] provisioning config files... [2023-01-03T18:27:32.303Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/75@tmp/config8799359244369106155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:27:32.641Z] ---> docker-login.sh [2023-01-03T18:27:32.641Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:27:32.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:27:32.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:27:32.910Z] Configure a credential helper to remove this warning. See [2023-01-03T18:27:32.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:27:32.910Z] [2023-01-03T18:27:32.910Z] Login Succeeded [2023-01-03T18:27:32.910Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:27:33.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:27:33.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:27:33.178Z] Configure a credential helper to remove this warning. See [2023-01-03T18:27:33.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:27:33.178Z] [2023-01-03T18:27:33.178Z] Login Succeeded [2023-01-03T18:27:33.178Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:27:33.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:27:33.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:27:33.716Z] Configure a credential helper to remove this warning. See [2023-01-03T18:27:33.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:27:33.716Z] [2023-01-03T18:27:33.716Z] Login Succeeded [2023-01-03T18:27:33.716Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:27:33.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:27:33.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:27:33.988Z] Configure a credential helper to remove this warning. See [2023-01-03T18:27:33.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:27:33.988Z] [2023-01-03T18:27:33.988Z] Login Succeeded [2023-01-03T18:27:33.988Z] docker.io [2023-01-03T18:27:34.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:27:34.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:27:34.525Z] Configure a credential helper to remove this warning. See [2023-01-03T18:27:34.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:27:34.525Z] [2023-01-03T18:27:34.525Z] Login Succeeded [2023-01-03T18:27:34.525Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:27:34.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T18:27:34.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:27:34.577Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-01-03T18:27:34.577Z] 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [2023-01-03T18:27:34.577Z] latest [2023-01-03T18:27:34.577Z] 3.0.0-dev.3 [2023-01-03T18:27:34.577Z] 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba-3.0.0-dev.3 [2023-01-03T18:27:34.577Z] main [2023-01-03T18:27:34.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:34.917Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:35.264Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [2023-01-03T18:27:35.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-01-03T18:27:35.264Z] 25602ebc9f01: Preparing [2023-01-03T18:27:35.264Z] f379327f54a2: Preparing [2023-01-03T18:27:35.264Z] 763e5ccfeb4d: Preparing [2023-01-03T18:27:35.264Z] 2f830f346801: Preparing [2023-01-03T18:27:35.264Z] 17bec77d7fdc: Preparing [2023-01-03T18:27:35.264Z] 17bec77d7fdc: Layer already exists [2023-01-03T18:27:35.532Z] 25602ebc9f01: Pushed [2023-01-03T18:27:35.532Z] f379327f54a2: Pushed [2023-01-03T18:27:36.119Z] 2f830f346801: Pushed [2023-01-03T18:27:41.466Z] 763e5ccfeb4d: Pushed [2023-01-03T18:27:41.466Z] 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba: digest: sha256:a193d1eb7c006589622e327acc3e3433fd9de634e3078fac90112e683b43c97c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:41.819Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:42.163Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-01-03T18:27:42.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-01-03T18:27:42.163Z] 25602ebc9f01: Preparing [2023-01-03T18:27:42.163Z] f379327f54a2: Preparing [2023-01-03T18:27:42.163Z] 763e5ccfeb4d: Preparing [2023-01-03T18:27:42.163Z] 2f830f346801: Preparing [2023-01-03T18:27:42.163Z] 17bec77d7fdc: Preparing [2023-01-03T18:27:42.163Z] f379327f54a2: Layer already exists [2023-01-03T18:27:42.163Z] 763e5ccfeb4d: Layer already exists [2023-01-03T18:27:42.163Z] 25602ebc9f01: Layer already exists [2023-01-03T18:27:42.163Z] 17bec77d7fdc: Layer already exists [2023-01-03T18:27:42.163Z] 2f830f346801: Layer already exists [2023-01-03T18:27:42.163Z] latest: digest: sha256:a193d1eb7c006589622e327acc3e3433fd9de634e3078fac90112e683b43c97c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:42.779Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:43.172Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.3 [2023-01-03T18:27:43.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-01-03T18:27:43.173Z] 25602ebc9f01: Preparing [2023-01-03T18:27:43.173Z] f379327f54a2: Preparing [2023-01-03T18:27:43.173Z] 763e5ccfeb4d: Preparing [2023-01-03T18:27:43.173Z] 2f830f346801: Preparing [2023-01-03T18:27:43.173Z] 17bec77d7fdc: Preparing [2023-01-03T18:27:43.173Z] 763e5ccfeb4d: Layer already exists [2023-01-03T18:27:43.173Z] 2f830f346801: Layer already exists [2023-01-03T18:27:43.173Z] 17bec77d7fdc: Layer already exists [2023-01-03T18:27:43.173Z] 25602ebc9f01: Layer already exists [2023-01-03T18:27:43.173Z] f379327f54a2: Layer already exists [2023-01-03T18:27:43.443Z] 3.0.0-dev.3: digest: sha256:a193d1eb7c006589622e327acc3e3433fd9de634e3078fac90112e683b43c97c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:43.822Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:44.201Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba-3.0.0-dev.3 [2023-01-03T18:27:44.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-01-03T18:27:44.202Z] 25602ebc9f01: Preparing [2023-01-03T18:27:44.202Z] f379327f54a2: Preparing [2023-01-03T18:27:44.202Z] 763e5ccfeb4d: Preparing [2023-01-03T18:27:44.202Z] 2f830f346801: Preparing [2023-01-03T18:27:44.202Z] 17bec77d7fdc: Preparing [2023-01-03T18:27:44.202Z] 17bec77d7fdc: Layer already exists [2023-01-03T18:27:44.202Z] 2f830f346801: Layer already exists [2023-01-03T18:27:44.202Z] 25602ebc9f01: Layer already exists [2023-01-03T18:27:44.202Z] 763e5ccfeb4d: Layer already exists [2023-01-03T18:27:44.202Z] f379327f54a2: Layer already exists [2023-01-03T18:27:44.202Z] 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba-3.0.0-dev.3: digest: sha256:a193d1eb7c006589622e327acc3e3433fd9de634e3078fac90112e683b43c97c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:44.572Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:44.931Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-01-03T18:27:44.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-01-03T18:27:44.931Z] 25602ebc9f01: Preparing [2023-01-03T18:27:44.931Z] f379327f54a2: Preparing [2023-01-03T18:27:44.931Z] 763e5ccfeb4d: Preparing [2023-01-03T18:27:44.931Z] 2f830f346801: Preparing [2023-01-03T18:27:44.931Z] 17bec77d7fdc: Preparing [2023-01-03T18:27:44.931Z] 25602ebc9f01: Layer already exists [2023-01-03T18:27:44.931Z] 763e5ccfeb4d: Layer already exists [2023-01-03T18:27:44.931Z] 2f830f346801: Layer already exists [2023-01-03T18:27:44.931Z] 17bec77d7fdc: Layer already exists [2023-01-03T18:27:44.931Z] f379327f54a2: Layer already exists [2023-01-03T18:27:44.931Z] main: digest: sha256:a193d1eb7c006589622e327acc3e3433fd9de634e3078fac90112e683b43c97c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T18:27:45.245Z] ===================================================== [Pipeline] echo [2023-01-03T18:27:45.251Z] taggedImages: [2023-01-03T18:27:45.251Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [2023-01-03T18:27:45.251Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-01-03T18:27:45.251Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.3 [2023-01-03T18:27:45.251Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba-3.0.0-dev.3 [2023-01-03T18:27:45.251Z] - 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-01-03T18:27:45.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T18:27:45.603Z] [2023-01-03T18:27:45.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:45.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T18:27:45.930Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-03T18:27:45.930Z] 8998bd30e6a1: Pulling fs layer [2023-01-03T18:27:45.930Z] 04944245beec: Pulling fs layer [2023-01-03T18:27:45.930Z] 699f458cf7ca: Pulling fs layer [2023-01-03T18:27:45.930Z] 765212b225bb: Pulling fs layer [2023-01-03T18:27:45.930Z] f23df028b6ca: Pulling fs layer [2023-01-03T18:27:45.930Z] d65c8cfc05b1: Pulling fs layer [2023-01-03T18:27:45.930Z] 2437ff75d9bd: Pulling fs layer [2023-01-03T18:27:45.930Z] f23df028b6ca: Waiting [2023-01-03T18:27:45.930Z] d65c8cfc05b1: Waiting [2023-01-03T18:27:45.930Z] 2437ff75d9bd: Waiting [2023-01-03T18:27:45.930Z] 765212b225bb: Waiting [2023-01-03T18:27:46.198Z] 04944245beec: Verifying Checksum [2023-01-03T18:27:46.198Z] 04944245beec: Download complete [2023-01-03T18:27:46.198Z] 765212b225bb: Verifying Checksum [2023-01-03T18:27:46.198Z] 765212b225bb: Download complete [2023-01-03T18:27:46.198Z] f23df028b6ca: Verifying Checksum [2023-01-03T18:27:46.198Z] f23df028b6ca: Download complete [2023-01-03T18:27:46.198Z] d65c8cfc05b1: Verifying Checksum [2023-01-03T18:27:46.198Z] d65c8cfc05b1: Download complete [2023-01-03T18:27:46.470Z] 699f458cf7ca: Download complete [2023-01-03T18:27:46.739Z] 8998bd30e6a1: Download complete [2023-01-03T18:27:49.324Z] 2437ff75d9bd: Verifying Checksum [2023-01-03T18:27:49.324Z] 2437ff75d9bd: Download complete [2023-01-03T18:27:50.747Z] 8998bd30e6a1: Pull complete [2023-01-03T18:27:51.014Z] 04944245beec: Pull complete [2023-01-03T18:27:52.418Z] 699f458cf7ca: Pull complete [2023-01-03T18:27:52.684Z] 765212b225bb: Pull complete [2023-01-03T18:27:53.270Z] f23df028b6ca: Pull complete [2023-01-03T18:27:53.535Z] d65c8cfc05b1: Pull complete [2023-01-03T18:28:08.576Z] 2437ff75d9bd: Pull complete [2023-01-03T18:28:08.576Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-03T18:28:08.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T18:28:08.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:28:08.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-930 does not seem to be running inside a container [2023-01-03T18:28:08.826Z] $ 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/75 -v /w/workspace/device-rest-go/75:/w/workspace/device-rest-go/75:rw,z -v /w/workspace/device-rest-go/75@tmp:/w/workspace/device-rest-go/75@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-01-03T18:28:11.283Z] $ docker top adcf7901869f329b2a27b127b51ecc7a6d29446c99d75427d89468155780b54c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:28:12.106Z] ---> job-cost.sh [2023-01-03T18:28:12.106Z] lf-activate-venv: SKIPPING [2023-01-03T18:28:12.106Z] INFO: No Stack... [2023-01-03T18:28:12.688Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-03T18:28:13.273Z] INFO: Archiving Costs [Pipeline] sh [2023-01-03T18:28:13.920Z] + cat /w/workspace/device-rest-go/75/archives/cost.csv [2023-01-03T18:28:13.920Z] + cut -d, -f6 [Pipeline] lock [2023-01-03T18:28:13.996Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-75-stack-cost] [2023-01-03T18:28:14.005Z] Resource [jenkins-edgexfoundry-device-rest-go-main-75-stack-cost] did not exist. Created. [2023-01-03T18:28:14.005Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T18:28:14.663Z] /w/workspace/device-rest-go/75@tmp/durable-1ec1a13e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-03T18:28:15.322Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-03T18:28:15.338Z] Warning: overwriting stash ‘stack-cost’ [2023-01-03T18:28:15.390Z] Stashed 1 file(s) [Pipeline] } [2023-01-03T18:28:15.401Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-03T18:28:15.411Z] $ docker stop --time=1 adcf7901869f329b2a27b127b51ecc7a6d29446c99d75427d89468155780b54c [2023-01-03T18:28:16.890Z] $ docker rm -f --volumes adcf7901869f329b2a27b127b51ecc7a6d29446c99d75427d89468155780b54c [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-01-03T18:28:17.253Z] provisioning config files... [2023-01-03T18:28:17.260Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1996744296524502502tmp [Pipeline] { [Pipeline] sh [2023-01-03T18:28:17.550Z] + set +x [2023-01-03T18:28:17.550Z] + + bash -s -- [2023-01-03T18:28:17.550Z] curl -s https://codecov.io/bash [2023-01-03T18:28:17.550Z] [2023-01-03T18:28:17.550Z] _____ _ [2023-01-03T18:28:17.550Z] / ____| | | [2023-01-03T18:28:17.550Z] | | ___ __| | ___ ___ _____ __ [2023-01-03T18:28:17.550Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-03T18:28:17.550Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-03T18:28:17.550Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-03T18:28:17.550Z] Bash-1.0.6 [2023-01-03T18:28:17.550Z] [2023-01-03T18:28:17.550Z] [2023-01-03T18:28:17.550Z] ==> git version 2.25.1 found [2023-01-03T18:28:17.550Z] ==> 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-01-03T18:28:17.550Z] Release-Date: 2020-01-08 [2023-01-03T18:28:17.550Z] 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-01-03T18:28:17.550Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-03T18:28:17.550Z] ==> Jenkins CI detected. [2023-01-03T18:28:17.550Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-01-03T18:28:17.550Z] project root: . [2023-01-03T18:28:17.550Z] --> token set from env [2023-01-03T18:28:17.550Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-03T18:28:17.550Z] ==> Running gcov in . (disable via -X gcov) [2023-01-03T18:28:17.550Z] ==> Python coveragepy not found [2023-01-03T18:28:17.550Z] ==> Searching for coverage reports in: [2023-01-03T18:28:17.550Z] + . [2023-01-03T18:28:17.550Z] -> Found 1 reports [2023-01-03T18:28:17.550Z] ==> Detecting git/mercurial file structure [2023-01-03T18:28:17.550Z] ==> Reading reports [2023-01-03T18:28:17.550Z] + ./coverage.out bytes=9355 [2023-01-03T18:28:17.550Z] ==> Appending adjustments [2023-01-03T18:28:17.550Z] https://docs.codecov.io/docs/fixing-reports [2023-01-03T18:28:17.809Z] + Found adjustments [2023-01-03T18:28:17.809Z] ==> Gzipping contents [2023-01-03T18:28:17.809Z] 4.0K /tmp/codecov.4aLzd6.gz [2023-01-03T18:28:17.809Z] ==> Uploading reports [2023-01-03T18:28:17.809Z] url: https://codecov.io [2023-01-03T18:28:17.809Z] query: branch=main&commit=6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-03T18:28:17.809Z] -> Pinging Codecov [2023-01-03T18:28:17.809Z] 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=6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-03T18:28:18.069Z] -> Uploading to [2023-01-03T18:28:18.069Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-03/4E5D53B4F1F92C436F7061BF334D961C/6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba/29db1b0d-87f4-4f12-9319-ddc7ef933187.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230103T182817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db7be51e08d5de1fa412fd1b54426cd1af96f488f523f77ea53c4ea098798b10 [2023-01-03T18:28:18.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T18:28:18.069Z] Dload Upload Total Spent Left Speed [2023-01-03T18:28:18.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1734 0 0 100 1734 0 8336 --:--:-- --:--:-- --:--:-- 8336 [2023-01-03T18:28:18.329Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [Pipeline] } [2023-01-03T18:28:18.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-03T18:28:18.437Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-03T18:28:18.458Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:18.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T18:28:18.758Z] [2023-01-03T18:28:18.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:19.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T18:28:19.056Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-03T18:28:19.056Z] df9b9388f04a: Pulling fs layer [2023-01-03T18:28:19.056Z] 52dc419b0ee2: Pulling fs layer [2023-01-03T18:28:19.056Z] 25bc292e5bac: Pulling fs layer [2023-01-03T18:28:19.056Z] 114826534d7a: Pulling fs layer [2023-01-03T18:28:19.056Z] 4657fd5d0bcf: Pulling fs layer [2023-01-03T18:28:19.056Z] 6ad1cebc031e: Pulling fs layer [2023-01-03T18:28:19.056Z] 8a3aa393b2d8: Pulling fs layer [2023-01-03T18:28:19.056Z] 6ad1cebc031e: Waiting [2023-01-03T18:28:19.056Z] 8a3aa393b2d8: Waiting [2023-01-03T18:28:19.056Z] 114826534d7a: Waiting [2023-01-03T18:28:19.056Z] 4657fd5d0bcf: Waiting [2023-01-03T18:28:19.056Z] 25bc292e5bac: Verifying Checksum [2023-01-03T18:28:19.056Z] 25bc292e5bac: Download complete [2023-01-03T18:28:19.056Z] 52dc419b0ee2: Verifying Checksum [2023-01-03T18:28:19.056Z] 52dc419b0ee2: Download complete [2023-01-03T18:28:19.056Z] 4657fd5d0bcf: Download complete [2023-01-03T18:28:19.056Z] df9b9388f04a: Download complete [2023-01-03T18:28:19.321Z] 6ad1cebc031e: Verifying Checksum [2023-01-03T18:28:19.321Z] 6ad1cebc031e: Download complete [2023-01-03T18:28:19.321Z] df9b9388f04a: Pull complete [2023-01-03T18:28:19.321Z] 52dc419b0ee2: Pull complete [2023-01-03T18:28:19.321Z] 25bc292e5bac: Pull complete [2023-01-03T18:28:19.910Z] 114826534d7a: Verifying Checksum [2023-01-03T18:28:19.910Z] 114826534d7a: Download complete [2023-01-03T18:28:20.169Z] 8a3aa393b2d8: Verifying Checksum [2023-01-03T18:28:20.169Z] 8a3aa393b2d8: Download complete [2023-01-03T18:28:23.449Z] 114826534d7a: Pull complete [2023-01-03T18:28:23.449Z] 4657fd5d0bcf: Pull complete [2023-01-03T18:28:23.708Z] 6ad1cebc031e: Pull complete [2023-01-03T18:28:26.240Z] 8a3aa393b2d8: Pull complete [2023-01-03T18:28:26.240Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-03T18:28:26.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T18:28:26.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:28:26.327Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2023-01-03T18:28:26.359Z] $ 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-01-03T18:28:28.790Z] $ docker top 478df75f241e8599206d53d438ee8d51cd930d5f0f0816880533c5f90a7258a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-03T18:28:28.851Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-01-03T18:28:29.130Z] + set -o pipefail [2023-01-03T18:28:29.130Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-01-03T18:28:34.403Z] [2023-01-03T18:28:34.403Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-01-03T18:28:34.403Z] [2023-01-03T18:28:34.403Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/dabbb12c-fad6-40e2-a285-0c40b3c2db37 [2023-01-03T18:28:34.403Z] [2023-01-03T18:28:34.403Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-03T18:28:34.403Z] [2023-01-03T18:28:34.403Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-03T18:28:34.403Z] [2023-01-03T18:28:34.970Z] [2023-01-03T18:28:34.970Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-03T18:28:34.970Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-03T18:28:34.970Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-03T18:28:34.981Z] $ docker stop --time=1 478df75f241e8599206d53d438ee8d51cd930d5f0f0816880533c5f90a7258a8 [2023-01-03T18:28:37.636Z] $ docker rm -f --volumes 478df75f241e8599206d53d438ee8d51cd930d5f0f0816880533c5f90a7258a8 [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-01-03T18:28:38.302Z] + git log --format=format:%s -1 6ec9f51e6b3e6e38f1e3adcbf889ec129489e7ba [Pipeline] sh [2023-01-03T18:28:38.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T18:28:38.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:38.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:28:38.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:28:38.986Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2023-01-03T18:28:39.015Z] $ 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-01-03T18:28:39.420Z] $ docker top f88889901a56108e76ec331e6eed0516d8f67954c924c001e88ebc2b296337ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T18:28:39.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:28:39.509Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:28:39.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:28:39.625Z] $ docker exec f88889901a56108e76ec331e6eed0516d8f67954c924c001e88ebc2b296337ad ssh-agent [2023-01-03T18:28:39.714Z] SSH_AUTH_SOCK=/tmp/ssh-j8RKZzCPDgHA/agent.32 [2023-01-03T18:28:39.714Z] SSH_AGENT_PID=38 [2023-01-03T18:28:39.718Z] Running ssh-add (command line suppressed) [2023-01-03T18:28:39.820Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11145138738701834579.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11145138738701834579.key) [2023-01-03T18:28:39.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:28:40.115Z] + git semver tag [2023-01-03T18:28:40.375Z] 2023-01-03 18:28:40,278 [run_tag] DEBUG tag force:False [2023-01-03T18:28:40.375Z] 2023-01-03 18:28:40,278 [check_head_tag] DEBUG check head tag [2023-01-03T18:28:40.375Z] 2023-01-03 18:28:40,279 [execute] INFO git cat-file --batch-check [2023-01-03T18:28:40.375Z] 2023-01-03 18:28:40,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-01-03T18:28:40.375Z] 2023-01-03 18:28:40,283 [execute] INFO git cat-file --batch [2023-01-03T18:28:40.375Z] 2023-01-03 18:28:40,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-01-03T18:28:40.375Z] 2023-01-03 18:28:40,301 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-01-03T18:28:40.375Z] 2023-01-03 18:28:40,302 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 [2023-01-03T18:28:40.375Z] 2023-01-03 18:28:40,302 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-03T18:28:40.375Z] 2023-01-03 18:28:40,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-01-03T18:28:40.375Z] 3.0.0-dev.3 [Pipeline] } [2023-01-03T18:28:40.387Z] $ docker exec --env ******** --env ******** f88889901a56108e76ec331e6eed0516d8f67954c924c001e88ebc2b296337ad ssh-agent -k [2023-01-03T18:28:40.487Z] unset SSH_AUTH_SOCK; [2023-01-03T18:28:40.487Z] unset SSH_AGENT_PID; [2023-01-03T18:28:40.488Z] echo Agent pid 38 killed; [2023-01-03T18:28:40.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T18:28:40.797Z] + git semver [Pipeline] } [2023-01-03T18:28:41.070Z] $ docker stop --time=1 f88889901a56108e76ec331e6eed0516d8f67954c924c001e88ebc2b296337ad [2023-01-03T18:28:42.359Z] $ docker rm -f --volumes f88889901a56108e76ec331e6eed0516d8f67954c924c001e88ebc2b296337ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:42.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T18:28:42.749Z] [2023-01-03T18:28:42.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:43.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T18:28:43.054Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-03T18:28:43.054Z] ab5ef0e58194: Pulling fs layer [2023-01-03T18:28:43.054Z] 9712f1f96733: Pulling fs layer [2023-01-03T18:28:43.054Z] 63f879dbbcfc: Pulling fs layer [2023-01-03T18:28:43.054Z] 0d9ebad4ef96: Pulling fs layer [2023-01-03T18:28:43.054Z] e9a5061849ea: Pulling fs layer [2023-01-03T18:28:43.054Z] d747dcd14b5f: Pulling fs layer [2023-01-03T18:28:43.054Z] 2de7ff778b66: Pulling fs layer [2023-01-03T18:28:43.054Z] 0d9ebad4ef96: Waiting [2023-01-03T18:28:43.054Z] e9a5061849ea: Waiting [2023-01-03T18:28:43.054Z] d747dcd14b5f: Waiting [2023-01-03T18:28:43.054Z] 2de7ff778b66: Waiting [2023-01-03T18:28:43.054Z] 9712f1f96733: Verifying Checksum [2023-01-03T18:28:43.054Z] 9712f1f96733: Download complete [2023-01-03T18:28:43.315Z] 63f879dbbcfc: Verifying Checksum [2023-01-03T18:28:43.315Z] 63f879dbbcfc: Download complete [2023-01-03T18:28:43.576Z] e9a5061849ea: Verifying Checksum [2023-01-03T18:28:43.576Z] e9a5061849ea: Download complete [2023-01-03T18:28:43.576Z] d747dcd14b5f: Verifying Checksum [2023-01-03T18:28:43.576Z] d747dcd14b5f: Download complete [2023-01-03T18:28:43.836Z] ab5ef0e58194: Verifying Checksum [2023-01-03T18:28:43.836Z] ab5ef0e58194: Download complete [2023-01-03T18:28:43.836Z] 0d9ebad4ef96: Verifying Checksum [2023-01-03T18:28:43.836Z] 0d9ebad4ef96: Download complete [2023-01-03T18:28:43.836Z] 2de7ff778b66: Verifying Checksum [2023-01-03T18:28:43.836Z] 2de7ff778b66: Download complete [2023-01-03T18:28:46.363Z] ab5ef0e58194: Pull complete [2023-01-03T18:28:46.363Z] 9712f1f96733: Pull complete [2023-01-03T18:28:46.927Z] 63f879dbbcfc: Pull complete [2023-01-03T18:28:50.207Z] 0d9ebad4ef96: Pull complete [2023-01-03T18:28:50.465Z] e9a5061849ea: Pull complete [2023-01-03T18:28:50.465Z] d747dcd14b5f: Pull complete [2023-01-03T18:28:51.401Z] 2de7ff778b66: Pull complete [2023-01-03T18:28:51.401Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-03T18:28:51.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T18:28:51.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:28:51.493Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2023-01-03T18:28:51.526Z] $ 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-01-03T18:28:54.277Z] $ docker top 01cf2832a4f12f2013a05da3306f64c23632a280d8576e51d4ed286fe1160ad6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:28:54.353Z] provisioning config files... [2023-01-03T18:28:54.360Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2009898810984769552tmp [2023-01-03T18:28:54.370Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4886041183312764554tmp [2023-01-03T18:28:54.379Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11457914685818492096tmp [Pipeline] { [Pipeline] echo [2023-01-03T18:28:54.396Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:28:54.677Z] ---> sigul-configuration.sh [2023-01-03T18:28:54.677Z] gpg: directory `/root/.gnupg' created [2023-01-03T18:28:54.677Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-03T18:28:54.677Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-03T18:28:54.677Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-03T18:28:54.677Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-03T18:28:54.677Z] gpg: CAST5 encrypted data [2023-01-03T18:28:54.677Z] gpg: encrypted with 1 passphrase [2023-01-03T18:28:54.677Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-03T18:28:54.963Z] + mkdir /home/jenkins [2023-01-03T18:28:54.963Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-03T18:28:55.249Z] + 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-01-03T18:28:55.258Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:28:55.541Z] ---> sigul-install.sh [2023-01-03T18:28:55.541Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-03T18:28:55.827Z] + git tag --list [2023-01-03T18:28:55.827Z] v1.0.0 [2023-01-03T18:28:55.827Z] v1.1.0 [2023-01-03T18:28:55.827Z] v1.1.1 [2023-01-03T18:28:55.827Z] v1.1.2 [2023-01-03T18:28:55.827Z] v1.2.0 [2023-01-03T18:28:55.827Z] v1.2.1 [2023-01-03T18:28:55.827Z] v2.0.0 [2023-01-03T18:28:55.827Z] v2.1.0 [2023-01-03T18:28:55.827Z] v2.1.1 [2023-01-03T18:28:55.827Z] v2.1.1-dev.1 [2023-01-03T18:28:55.827Z] v2.1.1-dev.2 [2023-01-03T18:28:55.827Z] v2.1.1-dev.3 [2023-01-03T18:28:55.827Z] v2.2.0 [2023-01-03T18:28:55.827Z] v2.2.1-dev.1 [2023-01-03T18:28:55.827Z] v2.2.1-dev.2 [2023-01-03T18:28:55.827Z] v2.2.1-dev.3 [2023-01-03T18:28:55.827Z] v2.2.1-dev.4 [2023-01-03T18:28:55.827Z] v2.2.1-dev.5 [2023-01-03T18:28:55.827Z] v2.2.1-dev.6 [2023-01-03T18:28:55.827Z] v2.2.1-dev.7 [2023-01-03T18:28:55.827Z] v2.2.1-dev.8 [2023-01-03T18:28:55.827Z] v2.2.1-dev.9 [2023-01-03T18:28:55.827Z] v2.3.0 [2023-01-03T18:28:55.827Z] v2.3.0-dev.10 [2023-01-03T18:28:55.827Z] v2.3.0-dev.11 [2023-01-03T18:28:55.827Z] v2.3.0-dev.12 [2023-01-03T18:28:55.827Z] v2.3.0-dev.13 [2023-01-03T18:28:55.827Z] v2.3.0-dev.14 [2023-01-03T18:28:55.827Z] v2.3.0-dev.15 [2023-01-03T18:28:55.827Z] v2.3.0-dev.16 [2023-01-03T18:28:55.827Z] v2.3.0-dev.17 [2023-01-03T18:28:55.827Z] v2.3.0-dev.18 [2023-01-03T18:28:55.827Z] v2.3.0-dev.19 [2023-01-03T18:28:55.827Z] v2.3.0-dev.20 [2023-01-03T18:28:55.827Z] v2.3.0-dev.21 [2023-01-03T18:28:55.827Z] v2.3.0-dev.22 [2023-01-03T18:28:55.827Z] v2.3.0-dev.23 [2023-01-03T18:28:55.827Z] v2.3.0-dev.24 [2023-01-03T18:28:55.827Z] v2.3.0-dev.25 [2023-01-03T18:28:55.827Z] v2.3.0-dev.9 [2023-01-03T18:28:55.827Z] v3.0.0-dev.1 [2023-01-03T18:28:55.827Z] v3.0.0-dev.2 [2023-01-03T18:28:55.827Z] v3.0.0-dev.3 [Pipeline] sh [2023-01-03T18:28:56.151Z] + lftools sign git-tag v3.0.0-dev.3 [2023-01-03T18:28:56.720Z] Signing Git tag with Sigul... [2023-01-03T18:28:56.720Z] Signing v3.0.0-dev.3 [Pipeline] echo [2023-01-03T18:28:56.988Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:28:57.275Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-03T18:28:57.284Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-03T18:28:57.304Z] $ docker stop --time=1 01cf2832a4f12f2013a05da3306f64c23632a280d8576e51d4ed286fe1160ad6 [2023-01-03T18:28:58.558Z] $ docker rm -f --volumes 01cf2832a4f12f2013a05da3306f64c23632a280d8576e51d4ed286fe1160ad6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-03T18:28:58.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T18:28:58.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:59.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:28:59.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:28:59.342Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2023-01-03T18:28:59.377Z] $ 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-01-03T18:28:59.684Z] $ docker top 6253e9c504438b5fd7d4009676d078bacdcd57c92a77304387745fb658ad2420 -eo pid,comm [2023-01-03T18:28:59.728Z] 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-01-03T18:28:59.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T18:28:59.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:28:59.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:28:59.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:28:59.869Z] $ docker exec 6253e9c504438b5fd7d4009676d078bacdcd57c92a77304387745fb658ad2420 ssh-agent [2023-01-03T18:28:59.968Z] SSH_AUTH_SOCK=/tmp/ssh-zy9GuETegffS/agent.32 [2023-01-03T18:28:59.968Z] SSH_AGENT_PID=38 [2023-01-03T18:28:59.973Z] Running ssh-add (command line suppressed) [2023-01-03T18:29:00.073Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8754405442992920915.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8754405442992920915.key) [2023-01-03T18:29:00.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:29:00.370Z] + git semver bump pre [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,542 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,543 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,543 [bump_version] DEBUG bumped version:3.0.0-dev.4 [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,543 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,543 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,545 [execute] INFO git cat-file --batch-check [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,551 [execute] INFO git cat-file --batch [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-03T18:29:00.629Z] 2023-01-03 18:29:00,554 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-01-03T18:29:00.629Z] 3.0.0-dev.4 [Pipeline] } [2023-01-03T18:29:00.643Z] $ docker exec --env ******** --env ******** 6253e9c504438b5fd7d4009676d078bacdcd57c92a77304387745fb658ad2420 ssh-agent -k [2023-01-03T18:29:00.731Z] unset SSH_AUTH_SOCK; [2023-01-03T18:29:00.731Z] unset SSH_AGENT_PID; [2023-01-03T18:29:00.731Z] echo Agent pid 38 killed; [2023-01-03T18:29:00.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T18:29:01.045Z] + git semver [Pipeline] } [2023-01-03T18:29:01.326Z] $ docker stop --time=1 6253e9c504438b5fd7d4009676d078bacdcd57c92a77304387745fb658ad2420 [2023-01-03T18:29:02.569Z] $ docker rm -f --volumes 6253e9c504438b5fd7d4009676d078bacdcd57c92a77304387745fb658ad2420 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:29:02.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T18:29:02.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:29:03.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:29:03.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:29:03.278Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2023-01-03T18:29:03.309Z] $ 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-01-03T18:29:03.659Z] $ docker top 53021fe6b6c84c21240f123b6f83c17ca633073d407e0eeb27e0a8c52b3d8494 -eo pid,comm [2023-01-03T18:29:03.703Z] 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-01-03T18:29:03.703Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T18:29:03.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:29:03.742Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:29:03.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:29:03.853Z] $ docker exec 53021fe6b6c84c21240f123b6f83c17ca633073d407e0eeb27e0a8c52b3d8494 ssh-agent [2023-01-03T18:29:03.956Z] SSH_AUTH_SOCK=/tmp/ssh-tYggGMmlnrU4/agent.32 [2023-01-03T18:29:03.956Z] SSH_AGENT_PID=38 [2023-01-03T18:29:03.961Z] Running ssh-add (command line suppressed) [2023-01-03T18:29:04.056Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8820533275285874448.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8820533275285874448.key) [2023-01-03T18:29:04.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:29:04.356Z] + git semver push [2023-01-03T18:29:04.614Z] 2023-01-03 18:29:04,546 [run_push] DEBUG push [2023-01-03T18:29:04.614Z] 2023-01-03 18:29:04,547 [execute] INFO git cat-file --batch-check [2023-01-03T18:29:04.614Z] 2023-01-03 18:29:04,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-03T18:29:04.614Z] 2023-01-03 18:29:04,550 [execute] INFO git rev-list 7002e66f1b4cca9fecf2c5c4918af265f3f0b742 -- [2023-01-03T18:29:04.614Z] 2023-01-03 18:29:04,550 [execute] DEBUG Popen(['git', 'rev-list', '7002e66f1b4cca9fecf2c5c4918af265f3f0b742', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-03T18:29:04.614Z] 2023-01-03 18:29:04,557 [execute] INFO git fetch -v origin [2023-01-03T18:29:04.614Z] 2023-01-03 18:29:04,557 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-03T18:29:05.182Z] 2023-01-03 18:29:05,081 [run_push] DEBUG no remote changes detected [2023-01-03T18:29:05.182Z] 2023-01-03 18:29:05,081 [execute] INFO git push origin semver [2023-01-03T18:29:05.182Z] 2023-01-03 18:29:05,082 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-03T18:29:06.117Z] 2023-01-03 18:29:05,907 [run_push] DEBUG push all version tags [2023-01-03T18:29:06.117Z] 2023-01-03 18:29:05,907 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-03T18:29:06.117Z] 2023-01-03 18:29:05,908 [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-01-03T18:29:07.054Z] 2023-01-03 18:29:06,707 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-01-03T18:29:07.054Z] 3.0.0-dev.4 [Pipeline] } [2023-01-03T18:29:07.065Z] $ docker exec --env ******** --env ******** 53021fe6b6c84c21240f123b6f83c17ca633073d407e0eeb27e0a8c52b3d8494 ssh-agent -k [2023-01-03T18:29:07.162Z] unset SSH_AUTH_SOCK; [2023-01-03T18:29:07.163Z] unset SSH_AGENT_PID; [2023-01-03T18:29:07.163Z] echo Agent pid 38 killed; [2023-01-03T18:29:07.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T18:29:07.474Z] + git semver [Pipeline] } [2023-01-03T18:29:07.748Z] $ docker stop --time=1 53021fe6b6c84c21240f123b6f83c17ca633073d407e0eeb27e0a8c52b3d8494 [2023-01-03T18:29:09.003Z] $ docker rm -f --volumes 53021fe6b6c84c21240f123b6f83c17ca633073d407e0eeb27e0a8c52b3d8494 [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-01-03T18:29:09.554Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-01-03T18:29:09.554Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-01-03T18:29:09.554Z] total 16 [2023-01-03T18:29:09.554Z] drwxr-xr-x 3 root root 4096 Jan 3 18:18 . [2023-01-03T18:29:09.554Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:28 .. [2023-01-03T18:29:09.554Z] drwxr-xr-x 2 root root 4096 Jan 3 18:18 cost [2023-01-03T18:29:09.554Z] -rw-r--r-- 1 root root 85 Jan 3 18:18 cost.csv [2023-01-03T18:29:09.554Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-01-03T18:29:09.554Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-01-03T18:29:09.554Z] total 16 [2023-01-03T18:29:09.554Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:18 . [2023-01-03T18:29:09.554Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:28 .. [2023-01-03T18:29:09.554Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 3 18:18 cost [2023-01-03T18:29:09.554Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 3 18:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:29:09.844Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:29:10.699Z] ---> package-listing.sh [2023-01-03T18:29:10.699Z] ++ facter osfamily [2023-01-03T18:29:10.699Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-03T18:29:10.958Z] + OS_FAMILY=debian [2023-01-03T18:29:10.958Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-01-03T18:29:10.958Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-03T18:29:10.958Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-03T18:29:10.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-03T18:29:10.958Z] + PACKAGES=/tmp/packages_start.txt [2023-01-03T18:29:10.958Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-01-03T18:29:10.958Z] + PACKAGES=/tmp/packages_end.txt [2023-01-03T18:29:10.958Z] + case "${OS_FAMILY}" in [2023-01-03T18:29:10.958Z] + dpkg -l [2023-01-03T18:29:10.958Z] + grep '^ii' [2023-01-03T18:29:10.958Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-03T18:29:10.958Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-03T18:29:10.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-03T18:29:10.958Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-01-03T18:29:10.958Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-01-03T18:29:10.958Z] + 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-01-03T18:29:10.970Z] 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-01-03T18:29:11.352Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:29:11.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:29:11.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:29:11.784Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2023-01-03T18:29:11.812Z] $ 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-01-03T18:29:12.043Z] $ docker top 70d2b262e040e5fac249adc1bea37b30bff6958102fe19f06f30638739f89c23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:29:12.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-03T18:29:12.663Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-03T18:29:12.948Z] + ls /var/log/sa-host [2023-01-03T18:29:12.948Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:29:13.016Z] provisioning config files... [2023-01-03T18:29:13.025Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8420669317332214975tmp [Pipeline] { [Pipeline] echo [2023-01-03T18:29:13.036Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:29:13.317Z] ---> create-netrc.sh [Pipeline] } [2023-01-03T18:29:13.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:29:13.645Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-03T18:29:13.654Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:29:13.939Z] ---> sudo-logs.sh [2023-01-03T18:29:13.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-03T18:29:13.966Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:29:14.246Z] ---> job-cost.sh [2023-01-03T18:29:14.246Z] lf-activate-venv: SKIPPING [2023-01-03T18:29:14.246Z] DEBUG: total: 0.2199999988079071 [2023-01-03T18:29:14.246Z] INFO: Retrieving Stack Cost... [2023-01-03T18:29:14.813Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-03T18:29:15.072Z] INFO: Archiving Costs [Pipeline] echo [2023-01-03T18:29:15.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:29:15.367Z] ---> logs-deploy.sh [2023-01-03T18:29:15.367Z] lf-activate-venv: SKIPPING [2023-01-03T18:29:15.367Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/75 [2023-01-03T18:29:15.367Z] INFO: archiving workspace using pattern(s): [2023-01-03T18:29:16.303Z] Archives upload complete. [2023-01-03T18:29:16.303Z] INFO: archiving logs to Nexus