Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adffc7ef9ef0bd2f646481272fdfdab5b72de8fe 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-ssh9199716062269566948.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13670038104704835924.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12568698912721569619.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh1975016611308874937.key Verifying host key using known hosts file > 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-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10049178035379741362.key Verifying host key using known hosts file > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts 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 ‘prd-ubuntu20.04-docker-8c-8g-117010’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117013 in /w/workspace/undry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision adffc7ef9ef0bd2f646481272fdfdab5b72de8fe (main) Commit message: "Merge pull request #763 from hahattan/issue-719" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 adffc7ef9ef0bd2f646481272fdfdab5b72de8fe # timeout=10 > git rev-list --no-walk f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:12:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:12:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:12:51 ========================================================= 00:12:51 EdgeX Global Pipelines Version Info 00:12:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:12:52 ------------------- 00:12:52 stable info: 00:12:52 ------------------- 00:12:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:12:52 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 00:12:52 Message: update stable to v1.0.243 00:12:52 ------------------- 00:12:52 experimental info: 00:12:52 ------------------- 00:12:52 Commited By: **** collab-it+edgex@linuxfoundation.org 00:12:52 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 00:12:52 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adffc7e [Pipeline] echo 00:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:12:53 + git rev-list -1 --merges adffc7ef9ef0bd2f646481272fdfdab5b72de8fe~1..adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] echo 00:12:53 -----------> git rev-list -1 --merges adffc7ef9ef0bd2f646481272fdfdab5b72de8fe~1..adffc7ef9ef0bd2f646481272fdfdab5b72de8fe adffc7ef9ef0bd2f646481272fdfdab5b72de8fe 00:12:53 adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [false] [Pipeline] sh 00:12:54 + git log --format=format:%s -1 adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] echo 00:12:54 ========================================================= 00:12:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:12:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:12:54 + git log --format=format:%s -1 adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] echo 00:12:54 [semverPrep] GIT_COMMIT: adffc7ef9ef0bd2f646481272fdfdab5b72de8fe, Commit Message: Merge pull request #763 from hahattan/issue-719 [Pipeline] echo 00:12:54 [semverPrep] This is not a build commit. [Pipeline] sh 00:12:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:12:54 + grep -v github /etc/ssh/ssh_known_hosts 00:12:54 + [ -e /tmp/ssh_known_hosts ] 00:12:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:12:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:12:54 + sudo tee -a /etc/ssh/ssh_known_hosts 00:12:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:12:55 00:12:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:12:56 0.1.4: Pulling from edgex-devops/py-git-semver 00:12:56 b85a868b505f: Pulling fs layer 00:12:56 e2be974225ed: Pulling fs layer 00:12:56 339a4e72a1f5: Pulling fs layer 00:12:56 988bab9f4d93: Pulling fs layer 00:12:56 1469e6f7b9e6: Pulling fs layer 00:12:56 eaf3925da568: Pulling fs layer 00:12:56 bab4dde63d76: Pulling fs layer 00:12:56 bde34c3a00c8: Pulling fs layer 00:12:56 b352a97aabf1: Pulling fs layer 00:12:56 4872d77fe225: Pulling fs layer 00:12:56 5851b861e8e6: Pulling fs layer 00:12:56 1469e6f7b9e6: Waiting 00:12:56 bab4dde63d76: Waiting 00:12:56 bde34c3a00c8: Waiting 00:12:56 eaf3925da568: Waiting 00:12:56 988bab9f4d93: Waiting 00:12:56 b352a97aabf1: Waiting 00:12:56 4872d77fe225: Waiting 00:12:56 5851b861e8e6: Waiting 00:12:56 e2be974225ed: Download complete 00:12:56 988bab9f4d93: Verifying Checksum 00:12:56 988bab9f4d93: Download complete 00:12:56 1469e6f7b9e6: Verifying Checksum 00:12:56 1469e6f7b9e6: Download complete 00:12:56 eaf3925da568: Verifying Checksum 00:12:56 eaf3925da568: Download complete 00:12:56 339a4e72a1f5: Verifying Checksum 00:12:56 339a4e72a1f5: Download complete 00:12:56 bde34c3a00c8: Verifying Checksum 00:12:56 bde34c3a00c8: Download complete 00:12:56 b352a97aabf1: Download complete 00:12:56 4872d77fe225: Verifying Checksum 00:12:56 4872d77fe225: Download complete 00:12:56 5851b861e8e6: Download complete 00:12:56 b85a868b505f: Download complete 00:12:56 bab4dde63d76: Verifying Checksum 00:12:56 bab4dde63d76: Download complete 00:12:57 b85a868b505f: Pull complete 00:12:57 e2be974225ed: Pull complete 00:12:58 339a4e72a1f5: Pull complete 00:12:58 988bab9f4d93: Pull complete 00:12:58 1469e6f7b9e6: Pull complete 00:12:58 eaf3925da568: Pull complete 00:13:00 bab4dde63d76: Pull complete 00:13:00 bde34c3a00c8: Pull complete 00:13:00 b352a97aabf1: Pull complete 00:13:00 4872d77fe225: Pull complete 00:13:00 5851b861e8e6: Pull complete 00:13:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:13:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:00 prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container 00:13:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:13:04 $ docker top c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa -eo pid,comm 00:13:04 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). 00:13:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:04 [ssh-agent] Looking for ssh-agent implementation... 00:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:04 $ docker exec c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa ssh-agent 00:13:04 SSH_AUTH_SOCK=/tmp/ssh-ypLmf6pH7SPF/agent.32 00:13:04 SSH_AGENT_PID=39 00:13:04 Running ssh-add (command line suppressed) 00:13:04 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_20209395709571700.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_20209395709571700.key) 00:13:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:05 + git tag --points-at HEAD [Pipeline] } 00:13:05 $ docker exec --env ******** --env ******** c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa ssh-agent -k 00:13:05 unset SSH_AUTH_SOCK; 00:13:05 unset SSH_AGENT_PID; 00:13:05 echo Agent pid 39 killed; 00:13:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:05 [ssh-agent] Looking for ssh-agent implementation... 00:13:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:05 $ docker exec c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa ssh-agent 00:13:05 SSH_AUTH_SOCK=/tmp/ssh-u2eUOEM7QnWY/agent.71 00:13:05 SSH_AGENT_PID=77 00:13:05 Running ssh-add (command line suppressed) 00:13:05 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7510115800937133490.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7510115800937133490.key) 00:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:05 + git semver init 00:13:06 2022-10-26 00:13:06,094 [run_init] DEBUG init version:0.0.0 force:False 00:13:06 2022-10-26 00:13:06,094 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 00:13:06 2022-10-26 00:13:06,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 00:13:06 2022-10-26 00:13:06,095 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 00:13:07 2022-10-26 00:13:07,120 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 00:13:07 2022-10-26 00:13:07,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 00:13:07 2022-10-26 00:13:07,120 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:13:07 2022-10-26 00:13:07,121 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:13:07 2.3.0-dev.19 [Pipeline] } 00:13:07 $ docker exec --env ******** --env ******** c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa ssh-agent -k 00:13:07 unset SSH_AUTH_SOCK; 00:13:07 unset SSH_AGENT_PID; 00:13:07 echo Agent pid 77 killed; 00:13:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:13:07 + git semver [Pipeline] } 00:13:08 $ docker stop --time=1 c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa 00:13:09 $ docker rm -f c6fb09f156e64274fe7843760a4873528acde303c7e859ec1eb9f2eeab6536fa [Pipeline] // withDockerContainer [Pipeline] sh 00:13:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:13:10 Stashed 1 file(s) [Pipeline] echo 00:13:10 [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:13:10 ========================================================= 00:13:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:13:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:13:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:13:10 213ec9aee27d: Pulling fs layer 00:13:10 4583459ba037: Pulling fs layer 00:13:10 93c1e223e6f2: Pulling fs layer 00:13:10 53926ce57604: Pulling fs layer 00:13:10 21b2b0c7a3f4: Pulling fs layer 00:13:10 30f14e443154: Pulling fs layer 00:13:10 801331c1e519: Pulling fs layer 00:13:10 53926ce57604: Waiting 00:13:10 21b2b0c7a3f4: Waiting 00:13:10 30f14e443154: Waiting 00:13:10 99cc6dd402b0: Pulling fs layer 00:13:10 7d9ed39f4882: Pulling fs layer 00:13:10 801331c1e519: Waiting 00:13:10 7d9ed39f4882: Waiting 00:13:10 93c1e223e6f2: Download complete 00:13:10 4583459ba037: Download complete 00:13:10 21b2b0c7a3f4: Verifying Checksum 00:13:10 21b2b0c7a3f4: Download complete 00:13:10 30f14e443154: Verifying Checksum 00:13:10 30f14e443154: Download complete 00:13:10 213ec9aee27d: Download complete 00:13:10 801331c1e519: Verifying Checksum 00:13:10 801331c1e519: Download complete 00:13:10 213ec9aee27d: Pull complete 00:13:11 4583459ba037: Pull complete 00:13:11 93c1e223e6f2: Pull complete 00:13:11 7d9ed39f4882: Verifying Checksum 00:13:11 7d9ed39f4882: Download complete 00:13:11 99cc6dd402b0: Verifying Checksum 00:13:11 99cc6dd402b0: Download complete 00:13:11 53926ce57604: Verifying Checksum 00:13:11 53926ce57604: Download complete 00:13:15 53926ce57604: Pull complete 00:13:15 21b2b0c7a3f4: Pull complete 00:13:15 30f14e443154: Pull complete 00:13:15 801331c1e519: Pull complete 00:13:17 99cc6dd402b0: Pull complete 00:13:18 7d9ed39f4882: Pull complete 00:13:18 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 00:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:13:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 00:13:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:18 + docker inspect -f . ci-base-image-x86_64 00:13:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:18 prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container 00:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** ci-base-image-x86_64 cat 00:13:23 $ docker top 09f6fe0bee43522d713137e938d632c7cf6d8a7df9d0e27e046075c19e664eaf -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:24 + go version 00:13:24 go version go1.18.7 linux/amd64 [Pipeline] } 00:13:24 $ docker stop --time=1 09f6fe0bee43522d713137e938d632c7cf6d8a7df9d0e27e046075c19e664eaf 00:13:25 Still waiting to schedule task 00:13:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117011’ is offline 00:13:25 $ docker rm -f 09f6fe0bee43522d713137e938d632c7cf6d8a7df9d0e27e046075c19e664eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:25 + docker inspect -f . ci-base-image-x86_64 00:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:25 prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container 00:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** ci-base-image-x86_64 cat 00:13:26 $ docker top ca458d946a9452e9f94699ee25616f2d6e3273e42acc7b005c0183e02201ff44 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:26 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 00:13:26 + make test 00:13:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:13:26 go: downloading github.com/go-playground/validator/v10 v10.11.1 00:13:26 go: downloading github.com/google/uuid v1.3.0 00:13:26 go: downloading github.com/stretchr/testify v1.8.0 00:13:26 go: downloading gopkg.in/yaml.v3 v3.0.1 00:13:26 go: downloading github.com/go-kit/log v0.2.1 00:13:26 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:13:27 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:13:27 go: downloading github.com/x448/float16 v0.8.4 00:13:27 go: downloading github.com/stretchr/objx v0.4.0 00:13:27 go: downloading github.com/davecgh/go-spew v1.1.1 00:13:27 go: downloading github.com/pmezard/go-difflib v1.0.0 00:13:27 go: downloading golang.org/x/text v0.3.7 00:13:27 go: downloading github.com/leodido/go-urn v1.2.1 00:13:27 go: downloading github.com/go-playground/universal-translator v0.18.0 00:13:27 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:13:27 go: downloading github.com/go-playground/locales v0.14.0 00:13:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:13:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.096s coverage: 83.4% of statements 00:13:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:13:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:13:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 00:13:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.028s coverage: 29.4% of statements 00:13:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 00:13:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 00:13:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 53.5% of statements 00:13:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 90.5% of statements 00:13:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.052s coverage: 86.8% of statements 00:13:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.028s coverage: 60.5% of statements 00:13:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.1% of statements 00:13:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.009s coverage: 48.7% of statements 00:13:41 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:13:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:13:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:13:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:13:43 $ docker stop --time=1 ca458d946a9452e9f94699ee25616f2d6e3273e42acc7b005c0183e02201ff44 00:13:46 $ docker rm -f ca458d946a9452e9f94699ee25616f2d6e3273e42acc7b005c0183e02201ff44 [Pipeline] // withDockerContainer [Pipeline] sh 00:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:13:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:47 00:13:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:47 latest: Pulling from edgex-lftools-log-publisher 00:13:47 5eb5b503b376: Pulling fs layer 00:13:47 5c69ac0246d0: Pulling fs layer 00:13:47 ec43610c2a17: Pulling fs layer 00:13:47 3a2ae6a8a46f: Pulling fs layer 00:13:47 33b1e0a273af: Pulling fs layer 00:13:47 5d3b04190fa2: Pulling fs layer 00:13:47 2f39f015ded8: Pulling fs layer 00:13:47 3a2ae6a8a46f: Waiting 00:13:47 33b1e0a273af: Waiting 00:13:47 5d3b04190fa2: Waiting 00:13:47 2f39f015ded8: Waiting 00:13:47 5c69ac0246d0: Download complete 00:13:47 3a2ae6a8a46f: Verifying Checksum 00:13:47 3a2ae6a8a46f: Download complete 00:13:47 33b1e0a273af: Verifying Checksum 00:13:47 33b1e0a273af: Download complete 00:13:47 5d3b04190fa2: Verifying Checksum 00:13:47 5d3b04190fa2: Download complete 00:13:47 ec43610c2a17: Verifying Checksum 00:13:47 ec43610c2a17: Download complete 00:13:47 5eb5b503b376: Verifying Checksum 00:13:47 5eb5b503b376: Download complete 00:13:48 2f39f015ded8: Download complete 00:13:49 5eb5b503b376: Pull complete 00:13:49 5c69ac0246d0: Pull complete 00:13:49 ec43610c2a17: Pull complete 00:13:49 3a2ae6a8a46f: Pull complete 00:13:49 33b1e0a273af: Pull complete 00:13:50 5d3b04190fa2: Pull complete 00:13:54 2f39f015ded8: Pull complete 00:13:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:13:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:13:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:54 prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container 00:13:54 $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 00:13:59 $ docker top 22518e169c21a5c74dacde1bc3d64ca81af8ee23d445e0be298c237f31e0f492 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:00 ---> job-cost.sh 00:14:00 lf-activate-venv: SKIPPING 00:14:00 INFO: No Stack... 00:14:00 INFO: Retrieving Pricing Info for: v3-standard-8 00:14:00 INFO: Archiving Costs [Pipeline] sh 00:14:01 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv+ 00:14:01 cut -d, -f6 [Pipeline] lock 00:14:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] 00:14:01 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] did not exist. Created. 00:14:01 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:14:01 + echo total: 0.2199999988079071 [Pipeline] stash 00:14:01 Stashed 1 file(s) [Pipeline] } 00:14:01 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 00:14:01 $ docker stop --time=1 22518e169c21a5c74dacde1bc3d64ca81af8ee23d445e0be298c237f31e0f492 00:14:02 $ docker rm -f 22518e169c21a5c74dacde1bc3d64ca81af8ee23d445e0be298c237f31e0f492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:14:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117014 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 00:14:55 Running in /w/workspace/go-mod-core-contracts/85 [Pipeline] { [Pipeline] checkout 00:14:55 Selected Git installation does not exist. Using Default 00:14:55 The recommended git tool is: NONE 00:14:59 using credential edgex-jenkins-ssh 00:14:59 Cloning the remote Git repository 00:14:59 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:14:59 > git init /w/workspace/go-mod-core-contracts/85 # timeout=10 00:15:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:15:00 > git --version # timeout=10 00:15:00 > git --version # 'git version 2.25.1' 00:15:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:15:00 Verifying host key using known hosts file 00:15:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:15:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:15:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:15:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:15:02 Avoid second fetch 00:15:02 Checking out Revision adffc7ef9ef0bd2f646481272fdfdab5b72de8fe (main) 00:15:02 Commit message: "Merge pull request #763 from hahattan/issue-719" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:02 > git config core.sparsecheckout # timeout=10 00:15:02 > git checkout -f adffc7ef9ef0bd2f646481272fdfdab5b72de8fe # timeout=10 00:15:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:15:03 % Total % Received % Xferd Average Speed Time Time Time Current 00:15:03 Dload Upload Total Spent Left Speed 00:15:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 70402 0 --:--:-- --:--:-- --:--:-- 70797 [Pipeline] sh 00:15:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:15:04 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:15:04 sudo tee /etc/docker/daemon.new 00:15:04 { 00:15:04 "registry-mirrors": [ 00:15:04 "https://nexus3.edgexfoundry.org:10001" 00:15:04 ], 00:15:04 "bip": "10.250.0.254/24", 00:15:04 "hosts": [ 00:15:04 "tcp://0.0.0.0:5555", 00:15:04 "unix:///var/run/docker.sock" 00:15:04 ], 00:15:04 "mtu": 1458, 00:15:04 "selinux-enabled": true, 00:15:04 "seccomp-profile": "/etc/docker/seccomp.json" 00:15:04 } [Pipeline] sh 00:15:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:15:05 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:15:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:15:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:15:24 ========================================================= 00:15:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:15:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:15:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:15:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:15:24 9b18e9b68314: Pulling fs layer 00:15:24 d32db5db7311: Pulling fs layer 00:15:24 d0c4b47475fc: Pulling fs layer 00:15:24 5831b945b038: Pulling fs layer 00:15:24 86bbec2aaacd: Pulling fs layer 00:15:24 e10730c5d714: Pulling fs layer 00:15:24 5dd5c2283517: Pulling fs layer 00:15:24 d5ac0230b979: Pulling fs layer 00:15:24 5831b945b038: Waiting 00:15:24 86bbec2aaacd: Waiting 00:15:24 e10730c5d714: Waiting 00:15:24 5dd5c2283517: Waiting 00:15:24 d5ac0230b979: Waiting 00:15:25 d0c4b47475fc: Verifying Checksum 00:15:25 d0c4b47475fc: Download complete 00:15:25 d32db5db7311: Verifying Checksum 00:15:25 d32db5db7311: Download complete 00:15:25 86bbec2aaacd: Verifying Checksum 00:15:25 86bbec2aaacd: Download complete 00:15:25 e10730c5d714: Verifying Checksum 00:15:25 e10730c5d714: Download complete 00:15:25 9b18e9b68314: Verifying Checksum 00:15:25 9b18e9b68314: Download complete 00:15:26 9b18e9b68314: Pull complete 00:15:26 d5ac0230b979: Verifying Checksum 00:15:26 d5ac0230b979: Download complete 00:15:26 d32db5db7311: Pull complete 00:15:26 d0c4b47475fc: Pull complete 00:15:27 5dd5c2283517: Verifying Checksum 00:15:27 5dd5c2283517: Download complete 00:15:28 5831b945b038: Verifying Checksum 00:15:28 5831b945b038: Download complete 00:15:40 5831b945b038: Pull complete 00:15:40 86bbec2aaacd: Pull complete 00:15:40 e10730c5d714: Pull complete 00:15:45 5dd5c2283517: Pull complete 00:15:47 d5ac0230b979: Pull complete 00:15:47 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 00:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 00:15:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:48 + docker inspect -f . ci-base-image-arm64 00:15:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:48 prd-ubuntu20.04-docker-arm64-4c-16g-117014 does not seem to be running inside a container 00:15:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/85 -v /w/workspace/go-mod-core-contracts/85:/w/workspace/go-mod-core-contracts/85:rw,z -v /w/workspace/go-mod-core-contracts/85@tmp:/w/workspace/go-mod-core-contracts/85@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-arm64 cat 00:15:51 $ docker top 9286f53d3dff543636bc9ce1fa2980f688bbabf2d01b725a046f2c6aeda4cb39 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:52 + go version 00:15:52 go version go1.18.7 linux/arm64 [Pipeline] } 00:15:52 $ docker stop --time=1 9286f53d3dff543636bc9ce1fa2980f688bbabf2d01b725a046f2c6aeda4cb39 00:15:54 $ docker rm -f 9286f53d3dff543636bc9ce1fa2980f688bbabf2d01b725a046f2c6aeda4cb39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:54 + docker inspect -f . ci-base-image-arm64 00:15:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:54 prd-ubuntu20.04-docker-arm64-4c-16g-117014 does not seem to be running inside a container 00:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/85 -v /w/workspace/go-mod-core-contracts/85:/w/workspace/go-mod-core-contracts/85:rw,z -v /w/workspace/go-mod-core-contracts/85@tmp:/w/workspace/go-mod-core-contracts/85@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-arm64 cat 00:15:56 $ docker top 25ac68e106fe0d88d2431907d8d018d100315e7d153c2a5951bbc1333f0dce15 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:56 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/85 [Pipeline] fileExists [Pipeline] sh 00:15:56 + make test 00:15:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:15:57 go: downloading github.com/stretchr/testify v1.8.0 00:15:57 go: downloading github.com/go-kit/log v0.2.1 00:15:57 go: downloading github.com/google/uuid v1.3.0 00:15:57 go: downloading github.com/go-playground/validator/v10 v10.11.1 00:15:57 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:15:57 go: downloading gopkg.in/yaml.v3 v3.0.1 00:15:57 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:15:57 go: downloading github.com/davecgh/go-spew v1.1.1 00:15:57 go: downloading github.com/pmezard/go-difflib v1.0.0 00:15:57 go: downloading github.com/stretchr/objx v0.4.0 00:15:57 go: downloading github.com/x448/float16 v0.8.4 00:15:57 go: downloading github.com/go-playground/universal-translator v0.18.0 00:15:57 go: downloading github.com/leodido/go-urn v1.2.1 00:15:57 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:15:57 go: downloading golang.org/x/text v0.3.7 00:15:57 go: downloading github.com/go-playground/locales v0.14.0 00:16:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:16:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.495s coverage: 83.4% of statements 00:16:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:16:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:16:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 00:16:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.067s coverage: 29.4% of statements 00:16:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 00:16:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 00:16:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.119s coverage: 53.5% of statements 00:16:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.103s coverage: 90.5% of statements 00:16:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.232s coverage: 86.8% of statements 00:16:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.060s coverage: 60.5% of statements 00:16:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.034s coverage: 36.1% of statements 00:16:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.042s coverage: 48.7% of statements 00:16:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:16:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:16:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:16:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:16:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:16:49 $ docker stop --time=1 25ac68e106fe0d88d2431907d8d018d100315e7d153c2a5951bbc1333f0dce15 00:16:50 $ docker rm -f 25ac68e106fe0d88d2431907d8d018d100315e7d153c2a5951bbc1333f0dce15 [Pipeline] // withDockerContainer [Pipeline] sh 00:16:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:16:52 Warning: overwriting stash ‘coverage-report’ 00:16:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:53 00:16:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:53 arm64: Pulling from edgex-lftools-log-publisher 00:16:53 8998bd30e6a1: Pulling fs layer 00:16:53 04944245beec: Pulling fs layer 00:16:53 699f458cf7ca: Pulling fs layer 00:16:53 765212b225bb: Pulling fs layer 00:16:53 f23df028b6ca: Pulling fs layer 00:16:53 d65c8cfc05b1: Pulling fs layer 00:16:53 2437ff75d9bd: Pulling fs layer 00:16:53 f23df028b6ca: Waiting 00:16:53 d65c8cfc05b1: Waiting 00:16:53 2437ff75d9bd: Waiting 00:16:53 765212b225bb: Waiting 00:16:53 04944245beec: Verifying Checksum 00:16:53 04944245beec: Download complete 00:16:53 765212b225bb: Verifying Checksum 00:16:53 765212b225bb: Download complete 00:16:53 f23df028b6ca: Verifying Checksum 00:16:53 f23df028b6ca: Download complete 00:16:53 d65c8cfc05b1: Verifying Checksum 00:16:53 d65c8cfc05b1: Download complete 00:16:54 699f458cf7ca: Verifying Checksum 00:16:54 699f458cf7ca: Download complete 00:16:54 8998bd30e6a1: Verifying Checksum 00:16:54 8998bd30e6a1: Download complete 00:16:56 2437ff75d9bd: Verifying Checksum 00:16:56 2437ff75d9bd: Download complete 00:16:59 8998bd30e6a1: Pull complete 00:17:00 04944245beec: Pull complete 00:17:01 699f458cf7ca: Pull complete 00:17:01 765212b225bb: Pull complete 00:17:02 f23df028b6ca: Pull complete 00:17:02 d65c8cfc05b1: Pull complete 00:17:17 2437ff75d9bd: Pull complete 00:17:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:17:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:17 prd-ubuntu20.04-docker-arm64-4c-16g-117014 does not seem to be running inside a container 00:17:17 $ 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/go-mod-core-contracts/85 -v /w/workspace/go-mod-core-contracts/85:/w/workspace/go-mod-core-contracts/85:rw,z -v /w/workspace/go-mod-core-contracts/85@tmp:/w/workspace/go-mod-core-contracts/85@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:arm64 cat 00:17:20 $ docker top a5fb69c13475a93438853b27a470abeae53d1f42153bf74779cf557975290ce0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:20 ---> job-cost.sh 00:17:20 lf-activate-venv: SKIPPING 00:17:20 INFO: No Stack... 00:17:21 INFO: Retrieving Pricing Info for: v3-standard-4 00:17:21 INFO: Archiving Costs [Pipeline] sh 00:17:22 + cat /w/workspace/go-mod-core-contracts/85/archives/cost.csv 00:17:22 + cut -d, -f6 [Pipeline] lock 00:17:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] 00:17:22 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] did not exist. Created. 00:17:22 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:17:23 /w/workspace/go-mod-core-contracts/85@tmp/durable-5eef73d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:17:23 + echo total: 0.10999999940395355 [Pipeline] stash 00:17:23 Warning: overwriting stash ‘stack-cost’ 00:17:23 Stashed 1 file(s) [Pipeline] } 00:17:23 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 00:17:24 $ docker stop --time=1 a5fb69c13475a93438853b27a470abeae53d1f42153bf74779cf557975290ce0 00:17:25 $ docker rm -f a5fb69c13475a93438853b27a470abeae53d1f42153bf74779cf557975290ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:17:25 provisioning config files... 00:17:25 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7791404472359415531tmp [Pipeline] { [Pipeline] sh 00:17:26 + set +x 00:17:26 + curl -s https://codecov.io/bash 00:17:26 + bash -s -- 00:17:26 00:17:26 _____ _ 00:17:26 / ____| | | 00:17:26 | | ___ __| | ___ ___ _____ __ 00:17:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:17:26 | |___| (_) | (_| | __/ (_| (_) \ V / 00:17:26 \_____\___/ \__,_|\___|\___\___/ \_/ 00:17:26 Bash-1.0.6 00:17:26 00:17:26 00:17:26 ==> git version 2.25.1 found 00:17:26 ==> 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 00:17:26 Release-Date: 2020-01-08 00:17:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:17:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:17:26 ==> Jenkins CI detected. 00:17:26 current dir:  /w/workspace/undry_go-mod-core-contracts_main 00:17:26 project root: . 00:17:26 --> token set from env 00:17:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:17:26 ==> Running gcov in . (disable via -X gcov) 00:17:26 ==> Python coveragepy not found 00:17:26 ==> Searching for coverage reports in: 00:17:26 + . 00:17:26 -> Found 1 reports 00:17:26 ==> Detecting git/mercurial file structure 00:17:26 ==> Reading reports 00:17:26 + ./coverage.out bytes=117200 00:17:26 ==> Appending adjustments 00:17:26 https://docs.codecov.io/docs/fixing-reports 00:17:27 + Found adjustments 00:17:27 ==> Gzipping contents 00:17:27 20K /tmp/codecov.gWTEOc.gz 00:17:27 ==> Uploading reports 00:17:27 url: https://codecov.io 00:17:27 query: branch=main&commit=adffc7ef9ef0bd2f646481272fdfdab5b72de8fe&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 00:17:27 -> Pinging Codecov 00:17:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=adffc7ef9ef0bd2f646481272fdfdab5b72de8fe&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 00:17:27 -> Uploading to 00:17:27 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/71470A77251A30514AAF9C0BB2E5B6CE/adffc7ef9ef0bd2f646481272fdfdab5b72de8fe/97976456-3560-4b87-a42d-fc82eb16cf82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T001727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c06962c2c12c730cb9d3126b4776e38bd1cd665da8adc5cdfea499aced8133f 00:17:27 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:27 Dload Upload Total Spent Left Speed 00:17:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17495 0 0 100 17495 0 55189 --:--:-- --:--:-- --:--:-- 55189 00:17:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] } 00:17:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:17:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:17:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:27 00:17:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:17:28 df9b9388f04a: Pulling fs layer 00:17:28 52dc419b0ee2: Pulling fs layer 00:17:28 25bc292e5bac: Pulling fs layer 00:17:28 114826534d7a: Pulling fs layer 00:17:28 4657fd5d0bcf: Pulling fs layer 00:17:28 6ad1cebc031e: Pulling fs layer 00:17:28 8a3aa393b2d8: Pulling fs layer 00:17:28 114826534d7a: Waiting 00:17:28 4657fd5d0bcf: Waiting 00:17:28 6ad1cebc031e: Waiting 00:17:28 8a3aa393b2d8: Waiting 00:17:28 25bc292e5bac: Download complete 00:17:28 52dc419b0ee2: Verifying Checksum 00:17:28 52dc419b0ee2: Download complete 00:17:28 4657fd5d0bcf: Download complete 00:17:28 df9b9388f04a: Download complete 00:17:28 6ad1cebc031e: Verifying Checksum 00:17:28 6ad1cebc031e: Download complete 00:17:28 df9b9388f04a: Pull complete 00:17:28 52dc419b0ee2: Pull complete 00:17:28 25bc292e5bac: Pull complete 00:17:29 114826534d7a: Verifying Checksum 00:17:29 114826534d7a: Download complete 00:17:29 8a3aa393b2d8: Verifying Checksum 00:17:29 8a3aa393b2d8: Download complete 00:17:33 114826534d7a: Pull complete 00:17:33 4657fd5d0bcf: Pull complete 00:17:33 6ad1cebc031e: Pull complete 00:17:40 8a3aa393b2d8: Pull complete 00:17:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:40 prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container 00:17:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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/edgex-snyk-go:1.410.4 cat 00:17:40 $ docker top de55b936d7e82b4690dcbada14b55c691292c59ca9c2c05ad21a864738231bb2 -eo pid,comm [Pipeline] { [Pipeline] echo 00:17:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 00:17:40 + set -o pipefail 00:17:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 00:17:43 00:17:43 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 00:17:43 00:17:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/5d281a6a-b39d-47c7-a928-ad7c7c347f57 00:17:43 00:17:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:17:43 00:17:43 00:17:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:17:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:17:43 More details here: https://snyk.co/ue1NS [Pipeline] } 00:17:43 $ docker stop --time=1 de55b936d7e82b4690dcbada14b55c691292c59ca9c2c05ad21a864738231bb2 00:17:46 $ docker rm -f de55b936d7e82b4690dcbada14b55c691292c59ca9c2c05ad21a864738231bb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:17:46 + git log --format=format:%s -1 adffc7ef9ef0bd2f646481272fdfdab5b72de8fe [Pipeline] sh 00:17:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:17:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:47 prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container 00:17:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:17:47 $ docker top 64db5f45c76b2ee283440de3911285d2563d60ff8a17a8ed9f66ee4d0f9e47b3 -eo pid,comm 00:17:47 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). 00:17:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:47 [ssh-agent] Looking for ssh-agent implementation... 00:17:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:47 $ docker exec 64db5f45c76b2ee283440de3911285d2563d60ff8a17a8ed9f66ee4d0f9e47b3 ssh-agent 00:17:47 SSH_AUTH_SOCK=/tmp/ssh-CzFhorJFiryG/agent.32 00:17:47 SSH_AGENT_PID=38 00:17:47 Running ssh-add (command line suppressed) 00:17:48 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1242340097437549118.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1242340097437549118.key) 00:17:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:48 + git semver tag 00:17:48 2022-10-26 00:17:48,516 [run_tag] DEBUG tag force:False 00:17:48 2022-10-26 00:17:48,516 [check_head_tag] DEBUG check head tag 00:17:48 2022-10-26 00:17:48,519 [execute] INFO git cat-file --batch-check 00:17:48 2022-10-26 00:17:48,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 00:17:48 2022-10-26 00:17:48,523 [execute] INFO git cat-file --batch 00:17:48 2022-10-26 00:17:48,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 00:17:48 2022-10-26 00:17:48,565 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:17:48 2022-10-26 00:17:48,565 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 00:17:48 2022-10-26 00:17:48,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 00:17:48 2022-10-26 00:17:48,569 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:17:48 2.3.0-dev.19 [Pipeline] } 00:17:48 $ docker exec --env ******** --env ******** 64db5f45c76b2ee283440de3911285d2563d60ff8a17a8ed9f66ee4d0f9e47b3 ssh-agent -k 00:17:48 unset SSH_AUTH_SOCK; 00:17:48 unset SSH_AGENT_PID; 00:17:48 echo Agent pid 38 killed; 00:17:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:49 + git semver [Pipeline] } 00:17:49 $ docker stop --time=1 64db5f45c76b2ee283440de3911285d2563d60ff8a17a8ed9f66ee4d0f9e47b3 00:17:50 $ docker rm -f 64db5f45c76b2ee283440de3911285d2563d60ff8a17a8ed9f66ee4d0f9e47b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:50 00:17:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:51 0.23.1-centos7: Pulling from edgex-lftools 00:17:51 ab5ef0e58194: Pulling fs layer 00:17:51 9712f1f96733: Pulling fs layer 00:17:51 63f879dbbcfc: Pulling fs layer 00:17:51 0d9ebad4ef96: Pulling fs layer 00:17:51 e9a5061849ea: Pulling fs layer 00:17:51 d747dcd14b5f: Pulling fs layer 00:17:51 2de7ff778b66: Pulling fs layer 00:17:51 0d9ebad4ef96: Waiting 00:17:51 e9a5061849ea: Waiting 00:17:51 d747dcd14b5f: Waiting 00:17:51 2de7ff778b66: Waiting 00:17:51 9712f1f96733: Download complete 00:17:51 63f879dbbcfc: Verifying Checksum 00:17:51 63f879dbbcfc: Download complete 00:17:51 e9a5061849ea: Verifying Checksum 00:17:51 e9a5061849ea: Download complete 00:17:51 d747dcd14b5f: Verifying Checksum 00:17:51 d747dcd14b5f: Download complete 00:17:52 0d9ebad4ef96: Verifying Checksum 00:17:52 0d9ebad4ef96: Download complete 00:17:52 ab5ef0e58194: Verifying Checksum 00:17:52 ab5ef0e58194: Download complete 00:17:52 2de7ff778b66: Verifying Checksum 00:17:54 ab5ef0e58194: Pull complete 00:17:54 9712f1f96733: Pull complete 00:17:55 63f879dbbcfc: Pull complete 00:17:58 0d9ebad4ef96: Pull complete 00:17:58 e9a5061849ea: Pull complete 00:17:58 d747dcd14b5f: Pull complete 00:17:59 2de7ff778b66: Pull complete 00:17:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:59 prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container 00:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:18:04 $ docker top 64a94de522926b203b8c1e00e177faa16b14ebd310b00f075fa2069d8e369a6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:18:04 provisioning config files... 00:18:04 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3785902888472163073tmp 00:18:04 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17570262091810815794tmp 00:18:04 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config18179797328064403350tmp [Pipeline] { [Pipeline] echo 00:18:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:18:04 ---> sigul-configuration.sh 00:18:04 gpg: directory `/root/.gnupg' created 00:18:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:18:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:18:04 gpg: keyring `/root/.gnupg/secring.gpg' created 00:18:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:18:04 gpg: CAST5 encrypted data 00:18:04 gpg: encrypted with 1 passphrase 00:18:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:18:05 + mkdir /home/jenkins 00:18:05 + mkdir /home/jenkins/sigul [Pipeline] sh 00:18:05 + 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 00:18:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:18:05 ---> sigul-install.sh 00:18:05 Sigul already installed; skipping installation. [Pipeline] sh 00:18:06 + git tag --list 00:18:06 v0.0.0 00:18:06 v0.0.1 00:18:06 v0.1.0 00:18:06 v0.1.1 00:18:06 v0.1.10 00:18:06 v0.1.100 00:18:06 v0.1.101 00:18:06 v0.1.102 00:18:06 v0.1.103 00:18:06 v0.1.104 00:18:06 v0.1.105 00:18:06 v0.1.106 00:18:06 v0.1.107 00:18:06 v0.1.108 00:18:06 v0.1.109 00:18:06 v0.1.11 00:18:06 v0.1.110 00:18:06 v0.1.111 00:18:06 v0.1.112 00:18:06 v0.1.113 00:18:06 v0.1.114 00:18:06 v0.1.115 00:18:06 v0.1.116 00:18:06 v0.1.117 00:18:06 v0.1.118 00:18:06 v0.1.119 00:18:06 v0.1.12 00:18:06 v0.1.120 00:18:06 v0.1.121 00:18:06 v0.1.122 00:18:06 v0.1.123 00:18:06 v0.1.124 00:18:06 v0.1.125 00:18:06 v0.1.126 00:18:06 v0.1.127 00:18:06 v0.1.128 00:18:06 v0.1.129 00:18:06 v0.1.13 00:18:06 v0.1.130 00:18:06 v0.1.131 00:18:06 v0.1.132 00:18:06 v0.1.133 00:18:06 v0.1.134 00:18:06 v0.1.135 00:18:06 v0.1.136 00:18:06 v0.1.137 00:18:06 v0.1.138 00:18:06 v0.1.139 00:18:06 v0.1.14 00:18:06 v0.1.140 00:18:06 v0.1.141 00:18:06 v0.1.142 00:18:06 v0.1.143 00:18:06 v0.1.144 00:18:06 v0.1.145 00:18:06 v0.1.146 00:18:06 v0.1.147 00:18:06 v0.1.148 00:18:06 v0.1.149 00:18:06 v0.1.15 00:18:06 v0.1.16 00:18:06 v0.1.17 00:18:06 v0.1.18 00:18:06 v0.1.19 00:18:06 v0.1.2 00:18:06 v0.1.20 00:18:06 v0.1.21 00:18:06 v0.1.22 00:18:06 v0.1.23 00:18:06 v0.1.24 00:18:06 v0.1.25 00:18:06 v0.1.26 00:18:06 v0.1.27 00:18:06 v0.1.28 00:18:06 v0.1.29 00:18:06 v0.1.3 00:18:06 v0.1.30 00:18:06 v0.1.31 00:18:06 v0.1.32 00:18:06 v0.1.33 00:18:06 v0.1.34 00:18:06 v0.1.35 00:18:06 v0.1.36 00:18:06 v0.1.37 00:18:06 v0.1.38 00:18:06 v0.1.39 00:18:06 v0.1.4 00:18:06 v0.1.40 00:18:06 v0.1.41 00:18:06 v0.1.42 00:18:06 v0.1.43 00:18:06 v0.1.44 00:18:06 v0.1.45 00:18:06 v0.1.46 00:18:06 v0.1.47 00:18:06 v0.1.48 00:18:06 v0.1.49 00:18:06 v0.1.5 00:18:06 v0.1.50 00:18:06 v0.1.51 00:18:06 v0.1.52 00:18:06 v0.1.53 00:18:06 v0.1.54 00:18:06 v0.1.55 00:18:06 v0.1.56 00:18:06 v0.1.57 00:18:06 v0.1.58 00:18:06 v0.1.59 00:18:06 v0.1.6 00:18:06 v0.1.60 00:18:06 v0.1.61 00:18:06 v0.1.62 00:18:06 v0.1.63 00:18:06 v0.1.64 00:18:06 v0.1.65 00:18:06 v0.1.66 00:18:06 v0.1.67 00:18:06 v0.1.68 00:18:06 v0.1.69 00:18:06 v0.1.7 00:18:06 v0.1.70 00:18:06 v0.1.71 00:18:06 v0.1.72 00:18:06 v0.1.73 00:18:06 v0.1.74 00:18:06 v0.1.75 00:18:06 v0.1.76 00:18:06 v0.1.77 00:18:06 v0.1.78 00:18:06 v0.1.79 00:18:06 v0.1.8 00:18:06 v0.1.80 00:18:06 v0.1.81 00:18:06 v0.1.82 00:18:06 v0.1.83 00:18:06 v0.1.84 00:18:06 v0.1.85 00:18:06 v0.1.86 00:18:06 v0.1.87 00:18:06 v0.1.88 00:18:06 v0.1.89 00:18:06 v0.1.9 00:18:06 v0.1.90 00:18:06 v0.1.91 00:18:06 v0.1.92 00:18:06 v0.1.93 00:18:06 v0.1.94 00:18:06 v0.1.95 00:18:06 v0.1.96 00:18:06 v0.1.97 00:18:06 v0.1.98 00:18:06 v0.1.99 00:18:06 v2.0.0 00:18:06 v2.1.0 00:18:06 v2.1.1 00:18:06 v2.1.1-dev.2 00:18:06 v2.2.0 00:18:06 v2.2.1-dev.1 00:18:06 v2.2.1-dev.10 00:18:06 v2.2.1-dev.11 00:18:06 v2.2.1-dev.2 00:18:06 v2.2.1-dev.3 00:18:06 v2.2.1-dev.4 00:18:06 v2.2.1-dev.5 00:18:06 v2.2.1-dev.6 00:18:06 v2.2.1-dev.7 00:18:06 v2.2.1-dev.8 00:18:06 v2.2.1-dev.9 00:18:06 v2.3.0-dev.12 00:18:06 v2.3.0-dev.13 00:18:06 v2.3.0-dev.14 00:18:06 v2.3.0-dev.15 00:18:06 v2.3.0-dev.16 00:18:06 v2.3.0-dev.17 00:18:06 v2.3.0-dev.18 00:18:06 v2.3.0-dev.19 [Pipeline] sh 00:18:06 + lftools sign git-tag v2.3.0-dev.19 00:18:06 Signing Git tag with Sigul... 00:18:06 Signing v2.3.0-dev.19 [Pipeline] echo 00:18:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:18:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:18:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:18:07 $ docker stop --time=1 64a94de522926b203b8c1e00e177faa16b14ebd310b00f075fa2069d8e369a6f 00:18:08 $ docker rm -f 64a94de522926b203b8c1e00e177faa16b14ebd310b00f075fa2069d8e369a6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:18:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:09 prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container 00:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:09 $ docker top 0e602be1ab4d52e2fa73b90b1566f84cea1564922199ff2ec1eb3b5045034443 -eo pid,comm 00:18:09 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). 00:18:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:09 [ssh-agent] Looking for ssh-agent implementation... 00:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:10 $ docker exec 0e602be1ab4d52e2fa73b90b1566f84cea1564922199ff2ec1eb3b5045034443 ssh-agent 00:18:10 SSH_AUTH_SOCK=/tmp/ssh-Gi0E1MmC0Vvk/agent.31 00:18:10 SSH_AGENT_PID=37 00:18:10 Running ssh-add (command line suppressed) 00:18:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14733793850540285398.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14733793850540285398.key) 00:18:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:10 + git semver bump pre 00:18:10 2022-10-26 00:18:10,785 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:18:10 2022-10-26 00:18:10,785 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev 00:18:10 2022-10-26 00:18:10,785 [bump_version] DEBUG bumped version:2.3.0-dev.20 00:18:10 2022-10-26 00:18:10,785 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 00:18:10 2022-10-26 00:18:10,785 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:18:10 2022-10-26 00:18:10,785 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:18:10 2022-10-26 00:18:10,787 [execute] INFO git cat-file --batch-check 00:18:10 2022-10-26 00:18:10,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:10 2022-10-26 00:18:10,792 [execute] INFO git cat-file --batch 00:18:10 2022-10-26 00:18:10,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:10 2022-10-26 00:18:10,797 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:18:10 2.3.0-dev.20 [Pipeline] } 00:18:10 $ docker exec --env ******** --env ******** 0e602be1ab4d52e2fa73b90b1566f84cea1564922199ff2ec1eb3b5045034443 ssh-agent -k 00:18:10 unset SSH_AUTH_SOCK; 00:18:10 unset SSH_AGENT_PID; 00:18:10 echo Agent pid 37 killed; 00:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:11 + git semver [Pipeline] } 00:18:11 $ docker stop --time=1 0e602be1ab4d52e2fa73b90b1566f84cea1564922199ff2ec1eb3b5045034443 00:18:12 $ docker rm -f 0e602be1ab4d52e2fa73b90b1566f84cea1564922199ff2ec1eb3b5045034443 [Pipeline] // withDockerContainer [Pipeline] sh 00:18:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:13 prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container 00:18:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:13 $ docker top 22d5a84ab2f93fa540651a2351e058ae7e414990e81ce3e8591a65423197fec2 -eo pid,comm 00:18:13 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). 00:18:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:13 [ssh-agent] Looking for ssh-agent implementation... 00:18:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:14 $ docker exec 22d5a84ab2f93fa540651a2351e058ae7e414990e81ce3e8591a65423197fec2 ssh-agent 00:18:14 SSH_AUTH_SOCK=/tmp/ssh-TycatGr4ix25/agent.33 00:18:14 SSH_AGENT_PID=39 00:18:14 Running ssh-add (command line suppressed) 00:18:14 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10407252347317611436.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10407252347317611436.key) 00:18:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:14 + git semver push 00:18:14 2022-10-26 00:18:14,723 [run_push] DEBUG push 00:18:14 2022-10-26 00:18:14,724 [execute] INFO git cat-file --batch-check 00:18:14 2022-10-26 00:18:14,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:14 2022-10-26 00:18:14,727 [execute] INFO git rev-list cde1f3358b2d53a6ebb7ade6aaf0f84bbe67686b -- 00:18:14 2022-10-26 00:18:14,728 [execute] DEBUG Popen(['git', 'rev-list', 'cde1f3358b2d53a6ebb7ade6aaf0f84bbe67686b', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 00:18:14 2022-10-26 00:18:14,737 [execute] INFO git fetch -v origin 00:18:14 2022-10-26 00:18:14,737 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 00:18:15 2022-10-26 00:18:15,268 [run_push] DEBUG no remote changes detected 00:18:15 2022-10-26 00:18:15,269 [execute] INFO git push origin semver 00:18:15 2022-10-26 00:18:15,269 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 00:18:16 2022-10-26 00:18:16,084 [run_push] DEBUG push all version tags 00:18:16 2022-10-26 00:18:16,084 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:18:16 2022-10-26 00:18:16,085 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 00:18:17 2022-10-26 00:18:16,952 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 00:18:17 2.3.0-dev.20 [Pipeline] } 00:18:17 $ docker exec --env ******** --env ******** 22d5a84ab2f93fa540651a2351e058ae7e414990e81ce3e8591a65423197fec2 ssh-agent -k 00:18:17 unset SSH_AUTH_SOCK; 00:18:17 unset SSH_AGENT_PID; 00:18:17 echo Agent pid 39 killed; 00:18:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:17 + git semver [Pipeline] } 00:18:17 $ docker stop --time=1 22d5a84ab2f93fa540651a2351e058ae7e414990e81ce3e8591a65423197fec2 00:18:19 $ docker rm -f 22d5a84ab2f93fa540651a2351e058ae7e414990e81ce3e8591a65423197fec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:18:19 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 00:18:19 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 00:18:19 total 16 00:18:19 drwxr-xr-x 3 root root 4096 Oct 26 00:14 . 00:18:19 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 00:18 .. 00:18:19 drwxr-xr-x 2 root root 4096 Oct 26 00:14 cost 00:18:19 -rw-r--r-- 1 root root 92 Oct 26 00:14 cost.csv 00:18:19 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 00:18:19 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 00:18:19 total 16 00:18:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 00:14 . 00:18:19 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 00:18 .. 00:18:19 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 00:14 cost 00:18:19 -rw-r--r-- 1 jenkins jenkins 92 Oct 26 00:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:18:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:18:20 ---> package-listing.sh 00:18:20 ++ facter osfamily 00:18:20 ++ tr '[:upper:]' '[:lower:]' 00:18:21 + OS_FAMILY=debian 00:18:21 + workspace=/w/workspace/undry_go-mod-core-contracts_main 00:18:21 + START_PACKAGES=/tmp/packages_start.txt 00:18:21 + END_PACKAGES=/tmp/packages_end.txt 00:18:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:21 + PACKAGES=/tmp/packages_start.txt 00:18:21 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 00:18:21 + PACKAGES=/tmp/packages_end.txt 00:18:21 + case "${OS_FAMILY}" in 00:18:21 + dpkg -l 00:18:21 + grep '^ii' 00:18:21 + '[' -f /tmp/packages_start.txt ']' 00:18:21 + '[' -f /tmp/packages_end.txt ']' 00:18:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:21 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 00:18:21 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 00:18:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 00:18:21 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:18:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:22 prd-ubuntu20.04-docker-8c-8g-117013 does not seem to be running inside a container 00:18:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:18:22 $ docker top bb0533e48c30ddd7dff8d83122c1224c3d0bd535e6217a9512cd3650dfb8f038 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:22 + touch /tmp/pre-build-complete [Pipeline] sh 00:18:22 + mkdir -p /var/log/sysstat [Pipeline] sh 00:18:23 + ls /var/log/sa-host 00:18:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:23 provisioning config files... 00:18:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16516260957737935828tmp [Pipeline] { [Pipeline] echo 00:18:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:18:23 ---> create-netrc.sh [Pipeline] } 00:18:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:18:23 ---> python-tools-install.sh [Pipeline] echo 00:18:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:18:24 ---> sudo-logs.sh 00:18:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:18:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:18:24 ---> job-cost.sh 00:18:24 lf-activate-venv: SKIPPING 00:18:24 DEBUG: total: 0.2199999988079071 00:18:24 INFO: Retrieving Stack Cost... 00:18:24 INFO: Retrieving Pricing Info for: v3-standard-8 00:18:25 INFO: Archiving Costs [Pipeline] echo 00:18:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:18:25 ---> logs-deploy.sh 00:18:25 lf-activate-venv: SKIPPING 00:18:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/85 00:18:25 INFO: archiving workspace using pattern(s): 00:18:26 Archives upload complete. 00:18:26 INFO: archiving logs to Nexus 00:18:27 ---> uname -a: 00:18:27 Linux prd-ubuntu20-04-docker-8c-8g-117013 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:18:27 00:18:27 00:18:27 ---> lscpu: 00:18:27 Architecture: x86_64 00:18:27 CPU op-mode(s): 32-bit, 64-bit 00:18:27 Byte Order: Little Endian 00:18:27 Address sizes: 40 bits physical, 48 bits virtual 00:18:27 CPU(s): 8 00:18:27 On-line CPU(s) list: 0-7 00:18:27 Thread(s) per core: 1 00:18:27 Core(s) per socket: 1 00:18:27 Socket(s): 8 00:18:27 NUMA node(s): 1 00:18:27 Vendor ID: AuthenticAMD 00:18:27 CPU family: 23 00:18:27 Model: 49 00:18:27 Model name: AMD EPYC-Rome Processor 00:18:27 Stepping: 0 00:18:27 CPU MHz: 2799.956 00:18:27 BogoMIPS: 5599.91 00:18:27 Virtualization: AMD-V 00:18:27 Hypervisor vendor: KVM 00:18:27 Virtualization type: full 00:18:27 L1d cache: 256 KiB 00:18:27 L1i cache: 256 KiB 00:18:27 L2 cache: 4 MiB 00:18:27 L3 cache: 128 MiB 00:18:27 NUMA node0 CPU(s): 0-7 00:18:27 Vulnerability Itlb multihit: Not affected 00:18:27 Vulnerability L1tf: Not affected 00:18:27 Vulnerability Mds: Not affected 00:18:27 Vulnerability Meltdown: Not affected 00:18:27 Vulnerability Mmio stale data: Not affected 00:18:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:18:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:18:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:18:27 Vulnerability Srbds: Not affected 00:18:27 Vulnerability Tsx async abort: Not affected 00:18:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:18:27 00:18:27 00:18:27 ---> nproc: 00:18:27 8 00:18:27 00:18:27 00:18:27 ---> df -h: 00:18:27 Filesystem Size Used Avail Use% Mounted on 00:18:27 overlay 155G 12G 144G 8% / 00:18:27 tmpfs 64M 0 64M 0% /dev 00:18:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:18:27 shm 64M 0 64M 0% /dev/shm 00:18:27 /dev/vda1 155G 12G 144G 8% /facter-os 00:18:27 00:18:27