Pull request #166 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-secrets Loading trusted files from base branch main at 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c rather than aa0967ae6920da7ca2928c76d506d15f4780b54e Obtained Jenkinsfile from 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c 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-ssh12775517173963031920.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-ssh4725475078464122316.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-secrets/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16499655821597213287.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-secrets/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9174898630589398403.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1814508365857457430.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-secrets/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5435282924620429593.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117034 in /w/workspace/gexfoundry_go-mod-secrets_PR-166 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 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-secrets.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c into PR head commit aa0967ae6920da7ca2928c76d506d15f4780b54e Merge succeeded, producing aa0967ae6920da7ca2928c76d506d15f4780b54e Checking out Revision aa0967ae6920da7ca2928c76d506d15f4780b54e (PR-166) > git config core.sparsecheckout # timeout=10 > git checkout -f aa0967ae6920da7ca2928c76d506d15f4780b54e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 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 merge 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa0967ae6920da7ca2928c76d506d15f4780b54e # timeout=10 Commit message: "build: bump go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T02:13:49.495Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T02:13:49.668Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T02:13:49.775Z] ========================================================= [2022-10-26T02:13:49.775Z] EdgeX Global Pipelines Version Info [2022-10-26T02:13:49.775Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T02:13:50.519Z] ------------------- [2022-10-26T02:13:50.519Z] stable info: [2022-10-26T02:13:50.519Z] ------------------- [2022-10-26T02:13:50.519Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T02:13:50.519Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T02:13:50.519Z] Message: update stable to v1.0.243 [2022-10-26T02:13:51.090Z] ------------------- [2022-10-26T02:13:51.090Z] experimental info: [2022-10-26T02:13:51.090Z] ------------------- [2022-10-26T02:13:51.090Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T02:13:51.090Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T02:13:51.090Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T02:13:51.374Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2022-10-26T02:13:51.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2022-10-26T02:13:51.458Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T02:13:51.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T02:13:51.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T02:13:51.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T02:13:51.631Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T02:13:51.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T02:13:51.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T02:13:51.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T02:13:51.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T02:13:51.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2022-10-26T02:13:51.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T02:13:51.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T02:13:52.015Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T02:13:52.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T02:13:52.095Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T02:13:52.135Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T02:13:52.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T02:13:52.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T02:13:52.258Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T02:13:52.301Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T02:13:52.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T02:13:52.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T02:13:52.422Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-26T02:13:52.460Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T02:13:52.500Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T02:13:52.543Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo [2022-10-26T02:13:52.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo [2022-10-26T02:13:52.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo [2022-10-26T02:13:52.660Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa0967ae6920da7ca2928c76d506d15f4780b54e [Pipeline] echo [2022-10-26T02:13:52.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa0967a [Pipeline] echo [2022-10-26T02:13:52.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T02:13:53.278Z] + git rev-list -1 --merges aa0967ae6920da7ca2928c76d506d15f4780b54e~1..aa0967ae6920da7ca2928c76d506d15f4780b54e [Pipeline] echo [2022-10-26T02:13:53.322Z] -----------> git rev-list -1 --merges aa0967ae6920da7ca2928c76d506d15f4780b54e~1..aa0967ae6920da7ca2928c76d506d15f4780b54e aa0967ae6920da7ca2928c76d506d15f4780b54e [false] [Pipeline] sh [2022-10-26T02:13:53.629Z] + git log --format=format:%s -1 aa0967ae6920da7ca2928c76d506d15f4780b54e [Pipeline] echo [2022-10-26T02:13:53.667Z] ========================================================= [2022-10-26T02:13:53.667Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T02:13:53.667Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T02:13:54.108Z] + git log --format=format:%s -1 aa0967ae6920da7ca2928c76d506d15f4780b54e [Pipeline] echo [2022-10-26T02:13:54.140Z] [semverPrep] GIT_COMMIT: aa0967ae6920da7ca2928c76d506d15f4780b54e, Commit Message: build: bump go-mod-core-contracts [Pipeline] echo [2022-10-26T02:13:54.171Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T02:13:54.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T02:13:54.542Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T02:13:54.542Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T02:13:54.542Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T02:13:54.542Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T02:13:54.542Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T02:13:54.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T02:13:54.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T02:13:55.272Z] [2022-10-26T02:13:55.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T02:13:55.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T02:13:55.640Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T02:13:55.640Z] b85a868b505f: Pulling fs layer [2022-10-26T02:13:55.640Z] e2be974225ed: Pulling fs layer [2022-10-26T02:13:55.640Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T02:13:55.640Z] 988bab9f4d93: Pulling fs layer [2022-10-26T02:13:55.640Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T02:13:55.640Z] eaf3925da568: Pulling fs layer [2022-10-26T02:13:55.640Z] bab4dde63d76: Pulling fs layer [2022-10-26T02:13:55.640Z] bde34c3a00c8: Pulling fs layer [2022-10-26T02:13:55.640Z] b352a97aabf1: Pulling fs layer [2022-10-26T02:13:55.640Z] 4872d77fe225: Pulling fs layer [2022-10-26T02:13:55.640Z] 5851b861e8e6: Pulling fs layer [2022-10-26T02:13:55.640Z] 988bab9f4d93: Waiting [2022-10-26T02:13:55.640Z] 1469e6f7b9e6: Waiting [2022-10-26T02:13:55.640Z] b352a97aabf1: Waiting [2022-10-26T02:13:55.640Z] 4872d77fe225: Waiting [2022-10-26T02:13:55.640Z] eaf3925da568: Waiting [2022-10-26T02:13:55.640Z] bde34c3a00c8: Waiting [2022-10-26T02:13:55.640Z] bab4dde63d76: Waiting [2022-10-26T02:13:55.640Z] 5851b861e8e6: Waiting [2022-10-26T02:13:55.640Z] e2be974225ed: Verifying Checksum [2022-10-26T02:13:55.640Z] e2be974225ed: Download complete [2022-10-26T02:13:55.640Z] 988bab9f4d93: Verifying Checksum [2022-10-26T02:13:55.640Z] 988bab9f4d93: Download complete [2022-10-26T02:13:55.899Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T02:13:55.899Z] 1469e6f7b9e6: Download complete [2022-10-26T02:13:55.899Z] eaf3925da568: Verifying Checksum [2022-10-26T02:13:55.899Z] eaf3925da568: Download complete [2022-10-26T02:13:55.899Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T02:13:55.899Z] 339a4e72a1f5: Download complete [2022-10-26T02:13:55.899Z] bde34c3a00c8: Verifying Checksum [2022-10-26T02:13:55.899Z] bde34c3a00c8: Download complete [2022-10-26T02:13:55.899Z] b352a97aabf1: Download complete [2022-10-26T02:13:55.899Z] 4872d77fe225: Download complete [2022-10-26T02:13:55.899Z] 5851b861e8e6: Verifying Checksum [2022-10-26T02:13:55.899Z] 5851b861e8e6: Download complete [2022-10-26T02:13:55.899Z] b85a868b505f: Verifying Checksum [2022-10-26T02:13:55.899Z] b85a868b505f: Download complete [2022-10-26T02:13:56.155Z] bab4dde63d76: Verifying Checksum [2022-10-26T02:13:56.156Z] bab4dde63d76: Download complete [2022-10-26T02:13:57.095Z] b85a868b505f: Pull complete [2022-10-26T02:13:57.355Z] e2be974225ed: Pull complete [2022-10-26T02:13:57.922Z] 339a4e72a1f5: Pull complete [2022-10-26T02:13:57.922Z] 988bab9f4d93: Pull complete [2022-10-26T02:13:58.182Z] 1469e6f7b9e6: Pull complete [2022-10-26T02:13:58.182Z] eaf3925da568: Pull complete [2022-10-26T02:14:00.100Z] bab4dde63d76: Pull complete [2022-10-26T02:14:00.100Z] bde34c3a00c8: Pull complete [2022-10-26T02:14:00.361Z] b352a97aabf1: Pull complete [2022-10-26T02:14:00.361Z] 4872d77fe225: Pull complete [2022-10-26T02:14:00.361Z] 5851b861e8e6: Pull complete [2022-10-26T02:14:00.361Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T02:14:00.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T02:14:00.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T02:14:00.597Z] prd-ubuntu20.04-docker-8c-8g-117034 does not seem to be running inside a container [2022-10-26T02:14:00.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-166 -v /w/workspace/gexfoundry_go-mod-secrets_PR-166:/w/workspace/gexfoundry_go-mod-secrets_PR-166:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T02:14:02.841Z] $ docker top dc052d624f901022d4e300572c5755b7cd916477678468724c90f2cd97c83802 -eo pid,comm [2022-10-26T02:14:02.899Z] 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). [2022-10-26T02:14:02.899Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T02:14:03.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T02:14:03.023Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T02:14:03.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T02:14:03.136Z] $ docker exec dc052d624f901022d4e300572c5755b7cd916477678468724c90f2cd97c83802 ssh-agent [2022-10-26T02:14:03.255Z] SSH_AUTH_SOCK=/tmp/ssh-yVqitkIJ2PUw/agent.32 [2022-10-26T02:14:03.255Z] SSH_AGENT_PID=38 [2022-10-26T02:14:03.262Z] Running ssh-add (command line suppressed) [2022-10-26T02:14:03.374Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp/private_key_9693853765665007053.key (/w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp/private_key_9693853765665007053.key) [2022-10-26T02:14:03.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T02:14:03.722Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T02:14:03.746Z] $ docker exec --env ******** --env ******** dc052d624f901022d4e300572c5755b7cd916477678468724c90f2cd97c83802 ssh-agent -k [2022-10-26T02:14:03.846Z] unset SSH_AUTH_SOCK; [2022-10-26T02:14:03.847Z] unset SSH_AGENT_PID; [2022-10-26T02:14:03.847Z] echo Agent pid 38 killed; [2022-10-26T02:14:03.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T02:14:03.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T02:14:03.937Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T02:14:04.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T02:14:04.060Z] $ docker exec dc052d624f901022d4e300572c5755b7cd916477678468724c90f2cd97c83802 ssh-agent [2022-10-26T02:14:04.177Z] SSH_AUTH_SOCK=/tmp/ssh-Jfi0eYSotLQD/agent.71 [2022-10-26T02:14:04.177Z] SSH_AGENT_PID=77 [2022-10-26T02:14:04.182Z] Running ssh-add (command line suppressed) [2022-10-26T02:14:04.289Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp/private_key_9553975892179109589.key (/w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp/private_key_9553975892179109589.key) [2022-10-26T02:14:04.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T02:14:04.626Z] + git semver init [2022-10-26T02:14:04.885Z] 2022-10-26 02:14:04,802 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T02:14:04.885Z] 2022-10-26 02:14:04,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-166/.semver [2022-10-26T02:14:04.885Z] 2022-10-26 02:14:04,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-166/.semver [2022-10-26T02:14:04.885Z] 2022-10-26 02:14:04,804 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-166/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-166, universal_newlines=False, shell=None, istream=None) [2022-10-26T02:14:05.824Z] 2022-10-26 02:14:05,629 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-166/.git/info/exclude [2022-10-26T02:14:05.824Z] 2022-10-26 02:14:05,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-166/.semver/PR-166 with force:False [2022-10-26T02:14:05.824Z] 2022-10-26 02:14:05,630 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-166/.semver/PR-166 [2022-10-26T02:14:05.824Z] 2022-10-26 02:14:05,634 [execute] INFO git cat-file --batch-check [2022-10-26T02:14:05.824Z] 2022-10-26 02:14:05,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-166/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T02:14:05.824Z] 2022-10-26 02:14:05,641 [execute] INFO git cat-file --batch [2022-10-26T02:14:05.824Z] 2022-10-26 02:14:05,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-166/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T02:14:05.824Z] 2022-10-26 02:14:05,646 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-166/.semver/PR-166 [2022-10-26T02:14:05.824Z] 0.0.0 [Pipeline] } [2022-10-26T02:14:05.845Z] $ docker exec --env ******** --env ******** dc052d624f901022d4e300572c5755b7cd916477678468724c90f2cd97c83802 ssh-agent -k [2022-10-26T02:14:05.955Z] unset SSH_AUTH_SOCK; [2022-10-26T02:14:05.956Z] unset SSH_AGENT_PID; [2022-10-26T02:14:05.956Z] echo Agent pid 77 killed; [2022-10-26T02:14:05.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T02:14:06.374Z] + git semver [Pipeline] } [2022-10-26T02:14:06.655Z] $ docker stop --time=1 dc052d624f901022d4e300572c5755b7cd916477678468724c90f2cd97c83802 [2022-10-26T02:14:07.984Z] $ docker rm -f dc052d624f901022d4e300572c5755b7cd916477678468724c90f2cd97c83802 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T02:14:08.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T02:14:08.600Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T02:14:08.616Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-10-26T02:14:09.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T02:14:09.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T02:14:09.255Z] ========================================================= [2022-10-26T02:14:09.255Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T02:14:09.255Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T02:14:09.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T02:14:09.639Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T02:14:09.639Z] 213ec9aee27d: Pulling fs layer [2022-10-26T02:14:09.639Z] 4583459ba037: Pulling fs layer [2022-10-26T02:14:09.639Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T02:14:09.639Z] 53926ce57604: Pulling fs layer [2022-10-26T02:14:09.639Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T02:14:09.639Z] 30f14e443154: Pulling fs layer [2022-10-26T02:14:09.639Z] 801331c1e519: Pulling fs layer [2022-10-26T02:14:09.639Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T02:14:09.639Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T02:14:09.639Z] 53926ce57604: Waiting [2022-10-26T02:14:09.639Z] 21b2b0c7a3f4: Waiting [2022-10-26T02:14:09.639Z] 30f14e443154: Waiting [2022-10-26T02:14:09.639Z] 801331c1e519: Waiting [2022-10-26T02:14:09.639Z] 7d9ed39f4882: Waiting [2022-10-26T02:14:09.639Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T02:14:09.639Z] 93c1e223e6f2: Download complete [2022-10-26T02:14:09.639Z] 4583459ba037: Download complete [2022-10-26T02:14:09.639Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T02:14:09.639Z] 21b2b0c7a3f4: Download complete [2022-10-26T02:14:09.639Z] 30f14e443154: Download complete [2022-10-26T02:14:09.639Z] 213ec9aee27d: Verifying Checksum [2022-10-26T02:14:09.639Z] 213ec9aee27d: Download complete [2022-10-26T02:14:09.639Z] 801331c1e519: Download complete [2022-10-26T02:14:09.898Z] 213ec9aee27d: Pull complete [2022-10-26T02:14:09.898Z] 4583459ba037: Pull complete [2022-10-26T02:14:10.158Z] 93c1e223e6f2: Pull complete [2022-10-26T02:14:10.158Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T02:14:10.158Z] 7d9ed39f4882: Download complete [2022-10-26T02:14:10.416Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T02:14:10.417Z] 99cc6dd402b0: Download complete [2022-10-26T02:14:10.417Z] 53926ce57604: Verifying Checksum [2022-10-26T02:14:10.417Z] 53926ce57604: Download complete [2022-10-26T02:14:14.620Z] 53926ce57604: Pull complete [2022-10-26T02:14:14.620Z] 21b2b0c7a3f4: Pull complete [2022-10-26T02:14:14.620Z] 30f14e443154: Pull complete [2022-10-26T02:14:14.620Z] 801331c1e519: Pull complete [2022-10-26T02:14:16.519Z] 99cc6dd402b0: Pull complete [2022-10-26T02:14:17.451Z] 7d9ed39f4882: Pull complete [2022-10-26T02:14:17.451Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T02:14:17.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T02:14:17.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-26T02:14:17.762Z] + 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 [2022-10-26T02:14:18.132Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T02:14:18.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T02:14:18.289Z] prd-ubuntu20.04-docker-8c-8g-117034 does not seem to be running inside a container [2022-10-26T02:14:18.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-166 -v /w/workspace/gexfoundry_go-mod-secrets_PR-166:/w/workspace/gexfoundry_go-mod-secrets_PR-166:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T02:14:22.558Z] $ docker top cbb32abf9d5e465f4a39ec76dc2ed26b6af1890b19083d98f2dc1f366f0368e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T02:14:22.960Z] + go version [2022-10-26T02:14:22.960Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T02:14:22.996Z] $ docker stop --time=1 cbb32abf9d5e465f4a39ec76dc2ed26b6af1890b19083d98f2dc1f366f0368e0 [2022-10-26T02:14:24.025Z] Still waiting to schedule task [2022-10-26T02:14:24.025Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117035’ is offline [2022-10-26T02:14:24.025Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117036’ is offline [2022-10-26T02:14:24.271Z] $ docker rm -f cbb32abf9d5e465f4a39ec76dc2ed26b6af1890b19083d98f2dc1f366f0368e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T02:14:25.076Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T02:14:25.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T02:14:25.223Z] prd-ubuntu20.04-docker-8c-8g-117034 does not seem to be running inside a container [2022-10-26T02:14:25.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-166 -v /w/workspace/gexfoundry_go-mod-secrets_PR-166:/w/workspace/gexfoundry_go-mod-secrets_PR-166:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T02:14:25.583Z] $ docker top 3e9ca553ef34df385169e38ebb18dc6f968614952e06b3ee3d7525e8accebeca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T02:14:25.969Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-166 [Pipeline] fileExists [Pipeline] sh [2022-10-26T02:14:26.330Z] + make test [2022-10-26T02:14:26.331Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-10-26T02:14:26.331Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T02:14:26.331Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-10-26T02:14:26.331Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-26T02:14:26.331Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T02:14:26.331Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T02:14:26.331Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T02:14:26.331Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T02:14:26.331Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-26T02:14:26.331Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-26T02:14:26.331Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-26T02:14:26.590Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-26T02:14:26.855Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-10-26T02:14:26.855Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T02:14:26.855Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T02:14:26.855Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T02:14:26.855Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-26T02:14:26.855Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-26T02:14:26.855Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T02:14:26.855Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-26T02:14:26.855Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-10-26T02:14:26.855Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T02:14:26.855Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T02:14:26.855Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T02:14:26.855Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T02:14:53.476Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.665s coverage: 81.7% of statements [2022-10-26T02:14:53.476Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.063s coverage: 52.2% of statements [2022-10-26T02:14:53.476Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-10-26T02:14:53.476Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.072s coverage: 96.7% of statements [2022-10-26T02:14:53.476Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.044s coverage: 89.5% of statements [2022-10-26T02:14:53.476Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-10-26T02:14:53.476Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.034s coverage: 100.0% of statements [2022-10-26T02:14:53.476Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-10-26T02:14:53.476Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.067s coverage: 55.8% of statements [2022-10-26T02:14:53.476Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-10-26T02:14:53.476Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.045s coverage: 54.5% of statements [2022-10-26T02:14:53.476Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.067s coverage: 100.0% of statements [2022-10-26T02:14:53.476Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-10-26T02:15:08.367Z] 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." [2022-10-26T02:15:08.367Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T02:15:08.933Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T02:15:08.933Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-26T02:15:08.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T02:15:08.997Z] $ docker stop --time=1 3e9ca553ef34df385169e38ebb18dc6f968614952e06b3ee3d7525e8accebeca [2022-10-26T02:15:12.460Z] $ docker rm -f 3e9ca553ef34df385169e38ebb18dc6f968614952e06b3ee3d7525e8accebeca [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T02:15:13.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T02:15:13.210Z] 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 [2022-10-26T02:15:14.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T02:15:14.107Z] [2022-10-26T02:15:14.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T02:15:14.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T02:15:14.473Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T02:15:14.473Z] 5eb5b503b376: Pulling fs layer [2022-10-26T02:15:14.473Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T02:15:14.473Z] ec43610c2a17: Pulling fs layer [2022-10-26T02:15:14.473Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T02:15:14.473Z] 33b1e0a273af: Pulling fs layer [2022-10-26T02:15:14.473Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T02:15:14.473Z] 2f39f015ded8: Pulling fs layer [2022-10-26T02:15:14.473Z] 33b1e0a273af: Waiting [2022-10-26T02:15:14.473Z] 3a2ae6a8a46f: Waiting [2022-10-26T02:15:14.473Z] 5d3b04190fa2: Waiting [2022-10-26T02:15:14.473Z] 2f39f015ded8: Waiting [2022-10-26T02:15:14.731Z] 5c69ac0246d0: Download complete [2022-10-26T02:15:14.731Z] 3a2ae6a8a46f: Download complete [2022-10-26T02:15:14.731Z] 33b1e0a273af: Verifying Checksum [2022-10-26T02:15:14.731Z] 33b1e0a273af: Download complete [2022-10-26T02:15:14.731Z] ec43610c2a17: Verifying Checksum [2022-10-26T02:15:14.731Z] ec43610c2a17: Download complete [2022-10-26T02:15:14.731Z] 5d3b04190fa2: Download complete [2022-10-26T02:15:14.731Z] 5eb5b503b376: Download complete [2022-10-26T02:15:15.663Z] 2f39f015ded8: Download complete [2022-10-26T02:15:16.231Z] 5eb5b503b376: Pull complete [2022-10-26T02:15:16.231Z] 5c69ac0246d0: Pull complete [2022-10-26T02:15:16.796Z] ec43610c2a17: Pull complete [2022-10-26T02:15:16.796Z] 3a2ae6a8a46f: Pull complete [2022-10-26T02:15:17.054Z] 33b1e0a273af: Pull complete [2022-10-26T02:15:17.054Z] 5d3b04190fa2: Pull complete [2022-10-26T02:15:22.317Z] 2f39f015ded8: Pull complete [2022-10-26T02:15:22.317Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T02:15:22.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T02:15:22.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T02:15:22.522Z] prd-ubuntu20.04-docker-8c-8g-117034 does not seem to be running inside a container [2022-10-26T02:15:22.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-166 -v /w/workspace/gexfoundry_go-mod-secrets_PR-166:/w/workspace/gexfoundry_go-mod-secrets_PR-166:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T02:15:26.422Z] $ docker top 1a0b37afc9803de680b7b8863c1be75bb38d6c94ad759bb53805f4b0095da58b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T02:15:26.868Z] ---> job-cost.sh [2022-10-26T02:15:26.868Z] lf-activate-venv: SKIPPING [2022-10-26T02:15:26.868Z] INFO: No Stack... [2022-10-26T02:15:27.126Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T02:15:27.386Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T02:15:27.704Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-166/archives/cost.csv [2022-10-26T02:15:27.704Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T02:15:27.745Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-166-1-stack-cost] [2022-10-26T02:15:27.750Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-166-1-stack-cost] did not exist. Created. [2022-10-26T02:15:27.750Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T02:15:28.147Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T02:15:28.197Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T02:15:28.223Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T02:15:28.293Z] $ docker stop --time=1 1a0b37afc9803de680b7b8863c1be75bb38d6c94ad759bb53805f4b0095da58b [2022-10-26T02:15:29.463Z] $ docker rm -f 1a0b37afc9803de680b7b8863c1be75bb38d6c94ad759bb53805f4b0095da58b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T02:16:07.493Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117040 in /w/workspace/gexfoundry_go-mod-secrets_PR-166 [Pipeline] { [Pipeline] ws [2022-10-26T02:16:07.532Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2022-10-26T02:16:07.620Z] Selected Git installation does not exist. Using Default [2022-10-26T02:16:07.620Z] The recommended git tool is: NONE [2022-10-26T02:16:14.166Z] using credential edgex-jenkins-ssh [2022-10-26T02:16:14.185Z] Cloning the remote Git repository [2022-10-26T02:16:14.259Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2022-10-26T02:16:14.362Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2022-10-26T02:16:14.544Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-10-26T02:16:14.545Z] > git --version # timeout=10 [2022-10-26T02:16:14.580Z] > git --version # 'git version 2.25.1' [2022-10-26T02:16:14.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T02:16:14.647Z] Verifying host key using known hosts file [2022-10-26T02:16:14.899Z] 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. [2022-10-26T02:16:14.914Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T02:16:15.827Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-10-26T02:16:15.904Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T02:16:17.730Z] Merging remotes/origin/main commit 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c into PR head commit aa0967ae6920da7ca2928c76d506d15f4780b54e [2022-10-26T02:16:17.016Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-10-26T02:16:17.069Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-10-26T02:16:17.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T02:16:17.076Z] Verifying host key using known hosts file [2022-10-26T02:16:17.085Z] 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. [2022-10-26T02:16:17.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T02:16:17.755Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T02:16:17.776Z] > git checkout -f aa0967ae6920da7ca2928c76d506d15f4780b54e # timeout=10 [2022-10-26T02:16:17.879Z] > git remote # timeout=10 [2022-10-26T02:16:17.898Z] > git config --get remote.origin.url # timeout=10 [2022-10-26T02:16:17.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T02:16:17.930Z] Verifying host key using known hosts file [2022-10-26T02:16:17.934Z] 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. [2022-10-26T02:16:17.943Z] > git merge 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c # timeout=10 [2022-10-26T02:16:17.997Z] Merge succeeded, producing aa0967ae6920da7ca2928c76d506d15f4780b54e [2022-10-26T02:16:17.997Z] Checking out Revision aa0967ae6920da7ca2928c76d506d15f4780b54e (PR-166) [2022-10-26T02:16:17.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-26T02:16:18.007Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T02:16:18.022Z] > git checkout -f aa0967ae6920da7ca2928c76d506d15f4780b54e # timeout=10 [2022-10-26T02:16:21.563Z] Commit message: "build: bump go-mod-core-contracts" [2022-10-26T02:16:21.629Z] > git --version # timeout=10 [2022-10-26T02:16:21.644Z] > git --version # 'git version 2.25.1' [2022-10-26T02:16:21.668Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T02:16:22.839Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T02:16:22.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T02:16:22.839Z] Dload Upload Total Spent Left Speed [2022-10-26T02:16:22.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh [2022-10-26T02:16:23.544Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T02:16:23.902Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-10-26T02:16:23.902Z] /etc/docker/daemon.json [2022-10-26T02:16:23.902Z] { [2022-10-26T02:16:23.902Z] "registry-mirrors": [ [2022-10-26T02:16:23.902Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T02:16:23.902Z] ], [2022-10-26T02:16:23.902Z] "bip": "10.250.0.254/24", [2022-10-26T02:16:23.902Z] "hosts": [ [2022-10-26T02:16:23.902Z] "tcp://0.0.0.0:5555", [2022-10-26T02:16:23.902Z] "unix:///var/run/docker.sock" [2022-10-26T02:16:23.902Z] ], [2022-10-26T02:16:23.902Z] "mtu": 1458, [2022-10-26T02:16:23.902Z] "selinux-enabled": true, [2022-10-26T02:16:23.902Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T02:16:23.902Z] } [Pipeline] sh [2022-10-26T02:16:24.255Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T02:16:24.616Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-26T02:16:43.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T02:16:43.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T02:16:43.198Z] ========================================================= [2022-10-26T02:16:43.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T02:16:43.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T02:16:43.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T02:16:44.600Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T02:16:44.600Z] 9b18e9b68314: Pulling fs layer [2022-10-26T02:16:44.600Z] d32db5db7311: Pulling fs layer [2022-10-26T02:16:44.600Z] d0c4b47475fc: Pulling fs layer [2022-10-26T02:16:44.600Z] 5831b945b038: Pulling fs layer [2022-10-26T02:16:44.600Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T02:16:44.600Z] e10730c5d714: Pulling fs layer [2022-10-26T02:16:44.600Z] 5dd5c2283517: Pulling fs layer [2022-10-26T02:16:44.600Z] d5ac0230b979: Pulling fs layer [2022-10-26T02:16:44.600Z] 5831b945b038: Waiting [2022-10-26T02:16:44.600Z] 86bbec2aaacd: Waiting [2022-10-26T02:16:44.600Z] e10730c5d714: Waiting [2022-10-26T02:16:44.600Z] 5dd5c2283517: Waiting [2022-10-26T02:16:44.600Z] d5ac0230b979: Waiting [2022-10-26T02:16:44.600Z] d0c4b47475fc: Verifying Checksum [2022-10-26T02:16:44.600Z] d0c4b47475fc: Download complete [2022-10-26T02:16:44.600Z] d32db5db7311: Verifying Checksum [2022-10-26T02:16:44.600Z] d32db5db7311: Download complete [2022-10-26T02:16:44.600Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T02:16:44.600Z] 86bbec2aaacd: Download complete [2022-10-26T02:16:44.600Z] e10730c5d714: Verifying Checksum [2022-10-26T02:16:44.600Z] e10730c5d714: Download complete [2022-10-26T02:16:44.600Z] 9b18e9b68314: Verifying Checksum [2022-10-26T02:16:44.600Z] 9b18e9b68314: Download complete [2022-10-26T02:16:45.601Z] 9b18e9b68314: Pull complete [2022-10-26T02:16:45.873Z] d5ac0230b979: Verifying Checksum [2022-10-26T02:16:45.873Z] d5ac0230b979: Download complete [2022-10-26T02:16:46.160Z] d32db5db7311: Pull complete [2022-10-26T02:16:46.437Z] d0c4b47475fc: Pull complete [2022-10-26T02:16:47.028Z] 5dd5c2283517: Verifying Checksum [2022-10-26T02:16:47.028Z] 5dd5c2283517: Download complete [2022-10-26T02:16:47.615Z] 5831b945b038: Download complete [2022-10-26T02:16:59.968Z] 5831b945b038: Pull complete [2022-10-26T02:16:59.968Z] 86bbec2aaacd: Pull complete [2022-10-26T02:16:59.968Z] e10730c5d714: Pull complete [2022-10-26T02:17:05.346Z] 5dd5c2283517: Pull complete [2022-10-26T02:17:07.307Z] d5ac0230b979: Pull complete [2022-10-26T02:17:07.307Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T02:17:07.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T02:17:07.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-26T02:17:07.657Z] + 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 [2022-10-26T02:17:08.074Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T02:17:08.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T02:17:08.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-117040 does not seem to be running inside a container [2022-10-26T02:17:08.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T02:17:11.811Z] $ docker top 66c1a79d66992f261215e1a138d7e18271d1a33347789876d2f51450bf45878a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T02:17:12.726Z] + go version [2022-10-26T02:17:12.726Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T02:17:12.765Z] $ docker stop --time=1 66c1a79d66992f261215e1a138d7e18271d1a33347789876d2f51450bf45878a [2022-10-26T02:17:14.484Z] $ docker rm -f 66c1a79d66992f261215e1a138d7e18271d1a33347789876d2f51450bf45878a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T02:17:15.380Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T02:17:15.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T02:17:15.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-117040 does not seem to be running inside a container [2022-10-26T02:17:15.726Z] $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T02:17:17.047Z] $ docker top 9a7c309cd0660c9640fbfd82a207987a4d658a5b855c8fcbd026775957772193 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T02:17:17.938Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2022-10-26T02:17:18.676Z] + make test [2022-10-26T02:17:18.676Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-10-26T02:17:18.676Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-10-26T02:17:18.676Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T02:17:18.945Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-26T02:17:19.215Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T02:17:19.215Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T02:17:19.215Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T02:17:19.215Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T02:17:19.215Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T02:17:19.215Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T02:17:19.215Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T02:17:19.215Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-26T02:17:19.215Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-26T02:17:20.178Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-26T02:17:20.178Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-26T02:17:20.447Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T02:17:20.447Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T02:17:20.447Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T02:17:20.717Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-10-26T02:17:20.987Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T02:17:20.987Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-26T02:17:20.987Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-26T02:17:21.260Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T02:17:22.233Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-26T02:17:22.233Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-10-26T02:19:44.010Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.775s coverage: 81.7% of statements [2022-10-26T02:19:44.010Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.229s coverage: 52.2% of statements [2022-10-26T02:19:44.010Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-10-26T02:19:44.010Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.358s coverage: 96.7% of statements [2022-10-26T02:19:44.010Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.080s coverage: 89.5% of statements [2022-10-26T02:19:44.010Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-10-26T02:19:44.010Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.064s coverage: 100.0% of statements [2022-10-26T02:19:44.010Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-10-26T02:20:02.260Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.257s coverage: 55.8% of statements [2022-10-26T02:20:02.260Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-10-26T02:20:02.260Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.080s coverage: 54.5% of statements [2022-10-26T02:20:02.260Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.242s coverage: 100.0% of statements [2022-10-26T02:20:02.260Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-10-26T02:20:02.260Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T02:20:02.260Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T02:21:23.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T02:21:23.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-26T02:21:23.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T02:21:24.029Z] $ docker stop --time=1 9a7c309cd0660c9640fbfd82a207987a4d658a5b855c8fcbd026775957772193 [2022-10-26T02:21:26.296Z] $ docker rm -f 9a7c309cd0660c9640fbfd82a207987a4d658a5b855c8fcbd026775957772193 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T02:21:29.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T02:21:29.434Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T02:21:29.955Z] 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 [2022-10-26T02:21:30.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T02:21:30.790Z] [2022-10-26T02:21:30.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T02:21:31.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T02:21:31.471Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T02:21:31.471Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T02:21:31.471Z] 04944245beec: Pulling fs layer [2022-10-26T02:21:31.471Z] 699f458cf7ca: Pulling fs layer [2022-10-26T02:21:31.472Z] 765212b225bb: Pulling fs layer [2022-10-26T02:21:31.472Z] f23df028b6ca: Pulling fs layer [2022-10-26T02:21:31.472Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T02:21:31.472Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T02:21:31.472Z] f23df028b6ca: Waiting [2022-10-26T02:21:31.472Z] d65c8cfc05b1: Waiting [2022-10-26T02:21:31.472Z] 765212b225bb: Waiting [2022-10-26T02:21:31.472Z] 04944245beec: Download complete [2022-10-26T02:21:31.472Z] 765212b225bb: Verifying Checksum [2022-10-26T02:21:31.472Z] 765212b225bb: Download complete [2022-10-26T02:21:31.472Z] f23df028b6ca: Verifying Checksum [2022-10-26T02:21:31.472Z] f23df028b6ca: Download complete [2022-10-26T02:21:31.472Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T02:21:31.472Z] d65c8cfc05b1: Download complete [2022-10-26T02:21:31.746Z] 699f458cf7ca: Verifying Checksum [2022-10-26T02:21:31.746Z] 699f458cf7ca: Download complete [2022-10-26T02:21:32.335Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T02:21:32.335Z] 8998bd30e6a1: Download complete [2022-10-26T02:21:35.701Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T02:21:35.701Z] 2437ff75d9bd: Download complete [2022-10-26T02:21:39.062Z] 8998bd30e6a1: Pull complete [2022-10-26T02:21:39.062Z] 04944245beec: Pull complete [2022-10-26T02:21:41.022Z] 699f458cf7ca: Pull complete [2022-10-26T02:21:41.294Z] 765212b225bb: Pull complete [2022-10-26T02:21:42.263Z] f23df028b6ca: Pull complete [2022-10-26T02:21:42.533Z] d65c8cfc05b1: Pull complete [2022-10-26T02:22:04.654Z] 2437ff75d9bd: Pull complete [2022-10-26T02:22:04.654Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T02:22:04.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T02:22:04.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T02:22:04.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-117040 does not seem to be running inside a container [2022-10-26T02:22:05.082Z] $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T02:22:06.712Z] $ docker top 1eff919dbe665f8ca0ae5d5f9e85f5323932a4f40ddc82959eb9251219c80552 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T02:22:07.686Z] ---> job-cost.sh [2022-10-26T02:22:07.686Z] lf-activate-venv: SKIPPING [2022-10-26T02:22:07.686Z] INFO: No Stack... [2022-10-26T02:22:07.955Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T02:22:08.923Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T02:22:09.599Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2022-10-26T02:22:09.599Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T02:22:09.684Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-166-1-stack-cost] [2022-10-26T02:22:09.692Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-166-1-stack-cost] did not exist. Created. [2022-10-26T02:22:09.693Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T02:22:10.426Z] /w/workspace/go-mod-secrets/1@tmp/durable-c0bbaabc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T02:22:11.147Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T02:22:11.181Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T02:22:11.235Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T02:22:11.252Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T02:22:11.333Z] $ docker stop --time=1 1eff919dbe665f8ca0ae5d5f9e85f5323932a4f40ddc82959eb9251219c80552 [2022-10-26T02:22:12.898Z] $ docker rm -f 1eff919dbe665f8ca0ae5d5f9e85f5323932a4f40ddc82959eb9251219c80552 [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 [2022-10-26T02:22:13.871Z] provisioning config files... [2022-10-26T02:22:13.884Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp/config17651028684362174192tmp [Pipeline] { [Pipeline] sh [2022-10-26T02:22:14.213Z] + set +x [2022-10-26T02:22:14.213Z] + + bash -s -- [2022-10-26T02:22:14.213Z] curl -s https://codecov.io/bash [2022-10-26T02:22:14.213Z] [2022-10-26T02:22:14.213Z] _____ _ [2022-10-26T02:22:14.213Z] / ____| | | [2022-10-26T02:22:14.213Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T02:22:14.213Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T02:22:14.213Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T02:22:14.213Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T02:22:14.213Z] Bash-1.0.6 [2022-10-26T02:22:14.213Z] [2022-10-26T02:22:14.213Z] [2022-10-26T02:22:14.213Z] ==> git version 2.25.1 found [2022-10-26T02:22:14.213Z] ==> 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 [2022-10-26T02:22:14.213Z] Release-Date: 2020-01-08 [2022-10-26T02:22:14.213Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T02:22:14.213Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T02:22:14.213Z] ==> Jenkins CI detected. [2022-10-26T02:22:14.213Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-166 [2022-10-26T02:22:14.213Z] project root: . [2022-10-26T02:22:14.213Z] --> token set from env [2022-10-26T02:22:14.213Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T02:22:14.213Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T02:22:14.213Z] ==> Python coveragepy not found [2022-10-26T02:22:14.213Z] ==> Searching for coverage reports in: [2022-10-26T02:22:14.213Z] + . [2022-10-26T02:22:14.213Z] -> Found 1 reports [2022-10-26T02:22:14.213Z] ==> Detecting git/mercurial file structure [2022-10-26T02:22:14.213Z] ==> Reading reports [2022-10-26T02:22:14.471Z] + ./coverage.out bytes=33437 [2022-10-26T02:22:14.471Z] ==> Appending adjustments [2022-10-26T02:22:14.471Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T02:22:14.471Z] + Found adjustments [2022-10-26T02:22:14.471Z] ==> Gzipping contents [2022-10-26T02:22:14.471Z] 8.0K /tmp/codecov.yWLaFK.gz [2022-10-26T02:22:14.471Z] ==> Uploading reports [2022-10-26T02:22:14.471Z] url: https://codecov.io [2022-10-26T02:22:14.471Z] query: branch=PR-166&commit=aa0967ae6920da7ca2928c76d506d15f4780b54e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=166&job=&cmd_args= [2022-10-26T02:22:14.471Z] -> Pinging Codecov [2022-10-26T02:22:14.471Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-166&commit=aa0967ae6920da7ca2928c76d506d15f4780b54e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=166&job=&cmd_args= [2022-10-26T02:22:15.040Z] -> Uploading to [2022-10-26T02:22:15.040Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/D63849C06B6B67093493C71CE874ED06/aa0967ae6920da7ca2928c76d506d15f4780b54e/b19f04b0-4074-4b34-ae27-69cd54201a80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T022214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e74197d5e49f321fd4626610fae07b5c58988db3c844c3a5cad2ed263a9e51a0 [2022-10-26T02:22:15.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T02:22:15.040Z] Dload Upload Total Spent Left Speed [2022-10-26T02:22:15.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6802 0 0 100 6802 0 28341 --:--:-- --:--:-- --:--:-- 28341 [2022-10-26T02:22:15.040Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/aa0967ae6920da7ca2928c76d506d15f4780b54e [Pipeline] } [2022-10-26T02:22:15.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2022-10-26T02:22:16.814Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-166/archives ] [2022-10-26T02:22:16.814Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-166/archives [2022-10-26T02:22:16.814Z] total 16 [2022-10-26T02:22:16.814Z] drwxr-xr-x 3 root root 4096 Oct 26 02:15 . [2022-10-26T02:22:16.814Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 02:15 .. [2022-10-26T02:22:16.814Z] drwxr-xr-x 2 root root 4096 Oct 26 02:15 cost [2022-10-26T02:22:16.814Z] -rw-r--r-- 1 root root 86 Oct 26 02:15 cost.csv [2022-10-26T02:22:16.814Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-166/archives [2022-10-26T02:22:16.814Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-166/archives [2022-10-26T02:22:16.814Z] total 16 [2022-10-26T02:22:16.814Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 02:15 . [2022-10-26T02:22:16.814Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 02:15 .. [2022-10-26T02:22:16.814Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 02:15 cost [2022-10-26T02:22:16.814Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 26 02:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T02:22:17.135Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T02:22:18.026Z] ---> package-listing.sh [2022-10-26T02:22:18.026Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T02:22:18.026Z] ++ facter osfamily [2022-10-26T02:22:18.285Z] + OS_FAMILY=debian [2022-10-26T02:22:18.285Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-166 [2022-10-26T02:22:18.285Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T02:22:18.285Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T02:22:18.285Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T02:22:18.285Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T02:22:18.285Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-166 ']' [2022-10-26T02:22:18.285Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T02:22:18.285Z] + case "${OS_FAMILY}" in [2022-10-26T02:22:18.285Z] + dpkg -l [2022-10-26T02:22:18.285Z] + grep '^ii' [2022-10-26T02:22:18.285Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T02:22:18.285Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T02:22:18.285Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T02:22:18.285Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-166 ']' [2022-10-26T02:22:18.285Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-166/archives/ [2022-10-26T02:22:18.285Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-166/archives/ [Pipeline] echo [2022-10-26T02:22:18.317Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T02:22:18.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T02:22:19.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T02:22:19.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T02:22:19.374Z] prd-ubuntu20.04-docker-8c-8g-117034 does not seem to be running inside a container [2022-10-26T02:22:19.400Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-166 -v /w/workspace/gexfoundry_go-mod-secrets_PR-166:/w/workspace/gexfoundry_go-mod-secrets_PR-166:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T02:22:19.606Z] $ docker top 3c89246144bef4606a628e768e56ff1ba8baa10aee63fd902facb1de24ba68fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T02:22:20.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T02:22:20.308Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T02:22:20.614Z] + ls /var/log/sa-host [2022-10-26T02:22:20.614Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T02:22:20.823Z] provisioning config files... [2022-10-26T02:22:20.833Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-166@tmp/config9336270480573869221tmp [Pipeline] { [Pipeline] echo [2022-10-26T02:22:20.879Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T02:22:21.184Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T02:22:21.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T02:22:21.614Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T02:22:21.646Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T02:22:21.960Z] ---> sudo-logs.sh [2022-10-26T02:22:21.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T02:22:22.049Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T02:22:22.356Z] ---> job-cost.sh [2022-10-26T02:22:22.356Z] lf-activate-venv: SKIPPING [2022-10-26T02:22:22.356Z] DEBUG: total: 0.2199999988079071 [2022-10-26T02:22:22.356Z] INFO: Retrieving Stack Cost... [2022-10-26T02:22:22.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T02:22:22.872Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T02:22:23.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T02:22:23.462Z] ---> logs-deploy.sh [2022-10-26T02:22:23.462Z] lf-activate-venv: SKIPPING [2022-10-26T02:22:23.462Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-166/1 [2022-10-26T02:22:23.462Z] INFO: archiving workspace using pattern(s): [2022-10-26T02:22:24.398Z] Archives upload complete. [2022-10-26T02:22:24.398Z] INFO: archiving logs to Nexus