Pull request #698 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4+3c2518b67267c0a47f7334ca443623ace58c6df6 (93067885982d56d4dc85e2d5d0ecf341932e434c) 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-ssh11759686748596451910.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8289051497268150671.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-698/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-698/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh671815608905216870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4961690295457637377.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-698/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-698/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11482474502928488632.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-bootstrap 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 ‘prd-ubuntu20.04-docker-8c-8g-3830’ Running on prd-ubuntu20.04-docker-8c-8g-3833 in /w/workspace/xfoundry_go-mod-bootstrap_PR-698 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-698 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3c2518b67267c0a47f7334ca443623ace58c6df6 into PR head commit 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 Merge succeeded, producing 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 Checking out Revision 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 (PR-698) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/698/head:refs/remotes/origin/PR-698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3c2518b67267c0a47f7334ca443623ace58c6df6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 # timeout=10 > git rev-list --no-walk 66b09295d0156c01ad80e4c88d94adf88a874c2f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-30T09:55:42.771Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-30T09:55:42.860Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-30T09:55:42.886Z] ========================================================= [2024-04-30T09:55:42.886Z] EdgeX Global Pipelines Version Info [2024-04-30T09:55:42.886Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-30T09:55:43.606Z] ------------------- [2024-04-30T09:55:43.606Z] stable info: [2024-04-30T09:55:43.606Z] ------------------- [2024-04-30T09:55:43.606Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-30T09:55:43.606Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-30T09:55:43.606Z] Message: update stable to v1.0.258 [2024-04-30T09:55:44.179Z] ------------------- [2024-04-30T09:55:44.179Z] experimental info: [2024-04-30T09:55:44.179Z] ------------------- [2024-04-30T09:55:44.179Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-30T09:55:44.179Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-30T09:55:44.179Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-30T09:55:44.263Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2024-04-30T09:55:44.289Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2024-04-30T09:55:44.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-30T09:55:44.336Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-30T09:55:44.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-30T09:55:44.379Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-30T09:55:44.404Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-30T09:55:44.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-30T09:55:44.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-30T09:55:44.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-30T09:55:44.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-30T09:55:44.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2024-04-30T09:55:44.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-30T09:55:44.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-30T09:55:44.680Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-04-30T09:55:44.703Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-04-30T09:55:44.723Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-30T09:55:44.747Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-30T09:55:44.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-30T09:55:44.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-30T09:55:44.818Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-30T09:55:44.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-30T09:55:44.870Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-30T09:55:44.893Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-30T09:55:44.921Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-04-30T09:55:44.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-30T09:55:44.966Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-30T09:55:44.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-698 [Pipeline] echo [2024-04-30T09:55:45.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-698 [Pipeline] echo [2024-04-30T09:55:45.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-698 [Pipeline] echo [2024-04-30T09:55:45.059Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 [Pipeline] echo [2024-04-30T09:55:45.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67a30a2 [Pipeline] echo [2024-04-30T09:55:45.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-30T09:55:45.500Z] + git rev-list -1 --merges 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4~1..67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 [Pipeline] echo [2024-04-30T09:55:45.528Z] -----------> git rev-list -1 --merges 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4~1..67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 [false] [Pipeline] sh [2024-04-30T09:55:45.821Z] + git log --format=format:%s -1 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 [Pipeline] echo [2024-04-30T09:55:45.837Z] ========================================================= [2024-04-30T09:55:45.837Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-30T09:55:45.837Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-30T09:55:46.180Z] + git log --format=format:%s -1 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 [Pipeline] echo [2024-04-30T09:55:46.192Z] [semverPrep] GIT_COMMIT: 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo [2024-04-30T09:55:46.207Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-30T09:55:46.658Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-30T09:55:46.658Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-30T09:55:46.658Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-30T09:55:46.658Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-30T09:55:46.658Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-30T09:55:46.658Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-30T09:55:46.658Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T09:55:47.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-30T09:55:47.287Z] [2024-04-30T09:55:47.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T09:55:47.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-30T09:55:47.855Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-30T09:55:47.855Z] b85a868b505f: Pulling fs layer [2024-04-30T09:55:47.855Z] e2be974225ed: Pulling fs layer [2024-04-30T09:55:47.855Z] 339a4e72a1f5: Pulling fs layer [2024-04-30T09:55:47.855Z] 988bab9f4d93: Pulling fs layer [2024-04-30T09:55:47.855Z] 1469e6f7b9e6: Pulling fs layer [2024-04-30T09:55:47.855Z] eaf3925da568: Pulling fs layer [2024-04-30T09:55:47.855Z] bab4dde63d76: Pulling fs layer [2024-04-30T09:55:47.855Z] bde34c3a00c8: Pulling fs layer [2024-04-30T09:55:47.855Z] b352a97aabf1: Pulling fs layer [2024-04-30T09:55:47.855Z] 4872d77fe225: Pulling fs layer [2024-04-30T09:55:47.855Z] 5851b861e8e6: Pulling fs layer [2024-04-30T09:55:47.855Z] bde34c3a00c8: Waiting [2024-04-30T09:55:47.855Z] 1469e6f7b9e6: Waiting [2024-04-30T09:55:47.855Z] b352a97aabf1: Waiting [2024-04-30T09:55:47.855Z] 4872d77fe225: Waiting [2024-04-30T09:55:47.855Z] eaf3925da568: Waiting [2024-04-30T09:55:47.855Z] 5851b861e8e6: Waiting [2024-04-30T09:55:47.855Z] bab4dde63d76: Waiting [2024-04-30T09:55:47.855Z] 988bab9f4d93: Waiting [2024-04-30T09:55:47.855Z] e2be974225ed: Download complete [2024-04-30T09:55:47.855Z] 988bab9f4d93: Verifying Checksum [2024-04-30T09:55:47.855Z] 988bab9f4d93: Download complete [2024-04-30T09:55:47.855Z] 1469e6f7b9e6: Verifying Checksum [2024-04-30T09:55:47.855Z] 1469e6f7b9e6: Download complete [2024-04-30T09:55:47.855Z] eaf3925da568: Verifying Checksum [2024-04-30T09:55:47.855Z] eaf3925da568: Download complete [2024-04-30T09:55:47.855Z] 339a4e72a1f5: Verifying Checksum [2024-04-30T09:55:47.855Z] 339a4e72a1f5: Download complete [2024-04-30T09:55:47.855Z] bde34c3a00c8: Verifying Checksum [2024-04-30T09:55:47.855Z] bde34c3a00c8: Download complete [2024-04-30T09:55:48.113Z] b352a97aabf1: Verifying Checksum [2024-04-30T09:55:48.113Z] b352a97aabf1: Download complete [2024-04-30T09:55:48.113Z] 4872d77fe225: Verifying Checksum [2024-04-30T09:55:48.113Z] 4872d77fe225: Download complete [2024-04-30T09:55:48.113Z] 5851b861e8e6: Verifying Checksum [2024-04-30T09:55:48.113Z] 5851b861e8e6: Download complete [2024-04-30T09:55:48.113Z] b85a868b505f: Verifying Checksum [2024-04-30T09:55:48.113Z] b85a868b505f: Download complete [2024-04-30T09:55:48.408Z] bab4dde63d76: Verifying Checksum [2024-04-30T09:55:48.408Z] bab4dde63d76: Download complete [2024-04-30T09:55:49.844Z] b85a868b505f: Pull complete [2024-04-30T09:55:49.844Z] e2be974225ed: Pull complete [2024-04-30T09:55:50.428Z] 339a4e72a1f5: Pull complete [2024-04-30T09:55:50.428Z] 988bab9f4d93: Pull complete [2024-04-30T09:55:50.689Z] 1469e6f7b9e6: Pull complete [2024-04-30T09:55:50.689Z] eaf3925da568: Pull complete [2024-04-30T09:55:52.602Z] bab4dde63d76: Pull complete [2024-04-30T09:55:52.862Z] bde34c3a00c8: Pull complete [2024-04-30T09:55:52.862Z] b352a97aabf1: Pull complete [2024-04-30T09:55:53.123Z] 4872d77fe225: Pull complete [2024-04-30T09:55:53.123Z] 5851b861e8e6: Pull complete [2024-04-30T09:55:53.123Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-30T09:55:53.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-30T09:55:53.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T09:55:53.275Z] prd-ubuntu20.04-docker-8c-8g-3833 does not seem to be running inside a container [2024-04-30T09:55:53.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-698 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-698:/w/workspace/xfoundry_go-mod-bootstrap_PR-698:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-698@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-devops/py-git-semver:0.1.4 cat [2024-04-30T09:55:58.897Z] $ docker top 594678793cb9e178dba497b9e97a0ac9ccecc6472f01d86bf83681c025b114da -eo pid,comm [2024-04-30T09:55:58.947Z] 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). [2024-04-30T09:55:58.947Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-30T09:55:59.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-30T09:55:59.010Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-30T09:55:59.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-30T09:55:59.141Z] $ docker exec 594678793cb9e178dba497b9e97a0ac9ccecc6472f01d86bf83681c025b114da ssh-agent [2024-04-30T09:55:59.251Z] SSH_AUTH_SOCK=/tmp/ssh-H9tp19lqeWIe/agent.33 [2024-04-30T09:55:59.251Z] SSH_AGENT_PID=40 [2024-04-30T09:55:59.258Z] Running ssh-add (command line suppressed) [2024-04-30T09:55:59.371Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp/private_key_17911317353609606774.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp/private_key_17911317353609606774.key) [2024-04-30T09:55:59.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-30T09:55:59.681Z] + git tag --points-at HEAD [Pipeline] } [2024-04-30T09:55:59.695Z] $ docker exec --env ******** --env ******** 594678793cb9e178dba497b9e97a0ac9ccecc6472f01d86bf83681c025b114da ssh-agent -k [2024-04-30T09:55:59.797Z] unset SSH_AUTH_SOCK; [2024-04-30T09:55:59.797Z] unset SSH_AGENT_PID; [2024-04-30T09:55:59.797Z] echo Agent pid 40 killed; [2024-04-30T09:55:59.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-30T09:55:59.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-30T09:55:59.846Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-30T09:55:59.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-30T09:55:59.968Z] $ docker exec 594678793cb9e178dba497b9e97a0ac9ccecc6472f01d86bf83681c025b114da ssh-agent [2024-04-30T09:56:00.075Z] SSH_AUTH_SOCK=/tmp/ssh-xWTvISYgSRpK/agent.73 [2024-04-30T09:56:00.075Z] SSH_AGENT_PID=79 [2024-04-30T09:56:00.079Z] Running ssh-add (command line suppressed) [2024-04-30T09:56:00.186Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp/private_key_5735732122258587685.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp/private_key_5735732122258587685.key) [2024-04-30T09:56:00.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-30T09:56:00.550Z] + git semver init [2024-04-30T09:56:00.811Z] 2024-04-30 09:56:00,727 [run_init] DEBUG init version:0.0.0 force:False [2024-04-30T09:56:00.811Z] 2024-04-30 09:56:00,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-698/.semver [2024-04-30T09:56:00.811Z] 2024-04-30 09:56:00,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-698/.semver [2024-04-30T09:56:00.811Z] 2024-04-30 09:56:00,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-698/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-698, universal_newlines=False, shell=None, istream=None) [2024-04-30T09:56:02.718Z] 2024-04-30 09:56:02,354 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-698/.git/info/exclude [2024-04-30T09:56:02.718Z] 2024-04-30 09:56:02,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-698/.semver/PR-698 with force:False [2024-04-30T09:56:02.718Z] 2024-04-30 09:56:02,354 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-698/.semver/PR-698 [2024-04-30T09:56:02.718Z] 2024-04-30 09:56:02,359 [execute] INFO git cat-file --batch-check [2024-04-30T09:56:02.718Z] 2024-04-30 09:56:02,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-698/.semver, universal_newlines=False, shell=None, istream=) [2024-04-30T09:56:02.718Z] 2024-04-30 09:56:02,367 [execute] INFO git cat-file --batch [2024-04-30T09:56:02.718Z] 2024-04-30 09:56:02,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-698/.semver, universal_newlines=False, shell=None, istream=) [2024-04-30T09:56:02.718Z] 2024-04-30 09:56:02,373 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-698/.semver/PR-698 [2024-04-30T09:56:02.718Z] 0.0.0 [Pipeline] } [2024-04-30T09:56:02.732Z] $ docker exec --env ******** --env ******** 594678793cb9e178dba497b9e97a0ac9ccecc6472f01d86bf83681c025b114da ssh-agent -k [2024-04-30T09:56:02.832Z] unset SSH_AUTH_SOCK; [2024-04-30T09:56:02.833Z] unset SSH_AGENT_PID; [2024-04-30T09:56:02.833Z] echo Agent pid 79 killed; [2024-04-30T09:56:02.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-30T09:56:03.167Z] + git semver [Pipeline] } [2024-04-30T09:56:03.756Z] $ docker stop --time=1 594678793cb9e178dba497b9e97a0ac9ccecc6472f01d86bf83681c025b114da [2024-04-30T09:56:06.038Z] $ docker rm -f --volumes 594678793cb9e178dba497b9e97a0ac9ccecc6472f01d86bf83681c025b114da [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-30T09:56:06.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-30T09:56:06.783Z] Stashed 1 file(s) [Pipeline] echo [2024-04-30T09:56:06.788Z] [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 [2024-04-30T09:56:07.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-30T09:56:07.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-30T09:56:07.054Z] ========================================================= [2024-04-30T09:56:07.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-30T09:56:07.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-04-30T09:56:07.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-30T09:56:07.633Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-30T09:56:07.633Z] 619be1103602: Pulling fs layer [2024-04-30T09:56:07.633Z] 7862e08f4a3e: Pulling fs layer [2024-04-30T09:56:07.633Z] 5df492c9dc93: Pulling fs layer [2024-04-30T09:56:07.633Z] 7629e6793208: Pulling fs layer [2024-04-30T09:56:07.633Z] 4f4fb700ef54: Pulling fs layer [2024-04-30T09:56:07.633Z] fb5054dd5b73: Pulling fs layer [2024-04-30T09:56:07.633Z] eeca6798cff9: Pulling fs layer [2024-04-30T09:56:07.633Z] aa269ceb94a6: Pulling fs layer [2024-04-30T09:56:07.633Z] ada007ff1a6a: Pulling fs layer [2024-04-30T09:56:07.633Z] fb5054dd5b73: Waiting [2024-04-30T09:56:07.633Z] eeca6798cff9: Waiting [2024-04-30T09:56:07.633Z] aa269ceb94a6: Waiting [2024-04-30T09:56:07.633Z] ada007ff1a6a: Waiting [2024-04-30T09:56:07.633Z] 7629e6793208: Waiting [2024-04-30T09:56:07.633Z] 4f4fb700ef54: Waiting [2024-04-30T09:56:07.893Z] 7862e08f4a3e: Verifying Checksum [2024-04-30T09:56:07.893Z] 7862e08f4a3e: Download complete [2024-04-30T09:56:07.893Z] 7629e6793208: Verifying Checksum [2024-04-30T09:56:07.893Z] 7629e6793208: Download complete [2024-04-30T09:56:07.893Z] 4f4fb700ef54: Verifying Checksum [2024-04-30T09:56:07.893Z] 4f4fb700ef54: Download complete [2024-04-30T09:56:07.893Z] fb5054dd5b73: Verifying Checksum [2024-04-30T09:56:07.893Z] fb5054dd5b73: Download complete [2024-04-30T09:56:07.893Z] 619be1103602: Verifying Checksum [2024-04-30T09:56:07.893Z] 619be1103602: Download complete [2024-04-30T09:56:07.893Z] eeca6798cff9: Verifying Checksum [2024-04-30T09:56:07.893Z] eeca6798cff9: Download complete [2024-04-30T09:56:08.152Z] ada007ff1a6a: Verifying Checksum [2024-04-30T09:56:08.152Z] ada007ff1a6a: Download complete [2024-04-30T09:56:08.152Z] 5df492c9dc93: Verifying Checksum [2024-04-30T09:56:08.152Z] 5df492c9dc93: Download complete [2024-04-30T09:56:08.411Z] 619be1103602: Pull complete [2024-04-30T09:56:08.978Z] aa269ceb94a6: Verifying Checksum [2024-04-30T09:56:08.978Z] aa269ceb94a6: Download complete [2024-04-30T09:56:08.978Z] 7862e08f4a3e: Pull complete [2024-04-30T09:56:12.293Z] 5df492c9dc93: Pull complete [2024-04-30T09:56:12.293Z] 7629e6793208: Pull complete [2024-04-30T09:56:12.293Z] 4f4fb700ef54: Pull complete [2024-04-30T09:56:12.293Z] fb5054dd5b73: Pull complete [2024-04-30T09:56:12.553Z] eeca6798cff9: Pull complete [2024-04-30T09:56:15.094Z] aa269ceb94a6: Pull complete [2024-04-30T09:56:15.663Z] ada007ff1a6a: Pull complete [2024-04-30T09:56:15.663Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-04-30T09:56:15.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-30T09:56:15.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-04-30T09:56:15.959Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T09:56:16.264Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-30T09:56:16.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T09:56:16.349Z] prd-ubuntu20.04-docker-8c-8g-3833 does not seem to be running inside a container [2024-04-30T09:56:16.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-698 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-698:/w/workspace/xfoundry_go-mod-bootstrap_PR-698:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-698@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 ******** ci-base-image-x86_64 cat [2024-04-30T09:56:21.931Z] Still waiting to schedule task [2024-04-30T09:56:21.932Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3832’ [2024-04-30T09:56:23.881Z] $ docker top 4016ccc1b38c046c958cb73af511af65a65a3cb56d793833ab50fa0d137c0299 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-30T09:56:24.243Z] + go version [2024-04-30T09:56:24.244Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-04-30T09:56:24.259Z] $ docker stop --time=1 4016ccc1b38c046c958cb73af511af65a65a3cb56d793833ab50fa0d137c0299 [2024-04-30T09:56:26.008Z] $ docker rm -f --volumes 4016ccc1b38c046c958cb73af511af65a65a3cb56d793833ab50fa0d137c0299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T09:56:26.461Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-30T09:56:26.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T09:56:26.541Z] prd-ubuntu20.04-docker-8c-8g-3833 does not seem to be running inside a container [2024-04-30T09:56:26.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-698 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-698:/w/workspace/xfoundry_go-mod-bootstrap_PR-698:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-698@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 ******** ci-base-image-x86_64 cat [2024-04-30T09:56:26.924Z] $ docker top 3246d09214bcdc3fbc1f3fa14656291f8c6bf563127399c2164b73f125b81487 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-30T09:56:27.273Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-698 [Pipeline] fileExists [Pipeline] sh [2024-04-30T09:56:27.575Z] + make test [2024-04-30T09:56:27.575Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-04-30T09:56:27.575Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.6 [2024-04-30T09:56:27.575Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.18 [2024-04-30T09:56:27.575Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-04-30T09:56:27.858Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-04-30T09:56:27.858Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-04-30T09:56:27.858Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-04-30T09:56:27.858Z] go: downloading github.com/google/uuid v1.6.0 [2024-04-30T09:56:27.858Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-04-30T09:56:27.858Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.18 [2024-04-30T09:56:27.858Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.6 [2024-04-30T09:56:27.858Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-04-30T09:56:28.117Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-04-30T09:56:28.117Z] go: downloading github.com/openziti/sdk-golang v0.23.32 [2024-04-30T09:56:28.117Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-04-30T09:56:28.117Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-04-30T09:56:28.117Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-04-30T09:56:28.117Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-04-30T09:56:28.117Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-04-30T09:56:28.117Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-04-30T09:56:28.117Z] go: downloading github.com/go-kit/log v0.2.1 [2024-04-30T09:56:28.117Z] go: downloading github.com/go-playground/validator/v10 v10.19.0 [2024-04-30T09:56:28.117Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-04-30T09:56:28.117Z] go: downloading golang.org/x/crypto v0.22.0 [2024-04-30T09:56:28.117Z] go: downloading golang.org/x/net v0.24.0 [2024-04-30T09:56:28.117Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-04-30T09:56:28.117Z] go: downloading golang.org/x/sync v0.7.0 [2024-04-30T09:56:28.117Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-04-30T09:56:28.376Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-04-30T09:56:28.376Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-04-30T09:56:28.376Z] go: downloading golang.org/x/time v0.5.0 [2024-04-30T09:56:28.376Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-04-30T09:56:28.376Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-04-30T09:56:28.376Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-04-30T09:56:28.376Z] go: downloading golang.org/x/sys v0.19.0 [2024-04-30T09:56:28.376Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-04-30T09:56:28.376Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-04-30T09:56:28.376Z] go: downloading github.com/go-resty/resty/v2 v2.12.0 [2024-04-30T09:56:28.636Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-04-30T09:56:28.636Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-04-30T09:56:28.636Z] go: downloading github.com/openziti/edge-api v0.26.18 [2024-04-30T09:56:29.206Z] go: downloading github.com/openziti/foundation/v2 v2.0.42 [2024-04-30T09:56:29.206Z] go: downloading github.com/openziti/identity v1.0.75 [2024-04-30T09:56:29.206Z] go: downloading github.com/pkg/errors v0.9.1 [2024-04-30T09:56:29.206Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-04-30T09:56:29.206Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-04-30T09:56:29.206Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-04-30T09:56:29.206Z] go: downloading golang.org/x/oauth2 v0.19.0 [2024-04-30T09:56:29.206Z] go: downloading github.com/openziti/channel/v2 v2.0.128 [2024-04-30T09:56:29.206Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-04-30T09:56:29.206Z] go: downloading github.com/openziti/secretstream v0.1.19 [2024-04-30T09:56:29.206Z] go: downloading github.com/openziti/transport/v2 v2.0.131 [2024-04-30T09:56:29.206Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-04-30T09:56:29.206Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-04-30T09:56:29.206Z] go: downloading github.com/openziti/metrics v1.2.51 [2024-04-30T09:56:29.465Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-04-30T09:56:29.465Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-04-30T09:56:29.465Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-04-30T09:56:29.465Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-04-30T09:56:29.465Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-04-30T09:56:29.465Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-04-30T09:56:29.465Z] go: downloading golang.org/x/text v0.14.0 [2024-04-30T09:56:29.465Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-04-30T09:56:29.465Z] go: downloading github.com/x448/float16 v0.8.4 [2024-04-30T09:56:29.465Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-04-30T09:56:29.465Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-04-30T09:56:29.465Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-04-30T09:56:29.465Z] go: downloading github.com/spf13/cast v1.6.0 [2024-04-30T09:56:29.465Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-04-30T09:56:29.465Z] go: downloading google.golang.org/grpc v1.60.1 [2024-04-30T09:56:29.465Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-04-30T09:56:29.465Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-04-30T09:56:29.465Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-04-30T09:56:29.724Z] go: downloading go.mongodb.org/mongo-driver v1.15.0 [2024-04-30T09:56:29.724Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-04-30T09:56:29.984Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-04-30T09:56:29.984Z] go: downloading go.opentelemetry.io/otel v1.25.0 [2024-04-30T09:56:29.984Z] go: downloading go.opentelemetry.io/otel/trace v1.25.0 [2024-04-30T09:56:29.984Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-04-30T09:56:29.984Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-04-30T09:56:30.290Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-04-30T09:56:30.290Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-04-30T09:56:30.290Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-04-30T09:56:30.290Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-04-30T09:56:30.290Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-04-30T09:56:30.290Z] go: downloading google.golang.org/protobuf v1.33.0 [2024-04-30T09:56:30.290Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-04-30T09:56:30.290Z] go: downloading github.com/gorilla/schema v1.2.0 [2024-04-30T09:56:30.290Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-04-30T09:56:30.290Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-04-30T09:56:30.290Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.3 [2024-04-30T09:56:30.548Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-04-30T09:56:30.549Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-04-30T09:56:30.549Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-04-30T09:56:30.549Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-04-30T09:56:30.549Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-04-30T09:56:30.549Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-04-30T09:56:30.549Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-04-30T09:56:30.549Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-04-30T09:56:30.549Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-04-30T09:56:30.549Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-04-30T09:56:30.549Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-04-30T09:56:30.809Z] go: downloading github.com/go-logr/logr v1.4.1 [2024-04-30T09:56:30.809Z] go: downloading go.opentelemetry.io/otel/metric v1.25.0 [2024-04-30T09:56:30.809Z] go: downloading golang.org/x/term v0.19.0 [2024-04-30T09:56:30.809Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-04-30T09:56:30.809Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-04-30T09:56:30.809Z] go: downloading github.com/fatih/color v1.14.1 [2024-04-30T09:56:30.809Z] go: downloading github.com/josharian/intern v1.0.0 [2024-04-30T09:56:30.809Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-04-30T09:56:30.809Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-04-30T09:56:30.809Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-04-30T09:56:30.809Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-04-30T09:56:30.809Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-04-30T09:56:30.809Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-04-30T09:56:31.072Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-04-30T09:56:45.951Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2024-04-30T09:56:45.951Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2024-04-30T09:57:04.039Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-04-30T09:57:04.039Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2024-04-30T09:57:04.039Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2024-04-30T09:57:04.298Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] [2024-04-30T09:57:04.298Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.052s coverage: 33.8% of statements [2024-04-30T09:57:04.298Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.032s coverage: 93.5% of statements [2024-04-30T09:57:04.298Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 91.9% of statements [2024-04-30T09:57:04.298Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.077s coverage: 88.2% of statements [2024-04-30T09:57:04.298Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements [2024-04-30T09:57:06.208Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.039s coverage: 41.5% of statements [2024-04-30T09:57:06.208Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.034s coverage: 100.0% of statements [2024-04-30T09:57:06.208Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.345s coverage: 87.7% of statements [2024-04-30T09:57:06.208Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.022s coverage: 26.3% of statements [2024-04-30T09:57:07.152Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.111s coverage: 76.2% of statements [2024-04-30T09:57:07.152Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.014s coverage: 50.9% of statements [2024-04-30T09:57:07.152Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.013s coverage: 31.2% of statements [2024-04-30T09:57:07.152Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements [2024-04-30T09:57:19.468Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-04-30T09:57:26.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-30T09:57:26.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-04-30T09:57:26.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-30T09:57:26.097Z] $ docker stop --time=1 3246d09214bcdc3fbc1f3fa14656291f8c6bf563127399c2164b73f125b81487 [2024-04-30T09:57:28.809Z] $ docker rm -f --volumes 3246d09214bcdc3fbc1f3fa14656291f8c6bf563127399c2164b73f125b81487 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-30T09:57:29.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-30T09:57:29.789Z] 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 [2024-04-30T09:57:30.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-30T09:57:30.342Z] [2024-04-30T09:57:30.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T09:57:30.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-30T09:57:30.650Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-30T09:57:30.650Z] 5eb5b503b376: Pulling fs layer [2024-04-30T09:57:30.650Z] 5c69ac0246d0: Pulling fs layer [2024-04-30T09:57:30.650Z] ec43610c2a17: Pulling fs layer [2024-04-30T09:57:30.650Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-30T09:57:30.650Z] 33b1e0a273af: Pulling fs layer [2024-04-30T09:57:30.650Z] 5d3b04190fa2: Pulling fs layer [2024-04-30T09:57:30.650Z] 3a2ae6a8a46f: Waiting [2024-04-30T09:57:30.650Z] 33b1e0a273af: Waiting [2024-04-30T09:57:30.650Z] 5d3b04190fa2: Waiting [2024-04-30T09:57:30.650Z] 2f39f015ded8: Pulling fs layer [2024-04-30T09:57:30.910Z] 5c69ac0246d0: Verifying Checksum [2024-04-30T09:57:30.910Z] 5c69ac0246d0: Download complete [2024-04-30T09:57:30.910Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-30T09:57:30.910Z] 3a2ae6a8a46f: Download complete [2024-04-30T09:57:30.910Z] 33b1e0a273af: Verifying Checksum [2024-04-30T09:57:30.910Z] 33b1e0a273af: Download complete [2024-04-30T09:57:30.910Z] 5d3b04190fa2: Verifying Checksum [2024-04-30T09:57:30.910Z] 5d3b04190fa2: Download complete [2024-04-30T09:57:30.910Z] ec43610c2a17: Verifying Checksum [2024-04-30T09:57:30.910Z] ec43610c2a17: Download complete [2024-04-30T09:57:31.179Z] 5eb5b503b376: Verifying Checksum [2024-04-30T09:57:31.179Z] 5eb5b503b376: Download complete [2024-04-30T09:57:32.201Z] 2f39f015ded8: Download complete [2024-04-30T09:57:32.460Z] 5eb5b503b376: Pull complete [2024-04-30T09:57:32.460Z] 5c69ac0246d0: Pull complete [2024-04-30T09:57:33.032Z] ec43610c2a17: Pull complete [2024-04-30T09:57:33.032Z] 3a2ae6a8a46f: Pull complete [2024-04-30T09:57:33.291Z] 33b1e0a273af: Pull complete [2024-04-30T09:57:33.291Z] 5d3b04190fa2: Pull complete [2024-04-30T09:57:38.588Z] 2f39f015ded8: Pull complete [2024-04-30T09:57:38.588Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-30T09:57:38.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-30T09:57:38.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T09:57:38.694Z] prd-ubuntu20.04-docker-8c-8g-3833 does not seem to be running inside a container [2024-04-30T09:57:38.725Z] $ 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/xfoundry_go-mod-bootstrap_PR-698 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-698:/w/workspace/xfoundry_go-mod-bootstrap_PR-698:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-698@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 [2024-04-30T09:57:44.718Z] $ docker top c3287b3dbd96c0871e73b3aab9ddee9166280e4f836ee6cb7633472b6845832a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-30T09:57:45.105Z] ---> job-cost.sh [2024-04-30T09:57:45.105Z] lf-activate-venv: SKIPPING [2024-04-30T09:57:45.105Z] INFO: No Stack... [2024-04-30T09:57:45.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-30T09:57:45.936Z] INFO: Archiving Costs [Pipeline] sh [2024-04-30T09:57:46.227Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-698/archives/cost.csv [2024-04-30T09:57:46.228Z] + cut -d, -f6 [Pipeline] lock [2024-04-30T09:57:46.241Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-698-4-stack-cost] [2024-04-30T09:57:46.248Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-698-4-stack-cost] did not exist. Created. [2024-04-30T09:57:46.253Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-698-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-30T09:57:46.566Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-30T09:57:46.609Z] Stashed 1 file(s) [Pipeline] } [2024-04-30T09:57:46.616Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-698-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-30T09:57:46.644Z] $ docker stop --time=1 c3287b3dbd96c0871e73b3aab9ddee9166280e4f836ee6cb7633472b6845832a [2024-04-30T09:57:47.917Z] $ docker rm -f --volumes c3287b3dbd96c0871e73b3aab9ddee9166280e4f836ee6cb7633472b6845832a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-30T09:59:10.470Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3835 in /w/workspace/xfoundry_go-mod-bootstrap_PR-698 [Pipeline] { [Pipeline] ws [2024-04-30T09:59:10.488Z] Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout [2024-04-30T09:59:10.527Z] The recommended git tool is: git [2024-04-30T09:59:16.647Z] using credential edgex-jenkins-ssh [2024-04-30T09:59:16.671Z] Cloning the remote Git repository [2024-04-30T09:59:16.732Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-04-30T09:59:16.854Z] > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 [2024-04-30T09:59:17.052Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-04-30T09:59:17.054Z] > git --version # timeout=10 [2024-04-30T09:59:17.080Z] > git --version # 'git version 2.25.1' [2024-04-30T09:59:17.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-30T09:59:17.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-30T09:59:20.737Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-04-30T09:59:20.761Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-30T09:59:21.893Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-04-30T09:59:21.952Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-04-30T09:59:21.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-30T09:59:21.987Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/698/head:refs/remotes/origin/PR-698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-30T09:59:22.662Z] Merging remotes/origin/main commit 3c2518b67267c0a47f7334ca443623ace58c6df6 into PR head commit 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 [2024-04-30T09:59:23.022Z] Merge succeeded, producing 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 [2024-04-30T09:59:23.022Z] Checking out Revision 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 (PR-698) [2024-04-30T09:59:23.727Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-04-30T09:59:22.686Z] > git config core.sparsecheckout # timeout=10 [2024-04-30T09:59:22.772Z] > git checkout -f 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 # timeout=10 [2024-04-30T09:59:22.892Z] > git remote # timeout=10 [2024-04-30T09:59:22.916Z] > git config --get remote.origin.url # timeout=10 [2024-04-30T09:59:22.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-30T09:59:22.971Z] > git merge 3c2518b67267c0a47f7334ca443623ace58c6df6 # timeout=10 [2024-04-30T09:59:23.004Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-30T09:59:23.032Z] > git config core.sparsecheckout # timeout=10 [2024-04-30T09:59:23.048Z] > git checkout -f 67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-30T09:59:28.575Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-30T09:59:28.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-30T09:59:28.575Z] Dload Upload Total Spent Left Speed [2024-04-30T09:59:28.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2024-04-30T09:59:28.924Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-30T09:59:29.264Z] + sudo tee /etc/docker/daemon.new [2024-04-30T09:59:29.264Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-30T09:59:29.264Z] { [2024-04-30T09:59:29.264Z] "registry-mirrors": [ [2024-04-30T09:59:29.264Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-30T09:59:29.264Z] ], [2024-04-30T09:59:29.264Z] "bip": "10.250.0.254/24", [2024-04-30T09:59:29.264Z] "hosts": [ [2024-04-30T09:59:29.264Z] "tcp://0.0.0.0:5555", [2024-04-30T09:59:29.264Z] "unix:///var/run/docker.sock" [2024-04-30T09:59:29.264Z] ], [2024-04-30T09:59:29.264Z] "mtu": 1458, [2024-04-30T09:59:29.264Z] "selinux-enabled": true, [2024-04-30T09:59:29.264Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-30T09:59:29.264Z] } [Pipeline] sh [2024-04-30T09:59:29.602Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-30T09:59:29.951Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-04-30T09:59:48.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-30T09:59:48.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-30T09:59:48.589Z] ========================================================= [2024-04-30T09:59:48.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-30T09:59:48.589Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-04-30T09:59:48.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-30T09:59:49.543Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-30T09:59:49.543Z] c6b39de5b339: Pulling fs layer [2024-04-30T09:59:49.543Z] a69c41024577: Pulling fs layer [2024-04-30T09:59:49.543Z] d6de4b400683: Pulling fs layer [2024-04-30T09:59:49.543Z] 35cb2a7552d0: Pulling fs layer [2024-04-30T09:59:49.543Z] 4f4fb700ef54: Pulling fs layer [2024-04-30T09:59:49.543Z] 464afbd9ba4c: Pulling fs layer [2024-04-30T09:59:49.543Z] 00f215d4a9da: Pulling fs layer [2024-04-30T09:59:49.543Z] d496ad576159: Pulling fs layer [2024-04-30T09:59:49.543Z] 35cb2a7552d0: Waiting [2024-04-30T09:59:49.543Z] 4f4fb700ef54: Waiting [2024-04-30T09:59:49.543Z] 00f215d4a9da: Waiting [2024-04-30T09:59:49.543Z] d496ad576159: Waiting [2024-04-30T09:59:49.543Z] 464afbd9ba4c: Waiting [2024-04-30T09:59:49.543Z] a69c41024577: Download complete [2024-04-30T09:59:49.543Z] 35cb2a7552d0: Verifying Checksum [2024-04-30T09:59:49.543Z] 35cb2a7552d0: Download complete [2024-04-30T09:59:49.543Z] 4f4fb700ef54: Verifying Checksum [2024-04-30T09:59:49.543Z] 4f4fb700ef54: Download complete [2024-04-30T09:59:49.543Z] c6b39de5b339: Download complete [2024-04-30T09:59:49.543Z] 464afbd9ba4c: Verifying Checksum [2024-04-30T09:59:49.543Z] 464afbd9ba4c: Download complete [2024-04-30T09:59:50.151Z] d496ad576159: Verifying Checksum [2024-04-30T09:59:50.151Z] d496ad576159: Download complete [2024-04-30T09:59:50.430Z] c6b39de5b339: Pull complete [2024-04-30T09:59:51.410Z] a69c41024577: Pull complete [2024-04-30T09:59:51.680Z] d6de4b400683: Verifying Checksum [2024-04-30T09:59:51.680Z] d6de4b400683: Download complete [2024-04-30T09:59:52.665Z] 00f215d4a9da: Verifying Checksum [2024-04-30T09:59:52.665Z] 00f215d4a9da: Download complete [2024-04-30T10:00:05.028Z] d6de4b400683: Pull complete [2024-04-30T10:00:05.028Z] 35cb2a7552d0: Pull complete [2024-04-30T10:00:05.298Z] 4f4fb700ef54: Pull complete [2024-04-30T10:00:05.568Z] 464afbd9ba4c: Pull complete [2024-04-30T10:00:13.820Z] 00f215d4a9da: Pull complete [2024-04-30T10:00:15.240Z] d496ad576159: Pull complete [2024-04-30T10:00:15.240Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-04-30T10:00:15.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-30T10:00:15.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-04-30T10:00:16.505Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T10:00:16.852Z] + docker inspect -f . ci-base-image-arm64 [2024-04-30T10:00:16.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T10:00:17.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-3835 does not seem to be running inside a container [2024-04-30T10:00:17.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 [2024-04-30T10:00:20.562Z] $ docker top 43d0a567ed80be925689c6be45af7d8e8cccf56ee33149883cb492216262e3fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-30T10:00:21.448Z] + go version [2024-04-30T10:00:21.448Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-04-30T10:00:21.471Z] $ docker stop --time=1 43d0a567ed80be925689c6be45af7d8e8cccf56ee33149883cb492216262e3fa [2024-04-30T10:00:23.976Z] $ docker rm -f --volumes 43d0a567ed80be925689c6be45af7d8e8cccf56ee33149883cb492216262e3fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T10:00:24.574Z] + docker inspect -f . ci-base-image-arm64 [2024-04-30T10:00:24.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T10:00:24.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-3835 does not seem to be running inside a container [2024-04-30T10:00:24.892Z] $ 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-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 [2024-04-30T10:00:26.189Z] $ docker top d91541e246c1cc83399801490061d98c1c548eb8d4cb4ab4ef0e74d63ad5cb3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-30T10:00:27.048Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/4 [Pipeline] fileExists [Pipeline] sh [2024-04-30T10:00:27.722Z] + make test [2024-04-30T10:00:27.722Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-04-30T10:00:27.722Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.18 [2024-04-30T10:00:28.310Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-04-30T10:00:28.310Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-04-30T10:00:28.310Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-04-30T10:00:28.580Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.6 [2024-04-30T10:00:28.580Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.18 [2024-04-30T10:00:28.580Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-04-30T10:00:28.851Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-04-30T10:00:28.851Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.6 [2024-04-30T10:00:28.851Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-04-30T10:00:29.120Z] go: downloading github.com/google/uuid v1.6.0 [2024-04-30T10:00:29.120Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-04-30T10:00:29.120Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-04-30T10:00:29.120Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-04-30T10:00:29.120Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-04-30T10:00:29.120Z] go: downloading github.com/openziti/sdk-golang v0.23.32 [2024-04-30T10:00:29.390Z] go: downloading github.com/go-kit/log v0.2.1 [2024-04-30T10:00:29.658Z] go: downloading github.com/go-playground/validator/v10 v10.19.0 [2024-04-30T10:00:29.658Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-04-30T10:00:29.658Z] go: downloading golang.org/x/net v0.24.0 [2024-04-30T10:00:29.658Z] go: downloading golang.org/x/sync v0.7.0 [2024-04-30T10:00:29.927Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-04-30T10:00:29.927Z] go: downloading golang.org/x/crypto v0.22.0 [2024-04-30T10:00:30.893Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-04-30T10:00:30.893Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-04-30T10:00:31.163Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-04-30T10:00:31.163Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-04-30T10:00:31.163Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-04-30T10:00:31.437Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-04-30T10:00:31.437Z] go: downloading golang.org/x/sys v0.19.0 [2024-04-30T10:00:31.437Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-04-30T10:00:31.437Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-04-30T10:00:31.437Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-04-30T10:00:31.437Z] go: downloading golang.org/x/time v0.5.0 [2024-04-30T10:00:31.708Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-04-30T10:00:31.708Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-04-30T10:00:31.708Z] go: downloading github.com/go-resty/resty/v2 v2.12.0 [2024-04-30T10:00:31.976Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-04-30T10:00:31.976Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-04-30T10:00:31.976Z] go: downloading github.com/openziti/edge-api v0.26.18 [2024-04-30T10:00:34.944Z] go: downloading github.com/openziti/foundation/v2 v2.0.42 [2024-04-30T10:00:34.944Z] go: downloading github.com/openziti/identity v1.0.75 [2024-04-30T10:00:34.944Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-04-30T10:00:35.218Z] go: downloading github.com/pkg/errors v0.9.1 [2024-04-30T10:00:35.218Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-04-30T10:00:35.485Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-04-30T10:00:35.485Z] go: downloading golang.org/x/oauth2 v0.19.0 [2024-04-30T10:00:35.485Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-04-30T10:00:35.485Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-04-30T10:00:35.485Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-04-30T10:00:35.485Z] go: downloading github.com/openziti/channel/v2 v2.0.128 [2024-04-30T10:00:35.769Z] go: downloading github.com/openziti/secretstream v0.1.19 [2024-04-30T10:00:35.769Z] go: downloading github.com/openziti/transport/v2 v2.0.131 [2024-04-30T10:00:36.040Z] go: downloading github.com/openziti/metrics v1.2.51 [2024-04-30T10:00:36.040Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-04-30T10:00:36.040Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-04-30T10:00:36.040Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-04-30T10:00:36.040Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-04-30T10:00:36.040Z] go: downloading golang.org/x/text v0.14.0 [2024-04-30T10:00:36.318Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-04-30T10:00:36.318Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-04-30T10:00:36.595Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-04-30T10:00:36.864Z] go: downloading github.com/hashicorp/consul/api v1.27.0 [2024-04-30T10:00:36.864Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-04-30T10:00:36.864Z] go: downloading github.com/spf13/cast v1.6.0 [2024-04-30T10:00:37.133Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-04-30T10:00:37.133Z] go: downloading google.golang.org/grpc v1.60.1 [2024-04-30T10:00:39.084Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-04-30T10:00:39.084Z] go: downloading github.com/x448/float16 v0.8.4 [2024-04-30T10:00:39.084Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-04-30T10:00:39.084Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-04-30T10:00:39.084Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-04-30T10:00:39.084Z] go: downloading go.mongodb.org/mongo-driver v1.15.0 [2024-04-30T10:00:41.036Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-04-30T10:00:41.036Z] go: downloading go.opentelemetry.io/otel v1.25.0 [2024-04-30T10:00:42.003Z] go: downloading go.opentelemetry.io/otel/trace v1.25.0 [2024-04-30T10:00:42.003Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-04-30T10:00:42.003Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-04-30T10:00:42.003Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-04-30T10:00:42.003Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-04-30T10:00:42.277Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-04-30T10:00:42.277Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-04-30T10:00:42.277Z] go: downloading github.com/gorilla/schema v1.2.0 [2024-04-30T10:00:42.277Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-04-30T10:00:42.545Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-04-30T10:00:42.545Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-04-30T10:00:42.545Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-04-30T10:00:42.545Z] go: downloading google.golang.org/protobuf v1.33.0 [2024-04-30T10:00:42.818Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-04-30T10:00:42.818Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.3 [2024-04-30T10:00:43.406Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-04-30T10:00:43.993Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-04-30T10:00:43.993Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-04-30T10:00:43.993Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-04-30T10:00:43.993Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-04-30T10:00:43.993Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-04-30T10:00:44.262Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-04-30T10:00:44.262Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-04-30T10:00:44.262Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-04-30T10:00:44.531Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-04-30T10:00:44.802Z] go: downloading github.com/go-logr/logr v1.4.1 [2024-04-30T10:00:44.802Z] go: downloading go.opentelemetry.io/otel/metric v1.25.0 [2024-04-30T10:00:44.802Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-04-30T10:00:45.070Z] go: downloading golang.org/x/term v0.19.0 [2024-04-30T10:00:45.070Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-04-30T10:00:45.070Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-04-30T10:00:45.070Z] go: downloading github.com/fatih/color v1.14.1 [2024-04-30T10:00:45.070Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-04-30T10:00:45.339Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-04-30T10:00:45.339Z] go: downloading github.com/josharian/intern v1.0.0 [2024-04-30T10:00:45.339Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-04-30T10:00:45.339Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-04-30T10:00:45.339Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-04-30T10:00:45.610Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-04-30T10:00:45.610Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-04-30T10:02:52.325Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2024-04-30T10:02:59.194Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2024-04-30T10:03:21.381Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.397s coverage: 33.8% of statements [2024-04-30T10:04:29.287Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.170s coverage: 93.5% of statements [2024-04-30T10:04:29.287Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.125s coverage: 91.9% of statements [2024-04-30T10:04:29.287Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.369s coverage: 88.2% of statements [2024-04-30T10:04:29.287Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.049s coverage: 84.4% of statements [2024-04-30T10:04:37.513Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-04-30T10:04:37.513Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2024-04-30T10:04:38.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.228s coverage: 41.5% of statements [2024-04-30T10:04:38.925Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.106s coverage: 100.0% of statements [2024-04-30T10:04:42.273Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.443s coverage: 87.7% of statements [2024-04-30T10:04:42.273Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.087s coverage: 26.3% of statements [2024-04-30T10:04:44.230Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2024-04-30T10:04:44.815Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] [2024-04-30T10:04:47.407Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.174s coverage: 76.2% of statements [2024-04-30T10:04:47.407Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.066s coverage: 50.9% of statements [2024-04-30T10:04:47.407Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.045s coverage: 31.2% of statements [2024-04-30T10:04:47.407Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements [2024-04-30T10:04:48.811Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-30T10:04:48.811Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-04-30T10:05:35.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-30T10:05:35.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-04-30T10:05:35.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-30T10:05:35.742Z] $ docker stop --time=1 d91541e246c1cc83399801490061d98c1c548eb8d4cb4ab4ef0e74d63ad5cb3c [2024-04-30T10:05:37.583Z] $ docker rm -f --volumes d91541e246c1cc83399801490061d98c1c548eb8d4cb4ab4ef0e74d63ad5cb3c [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-30T10:05:41.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-30T10:05:41.691Z] Warning: overwriting stash ‘coverage-report’ [2024-04-30T10:05:42.256Z] 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 [2024-04-30T10:05:42.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-30T10:05:42.759Z] [2024-04-30T10:05:42.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T10:05:43.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-30T10:05:43.093Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-30T10:05:43.093Z] 8998bd30e6a1: Pulling fs layer [2024-04-30T10:05:43.093Z] 04944245beec: Pulling fs layer [2024-04-30T10:05:43.093Z] 699f458cf7ca: Pulling fs layer [2024-04-30T10:05:43.093Z] 765212b225bb: Pulling fs layer [2024-04-30T10:05:43.093Z] f23df028b6ca: Pulling fs layer [2024-04-30T10:05:43.093Z] d65c8cfc05b1: Pulling fs layer [2024-04-30T10:05:43.093Z] 2437ff75d9bd: Pulling fs layer [2024-04-30T10:05:43.093Z] f23df028b6ca: Waiting [2024-04-30T10:05:43.093Z] d65c8cfc05b1: Waiting [2024-04-30T10:05:43.093Z] 2437ff75d9bd: Waiting [2024-04-30T10:05:43.093Z] 765212b225bb: Waiting [2024-04-30T10:05:43.361Z] 04944245beec: Verifying Checksum [2024-04-30T10:05:43.361Z] 04944245beec: Download complete [2024-04-30T10:05:43.361Z] 765212b225bb: Verifying Checksum [2024-04-30T10:05:43.361Z] 765212b225bb: Download complete [2024-04-30T10:05:43.361Z] f23df028b6ca: Verifying Checksum [2024-04-30T10:05:43.361Z] f23df028b6ca: Download complete [2024-04-30T10:05:43.361Z] d65c8cfc05b1: Verifying Checksum [2024-04-30T10:05:43.361Z] d65c8cfc05b1: Download complete [2024-04-30T10:05:43.361Z] 699f458cf7ca: Download complete [2024-04-30T10:05:43.945Z] 8998bd30e6a1: Verifying Checksum [2024-04-30T10:05:43.945Z] 8998bd30e6a1: Download complete [2024-04-30T10:05:46.525Z] 2437ff75d9bd: Verifying Checksum [2024-04-30T10:05:46.525Z] 2437ff75d9bd: Download complete [2024-04-30T10:05:48.469Z] 8998bd30e6a1: Pull complete [2024-04-30T10:05:49.053Z] 04944245beec: Pull complete [2024-04-30T10:05:50.464Z] 699f458cf7ca: Pull complete [2024-04-30T10:05:50.731Z] 765212b225bb: Pull complete [2024-04-30T10:05:51.692Z] f23df028b6ca: Pull complete [2024-04-30T10:05:51.692Z] d65c8cfc05b1: Pull complete [2024-04-30T10:06:09.897Z] 2437ff75d9bd: Pull complete [2024-04-30T10:06:09.897Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-30T10:06:09.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-30T10:06:09.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T10:06:10.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-3835 does not seem to be running inside a container [2024-04-30T10:06:10.156Z] $ 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-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 [2024-04-30T10:06:11.379Z] $ docker top 551f960f4f7b07ca6c053025d5bcc799c3fc8c483d7e115d216f11bcbd39702e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-30T10:06:12.219Z] ---> job-cost.sh [2024-04-30T10:06:12.219Z] lf-activate-venv: SKIPPING [2024-04-30T10:06:12.219Z] INFO: No Stack... [2024-04-30T10:06:12.484Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-30T10:06:13.436Z] INFO: Archiving Costs [Pipeline] sh [2024-04-30T10:06:13.759Z] + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [2024-04-30T10:06:13.759Z] + cut -d, -f6 [Pipeline] lock [2024-04-30T10:06:13.825Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-698-4-stack-cost] [2024-04-30T10:06:13.837Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-698-4-stack-cost] did not exist. Created. [2024-04-30T10:06:13.843Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-698-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-30T10:06:14.501Z] /w/workspace/go-mod-bootstrap/4@tmp/durable-a281676f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-30T10:06:15.137Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-30T10:06:15.165Z] Warning: overwriting stash ‘stack-cost’ [2024-04-30T10:06:15.228Z] Stashed 1 file(s) [Pipeline] } [2024-04-30T10:06:15.238Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-698-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-30T10:06:15.277Z] $ docker stop --time=1 551f960f4f7b07ca6c053025d5bcc799c3fc8c483d7e115d216f11bcbd39702e [2024-04-30T10:06:16.776Z] $ docker rm -f --volumes 551f960f4f7b07ca6c053025d5bcc799c3fc8c483d7e115d216f11bcbd39702e [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 [2024-04-30T10:06:17.273Z] provisioning config files... [2024-04-30T10:06:17.283Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp/config2671398481040467205tmp [Pipeline] { [Pipeline] sh [2024-04-30T10:06:17.752Z] + set +x [2024-04-30T10:06:17.752Z] + curl -s https://codecov.io/bash [2024-04-30T10:06:17.752Z] + bash -s -- [2024-04-30T10:06:18.011Z] [2024-04-30T10:06:18.011Z] _____ _ [2024-04-30T10:06:18.011Z] / ____| | | [2024-04-30T10:06:18.011Z] | | ___ __| | ___ ___ _____ __ [2024-04-30T10:06:18.011Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-30T10:06:18.011Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-30T10:06:18.011Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-30T10:06:18.011Z] Bash-1.0.6 [2024-04-30T10:06:18.011Z] [2024-04-30T10:06:18.011Z] [2024-04-30T10:06:18.011Z] ==> git version 2.25.1 found [2024-04-30T10:06:18.011Z] ==> 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 [2024-04-30T10:06:18.011Z] Release-Date: 2020-01-08 [2024-04-30T10:06:18.011Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-30T10:06:18.011Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-30T10:06:18.011Z] ==> Jenkins CI detected. [2024-04-30T10:06:18.011Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-698 [2024-04-30T10:06:18.011Z] project root: . [2024-04-30T10:06:18.011Z] --> token set from env [2024-04-30T10:06:18.011Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-30T10:06:18.011Z] ==> Running gcov in . (disable via -X gcov) [2024-04-30T10:06:18.011Z] ==> Python coveragepy not found [2024-04-30T10:06:18.011Z] ==> Searching for coverage reports in: [2024-04-30T10:06:18.011Z] + . [2024-04-30T10:06:18.011Z] -> Found 1 reports [2024-04-30T10:06:18.011Z] ==> Detecting git/mercurial file structure [2024-04-30T10:06:18.011Z] ==> Reading reports [2024-04-30T10:06:18.011Z] + ./coverage.out bytes=113371 [2024-04-30T10:06:18.011Z] ==> Appending adjustments [2024-04-30T10:06:18.011Z] https://docs.codecov.io/docs/fixing-reports [2024-04-30T10:06:18.271Z] + Found adjustments [2024-04-30T10:06:18.271Z] ==> Gzipping contents [2024-04-30T10:06:18.531Z] 20K /tmp/codecov.NgpA8G.gz [2024-04-30T10:06:18.531Z] ==> Uploading reports [2024-04-30T10:06:18.531Z] url: https://codecov.io [2024-04-30T10:06:18.531Z] query: branch=PR-698&commit=67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-698%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=698&job=&cmd_args= [2024-04-30T10:06:18.531Z] -> Pinging Codecov [2024-04-30T10:06:18.531Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-698&commit=67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-698%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=698&job=&cmd_args= [2024-04-30T10:06:18.792Z] -> Uploading to [2024-04-30T10:06:18.792Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-30/833815588EE85121546D348822E98E2E/67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4/5ab255c0-5896-418e-935f-1bfc57cc8d18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240430%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240430T100618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9228084b8e87c442a090602fcc4d2f7dbae2f035243315841ebcf909dc9b5fd [2024-04-30T10:06:18.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-30T10:06:18.792Z] Dload Upload Total Spent Left Speed [2024-04-30T10:06:19.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17388 0 0 100 17388 0 60797 --:--:-- --:--:-- --:--:-- 60797 [2024-04-30T10:06:19.052Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/67a30a2743ac056f5b698e257ae6dd4c5fc3c8d4 [Pipeline] } [2024-04-30T10:06:19.060Z] 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 [2024-04-30T10:06:19.959Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-698/archives ] [2024-04-30T10:06:19.959Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-698/archives [2024-04-30T10:06:19.959Z] total 16 [2024-04-30T10:06:19.959Z] drwxr-xr-x 3 root root 4096 Apr 30 09:57 . [2024-04-30T10:06:19.959Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 30 09:57 .. [2024-04-30T10:06:19.959Z] drwxr-xr-x 2 root root 4096 Apr 30 09:57 cost [2024-04-30T10:06:19.959Z] -rw-r--r-- 1 root root 88 Apr 30 09:57 cost.csv [2024-04-30T10:06:19.959Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-698/archives [2024-04-30T10:06:19.959Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-698/archives [2024-04-30T10:06:19.959Z] total 16 [2024-04-30T10:06:19.959Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 30 09:57 . [2024-04-30T10:06:19.959Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 30 09:57 .. [2024-04-30T10:06:19.959Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 30 09:57 cost [2024-04-30T10:06:19.959Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 30 09:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-30T10:06:20.254Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-30T10:06:21.115Z] ---> package-listing.sh [2024-04-30T10:06:21.115Z] ++ facter osfamily [2024-04-30T10:06:21.115Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-30T10:06:21.375Z] + OS_FAMILY=debian [2024-04-30T10:06:21.375Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-698 [2024-04-30T10:06:21.375Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-30T10:06:21.375Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-30T10:06:21.375Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-30T10:06:21.375Z] + PACKAGES=/tmp/packages_start.txt [2024-04-30T10:06:21.375Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-698 ']' [2024-04-30T10:06:21.375Z] + PACKAGES=/tmp/packages_end.txt [2024-04-30T10:06:21.375Z] + case "${OS_FAMILY}" in [2024-04-30T10:06:21.375Z] + dpkg -l [2024-04-30T10:06:21.375Z] + grep '^ii' [2024-04-30T10:06:21.375Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-30T10:06:21.375Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-30T10:06:21.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-30T10:06:21.375Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-698 ']' [2024-04-30T10:06:21.375Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-698/archives/ [2024-04-30T10:06:21.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-698/archives/ [Pipeline] echo [2024-04-30T10:06:21.387Z] 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/xfoundry_go-mod-bootstrap_PR-698/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-30T10:06:21.668Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-30T10:06:22.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-30T10:06:22.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-30T10:06:22.332Z] prd-ubuntu20.04-docker-8c-8g-3833 does not seem to be running inside a container [2024-04-30T10:06:22.373Z] $ 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/xfoundry_go-mod-bootstrap_PR-698/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-698 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-698:/w/workspace/xfoundry_go-mod-bootstrap_PR-698:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-698@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-30T10:06:32.926Z] $ docker top fbb08a1d45f084f540648dd05872682f65ecd263e7832148fbf4aa5d9ff3a813 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-30T10:06:33.306Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-30T10:06:33.592Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-30T10:06:33.880Z] + ls /var/log/sa-host [2024-04-30T10:06:33.880Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-30T10:06:34.045Z] provisioning config files... [2024-04-30T10:06:34.053Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-698@tmp/config10925786448634009460tmp [Pipeline] { [Pipeline] echo [2024-04-30T10:06:34.077Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-30T10:06:34.370Z] ---> create-netrc.sh [Pipeline] } [2024-04-30T10:06:34.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-30T10:06:34.718Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-30T10:06:34.728Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-30T10:06:35.013Z] ---> sudo-logs.sh [2024-04-30T10:06:35.013Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-30T10:06:35.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-30T10:06:35.324Z] ---> job-cost.sh [2024-04-30T10:06:35.324Z] lf-activate-venv: SKIPPING [2024-04-30T10:06:35.324Z] DEBUG: total: 0.2199999988079071 [2024-04-30T10:06:35.324Z] INFO: Retrieving Stack Cost... [2024-04-30T10:06:35.893Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-30T10:06:36.153Z] INFO: Archiving Costs [Pipeline] echo [2024-04-30T10:06:36.165Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-30T10:06:36.451Z] ---> logs-deploy.sh [2024-04-30T10:06:36.451Z] lf-activate-venv: SKIPPING [2024-04-30T10:06:36.451Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-698/4 [2024-04-30T10:06:36.451Z] INFO: archiving workspace using pattern(s): [2024-04-30T10:06:37.835Z] Archives upload complete. [2024-04-30T10:06:37.835Z] INFO: archiving logs to Nexus