Pull request #114 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7fd54c34aace5e02b9ee79d9281bc1dab7044ec+c296b05f00d851113705cfe108b647a70563fe96 (ff9ce4e2b28861806e8ba96dfbdd4efb181cadb6) 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-ssh11414941818579058496.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6729839080205700754.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-registry/branches/PR-114/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-registry/branches/PR-114/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13167828754217735319.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-registry/branches/PR-114/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3098782122308059476.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3215137754324585321.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-registry/branches/PR-114/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-registry/branches/PR-114/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6383657359519319888.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119929 in /w/workspace/exfoundry_go-mod-registry_PR-114 [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-registry.git > git init /w/workspace/exfoundry_go-mod-registry_PR-114 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c296b05f00d851113705cfe108b647a70563fe96 into PR head commit e7fd54c34aace5e02b9ee79d9281bc1dab7044ec Merge succeeded, producing e7fd54c34aace5e02b9ee79d9281bc1dab7044ec Checking out Revision e7fd54c34aace5e02b9ee79d9281bc1dab7044ec (PR-114) Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.16.0 to 1.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-28T15:03:59.309Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-28T15:03:59.506Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-28T15:03:59.612Z] ========================================================= [2022-11-28T15:03:59.612Z] EdgeX Global Pipelines Version Info [2022-11-28T15:03:59.612Z] ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f e7fd54c34aace5e02b9ee79d9281bc1dab7044ec # 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 c296b05f00d851113705cfe108b647a70563fe96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7fd54c34aace5e02b9ee79d9281bc1dab7044ec # timeout=10 [Pipeline] sh [2022-11-28T15:04:00.345Z] ------------------- [2022-11-28T15:04:00.345Z] stable info: [2022-11-28T15:04:00.345Z] ------------------- [2022-11-28T15:04:00.345Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-28T15:04:00.345Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-28T15:04:00.345Z] Message: update stable to v1.0.244 [2022-11-28T15:04:00.917Z] ------------------- [2022-11-28T15:04:00.917Z] experimental info: [2022-11-28T15:04:00.917Z] ------------------- [2022-11-28T15:04:00.917Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-28T15:04:00.917Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-28T15:04:00.917Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-28T15:04:01.208Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2022-11-28T15:04:01.252Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2022-11-28T15:04:01.293Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-28T15:04:01.335Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-28T15:04:01.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-28T15:04:01.416Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-28T15:04:01.462Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-28T15:04:01.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-28T15:04:01.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-28T15:04:01.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-28T15:04:01.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-28T15:04:01.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2022-11-28T15:04:01.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-28T15:04:01.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-28T15:04:01.816Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-28T15:04:01.861Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-28T15:04:01.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-28T15:04:01.946Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-28T15:04:01.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-28T15:04:02.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-28T15:04:02.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-28T15:04:02.112Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-28T15:04:02.150Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-28T15:04:02.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-28T15:04:02.236Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-28T15:04:02.277Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-28T15:04:02.320Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-28T15:04:02.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-114 [Pipeline] echo [2022-11-28T15:04:02.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-114 [Pipeline] echo [2022-11-28T15:04:02.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-114 [Pipeline] echo [2022-11-28T15:04:02.490Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7fd54c34aace5e02b9ee79d9281bc1dab7044ec [Pipeline] echo [2022-11-28T15:04:02.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7fd54c [Pipeline] echo [2022-11-28T15:04:02.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-28T15:04:03.098Z] + git rev-list -1 --merges e7fd54c34aace5e02b9ee79d9281bc1dab7044ec~1..e7fd54c34aace5e02b9ee79d9281bc1dab7044ec [Pipeline] echo [2022-11-28T15:04:03.143Z] -----------> git rev-list -1 --merges e7fd54c34aace5e02b9ee79d9281bc1dab7044ec~1..e7fd54c34aace5e02b9ee79d9281bc1dab7044ec e7fd54c34aace5e02b9ee79d9281bc1dab7044ec [false] [Pipeline] sh [2022-11-28T15:04:03.453Z] + git log --format=format:%s -1 e7fd54c34aace5e02b9ee79d9281bc1dab7044ec [Pipeline] echo [2022-11-28T15:04:03.493Z] ========================================================= [2022-11-28T15:04:03.494Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-28T15:04:03.494Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-28T15:04:03.915Z] + git log --format=format:%s -1 e7fd54c34aace5e02b9ee79d9281bc1dab7044ec [Pipeline] echo [2022-11-28T15:04:03.949Z] [semverPrep] GIT_COMMIT: e7fd54c34aace5e02b9ee79d9281bc1dab7044ec, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.16.0 to 1.17.0 [Pipeline] echo [2022-11-28T15:04:03.981Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-28T15:04:04.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-28T15:04:04.367Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-28T15:04:04.367Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-28T15:04:04.367Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-28T15:04:04.367Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-28T15:04:04.367Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-28T15:04:04.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-28T15:04:04.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-28T15:04:04.844Z] [2022-11-28T15:04:04.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-28T15:04:05.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-28T15:04:05.480Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-28T15:04:05.480Z] b85a868b505f: Pulling fs layer [2022-11-28T15:04:05.480Z] e2be974225ed: Pulling fs layer [2022-11-28T15:04:05.481Z] 339a4e72a1f5: Pulling fs layer [2022-11-28T15:04:05.481Z] 988bab9f4d93: Pulling fs layer [2022-11-28T15:04:05.481Z] 1469e6f7b9e6: Pulling fs layer [2022-11-28T15:04:05.481Z] 988bab9f4d93: Waiting [2022-11-28T15:04:05.481Z] eaf3925da568: Pulling fs layer [2022-11-28T15:04:05.481Z] bab4dde63d76: Pulling fs layer [2022-11-28T15:04:05.481Z] bde34c3a00c8: Pulling fs layer [2022-11-28T15:04:05.481Z] 1469e6f7b9e6: Waiting [2022-11-28T15:04:05.481Z] eaf3925da568: Waiting [2022-11-28T15:04:05.481Z] bab4dde63d76: Waiting [2022-11-28T15:04:05.481Z] b352a97aabf1: Pulling fs layer [2022-11-28T15:04:05.481Z] b352a97aabf1: Waiting [2022-11-28T15:04:05.481Z] bde34c3a00c8: Waiting [2022-11-28T15:04:05.481Z] 4872d77fe225: Pulling fs layer [2022-11-28T15:04:05.481Z] 5851b861e8e6: Pulling fs layer [2022-11-28T15:04:05.481Z] 4872d77fe225: Waiting [2022-11-28T15:04:05.481Z] 5851b861e8e6: Waiting [2022-11-28T15:04:05.748Z] e2be974225ed: Download complete [2022-11-28T15:04:05.748Z] 988bab9f4d93: Verifying Checksum [2022-11-28T15:04:05.748Z] 988bab9f4d93: Download complete [2022-11-28T15:04:05.748Z] 1469e6f7b9e6: Verifying Checksum [2022-11-28T15:04:05.748Z] 1469e6f7b9e6: Download complete [2022-11-28T15:04:05.748Z] eaf3925da568: Verifying Checksum [2022-11-28T15:04:05.748Z] eaf3925da568: Download complete [2022-11-28T15:04:05.748Z] 339a4e72a1f5: Verifying Checksum [2022-11-28T15:04:05.748Z] 339a4e72a1f5: Download complete [2022-11-28T15:04:06.010Z] bde34c3a00c8: Verifying Checksum [2022-11-28T15:04:06.010Z] bde34c3a00c8: Download complete [2022-11-28T15:04:06.010Z] b352a97aabf1: Download complete [2022-11-28T15:04:06.010Z] 4872d77fe225: Download complete [2022-11-28T15:04:06.010Z] 5851b861e8e6: Verifying Checksum [2022-11-28T15:04:06.010Z] 5851b861e8e6: Download complete [2022-11-28T15:04:06.271Z] b85a868b505f: Verifying Checksum [2022-11-28T15:04:06.271Z] b85a868b505f: Download complete [2022-11-28T15:04:06.529Z] bab4dde63d76: Verifying Checksum [2022-11-28T15:04:06.529Z] bab4dde63d76: Download complete [2022-11-28T15:04:07.464Z] b85a868b505f: Pull complete [2022-11-28T15:04:07.464Z] e2be974225ed: Pull complete [2022-11-28T15:04:08.035Z] 339a4e72a1f5: Pull complete [2022-11-28T15:04:08.035Z] 988bab9f4d93: Pull complete [2022-11-28T15:04:08.296Z] 1469e6f7b9e6: Pull complete [2022-11-28T15:04:08.296Z] eaf3925da568: Pull complete [2022-11-28T15:04:10.233Z] bab4dde63d76: Pull complete [2022-11-28T15:04:10.496Z] bde34c3a00c8: Pull complete [2022-11-28T15:04:10.496Z] b352a97aabf1: Pull complete [2022-11-28T15:04:10.756Z] 4872d77fe225: Pull complete [2022-11-28T15:04:11.016Z] 5851b861e8e6: Pull complete [2022-11-28T15:04:11.016Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-28T15:04:11.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-28T15:04:11.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-28T15:04:11.243Z] prd-ubuntu20.04-docker-8c-8g-119929 does not seem to be running inside a container [2022-11-28T15:04:11.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_PR-114 -v /w/workspace/exfoundry_go-mod-registry_PR-114:/w/workspace/exfoundry_go-mod-registry_PR-114:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-114@tmp:/w/workspace/exfoundry_go-mod-registry_PR-114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-28T15:04:12.486Z] $ docker top aaf66d7598818100d7dd138e2d35748ab5e41b3d0be1aeff747de4fb64eff509 -eo pid,comm [2022-11-28T15:04:12.549Z] 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-11-28T15:04:12.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-28T15:04:12.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-28T15:04:12.703Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-28T15:04:12.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-28T15:04:12.822Z] $ docker exec aaf66d7598818100d7dd138e2d35748ab5e41b3d0be1aeff747de4fb64eff509 ssh-agent [2022-11-28T15:04:12.930Z] SSH_AUTH_SOCK=/tmp/ssh-XjArFPMGXY7q/agent.33 [2022-11-28T15:04:12.930Z] SSH_AGENT_PID=39 [2022-11-28T15:04:12.944Z] Running ssh-add (command line suppressed) [2022-11-28T15:04:13.055Z] Identity added: /w/workspace/exfoundry_go-mod-registry_PR-114@tmp/private_key_13612468793914139844.key (/w/workspace/exfoundry_go-mod-registry_PR-114@tmp/private_key_13612468793914139844.key) [2022-11-28T15:04:13.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-28T15:04:13.416Z] + git tag --points-at HEAD [Pipeline] } [2022-11-28T15:04:13.446Z] $ docker exec --env ******** --env ******** aaf66d7598818100d7dd138e2d35748ab5e41b3d0be1aeff747de4fb64eff509 ssh-agent -k [2022-11-28T15:04:13.554Z] unset SSH_AUTH_SOCK; [2022-11-28T15:04:13.555Z] unset SSH_AGENT_PID; [2022-11-28T15:04:13.555Z] echo Agent pid 39 killed; [2022-11-28T15:04:13.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-28T15:04:13.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-28T15:04:13.664Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-28T15:04:13.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-28T15:04:13.790Z] $ docker exec aaf66d7598818100d7dd138e2d35748ab5e41b3d0be1aeff747de4fb64eff509 ssh-agent [2022-11-28T15:04:13.902Z] SSH_AUTH_SOCK=/tmp/ssh-KUse0MCeYkUJ/agent.71 [2022-11-28T15:04:13.902Z] SSH_AGENT_PID=77 [2022-11-28T15:04:13.906Z] Running ssh-add (command line suppressed) [2022-11-28T15:04:14.016Z] Identity added: /w/workspace/exfoundry_go-mod-registry_PR-114@tmp/private_key_4551540135262506870.key (/w/workspace/exfoundry_go-mod-registry_PR-114@tmp/private_key_4551540135262506870.key) [2022-11-28T15:04:14.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-28T15:04:14.362Z] + git semver init [2022-11-28T15:04:14.621Z] 2022-11-28 15:04:14,552 [run_init] DEBUG init version:0.0.0 force:False [2022-11-28T15:04:14.621Z] 2022-11-28 15:04:14,553 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_go-mod-registry_PR-114/.semver [2022-11-28T15:04:14.621Z] 2022-11-28 15:04:14,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/exfoundry_go-mod-registry_PR-114/.semver [2022-11-28T15:04:14.621Z] 2022-11-28 15:04:14,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/exfoundry_go-mod-registry_PR-114/.semver'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-114, universal_newlines=False, shell=None, istream=None) [2022-11-28T15:04:15.572Z] 2022-11-28 15:04:15,290 [append_file] DEBUG append to file:/w/workspace/exfoundry_go-mod-registry_PR-114/.git/info/exclude [2022-11-28T15:04:15.572Z] 2022-11-28 15:04:15,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_go-mod-registry_PR-114/.semver/PR-114 with force:False [2022-11-28T15:04:15.572Z] 2022-11-28 15:04:15,291 [write_file] DEBUG write to file:/w/workspace/exfoundry_go-mod-registry_PR-114/.semver/PR-114 [2022-11-28T15:04:15.572Z] 2022-11-28 15:04:15,295 [execute] INFO git cat-file --batch-check [2022-11-28T15:04:15.572Z] 2022-11-28 15:04:15,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-114/.semver, universal_newlines=False, shell=None, istream=) [2022-11-28T15:04:15.572Z] 2022-11-28 15:04:15,302 [execute] INFO git cat-file --batch [2022-11-28T15:04:15.572Z] 2022-11-28 15:04:15,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-114/.semver, universal_newlines=False, shell=None, istream=) [2022-11-28T15:04:15.572Z] 2022-11-28 15:04:15,308 [read_version] DEBUG read version from /w/workspace/exfoundry_go-mod-registry_PR-114/.semver/PR-114 [2022-11-28T15:04:15.572Z] 0.0.0 [Pipeline] } [2022-11-28T15:04:15.605Z] $ docker exec --env ******** --env ******** aaf66d7598818100d7dd138e2d35748ab5e41b3d0be1aeff747de4fb64eff509 ssh-agent -k [2022-11-28T15:04:15.705Z] unset SSH_AUTH_SOCK; [2022-11-28T15:04:15.706Z] unset SSH_AGENT_PID; [2022-11-28T15:04:15.706Z] echo Agent pid 77 killed; [2022-11-28T15:04:15.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-28T15:04:16.132Z] + git semver [Pipeline] } [2022-11-28T15:04:16.423Z] $ docker stop --time=1 aaf66d7598818100d7dd138e2d35748ab5e41b3d0be1aeff747de4fb64eff509 [2022-11-28T15:04:23.568Z] $ docker rm -f aaf66d7598818100d7dd138e2d35748ab5e41b3d0be1aeff747de4fb64eff509 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-28T15:04:23.971Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-28T15:04:24.214Z] Stashed 1 file(s) [Pipeline] echo [2022-11-28T15:04:24.230Z] [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-11-28T15:04:24.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-28T15:04:24.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-28T15:04:24.891Z] ========================================================= [2022-11-28T15:04:24.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-28T15:04:24.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-28T15:04:25.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-28T15:04:25.281Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-28T15:04:25.281Z] 213ec9aee27d: Pulling fs layer [2022-11-28T15:04:25.281Z] 4583459ba037: Pulling fs layer [2022-11-28T15:04:25.281Z] 93c1e223e6f2: Pulling fs layer [2022-11-28T15:04:25.281Z] 53926ce57604: Pulling fs layer [2022-11-28T15:04:25.281Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-28T15:04:25.281Z] 22ff95d597cd: Pulling fs layer [2022-11-28T15:04:25.281Z] 12d6caf4c0d1: Pulling fs layer [2022-11-28T15:04:25.281Z] 96b7cbca73a9: Pulling fs layer [2022-11-28T15:04:25.281Z] a7acece74701: Pulling fs layer [2022-11-28T15:04:25.281Z] 21b2b0c7a3f4: Waiting [2022-11-28T15:04:25.281Z] 22ff95d597cd: Waiting [2022-11-28T15:04:25.281Z] 12d6caf4c0d1: Waiting [2022-11-28T15:04:25.281Z] 96b7cbca73a9: Waiting [2022-11-28T15:04:25.281Z] a7acece74701: Waiting [2022-11-28T15:04:25.281Z] 53926ce57604: Waiting [2022-11-28T15:04:25.281Z] 93c1e223e6f2: Verifying Checksum [2022-11-28T15:04:25.281Z] 93c1e223e6f2: Download complete [2022-11-28T15:04:25.281Z] 4583459ba037: Verifying Checksum [2022-11-28T15:04:25.281Z] 4583459ba037: Download complete [2022-11-28T15:04:25.281Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-28T15:04:25.281Z] 21b2b0c7a3f4: Download complete [2022-11-28T15:04:25.281Z] 22ff95d597cd: Verifying Checksum [2022-11-28T15:04:25.281Z] 22ff95d597cd: Download complete [2022-11-28T15:04:25.281Z] 213ec9aee27d: Verifying Checksum [2022-11-28T15:04:25.281Z] 213ec9aee27d: Download complete [2022-11-28T15:04:25.281Z] 12d6caf4c0d1: Verifying Checksum [2022-11-28T15:04:25.281Z] 12d6caf4c0d1: Download complete [2022-11-28T15:04:25.543Z] 213ec9aee27d: Pull complete [2022-11-28T15:04:25.543Z] 4583459ba037: Pull complete [2022-11-28T15:04:25.809Z] 93c1e223e6f2: Pull complete [2022-11-28T15:04:25.809Z] a7acece74701: Verifying Checksum [2022-11-28T15:04:26.068Z] 53926ce57604: Verifying Checksum [2022-11-28T15:04:26.068Z] 53926ce57604: Download complete [2022-11-28T15:04:26.068Z] 96b7cbca73a9: Verifying Checksum [2022-11-28T15:04:26.068Z] 96b7cbca73a9: Download complete [2022-11-28T15:04:30.252Z] 53926ce57604: Pull complete [2022-11-28T15:04:30.252Z] 21b2b0c7a3f4: Pull complete [2022-11-28T15:04:30.252Z] 22ff95d597cd: Pull complete [2022-11-28T15:04:30.252Z] 12d6caf4c0d1: Pull complete [2022-11-28T15:04:32.780Z] 96b7cbca73a9: Pull complete [2022-11-28T15:04:33.350Z] a7acece74701: Pull complete [2022-11-28T15:04:33.350Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-28T15:04:33.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-28T15:04:33.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-28T15:04:33.665Z] + 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-11-28T15:04:34.043Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-28T15:04:34.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-28T15:04:34.187Z] prd-ubuntu20.04-docker-8c-8g-119929 does not seem to be running inside a container [2022-11-28T15:04:34.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_PR-114 -v /w/workspace/exfoundry_go-mod-registry_PR-114:/w/workspace/exfoundry_go-mod-registry_PR-114:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-114@tmp:/w/workspace/exfoundry_go-mod-registry_PR-114@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 ******** ci-base-image-x86_64 cat [2022-11-28T15:04:36.081Z] $ docker top 9c410a3c53e32136c03d9c3bd40dbe5c8a3f07557a3f807a38ef1944f1bca195 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-28T15:04:36.467Z] + go version [2022-11-28T15:04:36.467Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-28T15:04:36.499Z] $ docker stop --time=1 9c410a3c53e32136c03d9c3bd40dbe5c8a3f07557a3f807a38ef1944f1bca195 [2022-11-28T15:04:37.833Z] $ docker rm -f 9c410a3c53e32136c03d9c3bd40dbe5c8a3f07557a3f807a38ef1944f1bca195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-28T15:04:38.535Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-28T15:04:38.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-28T15:04:38.692Z] prd-ubuntu20.04-docker-8c-8g-119929 does not seem to be running inside a container [2022-11-28T15:04:38.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_go-mod-registry_PR-114 -v /w/workspace/exfoundry_go-mod-registry_PR-114:/w/workspace/exfoundry_go-mod-registry_PR-114:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-114@tmp:/w/workspace/exfoundry_go-mod-registry_PR-114@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 ******** ci-base-image-x86_64 cat [2022-11-28T15:04:39.105Z] $ docker top 2893e43d9bf977a5348f435171e82f0a43e6e0f04be254cb7b58dda25a974e42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-28T15:04:39.504Z] + git config --global --add safe.directory /w/workspace/exfoundry_go-mod-registry_PR-114 [Pipeline] fileExists [Pipeline] sh [2022-11-28T15:04:39.652Z] Still waiting to schedule task [2022-11-28T15:04:39.652Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-28T15:04:39.862Z] + make test [2022-11-28T15:04:39.862Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-28T15:04:39.862Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-28T15:04:39.862Z] go: downloading github.com/hashicorp/consul/api v1.17.0 [2022-11-28T15:04:39.862Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-28T15:04:39.862Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-28T15:04:39.862Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-28T15:04:39.862Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-28T15:04:40.122Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2022-11-28T15:04:40.122Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-28T15:04:40.122Z] go: downloading github.com/hashicorp/serf v0.10.1 [2022-11-28T15:04:40.122Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-28T15:04:40.122Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-28T15:04:40.122Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-28T15:04:40.122Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-28T15:04:40.122Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-11-28T15:04:40.382Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-11-28T15:04:40.382Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-28T15:04:40.382Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-28T15:04:40.642Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-28T15:04:50.615Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.036s coverage: 89.4% of statements [2022-11-28T15:04:50.615Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2022-11-28T15:04:50.615Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.006s coverage: 85.7% of statements [2022-11-28T15:04:50.615Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2022-11-28T15:04:55.882Z] 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-11-28T15:04:55.882Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-11-28T15:04:58.446Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-28T15:04:58.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-28T15:04:58.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-28T15:04:58.514Z] $ docker stop --time=1 2893e43d9bf977a5348f435171e82f0a43e6e0f04be254cb7b58dda25a974e42 [2022-11-28T15:05:00.059Z] $ docker rm -f 2893e43d9bf977a5348f435171e82f0a43e6e0f04be254cb7b58dda25a974e42 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-28T15:05:00.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-28T15:05:00.599Z] 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-11-28T15:05:01.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-28T15:05:01.542Z] [2022-11-28T15:05:01.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-28T15:05:01.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-28T15:05:01.916Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-28T15:05:01.916Z] 5eb5b503b376: Pulling fs layer [2022-11-28T15:05:01.916Z] 5c69ac0246d0: Pulling fs layer [2022-11-28T15:05:01.916Z] ec43610c2a17: Pulling fs layer [2022-11-28T15:05:01.916Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-28T15:05:01.916Z] 33b1e0a273af: Pulling fs layer [2022-11-28T15:05:01.916Z] 5d3b04190fa2: Pulling fs layer [2022-11-28T15:05:01.916Z] 2f39f015ded8: Pulling fs layer [2022-11-28T15:05:01.916Z] 3a2ae6a8a46f: Waiting [2022-11-28T15:05:01.916Z] 33b1e0a273af: Waiting [2022-11-28T15:05:01.916Z] 2f39f015ded8: Waiting [2022-11-28T15:05:01.916Z] 5d3b04190fa2: Waiting [2022-11-28T15:05:01.916Z] 5c69ac0246d0: Download complete [2022-11-28T15:05:01.916Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-28T15:05:01.916Z] 3a2ae6a8a46f: Download complete [2022-11-28T15:05:02.178Z] 33b1e0a273af: Verifying Checksum [2022-11-28T15:05:02.178Z] 33b1e0a273af: Download complete [2022-11-28T15:05:02.178Z] 5d3b04190fa2: Verifying Checksum [2022-11-28T15:05:02.178Z] 5d3b04190fa2: Download complete [2022-11-28T15:05:02.178Z] ec43610c2a17: Verifying Checksum [2022-11-28T15:05:02.178Z] ec43610c2a17: Download complete [2022-11-28T15:05:02.178Z] 5eb5b503b376: Download complete [2022-11-28T15:05:03.115Z] 2f39f015ded8: Verifying Checksum [2022-11-28T15:05:03.115Z] 2f39f015ded8: Download complete [2022-11-28T15:05:03.374Z] 5eb5b503b376: Pull complete [2022-11-28T15:05:03.632Z] 5c69ac0246d0: Pull complete [2022-11-28T15:05:04.201Z] ec43610c2a17: Pull complete [2022-11-28T15:05:04.201Z] 3a2ae6a8a46f: Pull complete [2022-11-28T15:05:04.459Z] 33b1e0a273af: Pull complete [2022-11-28T15:05:04.459Z] 5d3b04190fa2: Pull complete [2022-11-28T15:05:08.646Z] 2f39f015ded8: Pull complete [2022-11-28T15:05:08.905Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-28T15:05:08.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-28T15:05:08.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-28T15:05:09.128Z] prd-ubuntu20.04-docker-8c-8g-119929 does not seem to be running inside a container [2022-11-28T15:05:09.202Z] $ 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/exfoundry_go-mod-registry_PR-114 -v /w/workspace/exfoundry_go-mod-registry_PR-114:/w/workspace/exfoundry_go-mod-registry_PR-114:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-114@tmp:/w/workspace/exfoundry_go-mod-registry_PR-114@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-lftools-log-publisher:latest cat [2022-11-28T15:05:10.464Z] $ docker top bad66070d95c1868a3d0b9d6ac6ba3a4d9504ffb20c5b81de9d3e11b45ddb80b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-28T15:05:10.952Z] ---> job-cost.sh [2022-11-28T15:05:10.952Z] lf-activate-venv: SKIPPING [2022-11-28T15:05:10.952Z] INFO: No Stack... [2022-11-28T15:05:11.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-28T15:05:11.778Z] INFO: Archiving Costs [Pipeline] sh [2022-11-28T15:05:12.089Z] + cat /w/workspace/exfoundry_go-mod-registry_PR-114/archives/cost.csv [2022-11-28T15:05:12.089Z] + cut -d, -f6 [Pipeline] lock [2022-11-28T15:05:12.130Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-114-1-stack-cost] [2022-11-28T15:05:12.135Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-114-1-stack-cost] did not exist. Created. [2022-11-28T15:05:12.135Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-114-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-28T15:05:12.532Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-28T15:05:12.582Z] Stashed 1 file(s) [Pipeline] } [2022-11-28T15:05:12.614Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-114-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-28T15:05:12.691Z] $ docker stop --time=1 bad66070d95c1868a3d0b9d6ac6ba3a4d9504ffb20c5b81de9d3e11b45ddb80b [2022-11-28T15:05:13.848Z] $ docker rm -f bad66070d95c1868a3d0b9d6ac6ba3a4d9504ffb20c5b81de9d3e11b45ddb80b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-28T15:06:03.326Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119931 in /w/workspace/exfoundry_go-mod-registry_PR-114 [Pipeline] { [Pipeline] ws [2022-11-28T15:06:03.371Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2022-11-28T15:06:03.448Z] Selected Git installation does not exist. Using Default [2022-11-28T15:06:03.448Z] The recommended git tool is: NONE [2022-11-28T15:06:08.497Z] using credential edgex-jenkins-ssh [2022-11-28T15:06:08.511Z] Cloning the remote Git repository [2022-11-28T15:06:08.550Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2022-11-28T15:06:08.618Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2022-11-28T15:06:08.744Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2022-11-28T15:06:08.745Z] > git --version # timeout=10 [2022-11-28T15:06:08.763Z] > git --version # 'git version 2.25.1' [2022-11-28T15:06:08.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-28T15:06:08.809Z] Verifying host key using known hosts file [2022-11-28T15:06:08.978Z] 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-11-28T15:06:08.990Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-28T15:06:09.895Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2022-11-28T15:06:09.923Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-28T15:06:10.725Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2022-11-28T15:06:10.772Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2022-11-28T15:06:10.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-28T15:06:10.778Z] Verifying host key using known hosts file [2022-11-28T15:06:10.784Z] 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-11-28T15:06:10.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-28T15:06:11.295Z] Merging remotes/origin/main commit c296b05f00d851113705cfe108b647a70563fe96 into PR head commit e7fd54c34aace5e02b9ee79d9281bc1dab7044ec [2022-11-28T15:06:11.520Z] Merge succeeded, producing e7fd54c34aace5e02b9ee79d9281bc1dab7044ec [2022-11-28T15:06:11.520Z] Checking out Revision e7fd54c34aace5e02b9ee79d9281bc1dab7044ec (PR-114) [2022-11-28T15:06:11.974Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.16.0 to 1.17.0" [2022-11-28T15:06:12.025Z] > git --version # timeout=10 [2022-11-28T15:06:12.040Z] > git --version # 'git version 2.25.1' [2022-11-28T15:06:12.061Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-28T15:06:11.313Z] > git config core.sparsecheckout # timeout=10 [2022-11-28T15:06:11.338Z] > git checkout -f e7fd54c34aace5e02b9ee79d9281bc1dab7044ec # timeout=10 [2022-11-28T15:06:11.422Z] > git remote # timeout=10 [2022-11-28T15:06:11.442Z] > git config --get remote.origin.url # timeout=10 [2022-11-28T15:06:11.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-28T15:06:11.463Z] Verifying host key using known hosts file [2022-11-28T15:06:11.467Z] 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-11-28T15:06:11.476Z] > git merge c296b05f00d851113705cfe108b647a70563fe96 # timeout=10 [2022-11-28T15:06:11.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-28T15:06:11.527Z] > git config core.sparsecheckout # timeout=10 [2022-11-28T15:06:11.541Z] > git checkout -f e7fd54c34aace5e02b9ee79d9281bc1dab7044ec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-28T15:06:13.203Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-28T15:06:13.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-28T15:06:13.203Z] Dload Upload Total Spent Left Speed [2022-11-28T15:06:13.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 83456 [Pipeline] sh [2022-11-28T15:06:13.862Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-28T15:06:14.204Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-28T15:06:14.204Z] + sudo tee /etc/docker/daemon.new [2022-11-28T15:06:14.204Z] { [2022-11-28T15:06:14.204Z] "registry-mirrors": [ [2022-11-28T15:06:14.204Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-28T15:06:14.204Z] ], [2022-11-28T15:06:14.204Z] "bip": "10.250.0.254/24", [2022-11-28T15:06:14.204Z] "hosts": [ [2022-11-28T15:06:14.204Z] "tcp://0.0.0.0:5555", [2022-11-28T15:06:14.204Z] "unix:///var/run/docker.sock" [2022-11-28T15:06:14.204Z] ], [2022-11-28T15:06:14.204Z] "mtu": 1458, [2022-11-28T15:06:14.204Z] "selinux-enabled": true, [2022-11-28T15:06:14.204Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-28T15:06:14.204Z] } [Pipeline] sh [2022-11-28T15:06:14.549Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-28T15:06:14.917Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-28T15:06:33.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-28T15:06:33.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-28T15:06:33.371Z] ========================================================= [2022-11-28T15:06:33.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-28T15:06:33.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-28T15:06:33.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-28T15:06:34.386Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-28T15:06:34.386Z] 9b18e9b68314: Pulling fs layer [2022-11-28T15:06:34.386Z] 35d82f9e3411: Pulling fs layer [2022-11-28T15:06:34.386Z] e16973657156: Pulling fs layer [2022-11-28T15:06:34.386Z] fc693d55d65f: Pulling fs layer [2022-11-28T15:06:34.386Z] 7e9fc2657dce: Pulling fs layer [2022-11-28T15:06:34.386Z] dda99020689f: Pulling fs layer [2022-11-28T15:06:34.386Z] db1c61fa0a46: Pulling fs layer [2022-11-28T15:06:34.386Z] 891c053d2c06: Pulling fs layer [2022-11-28T15:06:34.386Z] fc693d55d65f: Waiting [2022-11-28T15:06:34.386Z] 7e9fc2657dce: Waiting [2022-11-28T15:06:34.386Z] dda99020689f: Waiting [2022-11-28T15:06:34.386Z] db1c61fa0a46: Waiting [2022-11-28T15:06:34.386Z] 891c053d2c06: Waiting [2022-11-28T15:06:34.386Z] e16973657156: Verifying Checksum [2022-11-28T15:06:34.386Z] e16973657156: Download complete [2022-11-28T15:06:34.386Z] 35d82f9e3411: Verifying Checksum [2022-11-28T15:06:34.386Z] 35d82f9e3411: Download complete [2022-11-28T15:06:34.386Z] 7e9fc2657dce: Verifying Checksum [2022-11-28T15:06:34.386Z] 7e9fc2657dce: Download complete [2022-11-28T15:06:34.386Z] dda99020689f: Download complete [2022-11-28T15:06:34.386Z] 9b18e9b68314: Verifying Checksum [2022-11-28T15:06:34.386Z] 9b18e9b68314: Download complete [2022-11-28T15:06:35.358Z] 9b18e9b68314: Pull complete [2022-11-28T15:06:35.358Z] 891c053d2c06: Verifying Checksum [2022-11-28T15:06:35.358Z] 891c053d2c06: Download complete [2022-11-28T15:06:35.627Z] 35d82f9e3411: Pull complete [2022-11-28T15:06:35.897Z] e16973657156: Pull complete [2022-11-28T15:06:36.486Z] db1c61fa0a46: Verifying Checksum [2022-11-28T15:06:36.486Z] db1c61fa0a46: Download complete [2022-11-28T15:06:37.072Z] fc693d55d65f: Verifying Checksum [2022-11-28T15:06:37.072Z] fc693d55d65f: Download complete [2022-11-28T15:06:49.417Z] fc693d55d65f: Pull complete [2022-11-28T15:06:49.417Z] 7e9fc2657dce: Pull complete [2022-11-28T15:06:49.417Z] dda99020689f: Pull complete [2022-11-28T15:06:53.664Z] db1c61fa0a46: Pull complete [2022-11-28T15:06:54.622Z] 891c053d2c06: Pull complete [2022-11-28T15:06:54.622Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-28T15:06:54.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-28T15:06:54.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-28T15:06:55.226Z] + 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-11-28T15:06:55.643Z] + docker inspect -f . ci-base-image-arm64 [2022-11-28T15:06:55.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-28T15:06:55.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-119931 does not seem to be running inside a container [2022-11-28T15:06:56.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-arm64 cat [2022-11-28T15:06:58.966Z] $ docker top d6dbb90e30cb079efdbedbaeece3882eeba9c74d77a7204cffc337dbfcecdf99 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-28T15:06:59.844Z] + go version [2022-11-28T15:06:59.844Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-28T15:06:59.885Z] $ docker stop --time=1 d6dbb90e30cb079efdbedbaeece3882eeba9c74d77a7204cffc337dbfcecdf99 [2022-11-28T15:07:01.531Z] $ docker rm -f d6dbb90e30cb079efdbedbaeece3882eeba9c74d77a7204cffc337dbfcecdf99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-28T15:07:02.370Z] + docker inspect -f . ci-base-image-arm64 [2022-11-28T15:07:02.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-28T15:07:02.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-119931 does not seem to be running inside a container [2022-11-28T15:07:02.699Z] $ 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-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-arm64 cat [2022-11-28T15:07:03.793Z] $ docker top 371e2b3f4bdee829bdc3320b0aa930bdff9c4fb5c3c44f1bc0451f7ddbf8372d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-28T15:07:04.631Z] + git config --global --add safe.directory /w/workspace/go-mod-registry/1 [Pipeline] fileExists [Pipeline] sh [2022-11-28T15:07:05.028Z] + make test [2022-11-28T15:07:05.028Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-28T15:07:05.321Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-28T15:07:05.322Z] go: downloading github.com/hashicorp/consul/api v1.17.0 [2022-11-28T15:07:05.597Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-28T15:07:05.597Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-28T15:07:05.597Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-28T15:07:05.597Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-28T15:07:05.597Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-11-28T15:07:05.597Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-11-28T15:07:05.597Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-11-28T15:07:05.597Z] go: downloading github.com/hashicorp/serf v0.10.1 [2022-11-28T15:07:05.597Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2022-11-28T15:07:05.597Z] go: downloading github.com/fatih/color v1.9.0 [2022-11-28T15:07:05.597Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-28T15:07:05.864Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-11-28T15:07:05.864Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-11-28T15:07:05.864Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-11-28T15:07:06.133Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-11-28T15:07:06.133Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-11-28T15:07:45.038Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.106s coverage: 89.4% of statements [2022-11-28T15:07:45.038Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2022-11-28T15:07:45.038Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.016s coverage: 85.7% of statements [2022-11-28T15:07:45.038Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2022-11-28T15:07:45.038Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-28T15:07:45.038Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-11-28T15:07:49.317Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-28T15:07:49.317Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-28T15:07:49.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-28T15:07:49.389Z] $ docker stop --time=1 371e2b3f4bdee829bdc3320b0aa930bdff9c4fb5c3c44f1bc0451f7ddbf8372d [2022-11-28T15:07:51.091Z] $ docker rm -f 371e2b3f4bdee829bdc3320b0aa930bdff9c4fb5c3c44f1bc0451f7ddbf8372d [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-28T15:07:51.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-28T15:07:51.992Z] Warning: overwriting stash ‘coverage-report’ [2022-11-28T15:07:52.389Z] 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-11-28T15:07:53.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-28T15:07:53.277Z] [2022-11-28T15:07:53.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-28T15:07:53.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-28T15:07:53.675Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-28T15:07:53.675Z] 8998bd30e6a1: Pulling fs layer [2022-11-28T15:07:53.675Z] 04944245beec: Pulling fs layer [2022-11-28T15:07:53.675Z] 699f458cf7ca: Pulling fs layer [2022-11-28T15:07:53.675Z] 765212b225bb: Pulling fs layer [2022-11-28T15:07:53.675Z] f23df028b6ca: Pulling fs layer [2022-11-28T15:07:53.675Z] d65c8cfc05b1: Pulling fs layer [2022-11-28T15:07:53.675Z] 2437ff75d9bd: Pulling fs layer [2022-11-28T15:07:53.675Z] f23df028b6ca: Waiting [2022-11-28T15:07:53.675Z] d65c8cfc05b1: Waiting [2022-11-28T15:07:53.675Z] 2437ff75d9bd: Waiting [2022-11-28T15:07:53.675Z] 765212b225bb: Waiting [2022-11-28T15:07:53.944Z] 04944245beec: Verifying Checksum [2022-11-28T15:07:53.944Z] 04944245beec: Download complete [2022-11-28T15:07:53.944Z] 765212b225bb: Verifying Checksum [2022-11-28T15:07:53.944Z] 765212b225bb: Download complete [2022-11-28T15:07:53.944Z] f23df028b6ca: Verifying Checksum [2022-11-28T15:07:53.944Z] f23df028b6ca: Download complete [2022-11-28T15:07:53.944Z] d65c8cfc05b1: Verifying Checksum [2022-11-28T15:07:53.944Z] d65c8cfc05b1: Download complete [2022-11-28T15:07:53.944Z] 699f458cf7ca: Verifying Checksum [2022-11-28T15:07:53.944Z] 699f458cf7ca: Download complete [2022-11-28T15:07:54.529Z] 8998bd30e6a1: Verifying Checksum [2022-11-28T15:07:54.529Z] 8998bd30e6a1: Download complete [2022-11-28T15:07:57.123Z] 2437ff75d9bd: Verifying Checksum [2022-11-28T15:07:57.123Z] 2437ff75d9bd: Download complete [2022-11-28T15:07:58.533Z] 8998bd30e6a1: Pull complete [2022-11-28T15:07:58.800Z] 04944245beec: Pull complete [2022-11-28T15:08:00.230Z] 699f458cf7ca: Pull complete [2022-11-28T15:08:00.230Z] 765212b225bb: Pull complete [2022-11-28T15:08:01.186Z] f23df028b6ca: Pull complete [2022-11-28T15:08:01.186Z] d65c8cfc05b1: Pull complete [2022-11-28T15:08:16.201Z] 2437ff75d9bd: Pull complete [2022-11-28T15:08:16.202Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-28T15:08:16.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-28T15:08:16.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-28T15:08:16.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-119931 does not seem to be running inside a container [2022-11-28T15:08:16.917Z] $ 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-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-28T15:08:19.452Z] $ docker top 4f6d016b469465ac2860ff1e224ee159c225eba035490fa755a5aaebbfaf5ae6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-28T15:08:20.442Z] ---> job-cost.sh [2022-11-28T15:08:20.442Z] lf-activate-venv: SKIPPING [2022-11-28T15:08:20.443Z] INFO: No Stack... [2022-11-28T15:08:20.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-28T15:08:21.690Z] INFO: Archiving Costs [Pipeline] sh [2022-11-28T15:08:22.376Z] + cat /w/workspace/go-mod-registry/1/archives/cost.csv [2022-11-28T15:08:22.376Z] + cut -d, -f6 [Pipeline] lock [2022-11-28T15:08:22.502Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-114-1-stack-cost] [2022-11-28T15:08:22.507Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-114-1-stack-cost] did not exist. Created. [2022-11-28T15:08:22.507Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-114-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-28T15:08:23.003Z] /w/workspace/go-mod-registry/1@tmp/durable-20270362/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-28T15:08:23.438Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-28T15:08:23.492Z] Warning: overwriting stash ‘stack-cost’ [2022-11-28T15:08:23.530Z] Stashed 1 file(s) [Pipeline] } [2022-11-28T15:08:23.548Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-114-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-28T15:08:23.647Z] $ docker stop --time=1 4f6d016b469465ac2860ff1e224ee159c225eba035490fa755a5aaebbfaf5ae6 [2022-11-28T15:08:25.172Z] $ docker rm -f 4f6d016b469465ac2860ff1e224ee159c225eba035490fa755a5aaebbfaf5ae6 [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-11-28T15:08:26.494Z] provisioning config files... [2022-11-28T15:08:26.507Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_PR-114@tmp/config10409344121898966747tmp [Pipeline] { [Pipeline] sh [2022-11-28T15:08:26.914Z] + set +x [2022-11-28T15:08:26.914Z] + bash -s -- [2022-11-28T15:08:26.914Z] + curl -s https://codecov.io/bash [2022-11-28T15:08:26.914Z] [2022-11-28T15:08:26.914Z] _____ _ [2022-11-28T15:08:26.914Z] / ____| | | [2022-11-28T15:08:26.914Z] | | ___ __| | ___ ___ _____ __ [2022-11-28T15:08:26.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-28T15:08:26.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-28T15:08:26.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-28T15:08:26.914Z] Bash-1.0.6 [2022-11-28T15:08:26.914Z] [2022-11-28T15:08:26.914Z] [2022-11-28T15:08:26.914Z] ==> git version 2.25.1 found [2022-11-28T15:08:26.914Z] ==> 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-11-28T15:08:26.914Z] Release-Date: 2020-01-08 [2022-11-28T15:08:26.914Z] 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-11-28T15:08:26.914Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-28T15:08:26.914Z] ==> Jenkins CI detected. [2022-11-28T15:08:26.914Z] current dir:  /w/workspace/exfoundry_go-mod-registry_PR-114 [2022-11-28T15:08:26.914Z] project root: . [2022-11-28T15:08:26.914Z] --> token set from env [2022-11-28T15:08:26.914Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-28T15:08:26.914Z] ==> Running gcov in . (disable via -X gcov) [2022-11-28T15:08:26.914Z] ==> Python coveragepy not found [2022-11-28T15:08:26.914Z] ==> Searching for coverage reports in: [2022-11-28T15:08:26.914Z] + . [2022-11-28T15:08:26.914Z] -> Found 1 reports [2022-11-28T15:08:26.914Z] ==> Detecting git/mercurial file structure [2022-11-28T15:08:26.914Z] ==> Reading reports [2022-11-28T15:08:26.914Z] + ./coverage.out bytes=12273 [2022-11-28T15:08:26.914Z] ==> Appending adjustments [2022-11-28T15:08:26.914Z] https://docs.codecov.io/docs/fixing-reports [2022-11-28T15:08:27.187Z] + Found adjustments [2022-11-28T15:08:27.187Z] ==> Gzipping contents [2022-11-28T15:08:27.187Z] 4.0K /tmp/codecov.h7gBcP.gz [2022-11-28T15:08:27.187Z] ==> Uploading reports [2022-11-28T15:08:27.187Z] url: https://codecov.io [2022-11-28T15:08:27.187Z] query: branch=PR-114&commit=e7fd54c34aace5e02b9ee79d9281bc1dab7044ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-114%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=114&job=&cmd_args= [2022-11-28T15:08:27.187Z] -> Pinging Codecov [2022-11-28T15:08:27.187Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-114&commit=e7fd54c34aace5e02b9ee79d9281bc1dab7044ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-114%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=114&job=&cmd_args= [2022-11-28T15:08:32.549Z] -> Uploading to [2022-11-28T15:08:32.550Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-28/05B643FFA8DEACB6C25F95B2D4D12284/e7fd54c34aace5e02b9ee79d9281bc1dab7044ec/ad25f3af-030a-4573-a40a-957a6e13c5c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221128T150832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fcba055e4d79dec8259832d2614b98dddc15afb60d452b50d463098aa035d69 [2022-11-28T15:08:32.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-28T15:08:32.550Z] Dload Upload Total Spent Left Speed [2022-11-28T15:08:32.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2276 0 0 100 2276 0 9214 --:--:-- --:--:-- --:--:-- 9214 [2022-11-28T15:08:32.811Z] -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection failurehttps://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/e7fd54c34aace5e02b9ee79d9281bc1dab7044ec [Pipeline] } [2022-11-28T15:08:32.848Z] 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-11-28T15:08:35.032Z] + [ -d /w/workspace/exfoundry_go-mod-registry_PR-114/archives ] [2022-11-28T15:08:35.032Z] + ls -al /w/workspace/exfoundry_go-mod-registry_PR-114/archives [2022-11-28T15:08:35.032Z] total 16 [2022-11-28T15:08:35.032Z] drwxr-xr-x 3 root root 4096 Nov 28 15:05 . [2022-11-28T15:08:35.032Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 15:05 .. [2022-11-28T15:08:35.032Z] drwxr-xr-x 2 root root 4096 Nov 28 15:05 cost [2022-11-28T15:08:35.032Z] -rw-r--r-- 1 root root 87 Nov 28 15:05 cost.csv [2022-11-28T15:08:35.032Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_go-mod-registry_PR-114/archives [2022-11-28T15:08:35.032Z] + ls -al /w/workspace/exfoundry_go-mod-registry_PR-114/archives [2022-11-28T15:08:35.032Z] total 16 [2022-11-28T15:08:35.032Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 15:05 . [2022-11-28T15:08:35.032Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 15:05 .. [2022-11-28T15:08:35.032Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 15:05 cost [2022-11-28T15:08:35.032Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 28 15:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-28T15:08:35.397Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-28T15:08:36.284Z] ---> package-listing.sh [2022-11-28T15:08:36.284Z] ++ facter osfamily [2022-11-28T15:08:36.284Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-28T15:08:36.547Z] + OS_FAMILY=debian [2022-11-28T15:08:36.547Z] + workspace=/w/workspace/exfoundry_go-mod-registry_PR-114 [2022-11-28T15:08:36.547Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-28T15:08:36.547Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-28T15:08:36.547Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-28T15:08:36.547Z] + PACKAGES=/tmp/packages_start.txt [2022-11-28T15:08:36.547Z] + '[' /w/workspace/exfoundry_go-mod-registry_PR-114 ']' [2022-11-28T15:08:36.547Z] + PACKAGES=/tmp/packages_end.txt [2022-11-28T15:08:36.547Z] + case "${OS_FAMILY}" in [2022-11-28T15:08:36.547Z] + dpkg -l [2022-11-28T15:08:36.547Z] + grep '^ii' [2022-11-28T15:08:36.547Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-28T15:08:36.547Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-28T15:08:36.547Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-28T15:08:36.547Z] + '[' /w/workspace/exfoundry_go-mod-registry_PR-114 ']' [2022-11-28T15:08:36.547Z] + mkdir -p /w/workspace/exfoundry_go-mod-registry_PR-114/archives/ [2022-11-28T15:08:36.547Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_PR-114/archives/ [Pipeline] echo [2022-11-28T15:08:36.582Z] 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/exfoundry_go-mod-registry_PR-114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-28T15:08:36.877Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-28T15:08:37.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-28T15:08:37.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-28T15:08:37.662Z] prd-ubuntu20.04-docker-8c-8g-119929 does not seem to be running inside a container [2022-11-28T15:08:37.693Z] $ 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/exfoundry_go-mod-registry_PR-114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-registry_PR-114 -v /w/workspace/exfoundry_go-mod-registry_PR-114:/w/workspace/exfoundry_go-mod-registry_PR-114:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-114@tmp:/w/workspace/exfoundry_go-mod-registry_PR-114@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-28T15:08:37.937Z] $ docker top fc9a546e3aa271ef07888228279fe7e000b8bfaab9a2c12525f012d802a8cf35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-28T15:08:38.333Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-28T15:08:38.644Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-28T15:08:38.982Z] + ls /var/log/sa-host [2022-11-28T15:08:38.982Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-28T15:08:39.194Z] provisioning config files... [2022-11-28T15:08:39.206Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_PR-114@tmp/config7184298423100360951tmp [Pipeline] { [Pipeline] echo [2022-11-28T15:08:39.256Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-28T15:08:39.575Z] ---> create-netrc.sh [Pipeline] } [2022-11-28T15:08:39.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-28T15:08:40.016Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-28T15:08:40.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-28T15:08:40.355Z] ---> sudo-logs.sh [2022-11-28T15:08:40.355Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-28T15:08:40.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-28T15:08:40.754Z] ---> job-cost.sh [2022-11-28T15:08:40.754Z] lf-activate-venv: SKIPPING [2022-11-28T15:08:40.754Z] DEBUG: total: 0.2199999988079071 [2022-11-28T15:08:40.754Z] INFO: Retrieving Stack Cost... [2022-11-28T15:08:41.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-28T15:08:41.581Z] INFO: Archiving Costs [Pipeline] echo [2022-11-28T15:08:41.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-28T15:08:41.936Z] ---> logs-deploy.sh [2022-11-28T15:08:41.936Z] lf-activate-venv: SKIPPING [2022-11-28T15:08:41.936Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-114/1 [2022-11-28T15:08:41.936Z] INFO: archiving workspace using pattern(s): [2022-11-28T15:08:42.875Z] Archives upload complete. [2022-11-28T15:08:42.875Z] INFO: archiving logs to Nexus