Started by user Eric Ball Replayed #1 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b057092ee19ade1a8316e5cb795699e1e50525a 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-ssh6847925302823185297.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh264358805882562504.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9465943904045415990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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. Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXBuildCApp.groovy 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-ssh3111766596797418812.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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12288847530188492209.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. Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfCommon.groovy [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-s7 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-1461 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1b057092ee19ade1a8316e5cb795699e1e50525a (main) > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b057092ee19ade1a8316e5cb795699e1e50525a # timeout=10 Commit message: "Merge pull request #6 from edgexfoundry-holding/dependabot/go_modules/github.com/spf13/cast-1.6.0" > git rev-list --no-walk 1b057092ee19ade1a8316e5cb795699e1e50525a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:40:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:40:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:40:51 ========================================================= 01:40:51 EdgeX Global Pipelines Version Info 01:40:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:40:52 ------------------- 01:40:52 stable info: 01:40:52 ------------------- 01:40:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:40:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:40:52 Message: update stable to v1.0.258 01:40:52 ------------------- 01:40:52 experimental info: 01:40:52 ------------------- 01:40:52 Commited By: **** collab-it+edgex@linuxfoundation.org 01:40:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:40:52 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:40:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 01:40:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 01:40:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:40:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:40:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:40:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:40:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b057092ee19ade1a8316e5cb795699e1e50525a [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b05709 [Pipeline] echo 01:40:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:53 provisioning config files... 01:40:53 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config14860814539874080476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:54 ---> ****-login.sh 01:40:54 nexus3.edgexfoundry.org:10001 01:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:54 Configure a credential helper to remove this warning. See 01:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:54 01:40:54 Login Succeeded 01:40:54 nexus3.edgexfoundry.org:10002 01:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:54 Configure a credential helper to remove this warning. See 01:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:54 01:40:54 Login Succeeded 01:40:54 nexus3.edgexfoundry.org:10003 01:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:54 Configure a credential helper to remove this warning. See 01:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:54 01:40:54 Login Succeeded 01:40:54 nexus3.edgexfoundry.org:10004 01:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:54 Configure a credential helper to remove this warning. See 01:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:54 01:40:54 Login Succeeded 01:40:54 ****.io 01:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:55 Configure a credential helper to remove this warning. See 01:40:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:55 01:40:55 Login Succeeded 01:40:55 ---> ****-login.sh ends [Pipeline] } 01:40:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:40:56 + git rev-list -1 --merges 1b057092ee19ade1a8316e5cb795699e1e50525a~1..1b057092ee19ade1a8316e5cb795699e1e50525a [Pipeline] echo 01:40:56 -----------> git rev-list -1 --merges 1b057092ee19ade1a8316e5cb795699e1e50525a~1..1b057092ee19ade1a8316e5cb795699e1e50525a 1b057092ee19ade1a8316e5cb795699e1e50525a 01:40:56 1b057092ee19ade1a8316e5cb795699e1e50525a [false] [Pipeline] sh 01:40:56 + git log --format=format:%s -1 1b057092ee19ade1a8316e5cb795699e1e50525a [Pipeline] echo 01:40:56 ========================================================= 01:40:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:40:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:40:56 + git log --format=format:%s -1 1b057092ee19ade1a8316e5cb795699e1e50525a [Pipeline] echo 01:40:56 [semverPrep] GIT_COMMIT: 1b057092ee19ade1a8316e5cb795699e1e50525a, Commit Message: Merge pull request #6 from edgexfoundry-holding/dependabot/go_modules/github.com/spf13/cast-1.6.0 [Pipeline] echo 01:40:56 [semverPrep] This is not a build commit. [Pipeline] sh 01:40:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:57 + grep -v github /etc/ssh/ssh_known_hosts 01:40:57 + [ -e /tmp/ssh_known_hosts ] 01:40:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:40:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:40:57 + sudo tee -a /etc/ssh/ssh_known_hosts 01:40:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:57 01:40:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:58 0.1.4: Pulling from edgex-devops/py-git-semver 01:40:58 b85a868b505f: Pulling fs layer 01:40:58 e2be974225ed: Pulling fs layer 01:40:58 339a4e72a1f5: Pulling fs layer 01:40:58 988bab9f4d93: Pulling fs layer 01:40:58 1469e6f7b9e6: Pulling fs layer 01:40:58 eaf3925da568: Pulling fs layer 01:40:58 bab4dde63d76: Pulling fs layer 01:40:58 bde34c3a00c8: Pulling fs layer 01:40:58 b352a97aabf1: Pulling fs layer 01:40:58 4872d77fe225: Pulling fs layer 01:40:58 5851b861e8e6: Pulling fs layer 01:40:58 bde34c3a00c8: Waiting 01:40:58 bab4dde63d76: Waiting 01:40:58 b352a97aabf1: Waiting 01:40:58 4872d77fe225: Waiting 01:40:58 988bab9f4d93: Waiting 01:40:58 eaf3925da568: Waiting 01:40:58 1469e6f7b9e6: Waiting 01:40:58 5851b861e8e6: Waiting 01:40:58 e2be974225ed: Download complete 01:40:58 988bab9f4d93: Verifying Checksum 01:40:58 988bab9f4d93: Download complete 01:40:58 1469e6f7b9e6: Verifying Checksum 01:40:58 1469e6f7b9e6: Download complete 01:40:58 339a4e72a1f5: Verifying Checksum 01:40:58 339a4e72a1f5: Download complete 01:40:58 eaf3925da568: Download complete 01:40:58 bde34c3a00c8: Download complete 01:40:58 b352a97aabf1: Verifying Checksum 01:40:58 b352a97aabf1: Download complete 01:40:58 4872d77fe225: Verifying Checksum 01:40:58 4872d77fe225: Download complete 01:40:58 5851b861e8e6: Download complete 01:40:58 b85a868b505f: Verifying Checksum 01:40:58 b85a868b505f: Download complete 01:40:58 bab4dde63d76: Verifying Checksum 01:40:58 bab4dde63d76: Download complete 01:40:59 b85a868b505f: Pull complete 01:40:59 e2be974225ed: Pull complete 01:41:00 339a4e72a1f5: Pull complete 01:41:00 988bab9f4d93: Pull complete 01:41:00 1469e6f7b9e6: Pull complete 01:41:00 eaf3925da568: Pull complete 01:41:02 bab4dde63d76: Pull complete 01:41:02 bde34c3a00c8: Pull complete 01:41:02 b352a97aabf1: Pull complete 01:41:02 4872d77fe225: Pull complete 01:41:02 5851b861e8e6: Pull complete 01:41:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:41:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:02 prd-ubuntu20.04-docker-8c-8g-1461 does not seem to be running inside a container 01:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:41:06 $ docker top fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 -eo pid,comm 01:41:06 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). 01:41:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:06 [ssh-agent] Looking for ssh-agent implementation... 01:41:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:06 $ docker exec fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 ssh-agent 01:41:06 SSH_AUTH_SOCK=/tmp/ssh-Ie0MvhIKNU49/agent.33 01:41:06 SSH_AGENT_PID=39 01:41:06 Running ssh-add (command line suppressed) 01:41:06 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1583402530031304653.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1583402530031304653.key) 01:41:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:06 + git tag --points-at HEAD [Pipeline] } 01:41:06 $ docker exec --env ******** --env ******** fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 ssh-agent -k 01:41:07 unset SSH_AUTH_SOCK; 01:41:07 unset SSH_AGENT_PID; 01:41:07 echo Agent pid 39 killed; 01:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:07 [ssh-agent] Looking for ssh-agent implementation... 01:41:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:07 $ docker exec fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 ssh-agent 01:41:07 SSH_AUTH_SOCK=/tmp/ssh-DXVljydkxTdh/agent.71 01:41:07 SSH_AGENT_PID=77 01:41:07 Running ssh-add (command line suppressed) 01:41:07 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3934233024962835466.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3934233024962835466.key) 01:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:07 + git semver init 01:41:08 2024-02-22 01:41:07,995 [run_init] DEBUG init version:0.0.0 force:False 01:41:08 2024-02-22 01:41:07,995 [create_semver_branch] DEBUG create semver branch 01:41:08 2024-02-22 01:41:07,996 [remove_entries] DEBUG removing ['.github/Contributing.md', '.github/PULL_REQUEST_TEMPLATE.md', '.github/dependabot.yml', '.github/semantic.yml', '.gitignore', 'Dockerfile', 'Jenkinsfile', 'Makefile', 'OWNERS.md', 'README.md', 'cmd/Attribution.txt', 'cmd/main.go', 'cmd/res/configuration.yaml', 'cmd/res/devices/Simple-Device.yaml', 'cmd/res/profiles/Simple-Driver.yaml', 'go.mod', 'go.sum', 'internal/driver/constants.go', 'internal/driver/driver.go', 'internal/driver/readingchecker.go', 'internal/driver/types.go', 'internal/driver/utils.go', 'version.go'] 01:41:08 2024-02-22 01:41:07,996 [execute] INFO git rm --cached -- .github/Contributing.md .github/PULL_REQUEST_TEMPLATE.md .github/dependabot.yml .github/semantic.yml .gitignore Dockerfile Jenkinsfile Makefile OWNERS.md README.md cmd/Attribution.txt cmd/main.go cmd/res/configuration.yaml cmd/res/devices/Simple-Device.yaml cmd/res/profiles/Simple-Driver.yaml go.mod go.sum internal/driver/constants.go internal/driver/driver.go internal/driver/readingchecker.go internal/driver/types.go internal/driver/utils.go version.go 01:41:08 2024-02-22 01:41:07,996 [execute] DEBUG Popen(['git', 'rm', '--cached', '--', '.github/Contributing.md', '.github/PULL_REQUEST_TEMPLATE.md', '.github/dependabot.yml', '.github/semantic.yml', '.gitignore', 'Dockerfile', 'Jenkinsfile', 'Makefile', 'OWNERS.md', 'README.md', 'cmd/Attribution.txt', 'cmd/main.go', 'cmd/res/configuration.yaml', 'cmd/res/devices/Simple-Device.yaml', 'cmd/res/profiles/Simple-Driver.yaml', 'go.mod', 'go.sum', 'internal/driver/constants.go', 'internal/driver/driver.go', 'internal/driver/readingchecker.go', 'internal/driver/types.go', 'internal/driver/utils.go', 'version.go'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 01:41:08 2024-02-22 01:41:08,003 [write_file] DEBUG write to file:main 01:41:08 2024-02-22 01:41:08,005 [execute] INFO git cat-file --batch-check 01:41:08 2024-02-22 01:41:08,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 01:41:08 2024-02-22 01:41:08,010 [execute] INFO git cat-file --batch 01:41:08 2024-02-22 01:41:08,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 01:41:08 2024-02-22 01:41:08,016 [execute] INFO git push --porcelain origin semver 01:41:08 2024-02-22 01:41:08,016 [execute] DEBUG Popen(['git', 'push', '--porcelain', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=True, shell=None, istream=None) 01:41:08 2024-02-22 01:41:08,645 [execute] INFO git checkout main -f 01:41:08 2024-02-22 01:41:08,645 [execute] DEBUG Popen(['git', 'checkout', 'main', '-f'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 01:41:08 2024-02-22 01:41:08,650 [main] ERROR Cmd('git') failed due to: exit code(128) 01:41:08 cmdline: git checkout main -f 01:41:08 stderr: 'fatal: 'main' could be both a local file and a tracking branch. 01:41:08 Please use -- (and optionally --no-guess) to disambiguate' 01:41:08 ERROR: Cmd('git') failed due to: exit code(128) 01:41:08 cmdline: git checkout main -f 01:41:08 stderr: 'fatal: 'main' could be both a local file and a tracking branch. 01:41:08 Please use -- (and optionally --no-guess) to disambiguate' [Pipeline] } 01:41:08 $ docker exec --env ******** --env ******** fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 ssh-agent -k 01:41:09 unset SSH_AUTH_SOCK; 01:41:09 unset SSH_AGENT_PID; 01:41:09 echo Agent pid 77 killed; 01:41:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 01:41:09 $ docker stop --time=1 fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 01:41:10 $ docker rm -f --volumes fbfd257cfb2a7e3d6c86d1e86a5f0eb0c6ad57d773e498d70edd0ba26fcdab09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) Stage "arm64" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 01:41:11 Failed in branch arm64 [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 01:41:11 Failed in branch amd64 [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 01:41:12 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [Pipeline] libraryResource [Pipeline] sh 01:41:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:41:13 ---> package-listing.sh 01:41:13 ++ facter osfamily 01:41:13 ++ tr '[:upper:]' '[:lower:]' 01:41:13 + OS_FAMILY=debian 01:41:13 + workspace=/w/workspace/edgexfoundry_device-s7_main 01:41:13 + START_PACKAGES=/tmp/packages_start.txt 01:41:13 + END_PACKAGES=/tmp/packages_end.txt 01:41:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:41:13 + PACKAGES=/tmp/packages_start.txt 01:41:13 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:41:13 + PACKAGES=/tmp/packages_end.txt 01:41:13 + case "${OS_FAMILY}" in 01:41:13 + dpkg -l 01:41:13 + grep '^ii' 01:41:13 + '[' -f /tmp/packages_start.txt ']' 01:41:13 + '[' -f /tmp/packages_end.txt ']' 01:41:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:41:13 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 01:41:13 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 01:41:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 01:41:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:41:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:14 01:41:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:15 latest: Pulling from edgex-lftools-log-publisher 01:41:15 5eb5b503b376: Pulling fs layer 01:41:15 5c69ac0246d0: Pulling fs layer 01:41:15 ec43610c2a17: Pulling fs layer 01:41:15 3a2ae6a8a46f: Pulling fs layer 01:41:15 33b1e0a273af: Pulling fs layer 01:41:15 5d3b04190fa2: Pulling fs layer 01:41:15 2f39f015ded8: Pulling fs layer 01:41:15 5d3b04190fa2: Waiting 01:41:15 3a2ae6a8a46f: Waiting 01:41:15 33b1e0a273af: Waiting 01:41:15 2f39f015ded8: Waiting 01:41:15 5c69ac0246d0: Verifying Checksum 01:41:15 5c69ac0246d0: Download complete 01:41:15 3a2ae6a8a46f: Verifying Checksum 01:41:15 3a2ae6a8a46f: Download complete 01:41:15 33b1e0a273af: Verifying Checksum 01:41:15 33b1e0a273af: Download complete 01:41:15 5d3b04190fa2: Download complete 01:41:15 ec43610c2a17: Download complete 01:41:15 5eb5b503b376: Verifying Checksum 01:41:15 5eb5b503b376: Download complete 01:41:15 2f39f015ded8: Download complete 01:41:16 5eb5b503b376: Pull complete 01:41:16 5c69ac0246d0: Pull complete 01:41:17 ec43610c2a17: Pull complete 01:41:17 3a2ae6a8a46f: Pull complete 01:41:17 33b1e0a273af: Pull complete 01:41:17 5d3b04190fa2: Pull complete 01:41:21 2f39f015ded8: Pull complete 01:41:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:22 prd-ubuntu20.04-docker-8c-8g-1461 does not seem to be running inside a container 01:41:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:41:27 $ docker top c4d9701001f883cb2c100236efd1b5d34405ab611a499637a34b75033bebc1c7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:27 + touch /tmp/pre-build-complete [Pipeline] sh 01:41:27 + mkdir -p /var/log/sysstat [Pipeline] sh 01:41:27 + ls /var/log/sa-host 01:41:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:28 provisioning config files... 01:41:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config100695263511155865tmp [Pipeline] { [Pipeline] echo 01:41:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:41:28 ---> create-netrc.sh [Pipeline] } 01:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:41:28 ---> python-tools-install.sh [Pipeline] echo 01:41:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:41:29 ---> sudo-logs.sh 01:41:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:41:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:41:29 ---> job-cost.sh 01:41:29 lf-activate-venv: SKIPPING 01:41:29 INFO: No Stack... 01:41:29 INFO: Retrieving Pricing Info for: v3-standard-8 01:41:29 INFO: Archiving Costs [Pipeline] echo 01:41:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:41:30 ---> logs-deploy.sh 01:41:30 lf-activate-venv: SKIPPING 01:41:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/2 01:41:30 INFO: archiving workspace using pattern(s): 01:41:31 Archives upload complete. 01:41:31 INFO: archiving logs to Nexus