Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83559685b88b3f695e5f8de23a21b784d7f84d47 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-ssh8106469694155259316.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh10180320698600172171.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 056ae7b86453181957306e7078512cbe12174832 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-ssh7871756874372352493.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh13746700129790554308.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-ssh11714654747606976432.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8914 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 > 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 Avoid second fetch Checking out Revision 83559685b88b3f695e5f8de23a21b784d7f84d47 (main) Commit message: "Merge pull request #214 from FelixTing/issue-213" > git config core.sparsecheckout # timeout=10 > git checkout -f 83559685b88b3f695e5f8de23a21b784d7f84d47 # timeout=10 > git rev-list --no-walk 7a148e2f26c69a531de0a1d3fe85480e03394fa4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:11 ========================================================= 09:41:11 EdgeX Global Pipelines Version Info 09:41:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:41:12 ------------------- 09:41:12 stable info: 09:41:12 ------------------- 09:41:12 Commited By: Cherry Wang cherry@iotechsys.com 09:41:12 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 09:41:12 Message: update stable to v1.0.276 09:41:12 ------------------- 09:41:12 experimental info: 09:41:12 ------------------- 09:41:12 Commited By: **** collab-it+edgex@linuxfoundation.org 09:41:12 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 09:41:12 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:41:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 09:41:12 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 09:41:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:41:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:41:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:41:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:41:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83559685b88b3f695e5f8de23a21b784d7f84d47 [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8355968 [Pipeline] echo 09:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:41:13 + git rev-list -1 --merges 83559685b88b3f695e5f8de23a21b784d7f84d47~1..83559685b88b3f695e5f8de23a21b784d7f84d47 [Pipeline] echo 09:41:13 -----------> git rev-list -1 --merges 83559685b88b3f695e5f8de23a21b784d7f84d47~1..83559685b88b3f695e5f8de23a21b784d7f84d47 83559685b88b3f695e5f8de23a21b784d7f84d47 09:41:13 83559685b88b3f695e5f8de23a21b784d7f84d47 [false] [Pipeline] sh 09:41:14 + git log --format=format:%s -1 83559685b88b3f695e5f8de23a21b784d7f84d47 [Pipeline] echo 09:41:14 ========================================================= 09:41:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:41:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:14 + git log --format=format:%s -1 83559685b88b3f695e5f8de23a21b784d7f84d47 [Pipeline] echo 09:41:14 [semverPrep] GIT_COMMIT: 83559685b88b3f695e5f8de23a21b784d7f84d47, Commit Message: Merge pull request #214 from FelixTing/issue-213 [Pipeline] echo 09:41:14 [semverPrep] This is not a build commit. [Pipeline] sh 09:41:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:41:15 + grep -v github /etc/ssh/ssh_known_hosts 09:41:15 + [ -e /tmp/ssh_known_hosts ] 09:41:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:41:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:41:15 + sudo tee -a /etc/ssh/ssh_known_hosts 09:41:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:15 09:41:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:15 0.1.4: Pulling from edgex-devops/py-git-semver 09:41:16 3dae71ba6b94: Pulling fs layer 09:41:16 6bf1a483ea7c: Pulling fs layer 09:41:16 f5dfc541a4d3: Pulling fs layer 09:41:16 461d9e800cba: Pulling fs layer 09:41:16 80192f66455f: Pulling fs layer 09:41:16 2e8e34ca0e6c: Pulling fs layer 09:41:16 a29436f7fd5d: Pulling fs layer 09:41:16 923cac83aea3: Pulling fs layer 09:41:16 25ad8b0a4227: Pulling fs layer 09:41:16 db01528c6b51: Pulling fs layer 09:41:16 28988de357af: Pulling fs layer 09:41:16 461d9e800cba: Waiting 09:41:16 80192f66455f: Waiting 09:41:16 2e8e34ca0e6c: Waiting 09:41:16 a29436f7fd5d: Waiting 09:41:16 db01528c6b51: Waiting 09:41:16 28988de357af: Waiting 09:41:16 923cac83aea3: Waiting 09:41:16 25ad8b0a4227: Waiting 09:41:16 6bf1a483ea7c: Verifying Checksum 09:41:16 6bf1a483ea7c: Download complete 09:41:16 461d9e800cba: Verifying Checksum 09:41:16 461d9e800cba: Download complete 09:41:16 80192f66455f: Download complete 09:41:16 f5dfc541a4d3: Verifying Checksum 09:41:16 f5dfc541a4d3: Download complete 09:41:16 3dae71ba6b94: Verifying Checksum 09:41:16 3dae71ba6b94: Download complete 09:41:16 923cac83aea3: Verifying Checksum 09:41:16 923cac83aea3: Download complete 09:41:16 25ad8b0a4227: Verifying Checksum 09:41:16 25ad8b0a4227: Download complete 09:41:16 28988de357af: Verifying Checksum 09:41:16 28988de357af: Download complete 09:41:16 a29436f7fd5d: Verifying Checksum 09:41:16 a29436f7fd5d: Download complete 09:41:16 2e8e34ca0e6c: Verifying Checksum 09:41:16 2e8e34ca0e6c: Download complete 09:41:17 3dae71ba6b94: Pull complete 09:41:17 6bf1a483ea7c: Pull complete 09:41:18 f5dfc541a4d3: Pull complete 09:41:18 461d9e800cba: Pull complete 09:41:18 80192f66455f: Pull complete 09:41:21 2e8e34ca0e6c: Pull complete 09:41:22 a29436f7fd5d: Pull complete 09:41:22 923cac83aea3: Pull complete 09:41:22 25ad8b0a4227: Pull complete 09:41:22 db01528c6b51: Pull complete 09:41:22 28988de357af: Pull complete 09:41:22 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:41:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:22 prd-ubuntu20.04-docker-8c-8g-8914 does not seem to be running inside a container 09:41: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:41:24 $ docker top 778ae5d295a59886c2a5ff3487956696777bca13548e542d41210b4abba872fb -eo pid,comm 09:41:24 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). 09:41:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:24 [ssh-agent] Looking for ssh-agent implementation... 09:41:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:24 $ docker exec 778ae5d295a59886c2a5ff3487956696777bca13548e542d41210b4abba872fb ssh-agent 09:41:24 SSH_AUTH_SOCK=/tmp/ssh-bdHEyqYHRQbj/agent.32 09:41:24 SSH_AGENT_PID=38 09:41:24 Running ssh-add (command line suppressed) 09:41:24 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14142769363402196302.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14142769363402196302.key) 09:41:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:25 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] sh 09:41:25 + git tag --points-at HEAD [Pipeline] } 09:41:25 $ docker exec --env ******** --env ******** 778ae5d295a59886c2a5ff3487956696777bca13548e542d41210b4abba872fb ssh-agent -k 09:41:25 unset SSH_AUTH_SOCK; 09:41:25 unset SSH_AGENT_PID; 09:41:25 echo Agent pid 38 killed; 09:41:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:25 [ssh-agent] Looking for ssh-agent implementation... 09:41:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:25 $ docker exec 778ae5d295a59886c2a5ff3487956696777bca13548e542d41210b4abba872fb ssh-agent 09:41:25 SSH_AUTH_SOCK=/tmp/ssh-6huqyhVVXsaf/agent.85 09:41:25 SSH_AGENT_PID=91 09:41:25 Running ssh-add (command line suppressed) 09:41:25 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12816450675046553762.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12816450675046553762.key) 09:41:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:26 + git semver init 09:41:26 2025-09-16 09:41:26,365 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:41:26 2025-09-16 09:41:26,369 [run_init] DEBUG init version:0.0.0 force:False 09:41:26 2025-09-16 09:41:26,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 09:41:26 2025-09-16 09:41:26,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 09:41:26 2025-09-16 09:41:26,370 [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, stdin=None, shell=False, universal_newlines=False) 09:41:27 2025-09-16 09:41:27,133 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 09:41:27 2025-09-16 09:41:27,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 09:41:27 2025-09-16 09:41:27,134 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 09:41:27 2025-09-16 09:41:27,134 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 09:41:27 4.1.0-dev.16 [Pipeline] } 09:41:27 $ docker exec --env ******** --env ******** 778ae5d295a59886c2a5ff3487956696777bca13548e542d41210b4abba872fb ssh-agent -k 09:41:27 unset SSH_AUTH_SOCK; 09:41:27 unset SSH_AGENT_PID; 09:41:27 echo Agent pid 91 killed; 09:41:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:27 + git semver [Pipeline] } 09:41:28 $ docker stop --time=1 778ae5d295a59886c2a5ff3487956696777bca13548e542d41210b4abba872fb 09:41:29 $ docker rm -f --volumes 778ae5d295a59886c2a5ff3487956696777bca13548e542d41210b4abba872fb [Pipeline] // withDockerContainer [Pipeline] sh 09:41:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:41:29 Stashed 1 file(s) [Pipeline] echo 09:41:29 [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [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 09:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:41:30 ========================================================= 09:41:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:41:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:41:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:41:30 0a9a5dfd008f: Pulling fs layer 09:41:30 36466aa92d05: Pulling fs layer 09:41:30 e10405b45d13: Pulling fs layer 09:41:30 096b7ceb2af7: Pulling fs layer 09:41:30 4f4fb700ef54: Pulling fs layer 09:41:30 c451b95d7931: Pulling fs layer 09:41:30 9febf9df4401: Pulling fs layer 09:41:30 1477f019b032: Pulling fs layer 09:41:30 c7dc25521971: Pulling fs layer 09:41:30 096b7ceb2af7: Waiting 09:41:30 4f4fb700ef54: Waiting 09:41:30 c451b95d7931: Waiting 09:41:30 9febf9df4401: Waiting 09:41:30 1477f019b032: Waiting 09:41:30 c7dc25521971: Waiting 09:41:30 36466aa92d05: Verifying Checksum 09:41:30 36466aa92d05: Download complete 09:41:30 096b7ceb2af7: Verifying Checksum 09:41:30 096b7ceb2af7: Download complete 09:41:30 4f4fb700ef54: Download complete 09:41:30 c451b95d7931: Verifying Checksum 09:41:30 c451b95d7931: Download complete 09:41:30 0a9a5dfd008f: Download complete 09:41:30 9febf9df4401: Verifying Checksum 09:41:30 9febf9df4401: Download complete 09:41:31 0a9a5dfd008f: Pull complete 09:41:31 c7dc25521971: Verifying Checksum 09:41:31 c7dc25521971: Download complete 09:41:31 36466aa92d05: Pull complete 09:41:31 e10405b45d13: Download complete 09:41:31 1477f019b032: Verifying Checksum 09:41:31 1477f019b032: Download complete 09:41:36 e10405b45d13: Pull complete 09:41:36 096b7ceb2af7: Pull complete 09:41:36 4f4fb700ef54: Pull complete 09:41:36 c451b95d7931: Pull complete 09:41:36 9febf9df4401: Pull complete 09:41:39 1477f019b032: Pull complete 09:41:39 c7dc25521971: Pull complete 09:41:39 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 09:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:41:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 09:41:39 + 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 09:41:40 + docker inspect -f . ci-base-image-x86_64 09:41:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:40 prd-ubuntu20.04-docker-8c-8g-8914 does not seem to be running inside a container 09:41:40 $ 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 09:41:41 $ docker top 44c364c7fb3ccc29668db06c8cf1d99799a530e2ae9c160c4882a14caf16ee70 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:42 + go version 09:41:42 go version go1.23.9 linux/amd64 [Pipeline] } 09:41:42 $ docker stop --time=1 44c364c7fb3ccc29668db06c8cf1d99799a530e2ae9c160c4882a14caf16ee70 09:41:43 $ docker rm -f --volumes 44c364c7fb3ccc29668db06c8cf1d99799a530e2ae9c160c4882a14caf16ee70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:43 + docker inspect -f . ci-base-image-x86_64 09:41:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:43 prd-ubuntu20.04-docker-8c-8g-8914 does not seem to be running inside a container 09:41:43 $ 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 09:41:44 $ docker top 8be2253c4910d44b5597d9d88a0e4e3f08c54a4233f0cbae1d455f2264b481d8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:44 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 09:41:44 + make test 09:41:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:41:44 go: downloading github.com/stretchr/testify v1.11.1 09:41:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.18 09:41:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.17 09:41:44 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:41:44 go: downloading github.com/spf13/cast v1.10.0 09:41:44 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:41:44 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:41:44 go: downloading github.com/stretchr/objx v0.5.2 09:41:45 go: downloading github.com/fxamacker/cbor/v2 v2.9.0 09:41:45 go: downloading github.com/google/uuid v1.6.0 09:41:45 go: downloading github.com/go-playground/validator/v10 v10.27.0 09:41:45 go: downloading gopkg.in/yaml.v3 v3.0.1 09:41:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 09:41:45 go: downloading github.com/x448/float16 v0.8.4 09:41:45 go: downloading golang.org/x/sync v0.13.0 09:41:45 go: downloading golang.org/x/net v0.38.0 09:41:45 go: downloading github.com/gorilla/websocket v1.5.3 09:41:45 go: downloading golang.org/x/text v0.24.0 09:41:45 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 09:41:45 go: downloading github.com/go-playground/universal-translator v0.18.1 09:41:45 go: downloading github.com/leodido/go-urn v1.4.0 09:41:45 go: downloading golang.org/x/crypto v0.37.0 09:41:45 go: downloading github.com/go-playground/locales v0.14.1 09:41:45 go: downloading golang.org/x/sys v0.32.0 09:41:53 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 09:41:53 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.006s coverage: 83.3% of statements 09:41:53 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.023s coverage: 58.4% of statements 09:41:53 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.007s coverage: 100.0% of statements 09:42:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:42:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:42:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:42:04 $ docker stop --time=1 8be2253c4910d44b5597d9d88a0e4e3f08c54a4233f0cbae1d455f2264b481d8 09:42:06 $ docker rm -f --volumes 8be2253c4910d44b5597d9d88a0e4e3f08c54a4233f0cbae1d455f2264b481d8 [Pipeline] // withDockerContainer [Pipeline] sh 09:42:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:42:07 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 09:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:07 09:42:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:08 latest: Pulling from edgex-lftools-log-publisher 09:42:08 5eb5b503b376: Pulling fs layer 09:42:08 5c69ac0246d0: Pulling fs layer 09:42:08 ec43610c2a17: Pulling fs layer 09:42:08 3a2ae6a8a46f: Pulling fs layer 09:42:08 33b1e0a273af: Pulling fs layer 09:42:08 5d3b04190fa2: Pulling fs layer 09:42:08 2f39f015ded8: Pulling fs layer 09:42:08 5d3b04190fa2: Waiting 09:42:08 2f39f015ded8: Waiting 09:42:08 33b1e0a273af: Waiting 09:42:08 3a2ae6a8a46f: Waiting 09:42:08 5c69ac0246d0: Verifying Checksum 09:42:08 5c69ac0246d0: Download complete 09:42:08 3a2ae6a8a46f: Verifying Checksum 09:42:08 3a2ae6a8a46f: Download complete 09:42:08 33b1e0a273af: Verifying Checksum 09:42:08 33b1e0a273af: Download complete 09:42:08 ec43610c2a17: Verifying Checksum 09:42:08 ec43610c2a17: Download complete 09:42:08 5d3b04190fa2: Download complete 09:42:08 5eb5b503b376: Verifying Checksum 09:42:08 5eb5b503b376: Download complete 09:42:08 2f39f015ded8: Verifying Checksum 09:42:08 2f39f015ded8: Download complete 09:42:09 5eb5b503b376: Pull complete 09:42:09 5c69ac0246d0: Pull complete 09:42:10 ec43610c2a17: Pull complete 09:42:10 3a2ae6a8a46f: Pull complete 09:42:10 33b1e0a273af: Pull complete 09:42:10 5d3b04190fa2: Pull complete 09:42:15 2f39f015ded8: Pull complete 09:42:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:15 prd-ubuntu20.04-docker-8c-8g-8914 does not seem to be running inside a container 09:42:15 $ 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 09:42:16 $ docker top 22973bf42565e0c1fdd336c25af741d8b0b39a12aeb9850b24cd44fde23dfa87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:17 ---> job-cost.sh 09:42:17 lf-activate-venv: SKIPPING 09:42:17 INFO: No Stack... 09:42:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:42:18 INFO: Archiving Costs [Pipeline] sh 09:42:18 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 09:42:18 + cut -d, -f6 [Pipeline] lock 09:42:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-112-stack-cost] 09:42:18 Resource [jenkins-edgexfoundry-go-mod-configuration-main-112-stack-cost] did not exist. Created. 09:42:18 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:42:18 + echo total: 0.2199999988079071 [Pipeline] stash 09:42:18 Stashed 1 file(s) [Pipeline] } 09:42:18 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 09:42:18 $ docker stop --time=1 22973bf42565e0c1fdd336c25af741d8b0b39a12aeb9850b24cd44fde23dfa87 09:42:19 $ docker rm -f --volumes 22973bf42565e0c1fdd336c25af741d8b0b39a12aeb9850b24cd44fde23dfa87 [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 09:42:20 provisioning config files... 09:42:20 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4606161170036174823tmp [Pipeline] { [Pipeline] sh 09:42:20 + set +x 09:42:20 + curl -s https://codecov.io/bash 09:42:20 + bash -s -- 09:42:20 09:42:20 _____ _ 09:42:20 / ____| | | 09:42:20 | | ___ __| | ___ ___ _____ __ 09:42:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:42:20 | |___| (_) | (_| | __/ (_| (_) \ V / 09:42:20 \_____\___/ \__,_|\___|\___\___/ \_/ 09:42:20 Bash-1.0.6 09:42:20 09:42:20 09:42:20 ==> git version 2.25.1 found 09:42:20 ==> 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 09:42:20 Release-Date: 2020-01-08 09:42:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:42:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:42:20 ==> Jenkins CI detected. 09:42:20 current dir:  /w/workspace/oundry_go-mod-configuration_main 09:42:20 project root: . 09:42:20 --> token set from env 09:42:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:42:20 ==> Running gcov in . (disable via -X gcov) 09:42:20 ==> Python coveragepy not found 09:42:20 ==> Searching for coverage reports in: 09:42:20 + . 09:42:20 -> Found 1 reports 09:42:20 ==> Detecting git/mercurial file structure 09:42:20 ==> Reading reports 09:42:20 + ./coverage.out bytes=27661 09:42:20 ==> Appending adjustments 09:42:20 https://docs.codecov.io/docs/fixing-reports 09:42:20 + Found adjustments 09:42:20 ==> Gzipping contents 09:42:20 4.0K /tmp/codecov.0U9MBL.gz 09:42:20 ==> Uploading reports 09:42:20 url: https://codecov.io 09:42:20 query: branch=main&commit=83559685b88b3f695e5f8de23a21b784d7f84d47&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 09:42:20 -> Pinging Codecov 09:42:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=83559685b88b3f695e5f8de23a21b784d7f84d47&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 09:42:21 -> Uploading to 09:42:21 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-configuration/83559685b88b3f695e5f8de23a21b784d7f84d47/e5504ebb-181f-4550-9b3e-efd059bc1f87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250916%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250916T094220Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=da7224f7b7abf34040165f7507df847c407efadd14af1bbdc0fe05b92b3e5359 09:42:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:21 Dload Upload Total Spent Left Speed 09:42:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3586 0 0 100 3586 0 22135 --:--:-- --:--:-- --:--:-- 22135 09:42:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/83559685b88b3f695e5f8de23a21b784d7f84d47 [Pipeline] } 09:42:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:42:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:42:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:42:21 09:42:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:42:22 latest: Pulling from edgex-devops/edgex-snyk-go 09:42:22 0a9a5dfd008f: Already exists 09:42:22 36466aa92d05: Already exists 09:42:22 e10405b45d13: Already exists 09:42:22 096b7ceb2af7: Already exists 09:42:22 4f4fb700ef54: Already exists 09:42:22 e50aa161e22a: Pulling fs layer 09:42:22 d3c8db5fb9df: Pulling fs layer 09:42:22 e50aa161e22a: Verifying Checksum 09:42:22 e50aa161e22a: Download complete 09:42:22 e50aa161e22a: Pull complete 09:42:23 d3c8db5fb9df: Verifying Checksum 09:42:23 d3c8db5fb9df: Download complete 09:42:27 d3c8db5fb9df: Pull complete 09:42:27 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 09:42:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:42:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:27 prd-ubuntu20.04-docker-8c-8g-8914 does not seem to be running inside a container 09:42:27 $ 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 09:42:28 $ docker top d06778030befb33772b7504404517fd46f130419b485411555af79f56d7d73ab -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:28 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 09:42:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 09:42:28 + set -o pipefail 09:42:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 09:42:33 09:42:33 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v4)... 09:42:33 09:42:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/5c2a9ef3-8ba3-43e7-b392-5b6717c76bfa 09:42:33 09:42:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:42:33 09:42:33 09:42:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:42:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:42:33 $ docker stop --time=1 d06778030befb33772b7504404517fd46f130419b485411555af79f56d7d73ab 09:42:35 $ docker rm -f --volumes d06778030befb33772b7504404517fd46f130419b485411555af79f56d7d73ab [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 09:42:36 + git log --format=format:%s -1 83559685b88b3f695e5f8de23a21b784d7f84d47 [Pipeline] sh 09:42:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:42:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:37 prd-ubuntu20.04-docker-8c-8g-8914 does not seem to be running inside a container 09:42:37 $ 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 09:42:37 $ docker top e70ce31627f667f51ff609c5ad1d7f8ea71a602ef2d45b6e9cfb0b5d8d8fc4ea -eo pid,comm 09:42:37 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). 09:42:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:37 [ssh-agent] Looking for ssh-agent implementation... 09:42:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:37 $ docker exec e70ce31627f667f51ff609c5ad1d7f8ea71a602ef2d45b6e9cfb0b5d8d8fc4ea ssh-agent 09:42:37 SSH_AUTH_SOCK=/tmp/ssh-zSMoP0TnY9R5/agent.32 09:42:37 SSH_AGENT_PID=38 09:42:37 Running ssh-add (command line suppressed) 09:42:37 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1876871987408572294.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1876871987408572294.key) 09:42:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:38 + git semver tag 09:42:38 2025-09-16 09:42:38,283 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:42:38 2025-09-16 09:42:38,287 [run_tag] DEBUG tag force:False 09:42:38 2025-09-16 09:42:38,287 [check_head_tag] DEBUG check head tag 09:42:38 2025-09-16 09:42:38,287 [execute] INFO git cat-file --batch-check 09:42:38 2025-09-16 09:42:38,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 09:42:38 2025-09-16 09:42:38,290 [execute] INFO git cat-file --batch 09:42:38 2025-09-16 09:42:38,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 09:42:38 2025-09-16 09:42:38,301 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 09:42:38 2025-09-16 09:42:38,301 [execute] INFO git tag -a v4.1.0-dev.16 -m v4.1.0-dev.16 09:42:38 2025-09-16 09:42:38,302 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.16', '-m', 'v4.1.0-dev.16'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 09:42:38 2025-09-16 09:42:38,305 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 09:42:38 4.1.0-dev.16 [Pipeline] } 09:42:38 $ docker exec --env ******** --env ******** e70ce31627f667f51ff609c5ad1d7f8ea71a602ef2d45b6e9cfb0b5d8d8fc4ea ssh-agent -k 09:42:38 unset SSH_AUTH_SOCK; 09:42:38 unset SSH_AGENT_PID; 09:42:38 echo Agent pid 38 killed; 09:42:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:38 + git semver [Pipeline] } 09:42:39 $ docker stop --time=1 e70ce31627f667f51ff609c5ad1d7f8ea71a602ef2d45b6e9cfb0b5d8d8fc4ea 09:42:40 $ docker rm -f --volumes e70ce31627f667f51ff609c5ad1d7f8ea71a602ef2d45b6e9cfb0b5d8d8fc4ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:42:40 09:42:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:42:41 0.23.1-centos7: Pulling from edgex-lftools 09:42:41 ab5ef0e58194: Pulling fs layer 09:42:41 9712f1f96733: Pulling fs layer 09:42:41 63f879dbbcfc: Pulling fs layer 09:42:41 0d9ebad4ef96: Pulling fs layer 09:42:41 e9a5061849ea: Pulling fs layer 09:42:41 d747dcd14b5f: Pulling fs layer 09:42:41 2de7ff778b66: Pulling fs layer 09:42:41 e9a5061849ea: Waiting 09:42:41 d747dcd14b5f: Waiting 09:42:41 2de7ff778b66: Waiting 09:42:41 0d9ebad4ef96: Waiting 09:42:41 9712f1f96733: Download complete 09:42:41 63f879dbbcfc: Verifying Checksum 09:42:41 63f879dbbcfc: Download complete 09:42:41 e9a5061849ea: Verifying Checksum 09:42:41 e9a5061849ea: Download complete 09:42:41 d747dcd14b5f: Verifying Checksum 09:42:41 d747dcd14b5f: Download complete 09:42:41 ab5ef0e58194: Verifying Checksum 09:42:41 ab5ef0e58194: Download complete 09:42:41 0d9ebad4ef96: Verifying Checksum 09:42:41 0d9ebad4ef96: Download complete 09:42:41 2de7ff778b66: Verifying Checksum 09:42:44 ab5ef0e58194: Pull complete 09:42:44 9712f1f96733: Pull complete 09:42:45 63f879dbbcfc: Pull complete 09:42:49 0d9ebad4ef96: Pull complete 09:42:50 e9a5061849ea: Pull complete 09:42:50 d747dcd14b5f: Pull complete 09:42:51 2de7ff778b66: Pull complete 09:42:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:42:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:42:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:51 prd-ubuntu20.04-docker-8c-8g-8914 does not seem to be running inside a container 09:42:51 $ 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 09:42:53 $ docker top 213165b8c6900711862de2fbd0692dbeba2a251603f4f9841e9c995ee25fe0c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:42:53 provisioning config files... 09:42:53 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config13331158315161176508tmp 09:42:53 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1952515415166900886tmp 09:42:53 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6547677528695298499tmp [Pipeline] { [Pipeline] echo 09:42:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:42:54 ---> sigul-configuration.sh 09:42:54 gpg: directory `/root/.gnupg' created 09:42:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:42:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:42:54 gpg: keyring `/root/.gnupg/secring.gpg' created 09:42:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:42:54 gpg: CAST5 encrypted data 09:42:54 gpg: encrypted with 1 passphrase 09:42:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:42:54 + mkdir /home/jenkins 09:42:54 + mkdir /home/jenkins/sigul [Pipeline] sh 09:42:54 + 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 09:42:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:42:55 ---> sigul-install.sh 09:42:55 Sigul already installed; skipping installation. [Pipeline] sh 09:42:55 + git tag --list 09:42:55 v0.0.0 09:42:55 v0.0.1 09:42:55 v0.0.2 09:42:55 v0.0.3 09:42:55 v0.0.4 09:42:55 v0.0.5 09:42:55 v0.0.6 09:42:55 v0.0.7 09:42:55 v0.0.8 09:42:55 v2.0.0 09:42:55 v2.1.0 09:42:55 v2.2.0 09:42:55 v2.3.0 09:42:55 v3.0 09:42:55 v3.0.0 09:42:55 v3.1 09:42:55 v3.1.0 09:42:55 v4.0 09:42:55 v4.0.0 09:42:55 v4.0.1 09:42:55 v4.1.0-dev.1 09:42:55 v4.1.0-dev.10 09:42:55 v4.1.0-dev.11 09:42:55 v4.1.0-dev.12 09:42:55 v4.1.0-dev.13 09:42:55 v4.1.0-dev.14 09:42:55 v4.1.0-dev.15 09:42:55 v4.1.0-dev.16 09:42:55 v4.1.0-dev.2 09:42:55 v4.1.0-dev.3 09:42:55 v4.1.0-dev.4 09:42:55 v4.1.0-dev.5 09:42:55 v4.1.0-dev.6 09:42:55 v4.1.0-dev.7 09:42:55 v4.1.0-dev.8 09:42:55 v4.1.0-dev.9 [Pipeline] sh 09:42:55 + lftools sign git-tag v4.1.0-dev.16 09:42:56 Signing Git tag with Sigul... 09:42:56 Signing v4.1.0-dev.16 [Pipeline] echo 09:42:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:42:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:42:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:42:56 $ docker stop --time=1 213165b8c6900711862de2fbd0692dbeba2a251603f4f9841e9c995ee25fe0c7 09:42:58 $ docker rm -f --volumes 213165b8c6900711862de2fbd0692dbeba2a251603f4f9841e9c995ee25fe0c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:42:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:42:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:58 prd-ubuntu20.04-docker-8c-8g-8914 does not seem to be running inside a container 09:42:58 $ 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 09:42:59 $ docker top 8160f4e3f9d50481f5cc1a5d5ca3fb2889950a99e64cd92065f4701903049ed2 -eo pid,comm 09:42:59 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). 09:42:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:59 [ssh-agent] Looking for ssh-agent implementation... 09:42:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:59 $ docker exec 8160f4e3f9d50481f5cc1a5d5ca3fb2889950a99e64cd92065f4701903049ed2 ssh-agent 09:42:59 SSH_AUTH_SOCK=/tmp/ssh-77P15nxkGKp2/agent.33 09:42:59 SSH_AGENT_PID=39 09:42:59 Running ssh-add (command line suppressed) 09:42:59 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4637760125309769145.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4637760125309769145.key) 09:42:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:59 + git semver bump pre 09:43:00 2025-09-16 09:43:00,104 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:43:00 2025-09-16 09:43:00,107 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 09:43:00 2025-09-16 09:43:00,107 [bump_version] DEBUG bumping version:4.1.0-dev.16 on axis:pre with prefix:dev 09:43:00 2025-09-16 09:43:00,107 [bump_version] DEBUG bumped version:4.1.0-dev.17 09:43:00 2025-09-16 09:43:00,108 [write_version] DEBUG write version:4.1.0-dev.17 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 09:43:00 2025-09-16 09:43:00,108 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 09:43:00 2025-09-16 09:43:00,108 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 09:43:00 2025-09-16 09:43:00,109 [execute] INFO git cat-file --batch-check 09:43:00 2025-09-16 09:43:00,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 09:43:00 2025-09-16 09:43:00,113 [execute] INFO git cat-file --batch 09:43:00 2025-09-16 09:43:00,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 09:43:00 2025-09-16 09:43:00,116 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 09:43:00 4.1.0-dev.17 [Pipeline] } 09:43:00 $ docker exec --env ******** --env ******** 8160f4e3f9d50481f5cc1a5d5ca3fb2889950a99e64cd92065f4701903049ed2 ssh-agent -k 09:43:00 unset SSH_AUTH_SOCK; 09:43:00 unset SSH_AGENT_PID; 09:43:00 echo Agent pid 39 killed; 09:43:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:00 + git semver [Pipeline] } 09:43:00 $ docker stop --time=1 8160f4e3f9d50481f5cc1a5d5ca3fb2889950a99e64cd92065f4701903049ed2 09:43:02 $ docker rm -f --volumes 8160f4e3f9d50481f5cc1a5d5ca3fb2889950a99e64cd92065f4701903049ed2 [Pipeline] // withDockerContainer [Pipeline] sh 09:43:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:43:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:02 prd-ubuntu20.04-docker-8c-8g-8914 does not seem to be running inside a container 09:43:02 $ 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 09:43:03 $ docker top 8a1305c4b5632c8b01eef5cf4b9ce0658752199a97399d3dd9ce2e215756d520 -eo pid,comm 09:43:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:43:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:03 [ssh-agent] Looking for ssh-agent implementation... 09:43:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:03 $ docker exec 8a1305c4b5632c8b01eef5cf4b9ce0658752199a97399d3dd9ce2e215756d520 ssh-agent 09:43:03 SSH_AUTH_SOCK=/tmp/ssh-57CNn9CEaL3Z/agent.32 09:43:03 SSH_AGENT_PID=38 09:43:03 Running ssh-add (command line suppressed) 09:43:03 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7352578860081975525.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7352578860081975525.key) 09:43:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:03 + git semver push 09:43:04 2025-09-16 09:43:04,029 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:43:04 2025-09-16 09:43:04,033 [run_push] DEBUG push 09:43:04 2025-09-16 09:43:04,034 [execute] INFO git cat-file --batch-check 09:43:04 2025-09-16 09:43:04,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 09:43:04 2025-09-16 09:43:04,036 [execute] INFO git rev-list 467ec53bc2ad3113a2b03824e337727bb49b5c23 -- 09:43:04 2025-09-16 09:43:04,036 [execute] DEBUG Popen(['git', 'rev-list', '467ec53bc2ad3113a2b03824e337727bb49b5c23', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:43:04 2025-09-16 09:43:04,041 [execute] INFO git fetch -v -- origin 09:43:04 2025-09-16 09:43:04,041 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:43:04 2025-09-16 09:43:04,496 [run_push] DEBUG no remote changes detected 09:43:04 2025-09-16 09:43:04,496 [execute] INFO git push origin semver 09:43:04 2025-09-16 09:43:04,497 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:43:05 2025-09-16 09:43:05,164 [run_push] DEBUG push all version tags 09:43:05 2025-09-16 09:43:05,164 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:43:05 2025-09-16 09:43:05,164 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 09:43:06 2025-09-16 09:43:05,862 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 09:43:06 4.1.0-dev.17 [Pipeline] } 09:43:06 $ docker exec --env ******** --env ******** 8a1305c4b5632c8b01eef5cf4b9ce0658752199a97399d3dd9ce2e215756d520 ssh-agent -k 09:43:06 unset SSH_AUTH_SOCK; 09:43:06 unset SSH_AGENT_PID; 09:43:06 echo Agent pid 38 killed; 09:43:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:06 + git semver [Pipeline] } 09:43:06 $ docker stop --time=1 8a1305c4b5632c8b01eef5cf4b9ce0658752199a97399d3dd9ce2e215756d520 09:43:08 $ docker rm -f --volumes 8a1305c4b5632c8b01eef5cf4b9ce0658752199a97399d3dd9ce2e215756d520 [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 09:43:08 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 09:43:08 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 09:43:08 total 16 09:43:08 drwxr-xr-x 3 root root 4096 Sep 16 09:42 . 09:43:08 drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 09:42 .. 09:43:08 drwxr-xr-x 2 root root 4096 Sep 16 09:42 cost 09:43:08 -rw-r--r-- 1 root root 92 Sep 16 09:42 cost.csv 09:43:08 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 09:43:08 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 09:43:08 total 16 09:43:08 drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 09:42 . 09:43:08 drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 09:42 .. 09:43:08 drwxr-xr-x 2 jenkins jenkins 4096 Sep 16 09:42 cost 09:43:08 -rw-r--r-- 1 jenkins jenkins 92 Sep 16 09:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:43:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:43:09 ---> package-listing.sh 09:43:09 ++ facter osfamily 09:43:09 ++ tr '[:upper:]' '[:lower:]' 09:43:10 + OS_FAMILY=debian 09:43:10 + workspace=/w/workspace/oundry_go-mod-configuration_main 09:43:10 + START_PACKAGES=/tmp/packages_start.txt 09:43:10 + END_PACKAGES=/tmp/packages_end.txt 09:43:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:43:10 + PACKAGES=/tmp/packages_start.txt 09:43:10 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 09:43:10 + PACKAGES=/tmp/packages_end.txt 09:43:10 + case "${OS_FAMILY}" in 09:43:10 + dpkg -l 09:43:10 + grep '^ii' 09:43:10 + '[' -f /tmp/packages_start.txt ']' 09:43:10 + '[' -f /tmp/packages_end.txt ']' 09:43:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:43:10 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 09:43:10 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 09:43:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 09:43:10 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 09:43:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:10 prd-ubuntu20.04-docker-8c-8g-8914 does not seem to be running inside a container 09:43:10 $ 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 09:43:11 $ docker top 9217ca30d9175dc2c165c80bad006b435bae9c8b985fafc316aaf443bd9eb91b -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:11 + touch /tmp/pre-build-complete [Pipeline] sh 09:43:11 + mkdir -p /var/log/sysstat [Pipeline] sh 09:43:12 + ls /var/log/sa-host 09:43:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:12 provisioning config files... 09:43:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3306472113412626683tmp [Pipeline] { [Pipeline] echo 09:43:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:43:12 ---> create-netrc.sh [Pipeline] } 09:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:43:12 ---> python-tools-install.sh [Pipeline] echo 09:43:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:43:13 ---> sudo-logs.sh 09:43:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:43:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:43:13 ---> job-cost.sh 09:43:13 lf-activate-venv: SKIPPING 09:43:13 DEBUG: total: 0.2199999988079071 09:43:13 INFO: Retrieving Stack Cost... 09:43:14 INFO: Retrieving Pricing Info for: v3-standard-8 09:43:14 INFO: Archiving Costs [Pipeline] echo 09:43:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:43:14 ---> logs-deploy.sh 09:43:14 lf-activate-venv: SKIPPING 09:43:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/112 09:43:14 INFO: archiving workspace using pattern(s): 09:43:15 Archives upload complete. 09:43:15 INFO: archiving logs to Nexus