Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118+2ded8c8301fa9285dc80bb471c5f0972abc0b73a (bb327be447299ebc51cf40d78a09ea92bf686da6) 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-ssh5174113899164023646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14449791832572853348.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10431606615085513701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10581424106468098373.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-269/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-269/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6300923756251119545.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2448 in /w/workspace/gexfoundry_device-rest-go_PR-269 [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-269 # 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 > 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/269/head:refs/remotes/origin/PR-269 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2ded8c8301fa9285dc80bb471c5f0972abc0b73a into PR head commit 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 Merge succeeded, producing ae21e1a2ceae849edd26ee23b3848b0e15f77c21 Checking out Revision ae21e1a2ceae849edd26ee23b3848b0e15f77c21 (PR-269) > git config core.sparsecheckout # timeout=10 > git checkout -f 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 # 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 2ded8c8301fa9285dc80bb471c5f0972abc0b73a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae21e1a2ceae849edd26ee23b3848b0e15f77c21 # timeout=10 Commit message: "Merge commit '2ded8c8301fa9285dc80bb471c5f0972abc0b73a' into HEAD" > git rev-list --no-walk 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:08:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:08:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:08:53 ========================================================= 15:08:53 EdgeX Global Pipelines Version Info 15:08:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:08:53 ------------------- 15:08:53 stable info: 15:08:53 ------------------- 15:08:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:08:53 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:08:53 Message: update stable to v1.0.245 15:08:54 ------------------- 15:08:54 experimental info: 15:08:54 ------------------- 15:08:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:08:54 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 15:08:54 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-269 [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-269 [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-269 [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae21e1a2ceae849edd26ee23b3848b0e15f77c21 [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae21e1a [Pipeline] echo 15:08:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:54 provisioning config files... 15:08:54 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-269@tmp/config4336695455114412041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:55 ---> docker-login.sh 15:08:55 nexus3.edgexfoundry.org:10001 15:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:55 Configure a credential helper to remove this warning. See 15:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:55 15:08:55 Login Succeeded 15:08:55 nexus3.edgexfoundry.org:10002 15:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:55 Configure a credential helper to remove this warning. See 15:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:55 15:08:55 Login Succeeded 15:08:55 nexus3.edgexfoundry.org:10003 15:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:55 Configure a credential helper to remove this warning. See 15:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:55 15:08:55 Login Succeeded 15:08:55 nexus3.edgexfoundry.org:10004 15:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:55 Configure a credential helper to remove this warning. See 15:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:55 15:08:55 Login Succeeded 15:08:55 docker.io 15:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:56 Configure a credential helper to remove this warning. See 15:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:56 15:08:56 Login Succeeded 15:08:56 ---> docker-login.sh ends [Pipeline] } 15:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:08:56 + git rev-list -1 --merges ae21e1a2ceae849edd26ee23b3848b0e15f77c21~1..ae21e1a2ceae849edd26ee23b3848b0e15f77c21 [Pipeline] echo 15:08:56 -----------> git rev-list -1 --merges ae21e1a2ceae849edd26ee23b3848b0e15f77c21~1..ae21e1a2ceae849edd26ee23b3848b0e15f77c21 ae21e1a2ceae849edd26ee23b3848b0e15f77c21 15:08:56 ae21e1a2ceae849edd26ee23b3848b0e15f77c21 [false] [Pipeline] sh 15:08:56 + git log --format=format:%s -1 ae21e1a2ceae849edd26ee23b3848b0e15f77c21 [Pipeline] echo 15:08:56 ========================================================= 15:08:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:08:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:57 + git log --format=format:%s -1 ae21e1a2ceae849edd26ee23b3848b0e15f77c21 [Pipeline] echo 15:08:57 [semverPrep] GIT_COMMIT: ae21e1a2ceae849edd26ee23b3848b0e15f77c21, Commit Message: Merge commit '2ded8c8301fa9285dc80bb471c5f0972abc0b73a' into HEAD [Pipeline] echo 15:08:57 [semverPrep] This is not a build commit. [Pipeline] sh 15:08:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:08:57 + grep -v github /etc/ssh/ssh_known_hosts 15:08:57 + [ -e /tmp/ssh_known_hosts ] 15:08:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:08:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:08:57 + sudo tee -a /etc/ssh/ssh_known_hosts 15:08:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:57 15:08:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:58 0.1.4: Pulling from edgex-devops/py-git-semver 15:08:58 b85a868b505f: Pulling fs layer 15:08:58 e2be974225ed: Pulling fs layer 15:08:58 339a4e72a1f5: Pulling fs layer 15:08:58 988bab9f4d93: Pulling fs layer 15:08:58 1469e6f7b9e6: Pulling fs layer 15:08:58 eaf3925da568: Pulling fs layer 15:08:58 bab4dde63d76: Pulling fs layer 15:08:58 bde34c3a00c8: Pulling fs layer 15:08:58 b352a97aabf1: Pulling fs layer 15:08:58 4872d77fe225: Pulling fs layer 15:08:58 5851b861e8e6: Pulling fs layer 15:08:58 988bab9f4d93: Waiting 15:08:58 1469e6f7b9e6: Waiting 15:08:58 eaf3925da568: Waiting 15:08:58 b352a97aabf1: Waiting 15:08:58 5851b861e8e6: Waiting 15:08:58 4872d77fe225: Waiting 15:08:58 bab4dde63d76: Waiting 15:08:58 bde34c3a00c8: Waiting 15:08:58 e2be974225ed: Verifying Checksum 15:08:58 e2be974225ed: Download complete 15:08:58 988bab9f4d93: Verifying Checksum 15:08:58 988bab9f4d93: Download complete 15:08:58 1469e6f7b9e6: Verifying Checksum 15:08:58 1469e6f7b9e6: Download complete 15:08:58 339a4e72a1f5: Verifying Checksum 15:08:58 339a4e72a1f5: Download complete 15:08:58 eaf3925da568: Download complete 15:08:58 bde34c3a00c8: Verifying Checksum 15:08:58 bde34c3a00c8: Download complete 15:08:58 b352a97aabf1: Verifying Checksum 15:08:58 b352a97aabf1: Download complete 15:08:58 4872d77fe225: Verifying Checksum 15:08:58 4872d77fe225: Download complete 15:08:58 5851b861e8e6: Download complete 15:08:58 b85a868b505f: Verifying Checksum 15:08:58 b85a868b505f: Download complete 15:08:58 bab4dde63d76: Verifying Checksum 15:08:58 bab4dde63d76: Download complete 15:08:59 b85a868b505f: Pull complete 15:08:59 e2be974225ed: Pull complete 15:09:00 339a4e72a1f5: Pull complete 15:09:00 988bab9f4d93: Pull complete 15:09:00 1469e6f7b9e6: Pull complete 15:09:00 eaf3925da568: Pull complete 15:09:02 bab4dde63d76: Pull complete 15:09:02 bde34c3a00c8: Pull complete 15:09:02 b352a97aabf1: Pull complete 15:09:02 4872d77fe225: Pull complete 15:09:02 5851b861e8e6: Pull complete 15:09:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:09:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:02 prd-ubuntu20.04-docker-8c-8g-2448 does not seem to be running inside a container 15:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-269 -v /w/workspace/gexfoundry_device-rest-go_PR-269:/w/workspace/gexfoundry_device-rest-go_PR-269:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-269@tmp:/w/workspace/gexfoundry_device-rest-go_PR-269@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-devops/py-git-semver:0.1.4 cat 15:09:03 $ docker top c7d71671484f33041289944e8247324cf3e31ef3f69f1c75c9d5718b4eaf82ab -eo pid,comm 15:09:03 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). 15:09:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:03 [ssh-agent] Looking for ssh-agent implementation... 15:09:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:04 $ docker exec c7d71671484f33041289944e8247324cf3e31ef3f69f1c75c9d5718b4eaf82ab ssh-agent 15:09:04 SSH_AUTH_SOCK=/tmp/ssh-NZLAGjQjqx3f/agent.32 15:09:04 SSH_AGENT_PID=38 15:09:04 Running ssh-add (command line suppressed) 15:09:04 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-269@tmp/private_key_16882722336591919250.key (/w/workspace/gexfoundry_device-rest-go_PR-269@tmp/private_key_16882722336591919250.key) 15:09:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:04 + git tag --points-at HEAD [Pipeline] } 15:09:04 $ docker exec --env ******** --env ******** c7d71671484f33041289944e8247324cf3e31ef3f69f1c75c9d5718b4eaf82ab ssh-agent -k 15:09:04 unset SSH_AUTH_SOCK; 15:09:04 unset SSH_AGENT_PID; 15:09:04 echo Agent pid 38 killed; 15:09:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:09:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:04 [ssh-agent] Looking for ssh-agent implementation... 15:09:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:04 $ docker exec c7d71671484f33041289944e8247324cf3e31ef3f69f1c75c9d5718b4eaf82ab ssh-agent 15:09:04 SSH_AUTH_SOCK=/tmp/ssh-VKIGYB6n3b8N/agent.70 15:09:04 SSH_AGENT_PID=76 15:09:04 Running ssh-add (command line suppressed) 15:09:05 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-269@tmp/private_key_12729385044913795728.key (/w/workspace/gexfoundry_device-rest-go_PR-269@tmp/private_key_12729385044913795728.key) 15:09:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:05 + git semver init 15:09:05 2023-03-16 15:09:05,486 [run_init] DEBUG init version:0.0.0 force:False 15:09:05 2023-03-16 15:09:05,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-269/.semver 15:09:05 2023-03-16 15:09:05,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-269/.semver 15:09:05 2023-03-16 15:09:05,487 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-269/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-269, universal_newlines=False, shell=None, istream=None) 15:09:06 2023-03-16 15:09:06,489 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-269/.git/info/exclude 15:09:06 2023-03-16 15:09:06,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-269/.semver/PR-269 with force:False 15:09:06 2023-03-16 15:09:06,490 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-269/.semver/PR-269 15:09:06 2023-03-16 15:09:06,493 [execute] INFO git cat-file --batch-check 15:09:06 2023-03-16 15:09:06,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-269/.semver, universal_newlines=False, shell=None, istream=) 15:09:06 2023-03-16 15:09:06,498 [execute] INFO git cat-file --batch 15:09:06 2023-03-16 15:09:06,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-269/.semver, universal_newlines=False, shell=None, istream=) 15:09:06 2023-03-16 15:09:06,504 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-269/.semver/PR-269 15:09:06 0.0.0 [Pipeline] } 15:09:06 $ docker exec --env ******** --env ******** c7d71671484f33041289944e8247324cf3e31ef3f69f1c75c9d5718b4eaf82ab ssh-agent -k 15:09:06 unset SSH_AUTH_SOCK; 15:09:06 unset SSH_AGENT_PID; 15:09:06 echo Agent pid 76 killed; 15:09:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:07 + git semver [Pipeline] } 15:09:07 $ docker stop --time=1 c7d71671484f33041289944e8247324cf3e31ef3f69f1c75c9d5718b4eaf82ab 15:09:08 $ docker rm -f --volumes c7d71671484f33041289944e8247324cf3e31ef3f69f1c75c9d5718b4eaf82ab [Pipeline] // withDockerContainer [Pipeline] sh 15:09:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:09:09 Stashed 1 file(s) [Pipeline] echo 15:09:09 [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 15:09:09 provisioning config files... 15:09:09 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-269@tmp/config16793092457217577095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:09 ---> docker-login.sh 15:09:09 nexus3.edgexfoundry.org:10001 15:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:09 Configure a credential helper to remove this warning. See 15:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:09 15:09:09 Login Succeeded 15:09:09 nexus3.edgexfoundry.org:10002 15:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:09 Configure a credential helper to remove this warning. See 15:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:09 15:09:09 Login Succeeded 15:09:09 nexus3.edgexfoundry.org:10003 15:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:10 Configure a credential helper to remove this warning. See 15:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:10 15:09:10 Login Succeeded 15:09:10 nexus3.edgexfoundry.org:10004 15:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:10 Configure a credential helper to remove this warning. See 15:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:10 15:09:10 Login Succeeded 15:09:10 docker.io 15:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:10 Configure a credential helper to remove this warning. See 15:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:10 15:09:10 Login Succeeded 15:09:10 ---> docker-login.sh ends [Pipeline] } 15:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:10 ========================================================= 15:09:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:09:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:09:10 Sending build context to Docker daemon 10.87MB 15:09:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:09:10 Step 2/12 : FROM ${BASE} AS builder 15:09:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:09:10 63b65145d645: Pulling fs layer 15:09:10 a2d21d5440eb: Pulling fs layer 15:09:10 935e6c44a52c: Pulling fs layer 15:09:10 94cc34f8dd06: Pulling fs layer 15:09:10 30dea6a524f1: Pulling fs layer 15:09:10 a2aff8979fd8: Pulling fs layer 15:09:10 6808be2612f2: Pulling fs layer 15:09:10 f25807f1079a: Pulling fs layer 15:09:10 94cc34f8dd06: Waiting 15:09:10 30dea6a524f1: Waiting 15:09:10 6808be2612f2: Waiting 15:09:10 a2aff8979fd8: Waiting 15:09:10 f25807f1079a: Waiting 15:09:10 a2d21d5440eb: Download complete 15:09:10 94cc34f8dd06: Verifying Checksum 15:09:10 94cc34f8dd06: Download complete 15:09:10 30dea6a524f1: Verifying Checksum 15:09:10 30dea6a524f1: Download complete 15:09:10 63b65145d645: Verifying Checksum 15:09:10 63b65145d645: Download complete 15:09:10 a2aff8979fd8: Verifying Checksum 15:09:10 a2aff8979fd8: Download complete 15:09:10 63b65145d645: Pull complete 15:09:11 a2d21d5440eb: Pull complete 15:09:11 f25807f1079a: Verifying Checksum 15:09:11 f25807f1079a: Download complete 15:09:11 935e6c44a52c: Verifying Checksum 15:09:11 935e6c44a52c: Download complete 15:09:11 6808be2612f2: Verifying Checksum 15:09:11 6808be2612f2: Download complete 15:09:15 935e6c44a52c: Pull complete 15:09:15 94cc34f8dd06: Pull complete 15:09:15 30dea6a524f1: Pull complete 15:09:15 a2aff8979fd8: Pull complete 15:09:16 6808be2612f2: Pull complete 15:09:17 f25807f1079a: Pull complete 15:09:17 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:09:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:09:17 ---> 3b553350e43f 15:09:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:09:19 ---> Running in fd889416c4cb 15:09:19 Removing intermediate container fd889416c4cb 15:09:19 ---> f501992e0509 15:09:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:09:19 ---> Running in 4a662a7cd89f 15:09:19 Removing intermediate container 4a662a7cd89f 15:09:19 ---> 56d43a4add8b 15:09:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:09:19 ---> Running in 16d22d385656 15:09:19 Removing intermediate container 16d22d385656 15:09:19 ---> 0facf73386d8 15:09:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:09:19 ---> Running in c72aba689855 15:09:19 Removing intermediate container c72aba689855 15:09:19 ---> 9c21723e6be3 15:09:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:19 ---> Running in b43646deb28b 15:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:09:20 (1/4) Installing openssh-keygen (9.1_p1-r2) 15:09:20 (2/4) Installing libedit (20221030.3.1-r0) 15:09:20 (3/4) Installing openssh-client-common (9.1_p1-r2) 15:09:20 (4/4) Installing openssh-client-default (9.1_p1-r2) 15:09:20 Executing busybox-1.35.0-r29.trigger 15:09:20 OK: 269 MiB in 57 packages 15:09:20 Removing intermediate container b43646deb28b 15:09:20 ---> fbfc61bbb29e 15:09:20 Step 8/12 : WORKDIR /device-rest-go 15:09:20 ---> Running in f5e6edee0a84 15:09:20 Removing intermediate container f5e6edee0a84 15:09:20 ---> efebafff56bb 15:09:20 Step 9/12 : COPY go.mod vendor* ./ 15:09:21 ---> 16e09db9bf4f 15:09:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:21 ---> Running in 7879181b19dd 15:09:24 Still waiting to schedule task 15:09:24 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:09:43 Removing intermediate container 7879181b19dd 15:09:43 ---> 3f33d36bc98a 15:09:43 Step 11/12 : COPY . . 15:09:43 ---> fdfba2608ea9 15:09:43 Step 12/12 : RUN $MAKE 15:09:43 ---> Running in b45923ba427e 15:09:43 noop 15:09:43 Removing intermediate container b45923ba427e 15:09:43 ---> d0adc7225300 15:09:43 Successfully built d0adc7225300 15:09:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:43 + docker inspect -f . ci-base-image-x86_64 15:09:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:43 prd-ubuntu20.04-docker-8c-8g-2448 does not seem to be running inside a container 15:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-269 -v /w/workspace/gexfoundry_device-rest-go_PR-269:/w/workspace/gexfoundry_device-rest-go_PR-269:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-269@tmp:/w/workspace/gexfoundry_device-rest-go_PR-269@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:09:43 $ docker top 6b5c7fc3762bdf1db4424cf9fb7cd22bfaf56462541cbdaef24c87615e313696 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:44 + go version 15:09:44 go version go1.20.2 linux/amd64 [Pipeline] } 15:09:44 $ docker stop --time=1 6b5c7fc3762bdf1db4424cf9fb7cd22bfaf56462541cbdaef24c87615e313696 15:09:45 $ docker rm -f --volumes 6b5c7fc3762bdf1db4424cf9fb7cd22bfaf56462541cbdaef24c87615e313696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:45 + docker inspect -f . ci-base-image-x86_64 15:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:45 prd-ubuntu20.04-docker-8c-8g-2448 does not seem to be running inside a container 15:09:45 $ 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-269 -v /w/workspace/gexfoundry_device-rest-go_PR-269:/w/workspace/gexfoundry_device-rest-go_PR-269:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-269@tmp:/w/workspace/gexfoundry_device-rest-go_PR-269@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:09:46 $ docker top d75a330826422af301f8022266755339fd157dc1ade51e4fc4720153cbdc5d3d -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-269 [Pipeline] fileExists [Pipeline] sh 15:09:46 + make test 15:09:46 go test ./... -coverprofile=coverage.out ./... 15:09:51 ? github.com/edgexfoundry/device-rest-go [no test files] 15:10:01 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) 15:10:01 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors 15:10:01 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.1% of statements 15:10:01 FAIL 15:10:01 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 15:10:01 $ docker stop --time=1 d75a330826422af301f8022266755339fd157dc1ade51e4fc4720153cbdc5d3d 15:10:03 $ docker rm -f --volumes d75a330826422af301f8022266755339fd157dc1ade51e4fc4720153cbdc5d3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:03 15:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:03 latest: Pulling from edgex-lftools-log-publisher 15:10:03 5eb5b503b376: Pulling fs layer 15:10:03 5c69ac0246d0: Pulling fs layer 15:10:03 ec43610c2a17: Pulling fs layer 15:10:03 3a2ae6a8a46f: Pulling fs layer 15:10:03 33b1e0a273af: Pulling fs layer 15:10:03 5d3b04190fa2: Pulling fs layer 15:10:03 3a2ae6a8a46f: Waiting 15:10:03 2f39f015ded8: Pulling fs layer 15:10:03 33b1e0a273af: Waiting 15:10:03 5d3b04190fa2: Waiting 15:10:03 5c69ac0246d0: Download complete 15:10:03 3a2ae6a8a46f: Download complete 15:10:04 33b1e0a273af: Verifying Checksum 15:10:04 33b1e0a273af: Download complete 15:10:04 5d3b04190fa2: Verifying Checksum 15:10:04 5d3b04190fa2: Download complete 15:10:04 ec43610c2a17: Verifying Checksum 15:10:04 ec43610c2a17: Download complete 15:10:04 5eb5b503b376: Verifying Checksum 15:10:04 5eb5b503b376: Download complete 15:10:04 2f39f015ded8: Download complete 15:10:05 5eb5b503b376: Pull complete 15:10:05 5c69ac0246d0: Pull complete 15:10:05 ec43610c2a17: Pull complete 15:10:05 3a2ae6a8a46f: Pull complete 15:10:06 33b1e0a273af: Pull complete 15:10:06 5d3b04190fa2: Pull complete 15:10:10 2f39f015ded8: Pull complete 15:10:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:10 prd-ubuntu20.04-docker-8c-8g-2448 does not seem to be running inside a container 15:10:10 $ 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-269 -v /w/workspace/gexfoundry_device-rest-go_PR-269:/w/workspace/gexfoundry_device-rest-go_PR-269:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-269@tmp:/w/workspace/gexfoundry_device-rest-go_PR-269@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:10:12 $ docker top edb2dd2586a8906a9316360f9ce58df9556a9fd4452fe7dc684934bd0c68ae1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:12 ---> job-cost.sh 15:10:12 lf-activate-venv: SKIPPING 15:10:12 INFO: No Stack... 15:10:12 INFO: Retrieving Pricing Info for: v3-standard-8 15:10:13 INFO: Archiving Costs [Pipeline] sh 15:10:13 + cat /w/workspace/gexfoundry_device-rest-go_PR-269/archives/cost.csv 15:10:13 + cut -d, -f6 [Pipeline] lock 15:10:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-269-2-stack-cost] 15:10:13 Resource [jenkins-edgexfoundry-device-rest-go-PR-269-2-stack-cost] did not exist. Created. 15:10:13 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-269-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:13 + echo total: 0.2199999988079071 [Pipeline] stash 15:10:13 Stashed 1 file(s) [Pipeline] } 15:10:13 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-269-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:10:13 $ docker stop --time=1 edb2dd2586a8906a9316360f9ce58df9556a9fd4452fe7dc684934bd0c68ae1c 15:10:14 $ docker rm -f --volumes edb2dd2586a8906a9316360f9ce58df9556a9fd4452fe7dc684934bd0c68ae1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:10:14 Failed in branch amd64 15:13:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2450 in /w/workspace/gexfoundry_device-rest-go_PR-269 [Pipeline] { [Pipeline] ws 15:13:23 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 15:13:23 The recommended git tool is: git 15:13:34 using credential edgex-jenkins-ssh 15:13:34 Cloning the remote Git repository 15:13:34 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:13:34 > git init /w/workspace/device-rest-go/2 # timeout=10 15:13:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:13:34 > git --version # timeout=10 15:13:34 > git --version # 'git version 2.25.1' 15:13:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:13:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:13:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:13:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:13:39 Merging remotes/origin/main commit 2ded8c8301fa9285dc80bb471c5f0972abc0b73a into PR head commit 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 15:13:39 Merge succeeded, producing a9b1d137301990f2827f08f4ba6d5fb821e3171f 15:13:39 Checking out Revision a9b1d137301990f2827f08f4ba6d5fb821e3171f (PR-269) 15:13:39 > git config core.sparsecheckout # timeout=10 15:13:39 > git checkout -f 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 # timeout=10 15:13:39 > git remote # timeout=10 15:13:39 > git config --get remote.origin.url # timeout=10 15:13:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:39 > git merge 2ded8c8301fa9285dc80bb471c5f0972abc0b73a # timeout=10 15:13:39 > git rev-parse HEAD^{commit} # timeout=10 15:13:39 > git config core.sparsecheckout # timeout=10 15:13:39 > git checkout -f a9b1d137301990f2827f08f4ba6d5fb821e3171f # timeout=10 15:13:43 Commit message: "Merge commit '2ded8c8301fa9285dc80bb471c5f0972abc0b73a' into HEAD" 15:13:43 > git rev-list --no-walk 6de02c9ea1edb10bf5b1ec9ca697b66c81d30118 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:13:44 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:44 Dload Upload Total Spent Left Speed 15:13:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 15:13:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:13:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:13:45 + sudo tee /etc/docker/daemon.new 15:13:45 { 15:13:45 "registry-mirrors": [ 15:13:45 "https://nexus3.edgexfoundry.org:10001" 15:13:45 ], 15:13:45 "bip": "10.250.0.254/24", 15:13:45 "hosts": [ 15:13:45 "tcp://0.0.0.0:5555", 15:13:45 "unix:///var/run/docker.sock" 15:13:45 ], 15:13:45 "mtu": 1458, 15:13:45 "selinux-enabled": true, 15:13:45 "seccomp-profile": "/etc/docker/seccomp.json" 15:13:45 } [Pipeline] sh 15:13:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:13:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:08 provisioning config files... 15:14:08 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config8664945861014322287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:08 ---> docker-login.sh 15:14:08 nexus3.edgexfoundry.org:10001 15:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:09 Configure a credential helper to remove this warning. See 15:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:09 15:14:09 Login Succeeded 15:14:09 nexus3.edgexfoundry.org:10002 15:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:10 Configure a credential helper to remove this warning. See 15:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:10 15:14:10 Login Succeeded 15:14:10 nexus3.edgexfoundry.org:10003 15:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:10 Configure a credential helper to remove this warning. See 15:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:10 15:14:10 Login Succeeded 15:14:10 nexus3.edgexfoundry.org:10004 15:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:10 Configure a credential helper to remove this warning. See 15:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:10 15:14:10 Login Succeeded 15:14:10 docker.io 15:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:11 Configure a credential helper to remove this warning. See 15:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:11 15:14:11 Login Succeeded 15:14:11 ---> docker-login.sh ends [Pipeline] } 15:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:11 ========================================================= 15:14:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:14:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:14:12 Sending build context to Docker daemon 138.8kB 15:14:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:14:12 Step 2/12 : FROM ${BASE} AS builder 15:14:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:14:12 af6eaf76a39c: Pulling fs layer 15:14:12 55522c791124: Pulling fs layer 15:14:12 ce5c4a1c91eb: Pulling fs layer 15:14:12 169dfbe0d373: Pulling fs layer 15:14:12 e1ff8fa3b103: Pulling fs layer 15:14:12 52ebb69f0ebf: Pulling fs layer 15:14:12 5abe8eddf0d5: Pulling fs layer 15:14:12 e1ff8fa3b103: Waiting 15:14:12 52ebb69f0ebf: Waiting 15:14:12 5abe8eddf0d5: Waiting 15:14:12 169dfbe0d373: Waiting 15:14:12 55522c791124: Verifying Checksum 15:14:12 55522c791124: Download complete 15:14:12 169dfbe0d373: Verifying Checksum 15:14:12 169dfbe0d373: Download complete 15:14:12 e1ff8fa3b103: Verifying Checksum 15:14:12 e1ff8fa3b103: Download complete 15:14:12 af6eaf76a39c: Verifying Checksum 15:14:12 af6eaf76a39c: Download complete 15:14:14 af6eaf76a39c: Pull complete 15:14:14 5abe8eddf0d5: Verifying Checksum 15:14:14 5abe8eddf0d5: Download complete 15:14:14 55522c791124: Pull complete 15:14:15 ce5c4a1c91eb: Verifying Checksum 15:14:15 ce5c4a1c91eb: Download complete 15:14:15 52ebb69f0ebf: Verifying Checksum 15:14:15 52ebb69f0ebf: Download complete 15:14:25 ce5c4a1c91eb: Pull complete 15:14:26 169dfbe0d373: Pull complete 15:14:26 e1ff8fa3b103: Pull complete 15:14:33 52ebb69f0ebf: Pull complete 15:14:34 5abe8eddf0d5: Pull complete 15:14:34 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:14:34 ---> 6cb57ee374ae 15:14:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:14:37 ---> Running in 185c64d7b9ba 15:14:37 Removing intermediate container 185c64d7b9ba 15:14:37 ---> d7d8494a9808 15:14:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:14:37 ---> Running in 3c009658ff6a 15:14:38 Removing intermediate container 3c009658ff6a 15:14:38 ---> 82219c1b5cd6 15:14:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:14:38 ---> Running in b326c2ba4008 15:14:38 Removing intermediate container b326c2ba4008 15:14:38 ---> 6209df58a29a 15:14:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:14:38 ---> Running in e3b4485365ca 15:14:38 Removing intermediate container e3b4485365ca 15:14:38 ---> ecd51a5cb3ef 15:14:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:38 ---> Running in 35a5307ae97e 15:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:14:41 (1/4) Installing openssh-keygen (9.1_p1-r2) 15:14:42 (2/4) Installing libedit (20221030.3.1-r0) 15:14:42 (3/4) Installing openssh-client-common (9.1_p1-r2) 15:14:42 (4/4) Installing openssh-client-default (9.1_p1-r2) 15:14:42 Executing busybox-1.35.0-r29.trigger 15:14:42 OK: 268 MiB in 57 packages 15:14:43 Removing intermediate container 35a5307ae97e 15:14:43 ---> 2417f3981f68 15:14:43 Step 8/12 : WORKDIR /device-rest-go 15:14:43 ---> Running in 7c17a9f7eff4 15:14:43 Removing intermediate container 7c17a9f7eff4 15:14:43 ---> 881b3d8b63fa 15:14:43 Step 9/12 : COPY go.mod vendor* ./ 15:14:44 ---> 46bb9ae10e1e 15:14:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:44 ---> Running in 8196a9dee463 15:15:52 Removing intermediate container 8196a9dee463 15:15:52 ---> 174a3f4b4ea0 15:15:52 Step 11/12 : COPY . . 15:15:52 ---> b037442ab12a 15:15:52 Step 12/12 : RUN $MAKE 15:15:52 ---> Running in 5153747b0bb2 15:15:52 noop 15:15:52 Removing intermediate container 5153747b0bb2 15:15:52 ---> f930ababc6ce 15:15:52 Successfully built f930ababc6ce 15:15:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:52 + docker inspect -f . ci-base-image-arm64 15:15:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:52 prd-ubuntu20.04-docker-arm64-4c-16g-2450 does not seem to be running inside a container 15:15:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:54 $ docker top dbd868dd0b50415e2c83c94cb0dfc9de40178750509d5401380b94b5d690164a -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:54 + go version 15:15:54 go version go1.20.2 linux/arm64 [Pipeline] } 15:15:55 $ docker stop --time=1 dbd868dd0b50415e2c83c94cb0dfc9de40178750509d5401380b94b5d690164a 15:15:56 $ docker rm -f --volumes dbd868dd0b50415e2c83c94cb0dfc9de40178750509d5401380b94b5d690164a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:57 + docker inspect -f . ci-base-image-arm64 15:15:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:57 prd-ubuntu20.04-docker-arm64-4c-16g-2450 does not seem to be running inside a container 15:15:57 $ 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/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:58 $ docker top c51f4422b17e68c5de3fb9f0d2cbb8315ea0e49bd25296a05d5acfb029da0209 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:59 + git config --global --add safe.directory /w/workspace/device-rest-go/2 [Pipeline] fileExists [Pipeline] sh 15:15:59 + make test 15:15:59 go test ./... -coverprofile=coverage.out ./... 15:16:38 ? github.com/edgexfoundry/device-rest-go [no test files] 15:18:30 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) 15:18:30 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors 15:18:35 ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 33.1% of statements 15:18:35 FAIL 15:18:36 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 15:18:36 $ docker stop --time=1 c51f4422b17e68c5de3fb9f0d2cbb8315ea0e49bd25296a05d5acfb029da0209 15:18:38 $ docker rm -f --volumes c51f4422b17e68c5de3fb9f0d2cbb8315ea0e49bd25296a05d5acfb029da0209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:18:39 15:18:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:18:40 arm64: Pulling from edgex-lftools-log-publisher 15:18:40 8998bd30e6a1: Pulling fs layer 15:18:40 04944245beec: Pulling fs layer 15:18:40 699f458cf7ca: Pulling fs layer 15:18:40 765212b225bb: Pulling fs layer 15:18:40 f23df028b6ca: Pulling fs layer 15:18:40 d65c8cfc05b1: Pulling fs layer 15:18:40 2437ff75d9bd: Pulling fs layer 15:18:40 765212b225bb: Waiting 15:18:40 f23df028b6ca: Waiting 15:18:40 2437ff75d9bd: Waiting 15:18:40 04944245beec: Verifying Checksum 15:18:40 04944245beec: Download complete 15:18:40 765212b225bb: Verifying Checksum 15:18:40 765212b225bb: Download complete 15:18:40 f23df028b6ca: Download complete 15:18:40 d65c8cfc05b1: Verifying Checksum 15:18:40 d65c8cfc05b1: Download complete 15:18:40 699f458cf7ca: Verifying Checksum 15:18:40 699f458cf7ca: Download complete 15:18:41 8998bd30e6a1: Download complete 15:18:43 2437ff75d9bd: Verifying Checksum 15:18:43 2437ff75d9bd: Download complete 15:18:45 8998bd30e6a1: Pull complete 15:18:45 04944245beec: Pull complete 15:18:47 699f458cf7ca: Pull complete 15:18:47 765212b225bb: Pull complete 15:18:47 f23df028b6ca: Pull complete 15:18:48 d65c8cfc05b1: Pull complete 15:19:03 2437ff75d9bd: Pull complete 15:19:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:03 prd-ubuntu20.04-docker-arm64-4c-16g-2450 does not seem to be running inside a container 15:19:03 $ 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/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:19:06 $ docker top 21cb796ba006f58614391ceec8026ecc74d9ab2241ee2322369e8175693ee52e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:07 ---> job-cost.sh 15:19:07 lf-activate-venv: SKIPPING 15:19:07 INFO: No Stack... 15:19:07 INFO: Retrieving Pricing Info for: v3-standard-4 15:19:08 INFO: Archiving Costs [Pipeline] sh 15:19:09 + cat /w/workspace/device-rest-go/2/archives/cost.csv 15:19:09 + cut -d, -f6 [Pipeline] lock 15:19:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-269-2-stack-cost] 15:19:09 Resource [jenkins-edgexfoundry-device-rest-go-PR-269-2-stack-cost] did not exist. Created. 15:19:09 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-269-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:09 /w/workspace/device-rest-go/2@tmp/durable-1be352ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:19:10 + echo total: 0.10999999940395355 [Pipeline] stash 15:19:10 Warning: overwriting stash ‘stack-cost’ 15:19:11 Stashed 1 file(s) [Pipeline] } 15:19:11 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-269-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:19:11 $ docker stop --time=1 21cb796ba006f58614391ceec8026ecc74d9ab2241ee2322369e8175693ee52e 15:19:12 $ docker rm -f --volumes 21cb796ba006f58614391ceec8026ecc74d9ab2241ee2322369e8175693ee52e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:19:12 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:19:13 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-269/archives ] 15:19:13 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-269/archives 15:19:13 total 16 15:19:13 drwxr-xr-x 3 root root 4096 Mar 16 15:10 . 15:19:13 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 15:10 .. 15:19:13 drwxr-xr-x 2 root root 4096 Mar 16 15:10 cost 15:19:13 -rw-r--r-- 1 root root 86 Mar 16 15:10 cost.csv 15:19:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-269/archives 15:19:13 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-269/archives 15:19:13 total 16 15:19:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:10 . 15:19:13 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 15:10 .. 15:19:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 15:10 cost 15:19:13 -rw-r--r-- 1 jenkins jenkins 86 Mar 16 15:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:19:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:19:14 ---> package-listing.sh 15:19:14 ++ facter osfamily 15:19:14 ++ tr '[:upper:]' '[:lower:]' 15:19:14 + OS_FAMILY=debian 15:19:14 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-269 15:19:14 + START_PACKAGES=/tmp/packages_start.txt 15:19:14 + END_PACKAGES=/tmp/packages_end.txt 15:19:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:19:14 + PACKAGES=/tmp/packages_start.txt 15:19:14 + '[' /w/workspace/gexfoundry_device-rest-go_PR-269 ']' 15:19:14 + PACKAGES=/tmp/packages_end.txt 15:19:14 + case "${OS_FAMILY}" in 15:19:14 + dpkg -l 15:19:14 + grep '^ii' 15:19:14 + '[' -f /tmp/packages_start.txt ']' 15:19:14 + '[' -f /tmp/packages_end.txt ']' 15:19:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:19:14 + '[' /w/workspace/gexfoundry_device-rest-go_PR-269 ']' 15:19:14 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-269/archives/ 15:19:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-269/archives/ [Pipeline] echo 15:19:14 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-269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:19:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:15 prd-ubuntu20.04-docker-8c-8g-2448 does not seem to be running inside a container 15:19:15 $ 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-269/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-269 -v /w/workspace/gexfoundry_device-rest-go_PR-269:/w/workspace/gexfoundry_device-rest-go_PR-269:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-269@tmp:/w/workspace/gexfoundry_device-rest-go_PR-269@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:19:16 $ docker top 7186c618aa440680456add0a8600c724243240413e97fa0ecbb3fb49154fcea2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:19:16 + mkdir -p /var/log/sysstat [Pipeline] sh 15:19:17 + ls /var/log/sa-host 15:19:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:17 provisioning config files... 15:19:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-269@tmp/config12826900735360163563tmp [Pipeline] { [Pipeline] echo 15:19:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:19:17 ---> create-netrc.sh [Pipeline] } 15:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:19:17 ---> python-tools-install.sh [Pipeline] echo 15:19:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:19:18 ---> sudo-logs.sh 15:19:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:19:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:19:18 ---> job-cost.sh 15:19:18 lf-activate-venv: SKIPPING 15:19:18 DEBUG: total: 0.2199999988079071 15:19:18 INFO: Retrieving Stack Cost... 15:19:18 INFO: Retrieving Pricing Info for: v3-standard-8 15:19:19 INFO: Archiving Costs [Pipeline] echo 15:19:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:19:19 ---> logs-deploy.sh 15:19:19 lf-activate-venv: SKIPPING 15:19:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-269/2 15:19:19 INFO: archiving workspace using pattern(s): 15:19:20 Archives upload complete. 15:19:20 INFO: archiving logs to Nexus 15:19:20 ---> uname -a: 15:19:20 Linux prd-ubuntu20-04-docker-8c-8g-2448 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:19:20 15:19:20