Pull request #250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d933cdb363df89acba48e42ae74d50ccf49259ea+b8541e7e07d14b35bcb3c6fb0ee347edefdec343 (0e7d4f8f93f7241b07beb5a5e194a86c1de04c24) 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-ssh14812106847934295768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10405556257818100387.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16994559124096707080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18165131959224927952.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh342253295897167240.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9309456817039322785.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5605 in /w/workspace/gexfoundry_device-rest-go_PR-250 [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/gexfoundry_device-rest-go_PR-250 # 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 > 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 Merging remotes/origin/main commit b8541e7e07d14b35bcb3c6fb0ee347edefdec343 into PR head commit d933cdb363df89acba48e42ae74d50ccf49259ea Merge succeeded, producing d933cdb363df89acba48e42ae74d50ccf49259ea Checking out Revision d933cdb363df89acba48e42ae74d50ccf49259ea (PR-250) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d933cdb363df89acba48e42ae74d50ccf49259ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b8541e7e07d14b35bcb3c6fb0ee347edefdec343 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d933cdb363df89acba48e42ae74d50ccf49259ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:59:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:59:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:59:03 ========================================================= 20:59:03 EdgeX Global Pipelines Version Info 20:59:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:59:04 ------------------- 20:59:04 stable info: 20:59:04 ------------------- 20:59:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:59:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:59:04 Message: update stable to v1.0.244 20:59:04 ------------------- 20:59:04 experimental info: 20:59:04 ------------------- 20:59:04 Commited By: **** collab-it+edgex@linuxfoundation.org 20:59:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:59:04 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:59:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:59:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:59:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:59:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:59:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:59:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-250 [Pipeline] echo 20:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-250 [Pipeline] echo 20:59:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-250 [Pipeline] echo 20:59:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d933cdb363df89acba48e42ae74d50ccf49259ea [Pipeline] echo 20:59:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d933cdb [Pipeline] echo 20:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:06 provisioning config files... 20:59:06 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-250@tmp/config8737213203196921164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:06 ---> docker-login.sh 20:59:06 nexus3.edgexfoundry.org:10001 20:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:07 Configure a credential helper to remove this warning. See 20:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:07 20:59:07 Login Succeeded 20:59:07 nexus3.edgexfoundry.org:10002 20:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:07 Configure a credential helper to remove this warning. See 20:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:07 20:59:07 Login Succeeded 20:59:07 nexus3.edgexfoundry.org:10003 20:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:07 Configure a credential helper to remove this warning. See 20:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:07 20:59:07 Login Succeeded 20:59:07 nexus3.edgexfoundry.org:10004 20:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:07 Configure a credential helper to remove this warning. See 20:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:07 20:59:07 Login Succeeded 20:59:07 docker.io 20:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:07 Configure a credential helper to remove this warning. See 20:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:07 20:59:07 Login Succeeded 20:59:07 ---> docker-login.sh ends [Pipeline] } 20:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:59:08 + git rev-list -1 --merges d933cdb363df89acba48e42ae74d50ccf49259ea~1..d933cdb363df89acba48e42ae74d50ccf49259ea [Pipeline] echo 20:59:08 -----------> git rev-list -1 --merges d933cdb363df89acba48e42ae74d50ccf49259ea~1..d933cdb363df89acba48e42ae74d50ccf49259ea d933cdb363df89acba48e42ae74d50ccf49259ea [false] [Pipeline] sh 20:59:08 + git log --format=format:%s -1 d933cdb363df89acba48e42ae74d50ccf49259ea [Pipeline] echo 20:59:08 ========================================================= 20:59:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:59:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:09 + git log --format=format:%s -1 d933cdb363df89acba48e42ae74d50ccf49259ea [Pipeline] echo 20:59:09 [semverPrep] GIT_COMMIT: d933cdb363df89acba48e42ae74d50ccf49259ea, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:59:09 [semverPrep] This is not a build commit. [Pipeline] sh 20:59:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:59:09 + grep -v github /etc/ssh/ssh_known_hosts 20:59:09 + [ -e /tmp/ssh_known_hosts ] 20:59:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:59:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:59:09 + sudo tee -a /etc/ssh/ssh_known_hosts 20:59:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:09 20:59:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:10 0.1.4: Pulling from edgex-devops/py-git-semver 20:59:10 b85a868b505f: Pulling fs layer 20:59:10 e2be974225ed: Pulling fs layer 20:59:10 339a4e72a1f5: Pulling fs layer 20:59:10 988bab9f4d93: Pulling fs layer 20:59:10 1469e6f7b9e6: Pulling fs layer 20:59:10 eaf3925da568: Pulling fs layer 20:59:10 bab4dde63d76: Pulling fs layer 20:59:10 bde34c3a00c8: Pulling fs layer 20:59:10 b352a97aabf1: Pulling fs layer 20:59:10 4872d77fe225: Pulling fs layer 20:59:10 5851b861e8e6: Pulling fs layer 20:59:10 b352a97aabf1: Waiting 20:59:10 4872d77fe225: Waiting 20:59:10 1469e6f7b9e6: Waiting 20:59:10 eaf3925da568: Waiting 20:59:10 988bab9f4d93: Waiting 20:59:10 bab4dde63d76: Waiting 20:59:10 bde34c3a00c8: Waiting 20:59:10 5851b861e8e6: Waiting 20:59:10 e2be974225ed: Verifying Checksum 20:59:10 e2be974225ed: Download complete 20:59:10 988bab9f4d93: Verifying Checksum 20:59:10 988bab9f4d93: Download complete 20:59:10 1469e6f7b9e6: Verifying Checksum 20:59:10 1469e6f7b9e6: Download complete 20:59:10 eaf3925da568: Verifying Checksum 20:59:10 eaf3925da568: Download complete 20:59:10 339a4e72a1f5: Verifying Checksum 20:59:10 339a4e72a1f5: Download complete 20:59:10 bde34c3a00c8: Download complete 20:59:10 b352a97aabf1: Download complete 20:59:10 4872d77fe225: Verifying Checksum 20:59:10 4872d77fe225: Download complete 20:59:10 5851b861e8e6: Verifying Checksum 20:59:10 5851b861e8e6: Download complete 20:59:10 b85a868b505f: Verifying Checksum 20:59:10 b85a868b505f: Download complete 20:59:11 bab4dde63d76: Verifying Checksum 20:59:11 bab4dde63d76: Download complete 20:59:12 b85a868b505f: Pull complete 20:59:12 e2be974225ed: Pull complete 20:59:12 339a4e72a1f5: Pull complete 20:59:12 988bab9f4d93: Pull complete 20:59:12 1469e6f7b9e6: Pull complete 20:59:12 eaf3925da568: Pull complete 20:59:14 bab4dde63d76: Pull complete 20:59:14 bde34c3a00c8: Pull complete 20:59:14 b352a97aabf1: Pull complete 20:59:14 4872d77fe225: Pull complete 20:59:15 5851b861e8e6: Pull complete 20:59:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:15 prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container 20:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-250 -v /w/workspace/gexfoundry_device-rest-go_PR-250:/w/workspace/gexfoundry_device-rest-go_PR-250:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-250@tmp:/w/workspace/gexfoundry_device-rest-go_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:59:19 $ docker top c974fb9105d4329c68cd532aa380cd1cf1613a6ea7198378bd744fc3c947136a -eo pid,comm 20:59:19 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). 20:59:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:59:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:19 [ssh-agent] Looking for ssh-agent implementation... 20:59:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:19 $ docker exec c974fb9105d4329c68cd532aa380cd1cf1613a6ea7198378bd744fc3c947136a ssh-agent 20:59:19 SSH_AUTH_SOCK=/tmp/ssh-2MrsCttmqCP1/agent.32 20:59:19 SSH_AGENT_PID=38 20:59:19 Running ssh-add (command line suppressed) 20:59:20 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-250@tmp/private_key_6621219991257632568.key (/w/workspace/gexfoundry_device-rest-go_PR-250@tmp/private_key_6621219991257632568.key) 20:59:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:20 + git tag --points-at HEAD [Pipeline] } 20:59:20 $ docker exec --env ******** --env ******** c974fb9105d4329c68cd532aa380cd1cf1613a6ea7198378bd744fc3c947136a ssh-agent -k 20:59:20 unset SSH_AUTH_SOCK; 20:59:20 unset SSH_AGENT_PID; 20:59:20 echo Agent pid 38 killed; 20:59:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:59:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:20 [ssh-agent] Looking for ssh-agent implementation... 20:59:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:20 $ docker exec c974fb9105d4329c68cd532aa380cd1cf1613a6ea7198378bd744fc3c947136a ssh-agent 20:59:20 SSH_AUTH_SOCK=/tmp/ssh-sRAQGDTMkufA/agent.70 20:59:20 SSH_AGENT_PID=76 20:59:20 Running ssh-add (command line suppressed) 20:59:20 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-250@tmp/private_key_7836307964264464938.key (/w/workspace/gexfoundry_device-rest-go_PR-250@tmp/private_key_7836307964264464938.key) 20:59:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:21 + git semver init 20:59:21 2023-02-13 20:59:21,619 [run_init] DEBUG init version:0.0.0 force:False 20:59:21 2023-02-13 20:59:21,620 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-250/.semver 20:59:21 2023-02-13 20:59:21,621 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-250/.semver 20:59:21 2023-02-13 20:59:21,621 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-250/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-250, universal_newlines=False, shell=None, istream=None) 20:59:23 2023-02-13 20:59:22,996 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-250/.git/info/exclude 20:59:23 2023-02-13 20:59:22,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-250/.semver/PR-250 with force:False 20:59:23 2023-02-13 20:59:22,996 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-250/.semver/PR-250 20:59:23 2023-02-13 20:59:23,001 [execute] INFO git cat-file --batch-check 20:59:23 2023-02-13 20:59:23,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-250/.semver, universal_newlines=False, shell=None, istream=) 20:59:23 2023-02-13 20:59:23,009 [execute] INFO git cat-file --batch 20:59:23 2023-02-13 20:59:23,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-250/.semver, universal_newlines=False, shell=None, istream=) 20:59:23 2023-02-13 20:59:23,016 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-250/.semver/PR-250 20:59:23 0.0.0 [Pipeline] } 20:59:23 $ docker exec --env ******** --env ******** c974fb9105d4329c68cd532aa380cd1cf1613a6ea7198378bd744fc3c947136a ssh-agent -k 20:59:23 unset SSH_AUTH_SOCK; 20:59:23 unset SSH_AGENT_PID; 20:59:23 echo Agent pid 76 killed; 20:59:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:23 + git semver [Pipeline] } 20:59:24 $ docker stop --time=1 c974fb9105d4329c68cd532aa380cd1cf1613a6ea7198378bd744fc3c947136a 20:59:25 $ docker rm -f --volumes c974fb9105d4329c68cd532aa380cd1cf1613a6ea7198378bd744fc3c947136a [Pipeline] // withDockerContainer [Pipeline] sh 20:59:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:59:26 Stashed 1 file(s) [Pipeline] echo 20:59:26 [edgeXSemver]: initialized semver on version 0.0.0 [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 20:59:26 provisioning config files... 20:59:26 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-250@tmp/config16206724341640558568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:27 ---> docker-login.sh 20:59:27 nexus3.edgexfoundry.org:10001 20:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:27 Configure a credential helper to remove this warning. See 20:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:27 20:59:27 Login Succeeded 20:59:27 nexus3.edgexfoundry.org:10002 20:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:27 Configure a credential helper to remove this warning. See 20:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:27 20:59:27 Login Succeeded 20:59:27 nexus3.edgexfoundry.org:10003 20:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:27 Configure a credential helper to remove this warning. See 20:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:27 20:59:27 Login Succeeded 20:59:27 nexus3.edgexfoundry.org:10004 20:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:27 Configure a credential helper to remove this warning. See 20:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:27 20:59:27 Login Succeeded 20:59:27 docker.io 20:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:27 Configure a credential helper to remove this warning. See 20:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:27 20:59:27 Login Succeeded 20:59:28 ---> docker-login.sh ends [Pipeline] } 20:59:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:28 ========================================================= 20:59:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:59:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:59:28 Sending build context to Docker daemon 10.83MB 20:59:28 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:59:28 Step 2/12 : FROM ${BASE} AS builder 20:59:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:28 213ec9aee27d: Pulling fs layer 20:59:28 4583459ba037: Pulling fs layer 20:59:28 93c1e223e6f2: Pulling fs layer 20:59:28 53926ce57604: Pulling fs layer 20:59:28 21b2b0c7a3f4: Pulling fs layer 20:59:28 22ff95d597cd: Pulling fs layer 20:59:28 12d6caf4c0d1: Pulling fs layer 20:59:28 96b7cbca73a9: Pulling fs layer 20:59:28 a7acece74701: Pulling fs layer 20:59:28 53926ce57604: Waiting 20:59:28 12d6caf4c0d1: Waiting 20:59:28 21b2b0c7a3f4: Waiting 20:59:28 96b7cbca73a9: Waiting 20:59:28 22ff95d597cd: Waiting 20:59:28 a7acece74701: Waiting 20:59:28 93c1e223e6f2: Download complete 20:59:29 4583459ba037: Verifying Checksum 20:59:29 4583459ba037: Download complete 20:59:29 21b2b0c7a3f4: Verifying Checksum 20:59:29 21b2b0c7a3f4: Download complete 20:59:29 22ff95d597cd: Download complete 20:59:29 213ec9aee27d: Verifying Checksum 20:59:29 213ec9aee27d: Download complete 20:59:29 12d6caf4c0d1: Verifying Checksum 20:59:29 12d6caf4c0d1: Download complete 20:59:29 213ec9aee27d: Pull complete 20:59:29 4583459ba037: Pull complete 20:59:29 93c1e223e6f2: Pull complete 20:59:30 a7acece74701: Verifying Checksum 20:59:30 a7acece74701: Download complete 20:59:30 53926ce57604: Verifying Checksum 20:59:30 53926ce57604: Download complete 20:59:30 96b7cbca73a9: Verifying Checksum 20:59:30 96b7cbca73a9: Download complete 20:59:33 53926ce57604: Pull complete 20:59:33 21b2b0c7a3f4: Pull complete 20:59:34 22ff95d597cd: Pull complete 20:59:34 12d6caf4c0d1: Pull complete 20:59:36 96b7cbca73a9: Pull complete 20:59:37 a7acece74701: Pull complete 20:59:37 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:59:37 ---> db6d94c90886 20:59:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:59:41 Still waiting to schedule task 20:59:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:59:45 ---> Running in 51e83fe40536 20:59:45 Removing intermediate container 51e83fe40536 20:59:45 ---> e700764feae3 20:59:45 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:45 ---> Running in c6894350c625 20:59:45 Removing intermediate container c6894350c625 20:59:45 ---> 6ee47df98918 20:59:45 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:59:45 ---> Running in ed98fed2898b 20:59:45 Removing intermediate container ed98fed2898b 20:59:45 ---> d5ecf9ae2495 20:59:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:59:45 ---> Running in 90ef4115659a 20:59:45 Removing intermediate container 90ef4115659a 20:59:45 ---> d8e83c777ca5 20:59:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:45 ---> Running in 6999197d4323 20:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:59:45 (1/4) Installing openssh-keygen (9.0_p1-r2) 20:59:45 (2/4) Installing libedit (20210910.3.1-r0) 20:59:45 (3/4) Installing openssh-client-common (9.0_p1-r2) 20:59:45 (4/4) Installing openssh-client-default (9.0_p1-r2) 20:59:45 Executing busybox-1.35.0-r17.trigger 20:59:45 OK: 216 MiB in 55 packages 20:59:46 Removing intermediate container 6999197d4323 20:59:46 ---> 531f4b005df6 20:59:46 Step 8/12 : WORKDIR /device-rest-go 20:59:46 ---> Running in 12ba5b48955b 20:59:46 Removing intermediate container 12ba5b48955b 20:59:46 ---> 43214400b94f 20:59:46 Step 9/12 : COPY go.mod vendor* ./ 20:59:46 ---> e69f7591e496 20:59:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:46 ---> Running in be2663f4288b 21:00:24 Removing intermediate container be2663f4288b 21:00:24 ---> 1446ba6e87dc 21:00:24 Step 11/12 : COPY . . 21:00:24 ---> 645d0c892696 21:00:24 Step 12/12 : RUN $MAKE 21:00:24 ---> Running in e67b0c6116b5 21:00:25 noop 21:00:25 Removing intermediate container e67b0c6116b5 21:00:25 ---> b1c9ababfd5f 21:00:25 Successfully built b1c9ababfd5f 21:00:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:25 + docker inspect -f . ci-base-image-x86_64 21:00:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:25 prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container 21:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-250 -v /w/workspace/gexfoundry_device-rest-go_PR-250:/w/workspace/gexfoundry_device-rest-go_PR-250:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-250@tmp:/w/workspace/gexfoundry_device-rest-go_PR-250@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 ******** -e ******** ci-base-image-x86_64 cat 21:00:26 $ docker top 8172db9ab3a4121589c7c36927ecaeea7889a5dd7c2646fe53d18faac9289214 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:26 + go version 21:00:26 go version go1.18.7 linux/amd64 [Pipeline] } 21:00:26 $ docker stop --time=1 8172db9ab3a4121589c7c36927ecaeea7889a5dd7c2646fe53d18faac9289214 21:00:27 $ docker rm -f --volumes 8172db9ab3a4121589c7c36927ecaeea7889a5dd7c2646fe53d18faac9289214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:28 + docker inspect -f . ci-base-image-x86_64 21:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:28 prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container 21:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-250 -v /w/workspace/gexfoundry_device-rest-go_PR-250:/w/workspace/gexfoundry_device-rest-go_PR-250:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-250@tmp:/w/workspace/gexfoundry_device-rest-go_PR-250@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 ******** -e ******** ci-base-image-x86_64 cat 21:00:29 $ docker top 126aa9a9b53067b8ae58a414d23f2e2ffad00ae98791002ca85d42875115c042 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-250 [Pipeline] fileExists [Pipeline] sh 21:00:29 + make test 21:00:29 go test ./... -coverprofile=coverage.out ./... 21:00:30 ? github.com/edgexfoundry/device-rest-go [no test files] 21:00:40 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:00:40 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.9% of statements 21:00:46 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:00:46 go vet ./... 21:00:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:49 ./bin/test-attribution-txt.sh 21:00:49 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:00:49 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 21:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:00:49 $ docker stop --time=1 126aa9a9b53067b8ae58a414d23f2e2ffad00ae98791002ca85d42875115c042 21:00:52 $ docker rm -f --volumes 126aa9a9b53067b8ae58a414d23f2e2ffad00ae98791002ca85d42875115c042 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:00:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:00:54 + ls -al . 21:00:54 total 188 21:00:54 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 21:00 . 21:00:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 20:59 .. 21:00:54 -rw-rw-r-- 1 jenkins jenkins 151 Feb 13 20:59 .dockerignore 21:00:54 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 21:00 .git 21:00:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 20:59 .github 21:00:54 -rw-rw-r-- 1 jenkins jenkins 329 Feb 13 20:59 .gitignore 21:00:54 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 20:59 .golangci.yml 21:00:54 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 20:59 .semver 21:00:54 -rw-rw-r-- 1 jenkins jenkins 8996 Feb 13 20:59 Attribution.txt 21:00:54 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 13 20:59 CHANGELOG.md 21:00:54 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 13 20:59 Dockerfile 21:00:54 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 20:59 GOVERNANCE.md 21:00:54 -rw-rw-r-- 1 jenkins jenkins 680 Feb 13 20:59 Jenkinsfile 21:00:54 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 20:59 LICENSE 21:00:54 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 13 20:59 Makefile 21:00:54 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 20:59 OWNERS.md 21:00:54 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 13 20:59 README.md 21:00:54 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 20:59 VERSION 21:00:54 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 20:59 bin 21:00:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 20:59 cmd 21:00:54 -rw-r--r-- 1 jenkins jenkins 13744 Feb 13 21:00 coverage.out 21:00:54 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 20:59 driver 21:00:54 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 13 20:59 go.mod 21:00:54 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 13 20:59 go.sum 21:00:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 20:59 snap 21:00:54 -rw-rw-r-- 1 jenkins jenkins 713 Feb 13 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:54 + 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=d933cdb363df89acba48e42ae74d50ccf49259ea --label arch=amd64 --label version=0.0.0 . 21:00:54 Sending build context to Docker daemon 10.84MB 21:00:54 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:00:54 Step 2/25 : FROM ${BASE} AS builder 21:00:54 ---> b1c9ababfd5f 21:00:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:00:54 ---> Running in 64d460960783 21:00:54 Removing intermediate container 64d460960783 21:00:54 ---> 9f53d12a815f 21:00:54 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:54 ---> Running in 66cd4a446b8c 21:00:54 Removing intermediate container 66cd4a446b8c 21:00:54 ---> 72c662e5a0c9 21:00:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:00:54 ---> Running in 9d1dbc2074cf 21:00:55 Removing intermediate container 9d1dbc2074cf 21:00:55 ---> 741b1ebf68d2 21:00:55 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:00:55 ---> Running in ab4f122325d5 21:00:55 Removing intermediate container ab4f122325d5 21:00:55 ---> ddb2d796a8fb 21:00:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:55 ---> Running in b7106943efd9 21:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:00:55 OK: 216 MiB in 55 packages 21:00:56 Removing intermediate container b7106943efd9 21:00:56 ---> 966eb45ced20 21:00:56 Step 8/25 : WORKDIR /device-rest-go 21:00:56 ---> Running in 671cfc1e61ee 21:00:56 Removing intermediate container 671cfc1e61ee 21:00:56 ---> f06bef7b73ea 21:00:56 Step 9/25 : COPY go.mod vendor* ./ 21:00:56 ---> db7fb3e041b2 21:00:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:56 ---> Running in 1cec083d29e3 21:00:57 Removing intermediate container 1cec083d29e3 21:00:57 ---> 271124222692 21:00:57 Step 11/25 : COPY . . 21:00:57 ---> f990b1c8ad6d 21:00:57 Step 12/25 : RUN $MAKE 21:00:57 ---> Running in 7d49bd6cb113 21:00:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:01:24 Removing intermediate container 7d49bd6cb113 21:01:24 ---> 66f86ec6f214 21:01:24 Step 13/25 : FROM alpine:3.16 21:01:24 3.16: Pulling from library/alpine 21:01:24 ef5531b6e74e: Pulling fs layer 21:01:24 ef5531b6e74e: Download complete 21:01:24 ef5531b6e74e: Pull complete 21:01:24 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:01:24 Status: Downloaded newer image for alpine:3.16 21:01:24 ---> dfd21b5a31f5 21:01:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:01:24 ---> Running in 0b00f2791805 21:01:24 Removing intermediate container 0b00f2791805 21:01:24 ---> 0ba81333ba06 21:01:24 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:01:24 ---> Running in e6fc5f78e1d3 21:01:24 Removing intermediate container e6fc5f78e1d3 21:01:24 ---> 95ea6d9828b1 21:01:24 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:01:24 ---> Running in 45ff8b469090 21:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:01:24 (1/1) Installing dumb-init (1.2.5-r1) 21:01:24 Executing busybox-1.35.0-r17.trigger 21:01:24 OK: 6 MiB in 15 packages 21:01:24 Removing intermediate container 45ff8b469090 21:01:24 ---> 0661bdc34e1d 21:01:24 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:01:24 ---> 335306fc7174 21:01:24 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:01:24 ---> 5f8f45c49d67 21:01:24 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:01:24 ---> 67f1229163df 21:01:24 Step 20/25 : EXPOSE 59986 21:01:24 ---> Running in 17e065c4a2ca 21:01:24 Removing intermediate container 17e065c4a2ca 21:01:24 ---> 8b9992b747be 21:01:24 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:01:24 ---> Running in b25fc22095c9 21:01:24 Removing intermediate container b25fc22095c9 21:01:24 ---> 3a2fb6317ef7 21:01:24 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:01:24 ---> Running in 2b0b11166966 21:01:24 Removing intermediate container 2b0b11166966 21:01:24 ---> 9859c9c2f864 21:01:24 Step 23/25 : LABEL arch=amd64 21:01:24 ---> Running in 99c68622ec87 21:01:24 Removing intermediate container 99c68622ec87 21:01:24 ---> 5b45a3ce7b2f 21:01:24 Step 24/25 : LABEL git_sha=d933cdb363df89acba48e42ae74d50ccf49259ea 21:01:24 ---> Running in f111be5592bb 21:01:24 Removing intermediate container f111be5592bb 21:01:24 ---> 316e6cf7f04e 21:01:24 Step 25/25 : LABEL version=0.0.0 21:01:24 ---> Running in 499a2478ee8c 21:01:24 Removing intermediate container 499a2478ee8c 21:01:24 ---> f10e86c5a622 21:01:24 [Warning] One or more build-args [ARCH] were not consumed 21:01:24 Successfully built f10e86c5a622 21:01:24 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 21:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:25 21:01:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:25 latest: Pulling from edgex-lftools-log-publisher 21:01:25 5eb5b503b376: Pulling fs layer 21:01:25 5c69ac0246d0: Pulling fs layer 21:01:25 ec43610c2a17: Pulling fs layer 21:01:25 3a2ae6a8a46f: Pulling fs layer 21:01:25 33b1e0a273af: Pulling fs layer 21:01:25 5d3b04190fa2: Pulling fs layer 21:01:25 2f39f015ded8: Pulling fs layer 21:01:25 33b1e0a273af: Waiting 21:01:25 5d3b04190fa2: Waiting 21:01:25 3a2ae6a8a46f: Waiting 21:01:25 2f39f015ded8: Waiting 21:01:25 5c69ac0246d0: Verifying Checksum 21:01:25 5c69ac0246d0: Download complete 21:01:25 3a2ae6a8a46f: Verifying Checksum 21:01:25 3a2ae6a8a46f: Download complete 21:01:26 33b1e0a273af: Verifying Checksum 21:01:26 33b1e0a273af: Download complete 21:01:26 5d3b04190fa2: Download complete 21:01:26 ec43610c2a17: Verifying Checksum 21:01:26 ec43610c2a17: Download complete 21:01:26 5eb5b503b376: Verifying Checksum 21:01:26 5eb5b503b376: Download complete 21:01:26 2f39f015ded8: Download complete 21:01:27 5eb5b503b376: Pull complete 21:01:27 5c69ac0246d0: Pull complete 21:01:28 ec43610c2a17: Pull complete 21:01:28 3a2ae6a8a46f: Pull complete 21:01:28 33b1e0a273af: Pull complete 21:01:28 5d3b04190fa2: Pull complete 21:01:32 2f39f015ded8: Pull complete 21:01:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:01:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:32 prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container 21:01:32 $ 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/gexfoundry_device-rest-go_PR-250 -v /w/workspace/gexfoundry_device-rest-go_PR-250:/w/workspace/gexfoundry_device-rest-go_PR-250:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-250@tmp:/w/workspace/gexfoundry_device-rest-go_PR-250@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:01:39 $ docker top 3f83639c1c0443731cf82df86f1078f447205c58973651f6590ea15de3b46a8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:39 ---> job-cost.sh 21:01:39 lf-activate-venv: SKIPPING 21:01:39 INFO: No Stack... 21:01:40 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:40 INFO: Archiving Costs [Pipeline] sh 21:01:41 + cat /w/workspace/gexfoundry_device-rest-go_PR-250/archives/cost.csv 21:01:41 + cut -d, -f6 [Pipeline] lock 21:01:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-250-1-stack-cost] 21:01:41 Resource [jenkins-edgexfoundry-device-rest-go-PR-250-1-stack-cost] did not exist. Created. 21:01:41 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:41 + echo total: 0.2199999988079071 [Pipeline] stash 21:01:41 Stashed 1 file(s) [Pipeline] } 21:01:41 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:41 $ docker stop --time=1 3f83639c1c0443731cf82df86f1078f447205c58973651f6590ea15de3b46a8c 21:01:42 $ docker rm -f --volumes 3f83639c1c0443731cf82df86f1078f447205c58973651f6590ea15de3b46a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:01:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5607 in /w/workspace/gexfoundry_device-rest-go_PR-250 [Pipeline] { [Pipeline] ws 21:01:54 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 21:01:54 The recommended git tool is: git 21:02:00 using credential edgex-jenkins-ssh 21:02:00 Cloning the remote Git repository 21:02:00 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:02:00 > git init /w/workspace/device-rest-go/1 # timeout=10 21:02:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:02:00 > git --version # timeout=10 21:02:00 > git --version # 'git version 2.25.1' 21:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:02:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:04 Merging remotes/origin/main commit b8541e7e07d14b35bcb3c6fb0ee347edefdec343 into PR head commit d933cdb363df89acba48e42ae74d50ccf49259ea 21:02:04 Merge succeeded, producing d933cdb363df89acba48e42ae74d50ccf49259ea 21:02:04 Checking out Revision d933cdb363df89acba48e42ae74d50ccf49259ea (PR-250) 21:02:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:02:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:02:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:02:04 > git config core.sparsecheckout # timeout=10 21:02:04 > git checkout -f d933cdb363df89acba48e42ae74d50ccf49259ea # timeout=10 21:02:04 > git remote # timeout=10 21:02:04 > git config --get remote.origin.url # timeout=10 21:02:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:04 > git merge b8541e7e07d14b35bcb3c6fb0ee347edefdec343 # timeout=10 21:02:04 > git rev-parse HEAD^{commit} # timeout=10 21:02:04 > git config core.sparsecheckout # timeout=10 21:02:04 > git checkout -f d933cdb363df89acba48e42ae74d50ccf49259ea # timeout=10 21:02:04 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 21:02:04 > git --version # timeout=10 21:02:04 > git --version # 'git version 2.25.1' 21:02:05 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:02:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:02:06 Dload Upload Total Spent Left Speed 21:02:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh 21:02:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:02:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:02:07 + sudo tee /etc/docker/daemon.new 21:02:07 { 21:02:07 "registry-mirrors": [ 21:02:07 "https://nexus3.edgexfoundry.org:10001" 21:02:07 ], 21:02:07 "bip": "10.250.0.254/24", 21:02:07 "hosts": [ 21:02:07 "tcp://0.0.0.0:5555", 21:02:07 "unix:///var/run/docker.sock" 21:02:07 ], 21:02:07 "mtu": 1458, 21:02:07 "selinux-enabled": true, 21:02:07 "seccomp-profile": "/etc/docker/seccomp.json" 21:02:07 } [Pipeline] sh 21:02:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:02:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:26 provisioning config files... 21:02:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config9686535801284569148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:26 ---> docker-login.sh 21:02:26 nexus3.edgexfoundry.org:10001 21:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:27 Configure a credential helper to remove this warning. See 21:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:27 21:02:27 Login Succeeded 21:02:27 nexus3.edgexfoundry.org:10002 21:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:27 Configure a credential helper to remove this warning. See 21:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:27 21:02:27 Login Succeeded 21:02:27 nexus3.edgexfoundry.org:10003 21:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:27 Configure a credential helper to remove this warning. See 21:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:27 21:02:27 Login Succeeded 21:02:27 nexus3.edgexfoundry.org:10004 21:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:28 Configure a credential helper to remove this warning. See 21:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:28 21:02:28 Login Succeeded 21:02:28 docker.io 21:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:29 Configure a credential helper to remove this warning. See 21:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:29 21:02:29 Login Succeeded 21:02:29 ---> docker-login.sh ends [Pipeline] } 21:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:29 ========================================================= 21:02:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:02:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:02:30 Sending build context to Docker daemon 142.8kB 21:02:30 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:02:30 Step 2/12 : FROM ${BASE} AS builder 21:02:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:02:30 9b18e9b68314: Pulling fs layer 21:02:30 35d82f9e3411: Pulling fs layer 21:02:30 e16973657156: Pulling fs layer 21:02:30 fc693d55d65f: Pulling fs layer 21:02:30 7e9fc2657dce: Pulling fs layer 21:02:30 dda99020689f: Pulling fs layer 21:02:30 db1c61fa0a46: Pulling fs layer 21:02:30 891c053d2c06: Pulling fs layer 21:02:30 fc693d55d65f: Waiting 21:02:30 7e9fc2657dce: Waiting 21:02:30 dda99020689f: Waiting 21:02:30 db1c61fa0a46: Waiting 21:02:30 891c053d2c06: Waiting 21:02:30 e16973657156: Verifying Checksum 21:02:30 e16973657156: Download complete 21:02:30 35d82f9e3411: Verifying Checksum 21:02:30 35d82f9e3411: Download complete 21:02:31 7e9fc2657dce: Verifying Checksum 21:02:31 7e9fc2657dce: Download complete 21:02:31 dda99020689f: Download complete 21:02:31 9b18e9b68314: Verifying Checksum 21:02:31 9b18e9b68314: Download complete 21:02:32 9b18e9b68314: Pull complete 21:02:32 891c053d2c06: Verifying Checksum 21:02:32 891c053d2c06: Download complete 21:02:32 35d82f9e3411: Pull complete 21:02:32 e16973657156: Pull complete 21:02:33 db1c61fa0a46: Verifying Checksum 21:02:33 db1c61fa0a46: Download complete 21:02:33 fc693d55d65f: Verifying Checksum 21:02:33 fc693d55d65f: Download complete 21:02:46 fc693d55d65f: Pull complete 21:02:46 7e9fc2657dce: Pull complete 21:02:46 dda99020689f: Pull complete 21:02:50 db1c61fa0a46: Pull complete 21:02:51 891c053d2c06: Pull complete 21:02:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:02:51 ---> f96f9c87975a 21:02:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:02:53 ---> Running in 0890aeb6a108 21:02:53 Removing intermediate container 0890aeb6a108 21:02:53 ---> 7eebfad64eb8 21:02:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:02:53 ---> Running in 99760fe82e59 21:02:54 Removing intermediate container 99760fe82e59 21:02:54 ---> 58af85592031 21:02:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:02:54 ---> Running in 23240fd668ca 21:02:54 Removing intermediate container 23240fd668ca 21:02:54 ---> a24a0f454dc8 21:02:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:02:54 ---> Running in 235223e0f4be 21:02:54 Removing intermediate container 235223e0f4be 21:02:54 ---> c0177a458e58 21:02:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:02:55 ---> Running in 6f69576546af 21:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:02:57 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:02:57 (2/4) Installing libedit (20210910.3.1-r0) 21:02:57 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:02:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:02:57 Executing busybox-1.35.0-r17.trigger 21:02:57 OK: 226 MiB in 55 packages 21:02:58 Removing intermediate container 6f69576546af 21:02:58 ---> 4df9397b28e2 21:02:58 Step 8/12 : WORKDIR /device-rest-go 21:02:58 ---> Running in d1671f495a2a 21:02:58 Removing intermediate container d1671f495a2a 21:02:58 ---> 49999d84d257 21:02:58 Step 9/12 : COPY go.mod vendor* ./ 21:02:59 ---> 68420a13d657 21:02:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:59 ---> Running in c4426668e546 21:04:07 Removing intermediate container c4426668e546 21:04:07 ---> 35981e32f3e4 21:04:07 Step 11/12 : COPY . . 21:04:07 ---> 567bcda24cd2 21:04:07 Step 12/12 : RUN $MAKE 21:04:07 ---> Running in b5078ad44d00 21:04:07 noop 21:04:07 Removing intermediate container b5078ad44d00 21:04:07 ---> e0c783531755 21:04:07 Successfully built e0c783531755 21:04:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:08 + docker inspect -f . ci-base-image-arm64 21:04:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:08 prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container 21:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:04:09 $ docker top c9e544eb5a3b737d9a5839e43f2cbe01fe196116a6d4380ce85fd3dac5d4de7c -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:10 + go version 21:04:10 go version go1.18.7 linux/arm64 [Pipeline] } 21:04:10 $ docker stop --time=1 c9e544eb5a3b737d9a5839e43f2cbe01fe196116a6d4380ce85fd3dac5d4de7c 21:04:13 $ docker rm -f --volumes c9e544eb5a3b737d9a5839e43f2cbe01fe196116a6d4380ce85fd3dac5d4de7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:14 + docker inspect -f . ci-base-image-arm64 21:04:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:14 prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container 21:04:14 $ 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/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:04:15 $ docker top 8850070aa773c30afaea4cca47396db08d082c1074e30dc31df6a18eb7a50585 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:16 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 21:04:17 + make test 21:04:17 go test ./... -coverprofile=coverage.out ./... 21:04:18 ? github.com/edgexfoundry/device-rest-go [no test files] 21:05:40 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:05:40 ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 33.9% of statements 21:05:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:05:40 go vet ./... 21:06:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:06:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:06:02 ./bin/test-attribution-txt.sh 21:06:02 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:06:02 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 21:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:06:02 $ docker stop --time=1 8850070aa773c30afaea4cca47396db08d082c1074e30dc31df6a18eb7a50585 21:06:04 $ docker rm -f --volumes 8850070aa773c30afaea4cca47396db08d082c1074e30dc31df6a18eb7a50585 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:06:05 Warning: overwriting stash ‘coverage-report’ 21:06:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:06:06 + ls -al . 21:06:06 total 184 21:06:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 21:04 . 21:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 21:02 .. 21:06:06 -rw-rw-r-- 1 jenkins jenkins 151 Feb 13 21:02 .dockerignore 21:06:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 21:02 .git 21:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 21:02 .github 21:06:06 -rw-rw-r-- 1 jenkins jenkins 329 Feb 13 21:02 .gitignore 21:06:06 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 21:02 .golangci.yml 21:06:06 -rw-rw-r-- 1 jenkins jenkins 8996 Feb 13 21:02 Attribution.txt 21:06:06 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 13 21:02 CHANGELOG.md 21:06:06 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 13 21:02 Dockerfile 21:06:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 21:02 GOVERNANCE.md 21:06:06 -rw-rw-r-- 1 jenkins jenkins 680 Feb 13 21:02 Jenkinsfile 21:06:06 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 21:02 LICENSE 21:06:06 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 13 21:02 Makefile 21:06:06 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 21:02 OWNERS.md 21:06:06 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 13 21:02 README.md 21:06:06 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 20:59 VERSION 21:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 21:02 bin 21:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 21:02 cmd 21:06:06 -rw-r--r-- 1 jenkins jenkins 13744 Feb 13 21:05 coverage.out 21:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 21:02 driver 21:06:06 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 13 21:02 go.mod 21:06:06 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 13 21:02 go.sum 21:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 21:02 snap 21:06:06 -rw-rw-r-- 1 jenkins jenkins 713 Feb 13 21:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:07 + 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=d933cdb363df89acba48e42ae74d50ccf49259ea --label arch=arm64 --label version=0.0.0 . 21:06:07 Sending build context to Docker daemon 157.2kB 21:06:07 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:06:07 Step 2/25 : FROM ${BASE} AS builder 21:06:07 ---> e0c783531755 21:06:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:06:07 ---> Running in a0c49b85d676 21:06:07 Removing intermediate container a0c49b85d676 21:06:07 ---> 779f89a4213f 21:06:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:06:07 ---> Running in 9f481eab1f2c 21:06:09 Removing intermediate container 9f481eab1f2c 21:06:09 ---> afe8cf05d99c 21:06:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:06:09 ---> Running in 6d22025eaa66 21:06:09 Removing intermediate container 6d22025eaa66 21:06:09 ---> e0be5d31eabc 21:06:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:06:09 ---> Running in 5bd8a837714f 21:06:09 Removing intermediate container 5bd8a837714f 21:06:09 ---> 8d4c94951c1c 21:06:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:06:09 ---> Running in 0ab45ca00474 21:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:06:11 OK: 226 MiB in 55 packages 21:06:12 Removing intermediate container 0ab45ca00474 21:06:12 ---> bc06615c9ea0 21:06:12 Step 8/25 : WORKDIR /device-rest-go 21:06:12 ---> Running in 226f0070d624 21:06:13 Removing intermediate container 226f0070d624 21:06:13 ---> 97b1670fae0d 21:06:13 Step 9/25 : COPY go.mod vendor* ./ 21:06:13 ---> 6588a7ca536e 21:06:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:13 ---> Running in cee5cda5381e 21:06:17 Removing intermediate container cee5cda5381e 21:06:17 ---> 446cd6662648 21:06:17 Step 11/25 : COPY . . 21:06:18 ---> 9a60f171cfdd 21:06:18 Step 12/25 : RUN $MAKE 21:06:18 ---> Running in 12cd4eff055b 21:06:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:08:41 Removing intermediate container 12cd4eff055b 21:08:41 ---> 7fd04fb842e3 21:08:41 Step 13/25 : FROM alpine:3.16 21:08:41 3.16: Pulling from library/alpine 21:08:41 3760b48202b3: Pulling fs layer 21:08:41 3760b48202b3: Verifying Checksum 21:08:41 3760b48202b3: Download complete 21:08:41 3760b48202b3: Pull complete 21:08:41 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:08:41 Status: Downloaded newer image for alpine:3.16 21:08:41 ---> 4c81e5bf8899 21:08:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:08:41 ---> Running in a6b6b7045a00 21:08:41 Removing intermediate container a6b6b7045a00 21:08:41 ---> fbeb4bbae42f 21:08:41 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:08:41 ---> Running in 578d8e6dc761 21:08:41 Removing intermediate container 578d8e6dc761 21:08:41 ---> 8e2b5fd2f7c6 21:08:41 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:08:41 ---> Running in 1c1d381cb0bf 21:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:08:41 (1/1) Installing dumb-init (1.2.5-r1) 21:08:41 Executing busybox-1.35.0-r17.trigger 21:08:41 OK: 5 MiB in 15 packages 21:08:41 Removing intermediate container 1c1d381cb0bf 21:08:41 ---> 1241afd64205 21:08:41 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:08:41 ---> 06c3574df472 21:08:41 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:08:41 ---> c7ac44114a57 21:08:41 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:08:41 ---> d24a35f50da0 21:08:41 Step 20/25 : EXPOSE 59986 21:08:41 ---> Running in dfd78bebc74b 21:08:41 Removing intermediate container dfd78bebc74b 21:08:41 ---> fb745d46c514 21:08:41 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:08:41 ---> Running in 09f4616546c0 21:08:41 Removing intermediate container 09f4616546c0 21:08:41 ---> b344ac4fc017 21:08:41 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:08:41 ---> Running in 2301ff7c2dc4 21:08:41 Removing intermediate container 2301ff7c2dc4 21:08:41 ---> e1cfb099dc68 21:08:41 Step 23/25 : LABEL arch=arm64 21:08:41 ---> Running in 5d85d39c21c8 21:08:41 Removing intermediate container 5d85d39c21c8 21:08:41 ---> efe2a9512cf8 21:08:41 Step 24/25 : LABEL git_sha=d933cdb363df89acba48e42ae74d50ccf49259ea 21:08:41 ---> Running in cdc227301900 21:08:41 Removing intermediate container cdc227301900 21:08:41 ---> f9ea826f7784 21:08:41 Step 25/25 : LABEL version=0.0.0 21:08:41 ---> Running in e5b68cf96cf0 21:08:41 Removing intermediate container e5b68cf96cf0 21:08:41 ---> 5bea973483bf 21:08:41 [Warning] One or more build-args [ARCH] were not consumed 21:08:41 Successfully built 5bea973483bf 21:08:41 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:42 21:08:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:42 arm64: Pulling from edgex-lftools-log-publisher 21:08:42 8998bd30e6a1: Pulling fs layer 21:08:42 04944245beec: Pulling fs layer 21:08:42 699f458cf7ca: Pulling fs layer 21:08:42 765212b225bb: Pulling fs layer 21:08:42 f23df028b6ca: Pulling fs layer 21:08:42 d65c8cfc05b1: Pulling fs layer 21:08:42 2437ff75d9bd: Pulling fs layer 21:08:42 765212b225bb: Waiting 21:08:42 f23df028b6ca: Waiting 21:08:42 d65c8cfc05b1: Waiting 21:08:42 2437ff75d9bd: Waiting 21:08:43 04944245beec: Verifying Checksum 21:08:43 04944245beec: Download complete 21:08:43 765212b225bb: Download complete 21:08:43 f23df028b6ca: Verifying Checksum 21:08:43 f23df028b6ca: Download complete 21:08:43 d65c8cfc05b1: Verifying Checksum 21:08:43 d65c8cfc05b1: Download complete 21:08:43 699f458cf7ca: Verifying Checksum 21:08:43 699f458cf7ca: Download complete 21:08:43 8998bd30e6a1: Verifying Checksum 21:08:43 8998bd30e6a1: Download complete 21:08:46 2437ff75d9bd: Verifying Checksum 21:08:46 2437ff75d9bd: Download complete 21:08:47 8998bd30e6a1: Pull complete 21:08:48 04944245beec: Pull complete 21:08:49 699f458cf7ca: Pull complete 21:08:49 765212b225bb: Pull complete 21:08:50 f23df028b6ca: Pull complete 21:08:50 d65c8cfc05b1: Pull complete 21:09:05 2437ff75d9bd: Pull complete 21:09:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:09:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:05 prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container 21:09:05 $ 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/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:09:08 $ docker top 8d3773313fddbd0455d56119e3b2e19a9afc458f79ded2db16458a76a8598329 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:09 ---> job-cost.sh 21:09:09 lf-activate-venv: SKIPPING 21:09:09 INFO: No Stack... 21:09:09 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:10 INFO: Archiving Costs [Pipeline] sh 21:09:11 + cat /w/workspace/device-rest-go/1/archives/cost.csv 21:09:11 + cut -d, -f6 [Pipeline] lock 21:09:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-250-1-stack-cost] 21:09:11 Resource [jenkins-edgexfoundry-device-rest-go-PR-250-1-stack-cost] did not exist. Created. 21:09:11 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:11 /w/workspace/device-rest-go/1@tmp/durable-aa201898/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:12 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:12 Warning: overwriting stash ‘stack-cost’ 21:09:12 Stashed 1 file(s) [Pipeline] } 21:09:12 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:12 $ docker stop --time=1 8d3773313fddbd0455d56119e3b2e19a9afc458f79ded2db16458a76a8598329 21:09:13 $ docker rm -f --volumes 8d3773313fddbd0455d56119e3b2e19a9afc458f79ded2db16458a76a8598329 [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 21:09:14 provisioning config files... 21:09:14 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-250@tmp/config16529141488930732234tmp [Pipeline] { [Pipeline] sh 21:09:15 + set +x 21:09:15 + curl -s https://codecov.io/bash+ 21:09:15 bash -s -- 21:09:15 21:09:15 _____ _ 21:09:15 / ____| | | 21:09:15 | | ___ __| | ___ ___ _____ __ 21:09:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:15 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:15 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:15 Bash-1.0.6 21:09:15 21:09:15 21:09:15 ==> git version 2.25.1 found 21:09:15 ==> 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 21:09:15 Release-Date: 2020-01-08 21:09:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:09:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:09:15 ==> Jenkins CI detected. 21:09:15 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-250 21:09:15 project root: . 21:09:15 --> token set from env 21:09:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:15 ==> Running gcov in . (disable via -X gcov) 21:09:15 ==> Python coveragepy not found 21:09:15 ==> Searching for coverage reports in: 21:09:15 + . 21:09:15 -> Found 1 reports 21:09:15 ==> Detecting git/mercurial file structure 21:09:15 ==> Reading reports 21:09:15 + ./coverage.out bytes=13744 21:09:15 ==> Appending adjustments 21:09:15 https://docs.codecov.io/docs/fixing-reports 21:09:15 + Found adjustments 21:09:15 ==> Gzipping contents 21:09:15 4.0K /tmp/codecov.inT7OU.gz 21:09:15 ==> Uploading reports 21:09:15 url: https://codecov.io 21:09:15 query: branch=PR-250&commit=d933cdb363df89acba48e42ae74d50ccf49259ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=250&job=&cmd_args= 21:09:15 -> Pinging Codecov 21:09:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-250&commit=d933cdb363df89acba48e42ae74d50ccf49259ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=250&job=&cmd_args= 21:09:15 -> Uploading to 21:09:15 https://storage.googleapis.com/codecov/v4/raw/2023-02-13/4E5D53B4F1F92C436F7061BF334D961C/d933cdb363df89acba48e42ae74d50ccf49259ea/8e504160-cb43-4232-ab78-be23db6b6104.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T210915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a51c4c7c3198dd2663ca92cb530081595076a8727bd74b20818234faa7a7876 21:09:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:15 Dload Upload Total Spent Left Speed 21:09:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2443 0 0 100 2443 0 11004 --:--:-- --:--:-- --:--:-- 11004 100 2443 0 0 100 2443 0 9184 --:--:-- --:--:-- --:--:-- 9149 21:09:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/d933cdb363df89acba48e42ae74d50ccf49259ea [Pipeline] } 21:09:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 21:09:17 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-250/archives ] 21:09:17 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-250/archives 21:09:17 total 16 21:09:17 drwxr-xr-x 3 root root 4096 Feb 13 21:01 . 21:09:17 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 21:01 .. 21:09:17 drwxr-xr-x 2 root root 4096 Feb 13 21:01 cost 21:09:17 -rw-r--r-- 1 root root 86 Feb 13 21:01 cost.csv 21:09:17 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-250/archives 21:09:17 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-250/archives 21:09:17 total 16 21:09:17 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 21:01 . 21:09:17 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 21:01 .. 21:09:17 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 21:01 cost 21:09:17 -rw-r--r-- 1 jenkins jenkins 86 Feb 13 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:09:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:18 ---> package-listing.sh 21:09:18 ++ facter osfamily 21:09:18 ++ tr '[:upper:]' '[:lower:]' 21:09:19 + OS_FAMILY=debian 21:09:19 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-250 21:09:19 + START_PACKAGES=/tmp/packages_start.txt 21:09:19 + END_PACKAGES=/tmp/packages_end.txt 21:09:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:19 + PACKAGES=/tmp/packages_start.txt 21:09:19 + '[' /w/workspace/gexfoundry_device-rest-go_PR-250 ']' 21:09:19 + PACKAGES=/tmp/packages_end.txt 21:09:19 + case "${OS_FAMILY}" in 21:09:19 + dpkg -l 21:09:19 + grep '^ii' 21:09:19 + '[' -f /tmp/packages_start.txt ']' 21:09:19 + '[' -f /tmp/packages_end.txt ']' 21:09:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:19 + '[' /w/workspace/gexfoundry_device-rest-go_PR-250 ']' 21:09:19 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-250/archives/ 21:09:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-250/archives/ [Pipeline] echo 21:09:19 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/gexfoundry_device-rest-go_PR-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:20 prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container 21:09:20 $ 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/gexfoundry_device-rest-go_PR-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-250 -v /w/workspace/gexfoundry_device-rest-go_PR-250:/w/workspace/gexfoundry_device-rest-go_PR-250:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-250@tmp:/w/workspace/gexfoundry_device-rest-go_PR-250@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 21:09:20 $ docker top 38530a450ac69dc08270386150e16c874e32d74eb54edf528b8072fc3dac3d00 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:20 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:21 + mkdir -p /var/log/sysstat [Pipeline] sh 21:09:21 + ls /var/log/sa-host 21:09:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:21 provisioning config files... 21:09:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-250@tmp/config14900935894106424897tmp [Pipeline] { [Pipeline] echo 21:09:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:21 ---> create-netrc.sh [Pipeline] } 21:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:09:22 ---> python-tools-install.sh [Pipeline] echo 21:09:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:22 ---> sudo-logs.sh 21:09:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:22 ---> job-cost.sh 21:09:22 lf-activate-venv: SKIPPING 21:09:22 DEBUG: total: 0.2199999988079071 21:09:22 INFO: Retrieving Stack Cost... 21:09:23 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:24 INFO: Archiving Costs [Pipeline] echo 21:09:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:24 ---> logs-deploy.sh 21:09:24 lf-activate-venv: SKIPPING 21:09:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-250/1 21:09:24 INFO: archiving workspace using pattern(s): 21:09:25 Archives upload complete. 21:09:25 INFO: archiving logs to Nexus