Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8d6f913e387139350a067c8313caa5b135d1805 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-ssh4777834464258347935.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15443728581915040704.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/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/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15748553804139985948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh12570461187026135008.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/go-mod-configuration/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/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3634388547977563507.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:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-35336 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f8d6f913e387139350a067c8313caa5b135d1805 (main) Commit message: "Merge pull request #174 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.0.0-dev.10" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 f8d6f913e387139350a067c8313caa5b135d1805 # timeout=10 > git rev-list --no-walk 242a4fa2df5d22373a08bfaed6c0a498755c1cff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:40:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:40:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:40:45 ========================================================= 13:40:45 EdgeX Global Pipelines Version Info 13:40:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:40:45 ------------------- 13:40:45 stable info: 13:40:45 ------------------- 13:40:45 Commited By: Cherry Wang cherry@iotechsys.com 13:40:45 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:40:45 Message: update stable to v1.0.269 13:40:46 ------------------- 13:40:46 experimental info: 13:40:46 ------------------- 13:40:46 Commited By: **** collab-it+edgex@linuxfoundation.org 13:40:46 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:40:46 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:40:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8d6f91 [Pipeline] echo 13:40:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:40:48 + git rev-list -1 --merges f8d6f913e387139350a067c8313caa5b135d1805~1..f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] echo 13:40:48 -----------> git rev-list -1 --merges f8d6f913e387139350a067c8313caa5b135d1805~1..f8d6f913e387139350a067c8313caa5b135d1805 f8d6f913e387139350a067c8313caa5b135d1805 13:40:48 f8d6f913e387139350a067c8313caa5b135d1805 [false] [Pipeline] sh 13:40:48 + git log --format=format:%s -1 f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] echo 13:40:48 ========================================================= 13:40:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:40:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:40:48 + git log --format=format:%s -1 f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] echo 13:40:48 [semverPrep] GIT_COMMIT: f8d6f913e387139350a067c8313caa5b135d1805, Commit Message: Merge pull request #174 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.0.0-dev.10 [Pipeline] echo 13:40:48 [semverPrep] This is not a build commit. [Pipeline] sh 13:40:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:40:49 + grep -v github /etc/ssh/ssh_known_hosts 13:40:49 + [ -e /tmp/ssh_known_hosts ] 13:40:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:40:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:40:49 + sudo tee -a /etc/ssh/ssh_known_hosts 13:40:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:40:49 13:40:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:40:50 0.1.4: Pulling from edgex-devops/py-git-semver 13:40:50 b85a868b505f: Pulling fs layer 13:40:50 e2be974225ed: Pulling fs layer 13:40:50 339a4e72a1f5: Pulling fs layer 13:40:50 988bab9f4d93: Pulling fs layer 13:40:50 1469e6f7b9e6: Pulling fs layer 13:40:50 eaf3925da568: Pulling fs layer 13:40:50 bab4dde63d76: Pulling fs layer 13:40:50 bde34c3a00c8: Pulling fs layer 13:40:50 b352a97aabf1: Pulling fs layer 13:40:50 4872d77fe225: Pulling fs layer 13:40:50 5851b861e8e6: Pulling fs layer 13:40:50 988bab9f4d93: Waiting 13:40:50 eaf3925da568: Waiting 13:40:50 bab4dde63d76: Waiting 13:40:50 bde34c3a00c8: Waiting 13:40:50 1469e6f7b9e6: Waiting 13:40:50 b352a97aabf1: Waiting 13:40:50 5851b861e8e6: Waiting 13:40:50 4872d77fe225: Waiting 13:40:50 e2be974225ed: Verifying Checksum 13:40:50 e2be974225ed: Download complete 13:40:50 988bab9f4d93: Verifying Checksum 13:40:50 988bab9f4d93: Download complete 13:40:50 1469e6f7b9e6: Verifying Checksum 13:40:50 1469e6f7b9e6: Download complete 13:40:50 eaf3925da568: Verifying Checksum 13:40:50 eaf3925da568: Download complete 13:40:50 339a4e72a1f5: Verifying Checksum 13:40:50 339a4e72a1f5: Download complete 13:40:50 bde34c3a00c8: Download complete 13:40:50 b352a97aabf1: Verifying Checksum 13:40:50 b352a97aabf1: Download complete 13:40:50 4872d77fe225: Verifying Checksum 13:40:50 4872d77fe225: Download complete 13:40:50 5851b861e8e6: Verifying Checksum 13:40:50 5851b861e8e6: Download complete 13:40:50 b85a868b505f: Verifying Checksum 13:40:50 b85a868b505f: Download complete 13:40:50 bab4dde63d76: Verifying Checksum 13:40:50 bab4dde63d76: Download complete 13:40:51 b85a868b505f: Pull complete 13:40:51 e2be974225ed: Pull complete 13:40:52 339a4e72a1f5: Pull complete 13:40:52 988bab9f4d93: Pull complete 13:40:52 1469e6f7b9e6: Pull complete 13:40:52 eaf3925da568: Pull complete 13:40:54 bab4dde63d76: Pull complete 13:40:54 bde34c3a00c8: Pull complete 13:40:54 b352a97aabf1: Pull complete 13:40:54 4872d77fe225: Pull complete 13:40:54 5851b861e8e6: Pull complete 13:40:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:40:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:54 prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container 13:40:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:40:57 $ docker top a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 -eo pid,comm 13:40:57 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). 13:40:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:40:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:40:57 [ssh-agent] Looking for ssh-agent implementation... 13:40:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:57 $ docker exec a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 ssh-agent 13:40:57 SSH_AUTH_SOCK=/tmp/ssh-cFx6HAauv4Jk/agent.32 13:40:57 SSH_AGENT_PID=38 13:40:57 Running ssh-add (command line suppressed) 13:40:57 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12946040912239040831.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12946040912239040831.key) 13:40:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:40:58 + git tag --points-at HEAD [Pipeline] } 13:40:58 $ docker exec --env ******** --env ******** a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 ssh-agent -k 13:40:58 unset SSH_AUTH_SOCK; 13:40:58 unset SSH_AGENT_PID; 13:40:58 echo Agent pid 38 killed; 13:40:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:40:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:40:58 [ssh-agent] Looking for ssh-agent implementation... 13:40:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:58 $ docker exec a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 ssh-agent 13:40:58 SSH_AUTH_SOCK=/tmp/ssh-ekP7pJBAZfx1/agent.71 13:40:58 SSH_AGENT_PID=77 13:40:58 Running ssh-add (command line suppressed) 13:40:58 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11262163853752928284.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11262163853752928284.key) 13:40:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:40:58 + git semver init 13:40:59 2024-12-18 13:40:59,158 [run_init] DEBUG init version:0.0.0 force:False 13:40:59 2024-12-18 13:40:59,158 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 13:40:59 2024-12-18 13:40:59,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 13:40:59 2024-12-18 13:40:59,159 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 13:41:00 2024-12-18 13:41:00,101 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 13:41:00 2024-12-18 13:41:00,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 13:41:00 2024-12-18 13:41:00,102 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:41:00 2024-12-18 13:41:00,102 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:41:00 4.0.0-dev.10 [Pipeline] } 13:41:00 $ docker exec --env ******** --env ******** a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 ssh-agent -k 13:41:00 unset SSH_AUTH_SOCK; 13:41:00 unset SSH_AGENT_PID; 13:41:00 echo Agent pid 77 killed; 13:41:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:41:00 + git semver [Pipeline] } 13:41:00 $ docker stop --time=1 a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 13:41:02 $ docker rm -f --volumes a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:41:02 Stashed 1 file(s) [Pipeline] echo 13:41:02 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 13:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:41:03 ========================================================= 13:41:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:41:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:41:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:41:03 43c4264eed91: Pulling fs layer 13:41:03 4cc291be95ef: Pulling fs layer 13:41:03 2ac1f1163629: Pulling fs layer 13:41:03 5c3c966382ef: Pulling fs layer 13:41:03 4f4fb700ef54: Pulling fs layer 13:41:03 5d5c8e513c77: Pulling fs layer 13:41:03 9f66e0745190: Pulling fs layer 13:41:03 f49a43e4bbc0: Pulling fs layer 13:41:03 561ebcabdf7f: Pulling fs layer 13:41:03 4f4fb700ef54: Waiting 13:41:03 5d5c8e513c77: Waiting 13:41:03 f49a43e4bbc0: Waiting 13:41:03 5c3c966382ef: Waiting 13:41:03 561ebcabdf7f: Waiting 13:41:03 9f66e0745190: Waiting 13:41:03 5c3c966382ef: Download complete 13:41:03 4f4fb700ef54: Verifying Checksum 13:41:03 4f4fb700ef54: Download complete 13:41:03 5d5c8e513c77: Download complete 13:41:03 43c4264eed91: Download complete 13:41:03 9f66e0745190: Verifying Checksum 13:41:03 9f66e0745190: Download complete 13:41:03 43c4264eed91: Pull complete 13:41:03 561ebcabdf7f: Verifying Checksum 13:41:03 561ebcabdf7f: Download complete 13:41:03 4cc291be95ef: Pull complete 13:41:03 2ac1f1163629: Verifying Checksum 13:41:03 2ac1f1163629: Download complete 13:41:04 f49a43e4bbc0: Verifying Checksum 13:41:04 f49a43e4bbc0: Download complete 13:41:07 2ac1f1163629: Pull complete 13:41:07 5c3c966382ef: Pull complete 13:41:07 4f4fb700ef54: Pull complete 13:41:07 5d5c8e513c77: Pull complete 13:41:08 9f66e0745190: Pull complete 13:41:10 f49a43e4bbc0: Pull complete 13:41:10 561ebcabdf7f: Pull complete 13:41:10 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:41:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 13:41:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:11 + docker inspect -f . ci-base-image-x86_64 13:41:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:11 prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container 13:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:41:15 $ docker top 1e03cf667e6ec562d3af7ea177dde3cc6ee65bb0f3dccaaf33b62821e04a8d23 -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:15 + go version 13:41:15 go version go1.23.2 linux/amd64 [Pipeline] } 13:41:15 $ docker stop --time=1 1e03cf667e6ec562d3af7ea177dde3cc6ee65bb0f3dccaaf33b62821e04a8d23 13:41:17 $ docker rm -f --volumes 1e03cf667e6ec562d3af7ea177dde3cc6ee65bb0f3dccaaf33b62821e04a8d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:17 + docker inspect -f . ci-base-image-x86_64 13:41:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:17 prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container 13:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:41:18 $ docker top 207cfb885b0af01b85c007716840a9790fcb1715ebea5782716c2444d6b6b7a7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:18 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 13:41:18 + make test 13:41:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:41:18 go: downloading github.com/stretchr/testify v1.10.0 13:41:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.15 13:41:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.10 13:41:18 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:41:18 go: downloading github.com/spf13/cast v1.7.1 13:41:18 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:41:18 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:41:18 go: downloading github.com/stretchr/objx v0.5.2 13:41:18 go: downloading github.com/google/uuid v1.6.0 13:41:18 go: downloading github.com/go-playground/validator/v10 v10.23.0 13:41:18 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 13:41:18 go: downloading gopkg.in/yaml.v3 v3.0.1 13:41:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 13:41:18 go: downloading github.com/x448/float16 v0.8.4 13:41:18 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:41:18 go: downloading github.com/go-playground/universal-translator v0.18.1 13:41:18 go: downloading github.com/leodido/go-urn v1.4.0 13:41:18 go: downloading golang.org/x/crypto v0.31.0 13:41:18 go: downloading golang.org/x/text v0.21.0 13:41:19 go: downloading golang.org/x/net v0.27.0 13:41:19 go: downloading golang.org/x/sync v0.10.0 13:41:19 go: downloading github.com/gorilla/websocket v1.5.3 13:41:19 go: downloading github.com/go-playground/locales v0.14.1 13:41:19 go: downloading golang.org/x/sys v0.28.0 13:41:29 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 13:41:29 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.007s coverage: 83.3% of statements 13:41:29 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.028s coverage: 58.6% of statements 13:41:29 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.008s coverage: 100.0% of statements 13:41:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:41:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:41:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:41:42 $ docker stop --time=1 207cfb885b0af01b85c007716840a9790fcb1715ebea5782716c2444d6b6b7a7 13:41:46 $ docker rm -f --volumes 207cfb885b0af01b85c007716840a9790fcb1715ebea5782716c2444d6b6b7a7 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:47 13:41:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:48 latest: Pulling from edgex-lftools-log-publisher 13:41:48 5eb5b503b376: Pulling fs layer 13:41:48 5c69ac0246d0: Pulling fs layer 13:41:48 ec43610c2a17: Pulling fs layer 13:41:48 3a2ae6a8a46f: Pulling fs layer 13:41:48 33b1e0a273af: Pulling fs layer 13:41:48 5d3b04190fa2: Pulling fs layer 13:41:48 2f39f015ded8: Pulling fs layer 13:41:48 5d3b04190fa2: Waiting 13:41:48 33b1e0a273af: Waiting 13:41:48 2f39f015ded8: Waiting 13:41:48 3a2ae6a8a46f: Waiting 13:41:48 5c69ac0246d0: Verifying Checksum 13:41:48 3a2ae6a8a46f: Verifying Checksum 13:41:48 3a2ae6a8a46f: Download complete 13:41:48 33b1e0a273af: Verifying Checksum 13:41:48 33b1e0a273af: Download complete 13:41:48 5d3b04190fa2: Verifying Checksum 13:41:48 5d3b04190fa2: Download complete 13:41:48 ec43610c2a17: Verifying Checksum 13:41:48 ec43610c2a17: Download complete 13:41:48 5eb5b503b376: Verifying Checksum 13:41:48 5eb5b503b376: Download complete 13:41:48 2f39f015ded8: Verifying Checksum 13:41:48 2f39f015ded8: Download complete 13:41:49 5eb5b503b376: Pull complete 13:41:49 5c69ac0246d0: Pull complete 13:41:50 ec43610c2a17: Pull complete 13:41:50 3a2ae6a8a46f: Pull complete 13:41:50 33b1e0a273af: Pull complete 13:41:50 5d3b04190fa2: Pull complete 13:41:55 2f39f015ded8: Pull complete 13:41:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:41:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:56 prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container 13:41:56 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:41:59 $ docker top b06bf0ee3cbe4da22dd8a825f2c4d36645a0adabead13132d80aa3373f83b2ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:00 ---> job-cost.sh 13:42:00 lf-activate-venv: SKIPPING 13:42:00 INFO: No Stack... 13:42:00 INFO: Retrieving Pricing Info for: v3-standard-8 13:42:01 INFO: Archiving Costs [Pipeline] sh 13:42:01 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 13:42:01 + cut -d, -f6 [Pipeline] lock 13:42:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-86-stack-cost] 13:42:01 Resource [jenkins-edgexfoundry-go-mod-configuration-main-86-stack-cost] did not exist. Created. 13:42:01 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:01 + echo total: 0.2199999988079071 [Pipeline] stash 13:42:01 Stashed 1 file(s) [Pipeline] } 13:42:01 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 13:42:01 $ docker stop --time=1 b06bf0ee3cbe4da22dd8a825f2c4d36645a0adabead13132d80aa3373f83b2ed 13:42:03 $ docker rm -f --volumes b06bf0ee3cbe4da22dd8a825f2c4d36645a0adabead13132d80aa3373f83b2ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:42:03 provisioning config files... 13:42:03 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8880928221001028341tmp [Pipeline] { [Pipeline] sh 13:42:03 + set +x 13:42:03 + curl -s https://codecov.io/bash 13:42:03 + bash -s -- 13:42:03 13:42:03 _____ _ 13:42:03 / ____| | | 13:42:03 | | ___ __| | ___ ___ _____ __ 13:42:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:42:03 | |___| (_) | (_| | __/ (_| (_) \ V / 13:42:03 \_____\___/ \__,_|\___|\___\___/ \_/ 13:42:03 Bash-1.0.6 13:42:03 13:42:03 13:42:03 ==> git version 2.25.1 found 13:42:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:42:03 Release-Date: 2020-01-08 13:42:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:42:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:42:03 ==> Jenkins CI detected. 13:42:03 current dir:  /w/workspace/oundry_go-mod-configuration_main 13:42:03 project root: . 13:42:03 --> token set from env 13:42:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:42:03 ==> Running gcov in . (disable via -X gcov) 13:42:03 ==> Python coveragepy not found 13:42:03 ==> Searching for coverage reports in: 13:42:03 + . 13:42:03 -> Found 1 reports 13:42:03 ==> Detecting git/mercurial file structure 13:42:03 ==> Reading reports 13:42:03 + ./coverage.out bytes=25565 13:42:03 ==> Appending adjustments 13:42:03 https://docs.codecov.io/docs/fixing-reports 13:42:04 + Found adjustments 13:42:04 ==> Gzipping contents 13:42:04 4.0K /tmp/codecov.2tyEfG.gz 13:42:04 ==> Uploading reports 13:42:04 url: https://codecov.io 13:42:04 query: branch=main&commit=f8d6f913e387139350a067c8313caa5b135d1805&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 13:42:04 -> Pinging Codecov 13:42:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f8d6f913e387139350a067c8313caa5b135d1805&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 13:42:04 -> Uploading to 13:42:04 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-configuration/f8d6f913e387139350a067c8313caa5b135d1805/7835c612-653f-49aa-8eda-4e566d644e57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241218T134204Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=562cd8a53c56458a5810136472145d23800444a6209eb912c263c201d8ecca86 13:42:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:42:04 Dload Upload Total Spent Left Speed 13:42:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3382 0 0 100 3382 0 9888 --:--:-- --:--:-- --:--:-- 9860 100 3382 0 0 100 3382 0 9860 --:--:-- --:--:-- --:--:-- 9860 13:42:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] } 13:42:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:42:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:42:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:42:05 13:42:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:42:05 latest: Pulling from edgex-devops/edgex-snyk-go 13:42:05 43c4264eed91: Already exists 13:42:05 4cc291be95ef: Already exists 13:42:05 2ac1f1163629: Already exists 13:42:05 5c3c966382ef: Already exists 13:42:05 4f4fb700ef54: Already exists 13:42:05 d9c7d2e4e75e: Pulling fs layer 13:42:05 9c3e1370e548: Pulling fs layer 13:42:05 d9c7d2e4e75e: Verifying Checksum 13:42:05 d9c7d2e4e75e: Download complete 13:42:06 d9c7d2e4e75e: Pull complete 13:42:06 9c3e1370e548: Verifying Checksum 13:42:06 9c3e1370e548: Download complete 13:42:09 9c3e1370e548: Pull complete 13:42:09 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:42:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:09 prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container 13:42:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:42:12 $ docker top 0fda820008866871ce1cf471f33bbe2f72077bfb013b32f7e610110aa79709aa -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:13 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 13:42:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 13:42:13 + set -o pipefail 13:42:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 13:42:17 13:42:17 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v4)... 13:42:17 13:42:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/f75bd708-e2e2-407b-8a25-d8ded8040bd3 13:42:17 13:42:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:42:17 13:42:17 13:42:17 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:42:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:42:17 $ docker stop --time=1 0fda820008866871ce1cf471f33bbe2f72077bfb013b32f7e610110aa79709aa 13:42:20 $ docker rm -f --volumes 0fda820008866871ce1cf471f33bbe2f72077bfb013b32f7e610110aa79709aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:21 + git log --format=format:%s -1 f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] sh 13:42:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:42:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:42:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:22 prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container 13:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:42:22 $ docker top ebf6ea31ef1e2a41aa490bbb7e36370243bf2659546a0de819883e63518ac9c4 -eo pid,comm 13:42:22 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). 13:42:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:22 [ssh-agent] Looking for ssh-agent implementation... 13:42:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:22 $ docker exec ebf6ea31ef1e2a41aa490bbb7e36370243bf2659546a0de819883e63518ac9c4 ssh-agent 13:42:22 SSH_AUTH_SOCK=/tmp/ssh-77eMCpFQQet1/agent.32 13:42:22 SSH_AGENT_PID=38 13:42:22 Running ssh-add (command line suppressed) 13:42:23 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13766004103834411160.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13766004103834411160.key) 13:42:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:23 + git semver tag 13:42:23 2024-12-18 13:42:23,529 [run_tag] DEBUG tag force:False 13:42:23 2024-12-18 13:42:23,529 [check_head_tag] DEBUG check head tag 13:42:23 2024-12-18 13:42:23,531 [execute] INFO git cat-file --batch-check 13:42:23 2024-12-18 13:42:23,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 13:42:23 2024-12-18 13:42:23,534 [execute] INFO git cat-file --batch 13:42:23 2024-12-18 13:42:23,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 13:42:23 2024-12-18 13:42:23,552 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:42:23 2024-12-18 13:42:23,552 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 13:42:23 2024-12-18 13:42:23,552 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 13:42:23 2024-12-18 13:42:23,558 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:42:23 4.0.0-dev.10 [Pipeline] } 13:42:23 $ docker exec --env ******** --env ******** ebf6ea31ef1e2a41aa490bbb7e36370243bf2659546a0de819883e63518ac9c4 ssh-agent -k 13:42:23 unset SSH_AUTH_SOCK; 13:42:23 unset SSH_AGENT_PID; 13:42:23 echo Agent pid 38 killed; 13:42:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:24 + git semver [Pipeline] } 13:42:24 $ docker stop --time=1 ebf6ea31ef1e2a41aa490bbb7e36370243bf2659546a0de819883e63518ac9c4 13:42:25 $ docker rm -f --volumes ebf6ea31ef1e2a41aa490bbb7e36370243bf2659546a0de819883e63518ac9c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:26 13:42:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:26 0.23.1-centos7: Pulling from edgex-lftools 13:42:26 ab5ef0e58194: Pulling fs layer 13:42:26 9712f1f96733: Pulling fs layer 13:42:26 63f879dbbcfc: Pulling fs layer 13:42:26 0d9ebad4ef96: Pulling fs layer 13:42:26 e9a5061849ea: Pulling fs layer 13:42:26 d747dcd14b5f: Pulling fs layer 13:42:26 2de7ff778b66: Pulling fs layer 13:42:26 d747dcd14b5f: Waiting 13:42:26 2de7ff778b66: Waiting 13:42:26 0d9ebad4ef96: Waiting 13:42:26 e9a5061849ea: Waiting 13:42:26 9712f1f96733: Verifying Checksum 13:42:26 9712f1f96733: Download complete 13:42:26 63f879dbbcfc: Verifying Checksum 13:42:26 63f879dbbcfc: Download complete 13:42:26 e9a5061849ea: Verifying Checksum 13:42:26 e9a5061849ea: Download complete 13:42:26 d747dcd14b5f: Verifying Checksum 13:42:26 d747dcd14b5f: Download complete 13:42:26 ab5ef0e58194: Verifying Checksum 13:42:26 ab5ef0e58194: Download complete 13:42:26 0d9ebad4ef96: Verifying Checksum 13:42:26 0d9ebad4ef96: Download complete 13:42:26 2de7ff778b66: Verifying Checksum 13:42:26 2de7ff778b66: Download complete 13:42:30 ab5ef0e58194: Pull complete 13:42:30 9712f1f96733: Pull complete 13:42:30 63f879dbbcfc: Pull complete 13:42:34 0d9ebad4ef96: Pull complete 13:42:34 e9a5061849ea: Pull complete 13:42:34 d747dcd14b5f: Pull complete 13:42:35 2de7ff778b66: Pull complete 13:42:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:35 prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container 13:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:42:40 $ docker top 078ad1ae6e132d4b0139721185724ec2ce69d9af9e038eda0a3a32127d4f1dcc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:42:40 provisioning config files... 13:42:40 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7484161499133363873tmp 13:42:40 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config14157106428128462128tmp 13:42:40 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config9707180427004567061tmp [Pipeline] { [Pipeline] echo 13:42:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:42:41 ---> sigul-configuration.sh 13:42:41 gpg: directory `/root/.gnupg' created 13:42:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:42:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:42:41 gpg: keyring `/root/.gnupg/secring.gpg' created 13:42:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:42:41 gpg: CAST5 encrypted data 13:42:41 gpg: encrypted with 1 passphrase 13:42:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:42:41 + mkdir /home/jenkins 13:42:41 + mkdir /home/jenkins/sigul [Pipeline] sh 13:42:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:42:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:42:42 ---> sigul-install.sh 13:42:42 Sigul already installed; skipping installation. [Pipeline] sh 13:42:42 + git tag --list 13:42:42 v0.0.0 13:42:42 v0.0.1 13:42:42 v0.0.2 13:42:42 v0.0.3 13:42:42 v0.0.4 13:42:42 v0.0.5 13:42:42 v0.0.6 13:42:42 v0.0.7 13:42:42 v0.0.8 13:42:42 v2.0.0 13:42:42 v2.1.0 13:42:42 v2.2.0 13:42:42 v2.3.0 13:42:42 v3.0 13:42:42 v3.0.0 13:42:42 v3.1 13:42:42 v3.1.0 13:42:42 v3.1.0-dev.1 13:42:42 v3.1.0-dev.2 13:42:42 v3.1.0-dev.3 13:42:42 v3.1.0-dev.4 13:42:42 v3.1.0-dev.5 13:42:42 v3.1.0-dev.6 13:42:42 v3.1.0-dev.7 13:42:42 v3.1.0-dev.8 13:42:42 v3.2.0-dev.1 13:42:42 v3.2.0-dev.10 13:42:42 v3.2.0-dev.11 13:42:42 v3.2.0-dev.12 13:42:42 v3.2.0-dev.13 13:42:42 v3.2.0-dev.14 13:42:42 v3.2.0-dev.15 13:42:42 v3.2.0-dev.16 13:42:42 v3.2.0-dev.17 13:42:42 v3.2.0-dev.18 13:42:42 v3.2.0-dev.19 13:42:42 v3.2.0-dev.2 13:42:42 v3.2.0-dev.3 13:42:42 v3.2.0-dev.4 13:42:42 v3.2.0-dev.5 13:42:42 v3.2.0-dev.6 13:42:42 v3.2.0-dev.7 13:42:42 v3.2.0-dev.8 13:42:42 v3.2.0-dev.9 13:42:42 v4.0.0-dev.1 13:42:42 v4.0.0-dev.10 13:42:42 v4.0.0-dev.2 13:42:42 v4.0.0-dev.3 13:42:42 v4.0.0-dev.4 13:42:42 v4.0.0-dev.5 13:42:42 v4.0.0-dev.6 13:42:42 v4.0.0-dev.7 13:42:42 v4.0.0-dev.8 13:42:42 v4.0.0-dev.9 [Pipeline] sh 13:42:42 + lftools sign git-tag v4.0.0-dev.10 13:42:43 Signing Git tag with Sigul... 13:42:43 Signing v4.0.0-dev.10 [Pipeline] echo 13:42:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:42:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:42:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:42:44 $ docker stop --time=1 078ad1ae6e132d4b0139721185724ec2ce69d9af9e038eda0a3a32127d4f1dcc 13:42:45 $ docker rm -f --volumes 078ad1ae6e132d4b0139721185724ec2ce69d9af9e038eda0a3a32127d4f1dcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:42:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:42:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:42:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:46 prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container 13:42:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:42:46 $ docker top 9e31961cd429dafb207207a3f71607cda1c309933db3bb07f301019ce134f138 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:47 [ssh-agent] Looking for ssh-agent implementation... 13:42:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:47 $ docker exec 9e31961cd429dafb207207a3f71607cda1c309933db3bb07f301019ce134f138 ssh-agent 13:42:47 SSH_AUTH_SOCK=/tmp/ssh-Nzj6r8CdFdl7/agent.32 13:42:47 SSH_AGENT_PID=38 13:42:47 Running ssh-add (command line suppressed) 13:42:47 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14079356168681177128.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14079356168681177128.key) 13:42:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:47 + git semver bump pre 13:42:47 2024-12-18 13:42:47,920 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:42:47 2024-12-18 13:42:47,921 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 13:42:47 2024-12-18 13:42:47,921 [bump_version] DEBUG bumped version:4.0.0-dev.11 13:42:47 2024-12-18 13:42:47,921 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 13:42:47 2024-12-18 13:42:47,921 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:42:47 2024-12-18 13:42:47,921 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 13:42:47 2024-12-18 13:42:47,925 [execute] INFO git cat-file --batch-check 13:42:47 2024-12-18 13:42:47,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 13:42:47 2024-12-18 13:42:47,932 [execute] INFO git cat-file --batch 13:42:47 2024-12-18 13:42:47,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 13:42:47 2024-12-18 13:42:47,937 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:42:47 4.0.0-dev.11 [Pipeline] } 13:42:47 $ docker exec --env ******** --env ******** 9e31961cd429dafb207207a3f71607cda1c309933db3bb07f301019ce134f138 ssh-agent -k 13:42:48 unset SSH_AUTH_SOCK; 13:42:48 unset SSH_AGENT_PID; 13:42:48 echo Agent pid 38 killed; 13:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:48 + git semver [Pipeline] } 13:42:48 $ docker stop --time=1 9e31961cd429dafb207207a3f71607cda1c309933db3bb07f301019ce134f138 13:42:50 $ docker rm -f --volumes 9e31961cd429dafb207207a3f71607cda1c309933db3bb07f301019ce134f138 [Pipeline] // withDockerContainer [Pipeline] sh 13:42:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:42:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:42:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:50 prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container 13:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:42:51 $ docker top d0eb06ffa170e76fcc6ea9f8086a0a6a6feb6d52a0ab4f616873d6b630cb39a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:51 [ssh-agent] Looking for ssh-agent implementation... 13:42:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:51 $ docker exec d0eb06ffa170e76fcc6ea9f8086a0a6a6feb6d52a0ab4f616873d6b630cb39a6 ssh-agent 13:42:51 SSH_AUTH_SOCK=/tmp/ssh-RUwSOIStiFto/agent.31 13:42:51 SSH_AGENT_PID=37 13:42:51 Running ssh-add (command line suppressed) 13:42:51 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_950562576119530363.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_950562576119530363.key) 13:42:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:51 + git semver push 13:42:52 2024-12-18 13:42:52,024 [run_push] DEBUG push 13:42:52 2024-12-18 13:42:52,024 [execute] INFO git cat-file --batch-check 13:42:52 2024-12-18 13:42:52,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 13:42:52 2024-12-18 13:42:52,029 [execute] INFO git rev-list 6ea1e06d6b1ff6879cb1b9d51074ab0b10199b54 -- 13:42:52 2024-12-18 13:42:52,030 [execute] DEBUG Popen(['git', 'rev-list', '6ea1e06d6b1ff6879cb1b9d51074ab0b10199b54', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 13:42:52 2024-12-18 13:42:52,038 [execute] INFO git fetch -v origin 13:42:52 2024-12-18 13:42:52,038 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 13:42:52 2024-12-18 13:42:52,589 [run_push] DEBUG no remote changes detected 13:42:52 2024-12-18 13:42:52,589 [execute] INFO git push origin semver 13:42:52 2024-12-18 13:42:52,590 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 13:42:53 2024-12-18 13:42:53,342 [run_push] DEBUG push all version tags 13:42:53 2024-12-18 13:42:53,343 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:42:53 2024-12-18 13:42:53,343 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 13:42:54 2024-12-18 13:42:54,040 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:42:54 4.0.0-dev.11 [Pipeline] } 13:42:54 $ docker exec --env ******** --env ******** d0eb06ffa170e76fcc6ea9f8086a0a6a6feb6d52a0ab4f616873d6b630cb39a6 ssh-agent -k 13:42:54 unset SSH_AUTH_SOCK; 13:42:54 unset SSH_AGENT_PID; 13:42:54 echo Agent pid 37 killed; 13:42:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:54 + git semver [Pipeline] } 13:42:54 $ docker stop --time=1 d0eb06ffa170e76fcc6ea9f8086a0a6a6feb6d52a0ab4f616873d6b630cb39a6 13:42:56 $ docker rm -f --volumes d0eb06ffa170e76fcc6ea9f8086a0a6a6feb6d52a0ab4f616873d6b630cb39a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:42:56 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 13:42:56 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 13:42:56 total 16 13:42:56 drwxr-xr-x 3 root root 4096 Dec 18 13:42 . 13:42:56 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 13:42 .. 13:42:56 drwxr-xr-x 2 root root 4096 Dec 18 13:42 cost 13:42:56 -rw-r--r-- 1 root root 91 Dec 18 13:42 cost.csv 13:42:56 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 13:42:56 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 13:42:56 total 16 13:42:56 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 13:42 . 13:42:56 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 13:42 .. 13:42:56 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 13:42 cost 13:42:56 -rw-r--r-- 1 jenkins jenkins 91 Dec 18 13:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:42:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:42:57 ---> package-listing.sh 13:42:57 ++ facter osfamily 13:42:57 ++ tr '[:upper:]' '[:lower:]' 13:42:58 + OS_FAMILY=debian 13:42:58 + workspace=/w/workspace/oundry_go-mod-configuration_main 13:42:58 + START_PACKAGES=/tmp/packages_start.txt 13:42:58 + END_PACKAGES=/tmp/packages_end.txt 13:42:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:42:58 + PACKAGES=/tmp/packages_start.txt 13:42:58 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 13:42:58 + PACKAGES=/tmp/packages_end.txt 13:42:58 + case "${OS_FAMILY}" in 13:42:58 + dpkg -l 13:42:58 + grep '^ii' 13:42:58 + '[' -f /tmp/packages_start.txt ']' 13:42:58 + '[' -f /tmp/packages_end.txt ']' 13:42:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:42:58 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 13:42:58 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 13:42:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 13:42:58 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:42:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:59 prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container 13:42:59 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:42:59 $ docker top dc76f829840c75452383b5a8197e4e65755ae7cee37b14956c7c6ebb013efe67 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:59 + touch /tmp/pre-build-complete [Pipeline] sh 13:42:59 + mkdir -p /var/log/sysstat [Pipeline] sh 13:43:00 + ls /var/log/sa-host 13:43:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:00 provisioning config files... 13:43:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config2902605611230423235tmp [Pipeline] { [Pipeline] echo 13:43:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:43:00 ---> create-netrc.sh [Pipeline] } 13:43:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:43:01 ---> python-tools-install.sh [Pipeline] echo 13:43:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:43:01 ---> sudo-logs.sh 13:43:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:43:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:43:01 ---> job-cost.sh 13:43:01 lf-activate-venv: SKIPPING 13:43:01 DEBUG: total: 0.2199999988079071 13:43:01 INFO: Retrieving Stack Cost... 13:43:01 INFO: Retrieving Pricing Info for: v3-standard-8 13:43:02 INFO: Archiving Costs [Pipeline] echo 13:43:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:43:02 ---> logs-deploy.sh 13:43:02 lf-activate-venv: SKIPPING 13:43:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/86 13:43:02 INFO: archiving workspace using pattern(s): 13:43:03 Archives upload complete. 13:43:03 INFO: archiving logs to Nexus