Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 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-ssh1388600511013291716.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7968579436415036573.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16987515292719247217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh13752194235498543915.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-ssh5101270427060250249.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18485 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 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 (main) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#318)" > 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 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 # timeout=10 > git rev-list --no-walk ad4aeca8b744c27a88ee6b1f9f0a6bbf87ef981e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:38:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:38:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:38:27 ========================================================= 18:38:27 EdgeX Global Pipelines Version Info 18:38:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:38:27 ------------------- 18:38:27 stable info: 18:38:27 ------------------- 18:38:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:38:27 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:38:27 Message: update stable to v1.0.250 18:38:28 ------------------- 18:38:28 experimental info: 18:38:28 ------------------- 18:38:28 Commited By: **** collab-it+edgex@linuxfoundation.org 18:38:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:38:28 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6984bd0 [Pipeline] echo 18:38:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:29 provisioning config files... 18:38:29 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11764084405046135353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:29 ---> docker-login.sh 18:38:29 nexus3.edgexfoundry.org:10001 18:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:29 Configure a credential helper to remove this warning. See 18:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:29 18:38:29 Login Succeeded 18:38:29 nexus3.edgexfoundry.org:10002 18:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:29 Configure a credential helper to remove this warning. See 18:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:29 18:38:29 Login Succeeded 18:38:29 nexus3.edgexfoundry.org:10003 18:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:29 Configure a credential helper to remove this warning. See 18:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:29 18:38:29 Login Succeeded 18:38:29 nexus3.edgexfoundry.org:10004 18:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:30 Configure a credential helper to remove this warning. See 18:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:30 18:38:30 Login Succeeded 18:38:30 docker.io 18:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:30 Configure a credential helper to remove this warning. See 18:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:30 18:38:30 Login Succeeded 18:38:30 ---> docker-login.sh ends [Pipeline] } 18:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:38:30 + git rev-list -1 --merges 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3~1..6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 [Pipeline] echo 18:38:30 -----------> git rev-list -1 --merges 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3~1..6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 [false] [Pipeline] sh 18:38:31 + git log --format=format:%s -1 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 [Pipeline] echo 18:38:31 ========================================================= 18:38:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:38:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:31 + git log --format=format:%s -1 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 [Pipeline] echo 18:38:31 [semverPrep] GIT_COMMIT: 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#318) [Pipeline] echo 18:38:31 [semverPrep] This is not a build commit. [Pipeline] sh 18:38:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:38:31 + grep -v github /etc/ssh/ssh_known_hosts 18:38:31 + [ -e /tmp/ssh_known_hosts ] 18:38:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:38:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:38:31 + sudo tee -a /etc/ssh/ssh_known_hosts 18:38:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:38:32 18:38:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:38:32 0.1.4: Pulling from edgex-devops/py-git-semver 18:38:32 b85a868b505f: Pulling fs layer 18:38:32 e2be974225ed: Pulling fs layer 18:38:32 339a4e72a1f5: Pulling fs layer 18:38:32 988bab9f4d93: Pulling fs layer 18:38:32 1469e6f7b9e6: Pulling fs layer 18:38:32 eaf3925da568: Pulling fs layer 18:38:32 bab4dde63d76: Pulling fs layer 18:38:32 988bab9f4d93: Waiting 18:38:32 1469e6f7b9e6: Waiting 18:38:32 eaf3925da568: Waiting 18:38:32 bde34c3a00c8: Pulling fs layer 18:38:32 b352a97aabf1: Pulling fs layer 18:38:32 bab4dde63d76: Waiting 18:38:32 bde34c3a00c8: Waiting 18:38:32 4872d77fe225: Pulling fs layer 18:38:32 5851b861e8e6: Pulling fs layer 18:38:32 4872d77fe225: Waiting 18:38:32 5851b861e8e6: Waiting 18:38:32 e2be974225ed: Download complete 18:38:32 988bab9f4d93: Download complete 18:38:32 1469e6f7b9e6: Verifying Checksum 18:38:32 1469e6f7b9e6: Download complete 18:38:32 eaf3925da568: Verifying Checksum 18:38:32 eaf3925da568: Download complete 18:38:32 339a4e72a1f5: Verifying Checksum 18:38:32 339a4e72a1f5: Download complete 18:38:32 bde34c3a00c8: Download complete 18:38:32 b352a97aabf1: Verifying Checksum 18:38:32 b352a97aabf1: Download complete 18:38:32 4872d77fe225: Download complete 18:38:32 5851b861e8e6: Verifying Checksum 18:38:32 5851b861e8e6: Download complete 18:38:32 b85a868b505f: Verifying Checksum 18:38:32 b85a868b505f: Download complete 18:38:33 bab4dde63d76: Verifying Checksum 18:38:33 bab4dde63d76: Download complete 18:38:34 b85a868b505f: Pull complete 18:38:34 e2be974225ed: Pull complete 18:38:34 339a4e72a1f5: Pull complete 18:38:34 988bab9f4d93: Pull complete 18:38:35 1469e6f7b9e6: Pull complete 18:38:35 eaf3925da568: Pull complete 18:38:37 bab4dde63d76: Pull complete 18:38:37 bde34c3a00c8: Pull complete 18:38:37 b352a97aabf1: Pull complete 18:38:37 4872d77fe225: Pull complete 18:38:37 5851b861e8e6: Pull complete 18:38:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:38:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:37 prd-ubuntu20.04-docker-8c-8g-18485 does not seem to be running inside a container 18:38:37 $ 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 18:38:38 $ docker top b8cd747de052e4528901b7e16c152a71d91d68106b864aad71f20aaf70509743 -eo pid,comm 18:38:38 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). 18:38:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:38 [ssh-agent] Looking for ssh-agent implementation... 18:38:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:38 $ docker exec b8cd747de052e4528901b7e16c152a71d91d68106b864aad71f20aaf70509743 ssh-agent 18:38:39 SSH_AUTH_SOCK=/tmp/ssh-QxYsjv5Jk1Vw/agent.32 18:38:39 SSH_AGENT_PID=38 18:38:39 Running ssh-add (command line suppressed) 18:38:39 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10900411668002448761.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10900411668002448761.key) 18:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:39 + git tag --points-at HEAD [Pipeline] } 18:38:39 $ docker exec --env ******** --env ******** b8cd747de052e4528901b7e16c152a71d91d68106b864aad71f20aaf70509743 ssh-agent -k 18:38:39 unset SSH_AUTH_SOCK; 18:38:39 unset SSH_AGENT_PID; 18:38:39 echo Agent pid 38 killed; 18:38:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:38:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:39 [ssh-agent] Looking for ssh-agent implementation... 18:38:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:39 $ docker exec b8cd747de052e4528901b7e16c152a71d91d68106b864aad71f20aaf70509743 ssh-agent 18:38:39 SSH_AUTH_SOCK=/tmp/ssh-lSI1C61CtONZ/agent.70 18:38:39 SSH_AGENT_PID=76 18:38:39 Running ssh-add (command line suppressed) 18:38:39 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5568500914627804418.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5568500914627804418.key) 18:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:40 + git semver init 18:38:40 2023-06-12 18:38:40,398 [run_init] DEBUG init version:0.0.0 force:False 18:38:40 2023-06-12 18:38:40,398 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 18:38:40 2023-06-12 18:38:40,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 18:38:40 2023-06-12 18:38:40,399 [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) 18:38:41 2023-06-12 18:38:41,404 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 18:38:41 2023-06-12 18:38:41,404 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 18:38:41 2023-06-12 18:38:41,404 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 18:38:41 2023-06-12 18:38:41,405 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 18:38:41 3.1.0-dev.2 [Pipeline] } 18:38:41 $ docker exec --env ******** --env ******** b8cd747de052e4528901b7e16c152a71d91d68106b864aad71f20aaf70509743 ssh-agent -k 18:38:41 unset SSH_AUTH_SOCK; 18:38:41 unset SSH_AGENT_PID; 18:38:41 echo Agent pid 76 killed; 18:38:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:42 + git semver [Pipeline] } 18:38:42 $ docker stop --time=1 b8cd747de052e4528901b7e16c152a71d91d68106b864aad71f20aaf70509743 18:38:43 $ docker rm -f --volumes b8cd747de052e4528901b7e16c152a71d91d68106b864aad71f20aaf70509743 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:38:44 Stashed 1 file(s) [Pipeline] echo 18:38:44 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [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 18:38:44 provisioning config files... 18:38:44 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6411549429633096718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:44 ---> docker-login.sh 18:38:44 nexus3.edgexfoundry.org:10001 18:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:44 Configure a credential helper to remove this warning. See 18:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:44 18:38:44 Login Succeeded 18:38:44 nexus3.edgexfoundry.org:10002 18:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:44 Configure a credential helper to remove this warning. See 18:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:44 18:38:44 Login Succeeded 18:38:44 nexus3.edgexfoundry.org:10003 18:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:44 Configure a credential helper to remove this warning. See 18:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:44 18:38:44 Login Succeeded 18:38:44 nexus3.edgexfoundry.org:10004 18:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:44 Configure a credential helper to remove this warning. See 18:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:44 18:38:44 Login Succeeded 18:38:44 docker.io 18:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:45 Configure a credential helper to remove this warning. See 18:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:45 18:38:45 Login Succeeded 18:38:45 ---> docker-login.sh ends [Pipeline] } 18:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:38:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:45 ========================================================= 18:38:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:38:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:38:45 Sending build context to Docker daemon 10.9MB 18:38:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:38:45 Step 2/12 : FROM ${BASE} AS builder 18:38:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:38:45 f56be85fc22e: Pulling fs layer 18:38:45 85791d961cd3: Pulling fs layer 18:38:45 d694b5ae8c79: Pulling fs layer 18:38:45 9f32a84ed3da: Pulling fs layer 18:38:45 4d19c01a9841: Pulling fs layer 18:38:45 9325e15d5711: Pulling fs layer 18:38:45 556b6ee489ea: Pulling fs layer 18:38:45 c5a4b2cf53e6: Pulling fs layer 18:38:45 4d19c01a9841: Waiting 18:38:45 9325e15d5711: Waiting 18:38:45 c5a4b2cf53e6: Waiting 18:38:45 556b6ee489ea: Waiting 18:38:45 9f32a84ed3da: Waiting 18:38:45 85791d961cd3: Verifying Checksum 18:38:45 85791d961cd3: Download complete 18:38:45 9f32a84ed3da: Verifying Checksum 18:38:45 9f32a84ed3da: Download complete 18:38:45 4d19c01a9841: Download complete 18:38:45 f56be85fc22e: Download complete 18:38:45 9325e15d5711: Verifying Checksum 18:38:45 9325e15d5711: Download complete 18:38:45 f56be85fc22e: Pull complete 18:38:46 85791d961cd3: Pull complete 18:38:46 c5a4b2cf53e6: Verifying Checksum 18:38:46 c5a4b2cf53e6: Download complete 18:38:46 d694b5ae8c79: Verifying Checksum 18:38:46 d694b5ae8c79: Download complete 18:38:46 556b6ee489ea: Download complete 18:38:49 d694b5ae8c79: Pull complete 18:38:49 9f32a84ed3da: Pull complete 18:38:49 4d19c01a9841: Pull complete 18:38:49 9325e15d5711: Pull complete 18:38:52 556b6ee489ea: Pull complete 18:38:53 c5a4b2cf53e6: Pull complete 18:38:53 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:38:53 ---> c4be618373d6 18:38:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:38:55 ---> Running in 9d922becc30a 18:38:55 Removing intermediate container 9d922becc30a 18:38:55 ---> ce541bb1920a 18:38:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:38:55 ---> Running in 2ae5ecac571e 18:38:55 Removing intermediate container 2ae5ecac571e 18:38:55 ---> 6d4c5e3b75c3 18:38:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:38:55 ---> Running in 431982a2bc48 18:38:55 Removing intermediate container 431982a2bc48 18:38:55 ---> 643a5586b1be 18:38:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:38:55 ---> Running in 1487ca74f65a 18:38:55 Removing intermediate container 1487ca74f65a 18:38:55 ---> 9e9262f0ce3a 18:38:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:55 ---> Running in c5efe646bfc0 18:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:56 (1/4) Installing openssh-keygen (9.1_p1-r3) 18:38:56 (2/4) Installing libedit (20221030.3.1-r0) 18:38:56 (3/4) Installing openssh-client-common (9.1_p1-r3) 18:38:56 (4/4) Installing openssh-client-default (9.1_p1-r3) 18:38:56 Executing busybox-1.35.0-r29.trigger 18:38:56 OK: 269 MiB in 57 packages 18:38:56 Removing intermediate container c5efe646bfc0 18:38:56 ---> c68daeb95f64 18:38:56 Step 8/12 : WORKDIR /device-rest-go 18:38:57 ---> Running in 301b3bf1b9f0 18:38:57 Removing intermediate container 301b3bf1b9f0 18:38:57 ---> 455fe831dae6 18:38:57 Step 9/12 : COPY go.mod vendor* ./ 18:38:57 ---> 9e18884aeb31 18:38:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:57 ---> Running in b9c868038ce1 18:38:59 Still waiting to schedule task 18:38:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:39:19 Removing intermediate container b9c868038ce1 18:39:19 ---> 83bf0471fc68 18:39:19 Step 11/12 : COPY . . 18:39:19 ---> a5523b181424 18:39:19 Step 12/12 : RUN $MAKE 18:39:19 ---> Running in d013771c511b 18:39:19 noop 18:39:19 Removing intermediate container d013771c511b 18:39:19 ---> 54e72316aa0c 18:39:19 Successfully built 54e72316aa0c 18:39:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:19 + docker inspect -f . ci-base-image-x86_64 18:39:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:19 prd-ubuntu20.04-docker-8c-8g-18485 does not seem to be running inside a container 18:39:19 $ 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 18:39:19 $ docker top b44ac180873b2b6ac80e665860bbe9c4b250ba552e9bc01f8fde03e29d6fa829 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:20 + go version 18:39:20 go version go1.20.2 linux/amd64 [Pipeline] } 18:39:20 $ docker stop --time=1 b44ac180873b2b6ac80e665860bbe9c4b250ba552e9bc01f8fde03e29d6fa829 18:39:21 $ docker rm -f --volumes b44ac180873b2b6ac80e665860bbe9c4b250ba552e9bc01f8fde03e29d6fa829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:21 + docker inspect -f . ci-base-image-x86_64 18:39:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:21 prd-ubuntu20.04-docker-8c-8g-18485 does not seem to be running inside a container 18:39:21 $ 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 18:39:22 $ docker top 9d01ba6d8c1766904bd26df175a2ac0c579b79325d68d3ac27937d633fc90227 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 18:39:22 + make test 18:39:22 go test ./... -coverprofile=coverage.out ./... 18:39:27 ? github.com/edgexfoundry/device-rest-go [no test files] 18:39:39 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:39:39 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.2% of statements 18:39:44 go vet ./... 18:39:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:39:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:39:47 ./bin/test-attribution-txt.sh [Pipeline] echo 18:39:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:39:48 $ docker stop --time=1 9d01ba6d8c1766904bd26df175a2ac0c579b79325d68d3ac27937d633fc90227 18:39:50 $ docker rm -f --volumes 9d01ba6d8c1766904bd26df175a2ac0c579b79325d68d3ac27937d633fc90227 [Pipeline] // withDockerContainer [Pipeline] sh 18:39:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:39:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:39:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:39:51 + ls -al . 18:39:51 total 184 18:39:51 drwxrwxr-x 9 jenkins jenkins 4096 Jun 12 18:39 . 18:39:51 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:38 .. 18:39:51 -rw-rw-r-- 1 jenkins jenkins 151 Jun 12 18:38 .dockerignore 18:39:51 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 18:38 .git 18:39:51 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:38 .github 18:39:51 -rw-rw-r-- 1 jenkins jenkins 329 Jun 12 18:38 .gitignore 18:39:51 -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 18:38 .golangci.yml 18:39:51 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 18:38 .semver 18:39:51 -rw-rw-r-- 1 jenkins jenkins 9331 Jun 12 18:38 Attribution.txt 18:39:51 -rw-rw-r-- 1 jenkins jenkins 15709 Jun 12 18:38 CHANGELOG.md 18:39:51 -rw-rw-r-- 1 jenkins jenkins 1578 Jun 12 18:38 Dockerfile 18:39:51 -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 18:38 GOVERNANCE.md 18:39:51 -rw-rw-r-- 1 jenkins jenkins 680 Jun 12 18:38 Jenkinsfile 18:39:51 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 18:38 LICENSE 18:39:51 -rw-rw-r-- 1 jenkins jenkins 1779 Jun 12 18:38 Makefile 18:39:51 -rw-rw-r-- 1 jenkins jenkins 620 Jun 12 18:38 OWNERS.md 18:39:51 -rw-rw-r-- 1 jenkins jenkins 15827 Jun 12 18:38 README.md 18:39:51 -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 18:38 VERSION 18:39:51 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:38 bin 18:39:51 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:38 cmd 18:39:51 -rw-r--r-- 1 jenkins jenkins 14663 Jun 12 18:39 coverage.out 18:39:51 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:38 driver 18:39:51 -rw-rw-r-- 1 jenkins jenkins 3354 Jun 12 18:38 go.mod 18:39:51 -rw-rw-r-- 1 jenkins jenkins 31322 Jun 12 18:38 go.sum 18:39:51 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:38 snap 18:39:51 -rw-rw-r-- 1 jenkins jenkins 713 Jun 12 18:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:51 + 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=6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 --label arch=amd64 --label version=3.1.0-dev.2 . 18:39:51 Sending build context to Docker daemon 10.91MB 18:39:51 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:39:51 Step 2/25 : FROM ${BASE} AS builder 18:39:51 ---> 54e72316aa0c 18:39:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:39:51 ---> Running in 5085d943107d 18:39:52 Removing intermediate container 5085d943107d 18:39:52 ---> 5ded0d2e4a68 18:39:52 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:39:52 ---> Running in 64763d1139a7 18:39:52 Removing intermediate container 64763d1139a7 18:39:52 ---> 6728f7a50717 18:39:52 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:39:52 ---> Running in d3acf06f8c49 18:39:52 Removing intermediate container d3acf06f8c49 18:39:52 ---> 6fc7297f47a5 18:39:52 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:39:52 ---> Running in 7724da0cdccd 18:39:52 Removing intermediate container 7724da0cdccd 18:39:52 ---> 447ab95916e9 18:39:52 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:52 ---> Running in 8c74a7575e67 18:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:39:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:39:53 OK: 269 MiB in 57 packages 18:39:53 Removing intermediate container 8c74a7575e67 18:39:53 ---> 2c8a26b2fb40 18:39:53 Step 8/25 : WORKDIR /device-rest-go 18:39:53 ---> Running in f0023a45131d 18:39:53 Removing intermediate container f0023a45131d 18:39:53 ---> 90480031c2a0 18:39:53 Step 9/25 : COPY go.mod vendor* ./ 18:39:53 ---> fd8c9c637d0f 18:39:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:53 ---> Running in 20f473734bb8 18:39:54 Removing intermediate container 20f473734bb8 18:39:54 ---> 25b33189c3d9 18:39:54 Step 11/25 : COPY . . 18:39:55 ---> 003d4b8d2029 18:39:55 Step 12/25 : RUN $MAKE 18:39:55 ---> Running in da728b5dc73c 18:39:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-rest ./cmd 18:40:13 Removing intermediate container da728b5dc73c 18:40:13 ---> 72a0906a29e1 18:40:13 Step 13/25 : FROM alpine:3.17 18:40:13 3.17: Pulling from library/alpine 18:40:13 f56be85fc22e: Already exists 18:40:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:40:13 Status: Downloaded newer image for alpine:3.17 18:40:13 ---> 9ed4aefc74f6 18:40:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:40:13 ---> Running in 371775ccf900 18:40:13 Removing intermediate container 371775ccf900 18:40:13 ---> 31f824dc1750 18:40:13 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 18:40:13 ---> Running in 84be14ad0109 18:40:13 Removing intermediate container 84be14ad0109 18:40:13 ---> 9b98017d9c35 18:40:13 Step 16/25 : RUN apk add --update --no-cache dumb-init 18:40:13 ---> Running in 7a4ec7243d62 18:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:14 (1/1) Installing dumb-init (1.2.5-r2) 18:40:14 Executing busybox-1.35.0-r29.trigger 18:40:14 OK: 7 MiB in 16 packages 18:40:14 Removing intermediate container 7a4ec7243d62 18:40:14 ---> 6ee40cb4b89b 18:40:14 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 18:40:14 ---> 0182c78ffe84 18:40:14 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 18:40:15 ---> 4b04dec580fb 18:40:15 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 18:40:15 ---> ea7570bd649e 18:40:15 Step 20/25 : EXPOSE 59986 18:40:15 ---> Running in 889d4892e322 18:40:15 Removing intermediate container 889d4892e322 18:40:15 ---> 3ffae316946f 18:40:15 Step 21/25 : ENTRYPOINT ["/device-rest"] 18:40:15 ---> Running in 1b4d590a70a4 18:40:15 Removing intermediate container 1b4d590a70a4 18:40:15 ---> 7734a93b3bb0 18:40:15 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:40:15 ---> Running in 61d2e13449d3 18:40:15 Removing intermediate container 61d2e13449d3 18:40:15 ---> 386247f8d725 18:40:15 Step 23/25 : LABEL arch=amd64 18:40:15 ---> Running in 14628155c70c 18:40:15 Removing intermediate container 14628155c70c 18:40:15 ---> 1d74326dfadb 18:40:15 Step 24/25 : LABEL git_sha=6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 18:40:15 ---> Running in c718f1de3112 18:40:15 Removing intermediate container c718f1de3112 18:40:15 ---> ff5582242d87 18:40:15 Step 25/25 : LABEL version=3.1.0-dev.2 18:40:15 ---> Running in c2c7b74789e5 18:40:15 Removing intermediate container c2c7b74789e5 18:40:15 ---> 74aee071079b 18:40:15 [Warning] One or more build-args [ARCH] were not consumed 18:40:15 Successfully built 74aee071079b 18:40:15 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:15 provisioning config files... 18:40:15 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6460656657888722522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:16 ---> docker-login.sh 18:40:16 nexus3.edgexfoundry.org:10001 18:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:16 Configure a credential helper to remove this warning. See 18:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:16 18:40:16 Login Succeeded 18:40:16 nexus3.edgexfoundry.org:10002 18:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:16 Configure a credential helper to remove this warning. See 18:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:16 18:40:16 Login Succeeded 18:40:16 nexus3.edgexfoundry.org:10003 18:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:16 Configure a credential helper to remove this warning. See 18:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:16 18:40:16 Login Succeeded 18:40:16 nexus3.edgexfoundry.org:10004 18:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:16 Configure a credential helper to remove this warning. See 18:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:16 18:40:16 Login Succeeded 18:40:16 docker.io 18:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:16 Configure a credential helper to remove this warning. See 18:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:16 18:40:16 Login Succeeded 18:40:16 ---> docker-login.sh ends [Pipeline] } 18:40:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:40:16 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 18:40:16 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 18:40:16 latest 18:40:16 3.1.0-dev.2 18:40:16 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3-3.1.0-dev.2 18:40:16 main 18:40:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:17 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:17 + docker push nexus3.edgexfoundry.org:10004/device-rest:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 18:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 18:40:17 0f86f6be94f3: Preparing 18:40:17 3da281b45a64: Preparing 18:40:17 9ed13b741a76: Preparing 18:40:17 1294e907fe01: Preparing 18:40:17 f1417ff83b31: Preparing 18:40:17 f1417ff83b31: Layer already exists 18:40:17 3da281b45a64: Pushed 18:40:17 0f86f6be94f3: Pushed 18:40:17 1294e907fe01: Pushed 18:40:20 9ed13b741a76: Pushed 18:40:20 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3: digest: sha256:52f12106dfba9ac6176f14d04edadd61fcc96158a4e9d602572b5029b3c5ed32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:20 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:20 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 18:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 18:40:20 0f86f6be94f3: Preparing 18:40:20 3da281b45a64: Preparing 18:40:20 9ed13b741a76: Preparing 18:40:20 1294e907fe01: Preparing 18:40:20 f1417ff83b31: Preparing 18:40:20 9ed13b741a76: Layer already exists 18:40:20 f1417ff83b31: Layer already exists 18:40:20 3da281b45a64: Layer already exists 18:40:20 0f86f6be94f3: Layer already exists 18:40:20 1294e907fe01: Layer already exists 18:40:20 latest: digest: sha256:52f12106dfba9ac6176f14d04edadd61fcc96158a4e9d602572b5029b3c5ed32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:21 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:21 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.2 18:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 18:40:21 0f86f6be94f3: Preparing 18:40:21 3da281b45a64: Preparing 18:40:21 9ed13b741a76: Preparing 18:40:21 1294e907fe01: Preparing 18:40:21 f1417ff83b31: Preparing 18:40:21 3da281b45a64: Layer already exists 18:40:21 0f86f6be94f3: Layer already exists 18:40:21 1294e907fe01: Layer already exists 18:40:21 9ed13b741a76: Layer already exists 18:40:21 f1417ff83b31: Layer already exists 18:40:21 3.1.0-dev.2: digest: sha256:52f12106dfba9ac6176f14d04edadd61fcc96158a4e9d602572b5029b3c5ed32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:21 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:22 + docker push nexus3.edgexfoundry.org:10004/device-rest:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3-3.1.0-dev.2 18:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 18:40:22 0f86f6be94f3: Preparing 18:40:22 3da281b45a64: Preparing 18:40:22 9ed13b741a76: Preparing 18:40:22 1294e907fe01: Preparing 18:40:22 f1417ff83b31: Preparing 18:40:22 0f86f6be94f3: Layer already exists 18:40:22 3da281b45a64: Layer already exists 18:40:22 1294e907fe01: Layer already exists 18:40:22 f1417ff83b31: Layer already exists 18:40:22 9ed13b741a76: Layer already exists 18:40:22 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3-3.1.0-dev.2: digest: sha256:52f12106dfba9ac6176f14d04edadd61fcc96158a4e9d602572b5029b3c5ed32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:22 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:22 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 18:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 18:40:22 0f86f6be94f3: Preparing 18:40:22 3da281b45a64: Preparing 18:40:22 9ed13b741a76: Preparing 18:40:22 1294e907fe01: Preparing 18:40:22 f1417ff83b31: Preparing 18:40:22 1294e907fe01: Layer already exists 18:40:22 0f86f6be94f3: Layer already exists 18:40:22 9ed13b741a76: Layer already exists 18:40:22 f1417ff83b31: Layer already exists 18:40:22 3da281b45a64: Layer already exists 18:40:22 main: digest: sha256:52f12106dfba9ac6176f14d04edadd61fcc96158a4e9d602572b5029b3c5ed32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:40:22 ===================================================== [Pipeline] echo 18:40:22 taggedImages: 18:40:22 - nexus3.edgexfoundry.org:10004/device-rest:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 18:40:22 - nexus3.edgexfoundry.org:10004/device-rest:latest 18:40:22 - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.2 18:40:22 - nexus3.edgexfoundry.org:10004/device-rest:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3-3.1.0-dev.2 18:40:22 - 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 18:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:23 18:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:23 latest: Pulling from edgex-lftools-log-publisher 18:40:23 5eb5b503b376: Pulling fs layer 18:40:23 5c69ac0246d0: Pulling fs layer 18:40:23 ec43610c2a17: Pulling fs layer 18:40:23 3a2ae6a8a46f: Pulling fs layer 18:40:23 33b1e0a273af: Pulling fs layer 18:40:23 5d3b04190fa2: Pulling fs layer 18:40:23 2f39f015ded8: Pulling fs layer 18:40:23 3a2ae6a8a46f: Waiting 18:40:23 33b1e0a273af: Waiting 18:40:23 5d3b04190fa2: Waiting 18:40:23 2f39f015ded8: Waiting 18:40:23 5c69ac0246d0: Download complete 18:40:23 3a2ae6a8a46f: Verifying Checksum 18:40:23 3a2ae6a8a46f: Download complete 18:40:23 33b1e0a273af: Verifying Checksum 18:40:23 33b1e0a273af: Download complete 18:40:23 ec43610c2a17: Verifying Checksum 18:40:23 ec43610c2a17: Download complete 18:40:23 5d3b04190fa2: Verifying Checksum 18:40:23 5d3b04190fa2: Download complete 18:40:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18486 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 18:40:23 Running in /w/workspace/device-rest-go/122 [Pipeline] { [Pipeline] checkout 18:40:23 The recommended git tool is: git 18:40:23 5eb5b503b376: Verifying Checksum 18:40:23 5eb5b503b376: Download complete 18:40:24 2f39f015ded8: Verifying Checksum 18:40:24 2f39f015ded8: Download complete 18:40:24 5eb5b503b376: Pull complete 18:40:24 5c69ac0246d0: Pull complete 18:40:25 ec43610c2a17: Pull complete 18:40:25 3a2ae6a8a46f: Pull complete 18:40:25 33b1e0a273af: Pull complete 18:40:25 5d3b04190fa2: Pull complete 18:40:28 using credential edgex-jenkins-ssh 18:40:28 Cloning the remote Git repository 18:40:28 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:40:28 > git init /w/workspace/device-rest-go/122 # timeout=10 18:40:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:40:29 > git --version # timeout=10 18:40:29 > git --version # 'git version 2.25.1' 18:40:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:29 2f39f015ded8: Pull complete 18:40:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:29 prd-ubuntu20.04-docker-8c-8g-18485 does not seem to be running inside a container 18:40:29 $ 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 18:40:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:40:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:31 Avoid second fetch 18:40:31 Checking out Revision 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 (main) 18:40:32 $ docker top 91dd1e7182da624e416d4ce5a1db8dd6a7983090fbca6f5a1b011c7e4c2a371c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:32 Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#318)" 18:40:31 > git config core.sparsecheckout # timeout=10 18:40:32 > git checkout -f 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 # timeout=10 18:40:32 ---> job-cost.sh 18:40:32 lf-activate-venv: SKIPPING 18:40:32 INFO: No Stack... 18:40:32 18:40:32 GitHub has been notified of this commit’s build result 18:40:32 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:33 INFO: Retrieving Pricing Info for: v3-standard-8 18:40:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:40:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:40:33 Dload Upload Total Spent Left Speed 18:40:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k 18:40:33 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 18:40:33 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 18:40:33 + cut -d, -f6 [Pipeline] lock 18:40:33 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-122-stack-cost] 18:40:33 Resource [jenkins-edgexfoundry-device-rest-go-main-122-stack-cost] did not exist. Created. 18:40:33 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:40:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:40:34 + echo total: 0.2199999988079071 [Pipeline] stash 18:40:34 Stashed 1 file(s) [Pipeline] } 18:40:34 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } 18:40:34 $ docker stop --time=1 91dd1e7182da624e416d4ce5a1db8dd6a7983090fbca6f5a1b011c7e4c2a371c 18:40:34 + sudo tee /etc/docker/daemon.new 18:40:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:40:34 { 18:40:34 "registry-mirrors": [ 18:40:34 "https://nexus3.edgexfoundry.org:10001" 18:40:34 ], 18:40:34 "bip": "10.250.0.254/24", 18:40:34 "hosts": [ 18:40:34 "tcp://0.0.0.0:5555", 18:40:34 "unix:///var/run/docker.sock" 18:40:34 ], 18:40:34 "mtu": 1458, 18:40:34 "selinux-enabled": true, 18:40:34 "seccomp-profile": "/etc/docker/seccomp.json" 18:40:34 } 18:40:35 $ docker rm -f --volumes 91dd1e7182da624e416d4ce5a1db8dd6a7983090fbca6f5a1b011c7e4c2a371c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:40:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:40:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:54 provisioning config files... 18:40:54 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/122@tmp/config2490245351023323726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:54 ---> docker-login.sh 18:40:54 nexus3.edgexfoundry.org:10001 18:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:55 Configure a credential helper to remove this warning. See 18:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:55 18:40:55 Login Succeeded 18:40:55 nexus3.edgexfoundry.org:10002 18:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:55 Configure a credential helper to remove this warning. See 18:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:55 18:40:55 Login Succeeded 18:40:55 nexus3.edgexfoundry.org:10003 18:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:55 Configure a credential helper to remove this warning. See 18:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:55 18:40:55 Login Succeeded 18:40:55 nexus3.edgexfoundry.org:10004 18:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:56 Configure a credential helper to remove this warning. See 18:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:56 18:40:56 Login Succeeded 18:40:56 docker.io 18:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:56 Configure a credential helper to remove this warning. See 18:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:56 18:40:56 Login Succeeded 18:40:56 ---> docker-login.sh ends [Pipeline] } 18:40:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:40:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:40:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:40:57 ========================================================= 18:40:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:40:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:40:57 Sending build context to Docker daemon 141.8kB 18:40:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:40:57 Step 2/12 : FROM ${BASE} AS builder 18:40:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:40:57 c41833b44d91: Pulling fs layer 18:40:57 ed15518f5707: Pulling fs layer 18:40:57 feae8fd75edb: Pulling fs layer 18:40:57 242c74f7c9fa: Pulling fs layer 18:40:57 3cdef696dda3: Pulling fs layer 18:40:57 2ced38df9373: Pulling fs layer 18:40:57 58f1dce35555: Pulling fs layer 18:40:57 3cdef696dda3: Waiting 18:40:57 2ced38df9373: Waiting 18:40:57 58f1dce35555: Waiting 18:40:57 242c74f7c9fa: Waiting 18:40:58 ed15518f5707: Download complete 18:40:58 242c74f7c9fa: Verifying Checksum 18:40:58 242c74f7c9fa: Download complete 18:40:58 3cdef696dda3: Verifying Checksum 18:40:58 3cdef696dda3: Download complete 18:40:58 c41833b44d91: Verifying Checksum 18:40:58 c41833b44d91: Download complete 18:40:59 58f1dce35555: Verifying Checksum 18:40:59 58f1dce35555: Download complete 18:41:00 feae8fd75edb: Verifying Checksum 18:41:00 feae8fd75edb: Download complete 18:41:00 2ced38df9373: Verifying Checksum 18:41:00 2ced38df9373: Download complete 18:41:01 c41833b44d91: Pull complete 18:41:01 ed15518f5707: Pull complete 18:41:16 feae8fd75edb: Pull complete 18:41:16 242c74f7c9fa: Pull complete 18:41:16 3cdef696dda3: Pull complete 18:41:23 2ced38df9373: Pull complete 18:41:26 58f1dce35555: Pull complete 18:41:26 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:41:26 ---> fadd8f120f05 18:41:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:41:26 ---> Running in 8531e7d3b07f 18:41:27 Removing intermediate container 8531e7d3b07f 18:41:27 ---> 149c8ec1040d 18:41:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:27 ---> Running in ca938868411e 18:41:27 Removing intermediate container ca938868411e 18:41:27 ---> dac3348a4787 18:41:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:41:27 ---> Running in bb6af821d76c 18:41:28 Removing intermediate container bb6af821d76c 18:41:28 ---> a3f903e67a1c 18:41:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:41:28 ---> Running in b934f16ee329 18:41:28 Removing intermediate container b934f16ee329 18:41:28 ---> 331751a7d76d 18:41:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:28 ---> Running in 74fd8af9b854 18:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:41:31 (1/4) Installing openssh-keygen (9.1_p1-r3) 18:41:31 (2/4) Installing libedit (20221030.3.1-r0) 18:41:31 (3/4) Installing openssh-client-common (9.1_p1-r3) 18:41:31 (4/4) Installing openssh-client-default (9.1_p1-r3) 18:41:31 Executing busybox-1.35.0-r29.trigger 18:41:31 OK: 268 MiB in 57 packages 18:41:32 Removing intermediate container 74fd8af9b854 18:41:32 ---> 0b97a37fc74b 18:41:32 Step 8/12 : WORKDIR /device-rest-go 18:41:32 ---> Running in de07a92bf96f 18:41:32 Removing intermediate container de07a92bf96f 18:41:32 ---> 1b7436295888 18:41:32 Step 9/12 : COPY go.mod vendor* ./ 18:41:33 ---> 44ea415ddacd 18:41:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:33 ---> Running in 539103e8935b 18:42:41 Removing intermediate container 539103e8935b 18:42:41 ---> 5316467585f5 18:42:41 Step 11/12 : COPY . . 18:42:41 ---> 2802a661bf87 18:42:41 Step 12/12 : RUN $MAKE 18:42:41 ---> Running in 8882d76bd327 18:42:41 noop 18:42:41 Removing intermediate container 8882d76bd327 18:42:41 ---> 7b182f657a6c 18:42:41 Successfully built 7b182f657a6c 18:42:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:41 + docker inspect -f . ci-base-image-arm64 18:42:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:42 prd-ubuntu20.04-docker-arm64-4c-16g-18486 does not seem to be running inside a container 18:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/122 -v /w/workspace/device-rest-go/122:/w/workspace/device-rest-go/122:rw,z -v /w/workspace/device-rest-go/122@tmp:/w/workspace/device-rest-go/122@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 18:42:43 $ docker top a7f8bed1862fac82bb949e4cedbda27b810236da6884f81ef544b7a801b001e6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:44 + go version 18:42:44 go version go1.20.2 linux/arm64 [Pipeline] } 18:42:44 $ docker stop --time=1 a7f8bed1862fac82bb949e4cedbda27b810236da6884f81ef544b7a801b001e6 18:42:45 $ docker rm -f --volumes a7f8bed1862fac82bb949e4cedbda27b810236da6884f81ef544b7a801b001e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:46 + docker inspect -f . ci-base-image-arm64 18:42:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:46 prd-ubuntu20.04-docker-arm64-4c-16g-18486 does not seem to be running inside a container 18:42:46 $ 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/122 -v /w/workspace/device-rest-go/122:/w/workspace/device-rest-go/122:rw,z -v /w/workspace/device-rest-go/122@tmp:/w/workspace/device-rest-go/122@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 18:42:47 $ docker top 8b9d4bb8bf604fd515b9de0da8288c139da6f93f6288af40ad68a14b5908c506 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:48 + git config --global --add safe.directory /w/workspace/device-rest-go/122 [Pipeline] fileExists [Pipeline] sh 18:42:48 + make test 18:42:48 go test ./... -coverprofile=coverage.out ./... 18:43:20 ? github.com/edgexfoundry/device-rest-go [no test files] 18:45:12 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:45:12 ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 32.2% of statements 18:45:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:45:12 go vet ./... 18:45:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:45:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:45:38 ./bin/test-attribution-txt.sh [Pipeline] echo 18:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:45:38 $ docker stop --time=1 8b9d4bb8bf604fd515b9de0da8288c139da6f93f6288af40ad68a14b5908c506 18:45:40 $ docker rm -f --volumes 8b9d4bb8bf604fd515b9de0da8288c139da6f93f6288af40ad68a14b5908c506 [Pipeline] // withDockerContainer [Pipeline] sh 18:45:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:45:42 Warning: overwriting stash ‘coverage-report’ 18:45:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:45:43 + ls -al . 18:45:43 total 180 18:45:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 18:42 . 18:45:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:40 .. 18:45:43 -rw-rw-r-- 1 jenkins jenkins 151 Jun 12 18:40 .dockerignore 18:45:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 18:40 .git 18:45:43 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:40 .github 18:45:43 -rw-rw-r-- 1 jenkins jenkins 329 Jun 12 18:40 .gitignore 18:45:43 -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 18:40 .golangci.yml 18:45:43 -rw-rw-r-- 1 jenkins jenkins 9331 Jun 12 18:40 Attribution.txt 18:45:43 -rw-rw-r-- 1 jenkins jenkins 15709 Jun 12 18:40 CHANGELOG.md 18:45:43 -rw-rw-r-- 1 jenkins jenkins 1578 Jun 12 18:40 Dockerfile 18:45:43 -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 18:40 GOVERNANCE.md 18:45:43 -rw-rw-r-- 1 jenkins jenkins 680 Jun 12 18:40 Jenkinsfile 18:45:43 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 18:40 LICENSE 18:45:43 -rw-rw-r-- 1 jenkins jenkins 1779 Jun 12 18:40 Makefile 18:45:43 -rw-rw-r-- 1 jenkins jenkins 620 Jun 12 18:40 OWNERS.md 18:45:43 -rw-rw-r-- 1 jenkins jenkins 15827 Jun 12 18:40 README.md 18:45:43 -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 18:38 VERSION 18:45:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:40 bin 18:45:43 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:40 cmd 18:45:43 -rw-r--r-- 1 jenkins jenkins 14663 Jun 12 18:45 coverage.out 18:45:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:40 driver 18:45:43 -rw-rw-r-- 1 jenkins jenkins 3354 Jun 12 18:40 go.mod 18:45:43 -rw-rw-r-- 1 jenkins jenkins 31322 Jun 12 18:40 go.sum 18:45:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:40 snap 18:45:43 -rw-rw-r-- 1 jenkins jenkins 713 Jun 12 18:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:43 + 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=6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 --label arch=arm64 --label version=3.1.0-dev.2 . 18:45:43 Sending build context to Docker daemon 157.2kB 18:45:45 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:45:45 Step 2/25 : FROM ${BASE} AS builder 18:45:45 ---> 7b182f657a6c 18:45:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:45:45 ---> Running in 27dda28eebbe 18:45:45 Removing intermediate container 27dda28eebbe 18:45:45 ---> 72c455bca0de 18:45:45 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:45:45 ---> Running in 5070ac64a137 18:45:46 Removing intermediate container 5070ac64a137 18:45:46 ---> adbe7dd68562 18:45:46 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:45:46 ---> Running in bdadf737bfb9 18:45:46 Removing intermediate container bdadf737bfb9 18:45:46 ---> 86a32e90d151 18:45:46 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:45:46 ---> Running in 045e41658410 18:45:50 Removing intermediate container 045e41658410 18:45:50 ---> 5b7b61873ef3 18:45:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:50 ---> Running in b667dd8d86bc 18:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:53 OK: 268 MiB in 57 packages 18:45:54 Removing intermediate container b667dd8d86bc 18:45:54 ---> 79a3fe483f17 18:45:54 Step 8/25 : WORKDIR /device-rest-go 18:45:54 ---> Running in 9fdaa4873502 18:45:54 Removing intermediate container 9fdaa4873502 18:45:54 ---> 3a3458d86f82 18:45:54 Step 9/25 : COPY go.mod vendor* ./ 18:45:55 ---> 39b9a81983f6 18:45:55 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:55 ---> Running in 0bd55f52993a 18:45:58 Removing intermediate container 0bd55f52993a 18:45:58 ---> 397b46bb6df0 18:45:58 Step 11/25 : COPY . . 18:45:58 ---> bb1d2553bdf7 18:45:58 Step 12/25 : RUN $MAKE 18:45:58 ---> Running in 97a8dd890a30 18:45:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-rest ./cmd 18:48:06 Removing intermediate container 97a8dd890a30 18:48:06 ---> e1b4da6227cb 18:48:06 Step 13/25 : FROM alpine:3.17 18:48:06 3.17: Pulling from library/alpine 18:48:06 c41833b44d91: Already exists 18:48:06 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:48:06 Status: Downloaded newer image for alpine:3.17 18:48:06 ---> 51e60588ff2c 18:48:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:48:06 ---> Running in 1d243140ee59 18:48:06 Removing intermediate container 1d243140ee59 18:48:06 ---> 32233068d145 18:48:06 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 18:48:06 ---> Running in 84f0b2c99a09 18:48:06 Removing intermediate container 84f0b2c99a09 18:48:06 ---> 5b5c66b7b2ee 18:48:06 Step 16/25 : RUN apk add --update --no-cache dumb-init 18:48:06 ---> Running in 6ee731065066 18:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:48:06 (1/1) Installing dumb-init (1.2.5-r2) 18:48:06 Executing busybox-1.35.0-r29.trigger 18:48:06 OK: 8 MiB in 16 packages 18:48:06 Removing intermediate container 6ee731065066 18:48:06 ---> baca12e22b70 18:48:06 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 18:48:07 ---> 3917e34b287e 18:48:07 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 18:48:07 ---> e7b10e32ba24 18:48:07 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 18:48:07 ---> 61b76e4fa063 18:48:07 Step 20/25 : EXPOSE 59986 18:48:07 ---> Running in 2edc6619e893 18:48:08 Removing intermediate container 2edc6619e893 18:48:08 ---> 0ea03c607f1a 18:48:08 Step 21/25 : ENTRYPOINT ["/device-rest"] 18:48:08 ---> Running in 30de9e08cfa3 18:48:08 Removing intermediate container 30de9e08cfa3 18:48:08 ---> ebd644ed141b 18:48:08 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:48:08 ---> Running in 19b325b89337 18:48:09 Removing intermediate container 19b325b89337 18:48:09 ---> 4222d71ee19b 18:48:09 Step 23/25 : LABEL arch=arm64 18:48:09 ---> Running in 2d8dafc34487 18:48:09 Removing intermediate container 2d8dafc34487 18:48:09 ---> 931a2690facf 18:48:09 Step 24/25 : LABEL git_sha=6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 18:48:09 ---> Running in 1fb94afd7086 18:48:09 Removing intermediate container 1fb94afd7086 18:48:09 ---> 55a74306f27a 18:48:09 Step 25/25 : LABEL version=3.1.0-dev.2 18:48:09 ---> Running in 6439c0d6099e 18:48:09 Removing intermediate container 6439c0d6099e 18:48:09 ---> 54cb4f621823 18:48:09 [Warning] One or more build-args [ARCH] were not consumed 18:48:09 Successfully built 54cb4f621823 18:48:09 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 18:48:09 provisioning config files... 18:48:09 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/122@tmp/config7691330603303544886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:10 ---> docker-login.sh 18:48:10 nexus3.edgexfoundry.org:10001 18:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:10 Configure a credential helper to remove this warning. See 18:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:10 18:48:10 Login Succeeded 18:48:10 nexus3.edgexfoundry.org:10002 18:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:10 Configure a credential helper to remove this warning. See 18:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:10 18:48:10 Login Succeeded 18:48:10 nexus3.edgexfoundry.org:10003 18:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:11 Configure a credential helper to remove this warning. See 18:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:11 18:48:11 Login Succeeded 18:48:11 nexus3.edgexfoundry.org:10004 18:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:11 Configure a credential helper to remove this warning. See 18:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:11 18:48:11 Login Succeeded 18:48:11 docker.io 18:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:12 Configure a credential helper to remove this warning. See 18:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:12 18:48:12 Login Succeeded 18:48:12 ---> docker-login.sh ends [Pipeline] } 18:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:48:12 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 18:48:12 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 18:48:12 latest 18:48:12 3.1.0-dev.2 18:48:12 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3-3.1.0-dev.2 18:48:12 main 18:48:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:12 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:12 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 18:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 18:48:12 2fba9550e8d1: Preparing 18:48:12 57094815a298: Preparing 18:48:12 409f16b877d8: Preparing 18:48:12 5d81d8e7690f: Preparing 18:48:12 26cbea5cba74: Preparing 18:48:12 26cbea5cba74: Layer already exists 18:48:13 57094815a298: Pushed 18:48:13 2fba9550e8d1: Pushed 18:48:13 5d81d8e7690f: Pushed 18:48:18 409f16b877d8: Pushed 18:48:18 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3: digest: sha256:8fd3ab3b191e48db2df41f127528a946880717b0d6e83fa103b78a9f0644b020 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:18 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:19 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 18:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 18:48:19 2fba9550e8d1: Preparing 18:48:19 57094815a298: Preparing 18:48:19 409f16b877d8: Preparing 18:48:19 5d81d8e7690f: Preparing 18:48:19 26cbea5cba74: Preparing 18:48:19 409f16b877d8: Layer already exists 18:48:19 2fba9550e8d1: Layer already exists 18:48:19 26cbea5cba74: Layer already exists 18:48:19 57094815a298: Layer already exists 18:48:19 5d81d8e7690f: Layer already exists 18:48:19 latest: digest: sha256:8fd3ab3b191e48db2df41f127528a946880717b0d6e83fa103b78a9f0644b020 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:19 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:19 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.2 18:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 18:48:19 2fba9550e8d1: Preparing 18:48:19 57094815a298: Preparing 18:48:19 409f16b877d8: Preparing 18:48:19 5d81d8e7690f: Preparing 18:48:19 26cbea5cba74: Preparing 18:48:19 57094815a298: Layer already exists 18:48:19 2fba9550e8d1: Layer already exists 18:48:19 5d81d8e7690f: Layer already exists 18:48:19 409f16b877d8: Layer already exists 18:48:19 26cbea5cba74: Layer already exists 18:48:19 3.1.0-dev.2: digest: sha256:8fd3ab3b191e48db2df41f127528a946880717b0d6e83fa103b78a9f0644b020 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:20 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:20 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3-3.1.0-dev.2 18:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 18:48:20 2fba9550e8d1: Preparing 18:48:20 57094815a298: Preparing 18:48:20 409f16b877d8: Preparing 18:48:20 5d81d8e7690f: Preparing 18:48:20 26cbea5cba74: Preparing 18:48:20 409f16b877d8: Layer already exists 18:48:20 5d81d8e7690f: Layer already exists 18:48:20 2fba9550e8d1: Layer already exists 18:48:20 26cbea5cba74: Layer already exists 18:48:20 57094815a298: Layer already exists 18:48:20 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3-3.1.0-dev.2: digest: sha256:8fd3ab3b191e48db2df41f127528a946880717b0d6e83fa103b78a9f0644b020 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:21 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:21 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 18:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 18:48:21 2fba9550e8d1: Preparing 18:48:21 57094815a298: Preparing 18:48:21 409f16b877d8: Preparing 18:48:21 5d81d8e7690f: Preparing 18:48:21 26cbea5cba74: Preparing 18:48:21 5d81d8e7690f: Layer already exists 18:48:21 26cbea5cba74: Layer already exists 18:48:21 409f16b877d8: Layer already exists 18:48:21 57094815a298: Layer already exists 18:48:21 2fba9550e8d1: Layer already exists 18:48:21 main: digest: sha256:8fd3ab3b191e48db2df41f127528a946880717b0d6e83fa103b78a9f0644b020 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:21 ===================================================== [Pipeline] echo 18:48:21 taggedImages: 18:48:21 - nexus3.edgexfoundry.org:10004/device-rest-arm64:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 18:48:21 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 18:48:21 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.2 18:48:21 - nexus3.edgexfoundry.org:10004/device-rest-arm64:6984bd02a2866bf9b87fc96ef714c6b0a78c1db3-3.1.0-dev.2 18:48:21 - 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 18:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:21 18:48:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:22 arm64: Pulling from edgex-lftools-log-publisher 18:48:22 8998bd30e6a1: Pulling fs layer 18:48:22 04944245beec: Pulling fs layer 18:48:22 699f458cf7ca: Pulling fs layer 18:48:22 765212b225bb: Pulling fs layer 18:48:22 f23df028b6ca: Pulling fs layer 18:48:22 d65c8cfc05b1: Pulling fs layer 18:48:22 2437ff75d9bd: Pulling fs layer 18:48:22 765212b225bb: Waiting 18:48:22 f23df028b6ca: Waiting 18:48:22 d65c8cfc05b1: Waiting 18:48:22 2437ff75d9bd: Waiting 18:48:22 04944245beec: Verifying Checksum 18:48:22 04944245beec: Download complete 18:48:22 765212b225bb: Verifying Checksum 18:48:22 765212b225bb: Download complete 18:48:22 f23df028b6ca: Verifying Checksum 18:48:22 f23df028b6ca: Download complete 18:48:22 d65c8cfc05b1: Verifying Checksum 18:48:22 d65c8cfc05b1: Download complete 18:48:22 699f458cf7ca: Verifying Checksum 18:48:22 699f458cf7ca: Download complete 18:48:23 8998bd30e6a1: Verifying Checksum 18:48:23 8998bd30e6a1: Download complete 18:48:25 2437ff75d9bd: Verifying Checksum 18:48:25 2437ff75d9bd: Download complete 18:48:26 8998bd30e6a1: Pull complete 18:48:27 04944245beec: Pull complete 18:48:28 699f458cf7ca: Pull complete 18:48:28 765212b225bb: Pull complete 18:48:29 f23df028b6ca: Pull complete 18:48:29 d65c8cfc05b1: Pull complete 18:48:44 2437ff75d9bd: Pull complete 18:48:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:44 prd-ubuntu20.04-docker-arm64-4c-16g-18486 does not seem to be running inside a container 18:48:44 $ 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/122 -v /w/workspace/device-rest-go/122:/w/workspace/device-rest-go/122:rw,z -v /w/workspace/device-rest-go/122@tmp:/w/workspace/device-rest-go/122@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 18:48:47 $ docker top fea7c6ac39bdf24e83bdddd3ffe255398b1ae3bb62c8ea063f9b45ec20129e60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:48 ---> job-cost.sh 18:48:48 lf-activate-venv: SKIPPING 18:48:48 INFO: No Stack... 18:48:48 INFO: Retrieving Pricing Info for: v3-standard-4 18:48:49 INFO: Archiving Costs [Pipeline] sh 18:48:49 + cat /w/workspace/device-rest-go/122/archives/cost.csv 18:48:49 + cut -d, -f6 [Pipeline] lock 18:48:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-122-stack-cost] 18:48:49 Resource [jenkins-edgexfoundry-device-rest-go-main-122-stack-cost] did not exist. Created. 18:48:49 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:50 /w/workspace/device-rest-go/122@tmp/durable-4896b754/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:48:50 + echo total: 0.10999999940395355 [Pipeline] stash 18:48:50 Warning: overwriting stash ‘stack-cost’ 18:48:50 Stashed 1 file(s) [Pipeline] } 18:48:50 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } 18:48:50 $ docker stop --time=1 fea7c6ac39bdf24e83bdddd3ffe255398b1ae3bb62c8ea063f9b45ec20129e60 18:48:51 $ docker rm -f --volumes fea7c6ac39bdf24e83bdddd3ffe255398b1ae3bb62c8ea063f9b45ec20129e60 [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 18:48:52 provisioning config files... 18:48:52 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18000762494560241900tmp [Pipeline] { [Pipeline] sh 18:48:52 + set +x 18:48:52 + curl -s https://codecov.io/bash 18:48:52 + bash -s -- 18:48:52 18:48:52 _____ _ 18:48:52 / ____| | | 18:48:52 | | ___ __| | ___ ___ _____ __ 18:48:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:48:52 | |___| (_) | (_| | __/ (_| (_) \ V / 18:48:52 \_____\___/ \__,_|\___|\___\___/ \_/ 18:48:52 Bash-1.0.6 18:48:52 18:48:52 18:48:52 ==> git version 2.25.1 found 18:48:52 ==> 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 18:48:52 Release-Date: 2020-01-08 18:48:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:48:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:48:52 ==> Jenkins CI detected. 18:48:52 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 18:48:52 project root: . 18:48:52 --> token set from env 18:48:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:48:52 ==> Running gcov in . (disable via -X gcov) 18:48:52 ==> Python coveragepy not found 18:48:52 ==> Searching for coverage reports in: 18:48:52 + . 18:48:52 -> Found 1 reports 18:48:52 ==> Detecting git/mercurial file structure 18:48:52 ==> Reading reports 18:48:52 + ./coverage.out bytes=14663 18:48:52 ==> Appending adjustments 18:48:52 https://docs.codecov.io/docs/fixing-reports 18:48:52 + Found adjustments 18:48:52 ==> Gzipping contents 18:48:52 4.0K /tmp/codecov.OHgAfE.gz 18:48:52 ==> Uploading reports 18:48:52 url: https://codecov.io 18:48:52 query: branch=main&commit=6984bd02a2866bf9b87fc96ef714c6b0a78c1db3&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:48:52 -> Pinging Codecov 18:48:52 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=6984bd02a2866bf9b87fc96ef714c6b0a78c1db3&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:48:53 -> Uploading to 18:48:53 https://storage.googleapis.com/codecov/v4/raw/2023-06-12/4E5D53B4F1F92C436F7061BF334D961C/6984bd02a2866bf9b87fc96ef714c6b0a78c1db3/64e4038e-d598-4a6b-9c9c-2f2529425fea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230612%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230612T184852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82df52e104c2c2745123bab9b6a41bc428c75700ca1c27ed0d299455decd4b12 18:48:53 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:53 Dload Upload Total Spent Left Speed 18:48:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 12125 --:--:-- --:--:-- --:--:-- 12125 18:48:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 [Pipeline] } 18:48:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:48:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:48:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:53 18:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:48:53 df9b9388f04a: Pulling fs layer 18:48:53 52dc419b0ee2: Pulling fs layer 18:48:53 25bc292e5bac: Pulling fs layer 18:48:53 114826534d7a: Pulling fs layer 18:48:53 4657fd5d0bcf: Pulling fs layer 18:48:53 6ad1cebc031e: Pulling fs layer 18:48:53 8a3aa393b2d8: Pulling fs layer 18:48:53 4657fd5d0bcf: Waiting 18:48:53 6ad1cebc031e: Waiting 18:48:53 8a3aa393b2d8: Waiting 18:48:53 114826534d7a: Waiting 18:48:53 25bc292e5bac: Verifying Checksum 18:48:53 25bc292e5bac: Download complete 18:48:53 52dc419b0ee2: Verifying Checksum 18:48:53 52dc419b0ee2: Download complete 18:48:53 4657fd5d0bcf: Verifying Checksum 18:48:53 4657fd5d0bcf: Download complete 18:48:53 df9b9388f04a: Download complete 18:48:54 6ad1cebc031e: Verifying Checksum 18:48:54 6ad1cebc031e: Download complete 18:48:54 df9b9388f04a: Pull complete 18:48:54 52dc419b0ee2: Pull complete 18:48:54 25bc292e5bac: Pull complete 18:48:54 114826534d7a: Verifying Checksum 18:48:54 114826534d7a: Download complete 18:48:54 8a3aa393b2d8: Verifying Checksum 18:48:54 8a3aa393b2d8: Download complete 18:48:58 114826534d7a: Pull complete 18:48:58 4657fd5d0bcf: Pull complete 18:48:58 6ad1cebc031e: Pull complete 18:49:01 8a3aa393b2d8: Pull complete 18:49:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:49:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:01 prd-ubuntu20.04-docker-8c-8g-18485 does not seem to be running inside a container 18:49:01 $ 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 18:49:03 $ docker top 125ba50e11cebbc7daa36057b004616e33e43e84a2665263d82d9009cd986bd3 -eo pid,comm [Pipeline] { [Pipeline] echo 18:49:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 18:49:03 + set -o pipefail 18:49:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 18:49:09 18:49:09 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 18:49:09 18:49:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/5ae98823-9e5a-4ec6-aeaf-3127b5c1c89f 18:49:09 18:49:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:49:09 18:49:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:49:09 18:49:09 18:49:09 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:49:09 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:49:09 More details here: https://snyk.co/ue1NS 18:49:09 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:49:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:49:09 $ docker stop --time=1 125ba50e11cebbc7daa36057b004616e33e43e84a2665263d82d9009cd986bd3 18:49:12 $ docker rm -f --volumes 125ba50e11cebbc7daa36057b004616e33e43e84a2665263d82d9009cd986bd3 [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 18:49:12 + git log --format=format:%s -1 6984bd02a2866bf9b87fc96ef714c6b0a78c1db3 [Pipeline] sh 18:49:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:49:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:13 prd-ubuntu20.04-docker-8c-8g-18485 does not seem to be running inside a container 18:49:13 $ 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 18:49:14 $ docker top 177be9ac9b876b755da2f8c8ff86acba7785f1c64bfd6d6320119b282cc11808 -eo pid,comm 18:49:14 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). 18:49:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:49:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:14 [ssh-agent] Looking for ssh-agent implementation... 18:49:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:14 $ docker exec 177be9ac9b876b755da2f8c8ff86acba7785f1c64bfd6d6320119b282cc11808 ssh-agent 18:49:14 SSH_AUTH_SOCK=/tmp/ssh-FVpVC9piFGm2/agent.33 18:49:14 SSH_AGENT_PID=40 18:49:14 Running ssh-add (command line suppressed) 18:49:14 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17475583337563903317.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17475583337563903317.key) 18:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:14 + git semver tag 18:49:15 2023-06-12 18:49:15,072 [run_tag] DEBUG tag force:False 18:49:15 2023-06-12 18:49:15,072 [check_head_tag] DEBUG check head tag 18:49:15 2023-06-12 18:49:15,073 [execute] INFO git cat-file --batch-check 18:49:15 2023-06-12 18:49:15,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 18:49:15 2023-06-12 18:49:15,077 [execute] INFO git cat-file --batch 18:49:15 2023-06-12 18:49:15,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 18:49:15 2023-06-12 18:49:15,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 18:49:15 2023-06-12 18:49:15,087 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 18:49:15 2023-06-12 18:49:15,087 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 18:49:15 2023-06-12 18:49:15,093 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 18:49:15 3.1.0-dev.2 [Pipeline] } 18:49:15 $ docker exec --env ******** --env ******** 177be9ac9b876b755da2f8c8ff86acba7785f1c64bfd6d6320119b282cc11808 ssh-agent -k 18:49:15 unset SSH_AUTH_SOCK; 18:49:15 unset SSH_AGENT_PID; 18:49:15 echo Agent pid 40 killed; 18:49:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:15 + git semver [Pipeline] } 18:49:15 $ docker stop --time=1 177be9ac9b876b755da2f8c8ff86acba7785f1c64bfd6d6320119b282cc11808 18:49:17 $ docker rm -f --volumes 177be9ac9b876b755da2f8c8ff86acba7785f1c64bfd6d6320119b282cc11808 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:49:17 18:49:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:49:17 0.23.1-centos7: Pulling from edgex-lftools 18:49:17 ab5ef0e58194: Pulling fs layer 18:49:17 9712f1f96733: Pulling fs layer 18:49:17 63f879dbbcfc: Pulling fs layer 18:49:17 0d9ebad4ef96: Pulling fs layer 18:49:17 e9a5061849ea: Pulling fs layer 18:49:17 d747dcd14b5f: Pulling fs layer 18:49:17 2de7ff778b66: Pulling fs layer 18:49:17 0d9ebad4ef96: Waiting 18:49:17 e9a5061849ea: Waiting 18:49:17 2de7ff778b66: Waiting 18:49:17 d747dcd14b5f: Waiting 18:49:17 9712f1f96733: Verifying Checksum 18:49:17 9712f1f96733: Download complete 18:49:18 63f879dbbcfc: Verifying Checksum 18:49:18 63f879dbbcfc: Download complete 18:49:18 0d9ebad4ef96: Verifying Checksum 18:49:18 0d9ebad4ef96: Download complete 18:49:18 d747dcd14b5f: Download complete 18:49:18 ab5ef0e58194: Download complete 18:49:18 e9a5061849ea: Verifying Checksum 18:49:18 e9a5061849ea: Download complete 18:49:18 2de7ff778b66: Verifying Checksum 18:49:21 ab5ef0e58194: Pull complete 18:49:21 9712f1f96733: Pull complete 18:49:21 63f879dbbcfc: Pull complete 18:49:25 0d9ebad4ef96: Pull complete 18:49:25 e9a5061849ea: Pull complete 18:49:25 d747dcd14b5f: Pull complete 18:49:27 2de7ff778b66: Pull complete 18:49:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:49:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:27 prd-ubuntu20.04-docker-8c-8g-18485 does not seem to be running inside a container 18:49:27 $ 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 18:49:29 $ docker top ad78ee35d1e04056eec977e066b6fa2c57a3114e5c617773cdc9a51fa64cdd23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:49:29 provisioning config files... 18:49:29 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5621073815542101793tmp 18:49:30 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13186910459382830172tmp 18:49:30 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14256442226251705249tmp [Pipeline] { [Pipeline] echo 18:49:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:49:30 ---> sigul-configuration.sh 18:49:30 gpg: directory `/root/.gnupg' created 18:49:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:49:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:49:30 gpg: keyring `/root/.gnupg/secring.gpg' created 18:49:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:49:30 gpg: CAST5 encrypted data 18:49:30 gpg: encrypted with 1 passphrase 18:49:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:49:30 + mkdir /home/jenkins 18:49:30 + mkdir /home/jenkins/sigul [Pipeline] sh 18:49:30 + 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 18:49:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:49:31 ---> sigul-install.sh 18:49:31 Sigul already installed; skipping installation. [Pipeline] sh 18:49:31 + git tag --list 18:49:31 v1.0.0 18:49:31 v1.1.0 18:49:31 v1.1.1 18:49:31 v1.1.2 18:49:31 v1.2.0 18:49:31 v1.2.1 18:49:31 v2.0.0 18:49:31 v2.1.0 18:49:31 v2.1.1 18:49:31 v2.2.0 18:49:31 v2.3.0 18:49:31 v3.0 18:49:31 v3.0.0 18:49:31 v3.1.0-dev.1 18:49:31 v3.1.0-dev.2 [Pipeline] sh 18:49:31 + lftools sign git-tag v3.1.0-dev.2 18:49:32 Signing Git tag with Sigul... 18:49:32 Signing v3.1.0-dev.2 [Pipeline] echo 18:49:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:49:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:49:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:49:33 $ docker stop --time=1 ad78ee35d1e04056eec977e066b6fa2c57a3114e5c617773cdc9a51fa64cdd23 18:49:34 $ docker rm -f --volumes ad78ee35d1e04056eec977e066b6fa2c57a3114e5c617773cdc9a51fa64cdd23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:49:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:49:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:35 prd-ubuntu20.04-docker-8c-8g-18485 does not seem to be running inside a container 18:49:35 $ 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 18:49:35 $ docker top 6ae0f21e43bd10ad7e4be8a1fa6188c5f504836d9caebfaa5feeca48393e3d65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:35 [ssh-agent] Looking for ssh-agent implementation... 18:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:35 $ docker exec 6ae0f21e43bd10ad7e4be8a1fa6188c5f504836d9caebfaa5feeca48393e3d65 ssh-agent 18:49:36 SSH_AUTH_SOCK=/tmp/ssh-sY0AT5fDSXL2/agent.32 18:49:36 SSH_AGENT_PID=38 18:49:36 Running ssh-add (command line suppressed) 18:49:36 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12552182186596452675.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12552182186596452675.key) 18:49:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:36 + git semver bump pre 18:49:36 2023-06-12 18:49:36,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 18:49:36 2023-06-12 18:49:36,673 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 18:49:36 2023-06-12 18:49:36,674 [bump_version] DEBUG bumped version:3.1.0-dev.3 18:49:36 2023-06-12 18:49:36,674 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 18:49:36 2023-06-12 18:49:36,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 18:49:36 2023-06-12 18:49:36,674 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 18:49:36 2023-06-12 18:49:36,675 [execute] INFO git cat-file --batch-check 18:49:36 2023-06-12 18:49:36,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:49:36 2023-06-12 18:49:36,680 [execute] INFO git cat-file --batch 18:49:36 2023-06-12 18:49:36,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:49:36 2023-06-12 18:49:36,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 18:49:36 3.1.0-dev.3 [Pipeline] } 18:49:36 $ docker exec --env ******** --env ******** 6ae0f21e43bd10ad7e4be8a1fa6188c5f504836d9caebfaa5feeca48393e3d65 ssh-agent -k 18:49:36 unset SSH_AUTH_SOCK; 18:49:36 unset SSH_AGENT_PID; 18:49:36 echo Agent pid 38 killed; 18:49:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:37 + git semver [Pipeline] } 18:49:37 $ docker stop --time=1 6ae0f21e43bd10ad7e4be8a1fa6188c5f504836d9caebfaa5feeca48393e3d65 18:49:38 $ docker rm -f --volumes 6ae0f21e43bd10ad7e4be8a1fa6188c5f504836d9caebfaa5feeca48393e3d65 [Pipeline] // withDockerContainer [Pipeline] sh 18:49:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:49:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:39 prd-ubuntu20.04-docker-8c-8g-18485 does not seem to be running inside a container 18:49:39 $ 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 18:49:39 $ docker top e879b692d1353c5e6aa6288e891af8504bb69f84eebc3b3389bfc2901556a550 -eo pid,comm 18:49:39 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). 18:49:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:49:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:39 [ssh-agent] Looking for ssh-agent implementation... 18:49:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:40 $ docker exec e879b692d1353c5e6aa6288e891af8504bb69f84eebc3b3389bfc2901556a550 ssh-agent 18:49:40 SSH_AUTH_SOCK=/tmp/ssh-iBEJPYcmwZiQ/agent.32 18:49:40 SSH_AGENT_PID=38 18:49:40 Running ssh-add (command line suppressed) 18:49:40 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14081783824127313585.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14081783824127313585.key) 18:49:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:40 + git semver push 18:49:41 2023-06-12 18:49:40,915 [run_push] DEBUG push 18:49:41 2023-06-12 18:49:40,915 [execute] INFO git cat-file --batch-check 18:49:41 2023-06-12 18:49:40,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:49:41 2023-06-12 18:49:40,921 [execute] INFO git rev-list 33958b49d87c98d0ff7b1e025cbd2f9464a88462 -- 18:49:41 2023-06-12 18:49:40,921 [execute] DEBUG Popen(['git', 'rev-list', '33958b49d87c98d0ff7b1e025cbd2f9464a88462', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:49:41 2023-06-12 18:49:40,931 [execute] INFO git fetch -v origin 18:49:41 2023-06-12 18:49:40,931 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:49:41 2023-06-12 18:49:41,398 [run_push] DEBUG no remote changes detected 18:49:41 2023-06-12 18:49:41,399 [execute] INFO git push origin semver 18:49:41 2023-06-12 18:49:41,399 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:49:42 2023-06-12 18:49:42,121 [run_push] DEBUG push all version tags 18:49:42 2023-06-12 18:49:42,122 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:49:42 2023-06-12 18:49:42,122 [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) 18:49:43 2023-06-12 18:49:42,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 18:49:43 3.1.0-dev.3 [Pipeline] } 18:49:43 $ docker exec --env ******** --env ******** e879b692d1353c5e6aa6288e891af8504bb69f84eebc3b3389bfc2901556a550 ssh-agent -k 18:49:43 unset SSH_AUTH_SOCK; 18:49:43 unset SSH_AGENT_PID; 18:49:43 echo Agent pid 38 killed; 18:49:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:43 + git semver [Pipeline] } 18:49:43 $ docker stop --time=1 e879b692d1353c5e6aa6288e891af8504bb69f84eebc3b3389bfc2901556a550 18:49:45 $ docker rm -f --volumes e879b692d1353c5e6aa6288e891af8504bb69f84eebc3b3389bfc2901556a550 [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 18:49:45 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 18:49:45 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 18:49:45 total 16 18:49:45 drwxr-xr-x 3 root root 4096 Jun 12 18:40 . 18:49:45 drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 18:49 .. 18:49:45 drwxr-xr-x 2 root root 4096 Jun 12 18:40 cost 18:49:45 -rw-r--r-- 1 root root 86 Jun 12 18:40 cost.csv 18:49:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 18:49:45 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 18:49:45 total 16 18:49:45 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 18:40 . 18:49:45 drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 18:49 .. 18:49:45 drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 18:40 cost 18:49:45 -rw-r--r-- 1 jenkins jenkins 86 Jun 12 18:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:49:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:49:46 ---> package-listing.sh 18:49:46 ++ facter osfamily 18:49:46 ++ tr '[:upper:]' '[:lower:]' 18:49:47 + OS_FAMILY=debian 18:49:47 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 18:49:47 + START_PACKAGES=/tmp/packages_start.txt 18:49:47 + END_PACKAGES=/tmp/packages_end.txt 18:49:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:47 + PACKAGES=/tmp/packages_start.txt 18:49:47 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 18:49:47 + PACKAGES=/tmp/packages_end.txt 18:49:47 + case "${OS_FAMILY}" in 18:49:47 + dpkg -l 18:49:47 + grep '^ii' 18:49:47 + '[' -f /tmp/packages_start.txt ']' 18:49:47 + '[' -f /tmp/packages_end.txt ']' 18:49:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:47 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 18:49:47 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 18:49:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 18:49:47 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 18:49:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:48 prd-ubuntu20.04-docker-8c-8g-18485 does not seem to be running inside a container 18:49:48 $ 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 18:49:48 $ docker top d69217f45f6b390c6537c03587c5b487219344c56ddca97a1f14ebe2c6db34dd -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:48 + touch /tmp/pre-build-complete [Pipeline] sh 18:49:48 + mkdir -p /var/log/sysstat [Pipeline] sh 18:49:49 + ls /var/log/sa-host 18:49:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:49 provisioning config files... 18:49:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15331040628442349623tmp [Pipeline] { [Pipeline] echo 18:49:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:49:49 ---> create-netrc.sh [Pipeline] } 18:49:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:49:49 ---> python-tools-install.sh [Pipeline] echo 18:49:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:49:50 ---> sudo-logs.sh 18:49:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:49:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:49:50 ---> job-cost.sh 18:49:50 lf-activate-venv: SKIPPING 18:49:50 DEBUG: total: 0.2199999988079071 18:49:50 INFO: Retrieving Stack Cost... 18:49:50 INFO: Retrieving Pricing Info for: v3-standard-8 18:49:51 INFO: Archiving Costs [Pipeline] echo 18:49:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:49:51 ---> logs-deploy.sh 18:49:51 lf-activate-venv: SKIPPING 18:49:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/122 18:49:51 INFO: archiving workspace using pattern(s): 18:49:52 Archives upload complete. 18:49:52 INFO: archiving logs to Nexus