Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/edgex-go Loading trusted files from base branch main at 71d356aaa66d076e2d1373082ceb35605edef62d rather than b1282581803ef5de64fd7020ceb55fbeafaf9071 Obtained Jenkinsfile from 71d356aaa66d076e2d1373082ceb35605edef62d 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-ssh18075016465593970688.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-ssh4401472359504362514.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/edgex-go/branches/PR-4755/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/edgex-go/branches/PR-4755/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3148720160561299621.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-ssh14818599944638659183.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/edgex-go/branches/PR-4755/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/edgex-go/branches/PR-4755/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3340895713630540202.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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4984 in /w/workspace/edgexfoundry_edgex-go_PR-4755 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4755/head:refs/remotes/origin/PR-4755 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit b1282581803ef5de64fd7020ceb55fbeafaf9071 Merge succeeded, producing cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0 Checking out Revision cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0 (PR-4755) > git config core.sparsecheckout # timeout=10 > git checkout -f b1282581803ef5de64fd7020ceb55fbeafaf9071 # 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 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0 # timeout=10 Commit message: "Merge commit '71d356aaa66d076e2d1373082ceb35605edef62d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-05T08:30:10.799Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-05T08:30:10.881Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-05T08:30:10.911Z] ========================================================= [2024-03-05T08:30:10.911Z] EdgeX Global Pipelines Version Info [2024-03-05T08:30:10.911Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c21e09996b8a6b080e921df315f994ae9a29cb09 # timeout=10 [2024-03-05T08:30:11.637Z] ------------------- [2024-03-05T08:30:11.637Z] stable info: [2024-03-05T08:30:11.637Z] ------------------- [2024-03-05T08:30:11.637Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-05T08:30:11.637Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T08:30:11.637Z] Message: update stable to v1.0.258 [2024-03-05T08:30:12.206Z] ------------------- [2024-03-05T08:30:12.206Z] experimental info: [2024-03-05T08:30:12.206Z] ------------------- [2024-03-05T08:30:12.206Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-05T08:30:12.206Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T08:30:12.206Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-05T08:30:12.292Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-05T08:30:12.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-05T08:30:12.353Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-05T08:30:12.387Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-05T08:30:12.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-05T08:30:12.450Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-05T08:30:12.480Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-05T08:30:12.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-05T08:30:12.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-05T08:30:12.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-05T08:30:12.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-05T08:30:12.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-05T08:30:12.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-05T08:30:12.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-05T08:30:12.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-05T08:30:12.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T08:30:12.777Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T08:30:12.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-05T08:30:12.840Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-05T08:30:12.874Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-05T08:30:12.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-05T08:30:12.933Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-05T08:30:12.971Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-05T08:30:13.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4755 [Pipeline] echo [2024-03-05T08:30:13.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4755 [Pipeline] echo [2024-03-05T08:30:13.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4755 [Pipeline] echo [2024-03-05T08:30:13.114Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0 [Pipeline] echo [2024-03-05T08:30:13.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cda5bc6 [Pipeline] echo [2024-03-05T08:30:13.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T08:30:13.272Z] provisioning config files... [2024-03-05T08:30:13.285Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config13404671949694198998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:30:13.649Z] ---> ****-login.sh [2024-03-05T08:30:13.650Z] nexus3.edgexfoundry.org:10001 [2024-03-05T08:30:14.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:30:14.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:30:14.220Z] Configure a credential helper to remove this warning. See [2024-03-05T08:30:14.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:30:14.220Z] [2024-03-05T08:30:14.220Z] Login Succeeded [2024-03-05T08:30:14.220Z] nexus3.edgexfoundry.org:10002 [2024-03-05T08:30:14.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:30:14.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:30:14.220Z] Configure a credential helper to remove this warning. See [2024-03-05T08:30:14.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:30:14.220Z] [2024-03-05T08:30:14.220Z] Login Succeeded [2024-03-05T08:30:14.220Z] nexus3.edgexfoundry.org:10003 [2024-03-05T08:30:14.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:30:14.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:30:14.482Z] Configure a credential helper to remove this warning. See [2024-03-05T08:30:14.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:30:14.482Z] [2024-03-05T08:30:14.482Z] Login Succeeded [2024-03-05T08:30:14.482Z] nexus3.edgexfoundry.org:10004 [2024-03-05T08:30:14.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:30:14.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:30:14.482Z] Configure a credential helper to remove this warning. See [2024-03-05T08:30:14.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:30:14.482Z] [2024-03-05T08:30:14.482Z] Login Succeeded [2024-03-05T08:30:14.482Z] ****.io [2024-03-05T08:30:14.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:30:14.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:30:14.743Z] Configure a credential helper to remove this warning. See [2024-03-05T08:30:14.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:30:14.743Z] [2024-03-05T08:30:14.743Z] Login Succeeded [2024-03-05T08:30:14.743Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T08:30:14.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T08:30:15.124Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/core-command/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2024-03-05T08:30:15.124Z] cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-05T08:30:15.124Z] + dirname+ cmd/core-data/Dockerfile [2024-03-05T08:30:15.124Z] cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/core-metadata/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-05T08:30:15.124Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/support-notifications/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-05T08:30:15.124Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-05T08:30:15.124Z] + cut -d/ -f2 [2024-03-05T08:30:15.124Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-05T08:30:15.156Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-05T08:30:15.576Z] + git rev-list -1 --merges cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0~1..cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0 [Pipeline] echo [2024-03-05T08:30:15.587Z] -----------> git rev-list -1 --merges cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0~1..cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0 cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0 [2024-03-05T08:30:15.587Z] cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0 [false] [Pipeline] sh [2024-03-05T08:30:15.902Z] + git log --format=format:%s -1 cda5bc6bb51db6ecd4d073784d7f7a078ea3e2e0 [Pipeline] echo [2024-03-05T08:30:15.917Z] ========================================================= [2024-03-05T08:30:15.917Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-05T08:30:15.917Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-05T08:30:16.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T08:30:16.314Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-05T08:30:16.314Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-05T08:30:16.314Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-05T08:30:16.314Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-05T08:30:16.314Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-05T08:30:16.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:30:16.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T08:30:16.672Z] [2024-03-05T08:30:16.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:30:18.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T08:30:18.625Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-05T08:30:18.625Z] b85a868b505f: Pulling fs layer [2024-03-05T08:30:18.625Z] e2be974225ed: Pulling fs layer [2024-03-05T08:30:18.625Z] 339a4e72a1f5: Pulling fs layer [2024-03-05T08:30:18.625Z] 988bab9f4d93: Pulling fs layer [2024-03-05T08:30:18.625Z] 1469e6f7b9e6: Pulling fs layer [2024-03-05T08:30:18.625Z] eaf3925da568: Pulling fs layer [2024-03-05T08:30:18.625Z] bab4dde63d76: Pulling fs layer [2024-03-05T08:30:18.625Z] bde34c3a00c8: Pulling fs layer [2024-03-05T08:30:18.625Z] b352a97aabf1: Pulling fs layer [2024-03-05T08:30:18.625Z] 4872d77fe225: Pulling fs layer [2024-03-05T08:30:18.625Z] 5851b861e8e6: Pulling fs layer [2024-03-05T08:30:18.625Z] 988bab9f4d93: Waiting [2024-03-05T08:30:18.625Z] bde34c3a00c8: Waiting [2024-03-05T08:30:18.625Z] 1469e6f7b9e6: Waiting [2024-03-05T08:30:18.625Z] bab4dde63d76: Waiting [2024-03-05T08:30:18.625Z] 4872d77fe225: Waiting [2024-03-05T08:30:18.625Z] 5851b861e8e6: Waiting [2024-03-05T08:30:18.625Z] b352a97aabf1: Waiting [2024-03-05T08:30:18.625Z] e2be974225ed: Verifying Checksum [2024-03-05T08:30:18.625Z] e2be974225ed: Download complete [2024-03-05T08:30:18.625Z] 988bab9f4d93: Download complete [2024-03-05T08:30:18.883Z] 1469e6f7b9e6: Verifying Checksum [2024-03-05T08:30:18.884Z] 1469e6f7b9e6: Download complete [2024-03-05T08:30:18.884Z] eaf3925da568: Verifying Checksum [2024-03-05T08:30:18.884Z] eaf3925da568: Download complete [2024-03-05T08:30:18.884Z] 339a4e72a1f5: Verifying Checksum [2024-03-05T08:30:18.884Z] 339a4e72a1f5: Download complete [2024-03-05T08:30:18.884Z] bde34c3a00c8: Download complete [2024-03-05T08:30:18.884Z] b352a97aabf1: Verifying Checksum [2024-03-05T08:30:18.884Z] b352a97aabf1: Download complete [2024-03-05T08:30:18.884Z] 4872d77fe225: Verifying Checksum [2024-03-05T08:30:18.884Z] 4872d77fe225: Download complete [2024-03-05T08:30:18.884Z] 5851b861e8e6: Verifying Checksum [2024-03-05T08:30:18.884Z] 5851b861e8e6: Download complete [2024-03-05T08:30:18.884Z] b85a868b505f: Verifying Checksum [2024-03-05T08:30:18.884Z] b85a868b505f: Download complete [2024-03-05T08:30:19.141Z] bab4dde63d76: Verifying Checksum [2024-03-05T08:30:19.141Z] bab4dde63d76: Download complete [2024-03-05T08:30:20.073Z] b85a868b505f: Pull complete [2024-03-05T08:30:20.331Z] e2be974225ed: Pull complete [2024-03-05T08:30:20.590Z] 339a4e72a1f5: Pull complete [2024-03-05T08:30:20.848Z] 988bab9f4d93: Pull complete [2024-03-05T08:30:21.107Z] 1469e6f7b9e6: Pull complete [2024-03-05T08:30:21.107Z] eaf3925da568: Pull complete [2024-03-05T08:30:23.009Z] bab4dde63d76: Pull complete [2024-03-05T08:30:23.009Z] bde34c3a00c8: Pull complete [2024-03-05T08:30:23.269Z] b352a97aabf1: Pull complete [2024-03-05T08:30:23.269Z] 4872d77fe225: Pull complete [2024-03-05T08:30:23.269Z] 5851b861e8e6: Pull complete [2024-03-05T08:30:23.269Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-05T08:30:23.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T08:30:23.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:30:23.447Z] prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container [2024-03-05T08:30:23.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T08:30:25.922Z] $ docker top 52cd8531b4edc443b3adc0f0f93a2a37418b49f741eef13ff8d3ce2ed1cc53ec -eo pid,comm [2024-03-05T08:30:25.979Z] 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-03-05T08:30:25.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T08:30:26.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T08:30:26.072Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T08:30:26.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T08:30:26.182Z] $ docker exec 52cd8531b4edc443b3adc0f0f93a2a37418b49f741eef13ff8d3ce2ed1cc53ec ssh-agent [2024-03-05T08:30:26.279Z] SSH_AUTH_SOCK=/tmp/ssh-ERRCBjgeyBUy/agent.32 [2024-03-05T08:30:26.279Z] SSH_AGENT_PID=38 [2024-03-05T08:30:26.285Z] Running ssh-add (command line suppressed) [2024-03-05T08:30:26.385Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2241773402208217520.key (/w/workspace/edgex-go/8@tmp/private_key_2241773402208217520.key) [2024-03-05T08:30:26.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T08:30:26.705Z] + git tag --points-at HEAD [Pipeline] } [2024-03-05T08:30:26.718Z] $ docker exec --env ******** --env ******** 52cd8531b4edc443b3adc0f0f93a2a37418b49f741eef13ff8d3ce2ed1cc53ec ssh-agent -k [2024-03-05T08:30:26.813Z] unset SSH_AUTH_SOCK; [2024-03-05T08:30:26.813Z] unset SSH_AGENT_PID; [2024-03-05T08:30:26.813Z] echo Agent pid 38 killed; [2024-03-05T08:30:26.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-05T08:30:26.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T08:30:26.890Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T08:30:26.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T08:30:26.999Z] $ docker exec 52cd8531b4edc443b3adc0f0f93a2a37418b49f741eef13ff8d3ce2ed1cc53ec ssh-agent [2024-03-05T08:30:27.106Z] SSH_AUTH_SOCK=/tmp/ssh-0e81q03RCb7I/agent.70 [2024-03-05T08:30:27.106Z] SSH_AGENT_PID=76 [2024-03-05T08:30:27.111Z] Running ssh-add (command line suppressed) [2024-03-05T08:30:27.226Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_17365731388987209244.key (/w/workspace/edgex-go/8@tmp/private_key_17365731388987209244.key) [2024-03-05T08:30:27.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T08:30:27.543Z] + git semver init [2024-03-05T08:30:27.804Z] 2024-03-05 08:30:27,705 [run_init] DEBUG init version:0.0.0 force:False [2024-03-05T08:30:27.804Z] 2024-03-05 08:30:27,706 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2024-03-05T08:30:27.804Z] 2024-03-05 08:30:27,707 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2024-03-05T08:30:27.804Z] 2024-03-05 08:30:27,707 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2024-03-05T08:30:39.931Z] 2024-03-05 08:30:38,422 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2024-03-05T08:30:39.931Z] 2024-03-05 08:30:38,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4755 with force:False [2024-03-05T08:30:39.931Z] 2024-03-05 08:30:38,423 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4755 [2024-03-05T08:30:39.931Z] 2024-03-05 08:30:38,427 [execute] INFO git cat-file --batch-check [2024-03-05T08:30:39.931Z] 2024-03-05 08:30:38,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T08:30:39.931Z] 2024-03-05 08:30:38,433 [execute] INFO git cat-file --batch [2024-03-05T08:30:39.931Z] 2024-03-05 08:30:38,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T08:30:39.931Z] 2024-03-05 08:30:38,439 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4755 [2024-03-05T08:30:39.931Z] 0.0.0 [Pipeline] } [2024-03-05T08:30:39.945Z] $ docker exec --env ******** --env ******** 52cd8531b4edc443b3adc0f0f93a2a37418b49f741eef13ff8d3ce2ed1cc53ec ssh-agent -k [2024-03-05T08:30:40.048Z] unset SSH_AUTH_SOCK; [2024-03-05T08:30:40.048Z] unset SSH_AGENT_PID; [2024-03-05T08:30:40.049Z] echo Agent pid 76 killed; [2024-03-05T08:30:40.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T08:30:40.418Z] + git semver [Pipeline] } [2024-03-05T08:30:40.696Z] $ docker stop --time=1 52cd8531b4edc443b3adc0f0f93a2a37418b49f741eef13ff8d3ce2ed1cc53ec [2024-03-05T08:30:41.953Z] $ docker rm -f --volumes 52cd8531b4edc443b3adc0f0f93a2a37418b49f741eef13ff8d3ce2ed1cc53ec [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T08:30:42.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-05T08:30:42.592Z] Stashed 1 file(s) [Pipeline] echo [2024-03-05T08:30:42.596Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T08:30:43.296Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2024-03-05T08:30:43.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T08:30:43.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T08:30:43.376Z] ========================================================= [2024-03-05T08:30:43.376Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-05T08:30:43.376Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:30:43.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T08:30:43.685Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-05T08:30:43.685Z] 7264a8db6415: Pulling fs layer [2024-03-05T08:30:43.685Z] c4d48a809fc2: Pulling fs layer [2024-03-05T08:30:43.685Z] 4f1c88b9dad5: Pulling fs layer [2024-03-05T08:30:43.685Z] ad3a456e5733: Pulling fs layer [2024-03-05T08:30:43.685Z] 69c7f0334f64: Pulling fs layer [2024-03-05T08:30:43.685Z] 1f1c1a5573a3: Pulling fs layer [2024-03-05T08:30:43.685Z] ce7588e14bc9: Pulling fs layer [2024-03-05T08:30:43.685Z] b5e4710f87ac: Pulling fs layer [2024-03-05T08:30:43.685Z] ce7588e14bc9: Waiting [2024-03-05T08:30:43.685Z] ad3a456e5733: Waiting [2024-03-05T08:30:43.685Z] 69c7f0334f64: Waiting [2024-03-05T08:30:43.685Z] 1f1c1a5573a3: Waiting [2024-03-05T08:30:43.685Z] b5e4710f87ac: Waiting [2024-03-05T08:30:43.685Z] c4d48a809fc2: Verifying Checksum [2024-03-05T08:30:43.685Z] c4d48a809fc2: Download complete [2024-03-05T08:30:43.685Z] ad3a456e5733: Verifying Checksum [2024-03-05T08:30:43.685Z] ad3a456e5733: Download complete [2024-03-05T08:30:43.685Z] 69c7f0334f64: Verifying Checksum [2024-03-05T08:30:43.685Z] 69c7f0334f64: Download complete [2024-03-05T08:30:43.685Z] 7264a8db6415: Verifying Checksum [2024-03-05T08:30:43.685Z] 7264a8db6415: Download complete [2024-03-05T08:30:43.685Z] 1f1c1a5573a3: Verifying Checksum [2024-03-05T08:30:43.685Z] 1f1c1a5573a3: Download complete [2024-03-05T08:30:43.971Z] 7264a8db6415: Pull complete [2024-03-05T08:30:43.971Z] b5e4710f87ac: Verifying Checksum [2024-03-05T08:30:43.971Z] b5e4710f87ac: Download complete [2024-03-05T08:30:44.229Z] c4d48a809fc2: Pull complete [2024-03-05T08:30:44.229Z] 4f1c88b9dad5: Download complete [2024-03-05T08:30:44.487Z] ce7588e14bc9: Verifying Checksum [2024-03-05T08:30:44.487Z] ce7588e14bc9: Download complete [2024-03-05T08:30:47.017Z] 4f1c88b9dad5: Pull complete [2024-03-05T08:30:47.017Z] ad3a456e5733: Pull complete [2024-03-05T08:30:47.017Z] 69c7f0334f64: Pull complete [2024-03-05T08:30:47.275Z] 1f1c1a5573a3: Pull complete [2024-03-05T08:30:49.808Z] ce7588e14bc9: Pull complete [2024-03-05T08:30:50.376Z] b5e4710f87ac: Pull complete [2024-03-05T08:30:50.637Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-05T08:30:50.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T08:30:50.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:30:50.957Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T08:30:50.957Z] WORKDIR /edgex [2024-03-05T08:30:50.957Z] COPY go.mod . [2024-03-05T08:30:50.957Z] RUN go mod download [2024-03-05T08:30:50.957Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-05T08:30:51.525Z] Sending build context to Docker daemon 175.2MB [2024-03-05T08:30:51.525Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T08:30:51.525Z] ---> 88b5674ff536 [2024-03-05T08:30:51.525Z] Step 2/4 : WORKDIR /edgex [2024-03-05T08:30:57.855Z] Still waiting to schedule task [2024-03-05T08:30:57.856Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-05T08:30:58.094Z] ---> Running in 13941b97f06b [2024-03-05T08:30:58.094Z] Removing intermediate container 13941b97f06b [2024-03-05T08:30:58.094Z] ---> a5fe08c02acc [2024-03-05T08:30:58.094Z] Step 3/4 : COPY go.mod . [2024-03-05T08:30:58.094Z] ---> 7b19d6fa8780 [2024-03-05T08:30:58.094Z] Step 4/4 : RUN go mod download [2024-03-05T08:30:58.094Z] ---> Running in f9e7830e0ae6 [2024-03-05T08:31:16.540Z] Removing intermediate container f9e7830e0ae6 [2024-03-05T08:31:16.540Z] ---> a8196217bc4a [2024-03-05T08:31:16.540Z] Successfully built a8196217bc4a [2024-03-05T08:31:16.540Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:31:16.858Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T08:31:16.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:31:16.970Z] prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container [2024-03-05T08:31:17.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-05T08:31:17.436Z] $ docker top 175ce659ad800a725580ba43c60b206d818694a3f74a3e0d9a115e831b995c89 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T08:31:17.814Z] + go version [2024-03-05T08:31:17.815Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-05T08:31:17.833Z] $ docker stop --time=1 175ce659ad800a725580ba43c60b206d818694a3f74a3e0d9a115e831b995c89 [2024-03-05T08:31:19.065Z] $ docker rm -f --volumes 175ce659ad800a725580ba43c60b206d818694a3f74a3e0d9a115e831b995c89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:31:19.656Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T08:31:19.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:31:19.772Z] prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container [2024-03-05T08:31:19.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-05T08:31:20.151Z] $ docker top f359753ddca874d51d7d92537228da4645bf39985e81ad98177635021578e924 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-05T08:31:20.247Z] ========================================================= [2024-03-05T08:31:20.247Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-05T08:31:20.247Z] ========================================================= [Pipeline] sh [2024-03-05T08:31:20.528Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:31:20.854Z] + make test [2024-03-05T08:31:20.854Z] go test -race -coverprofile=coverage.out ./... [2024-03-05T08:31:21.421Z] internal/security/config/command/proxy/command.go:11:2: no required module provides package github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/fetchcert; to add it: [2024-03-05T08:31:21.421Z] go get github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/fetchcert [2024-03-05T08:31:21.421Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2024-03-05T08:31:21.442Z] $ docker stop --time=1 f359753ddca874d51d7d92537228da4645bf39985e81ad98177635021578e924 [2024-03-05T08:31:22.815Z] $ docker rm -f --volumes f359753ddca874d51d7d92537228da4645bf39985e81ad98177635021578e924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-05T08:31:23.413Z] Failed in branch amd64 [2024-03-05T08:33:28.929Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4986 in /w/workspace/edgexfoundry_edgex-go_PR-4755 [Pipeline] { [Pipeline] ws [2024-03-05T08:33:28.962Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2024-03-05T08:33:32.068Z] The recommended git tool is: git [2024-03-05T08:33:41.181Z] using credential edgex-jenkins-ssh [2024-03-05T08:33:41.208Z] Cloning the remote Git repository [2024-03-05T08:33:41.248Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-05T08:33:41.386Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2024-03-05T08:33:41.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-05T08:33:41.593Z] > git --version # timeout=10 [2024-03-05T08:33:41.634Z] > git --version # 'git version 2.25.1' [2024-03-05T08:33:41.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T08:33:41.910Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T08:33:59.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-05T08:33:59.815Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T08:34:00.904Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-05T08:34:00.947Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-05T08:34:00.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T08:34:00.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4755/head:refs/remotes/origin/PR-4755 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-05T08:34:01.806Z] Merging remotes/origin/main commit 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit b1282581803ef5de64fd7020ceb55fbeafaf9071 [2024-03-05T08:34:02.363Z] Merge succeeded, producing dd72a9cd538893961c6dcfdfd8e036b63fa3af51 [2024-03-05T08:34:02.364Z] Checking out Revision dd72a9cd538893961c6dcfdfd8e036b63fa3af51 (PR-4755) [2024-03-05T08:34:01.823Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T08:34:01.888Z] > git checkout -f b1282581803ef5de64fd7020ceb55fbeafaf9071 # timeout=10 [2024-03-05T08:34:02.115Z] > git remote # timeout=10 [2024-03-05T08:34:02.134Z] > git config --get remote.origin.url # timeout=10 [2024-03-05T08:34:02.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T08:34:02.179Z] > git merge 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 [2024-03-05T08:34:02.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-05T08:34:02.433Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T08:34:02.447Z] > git checkout -f dd72a9cd538893961c6dcfdfd8e036b63fa3af51 # timeout=10 [2024-03-05T08:34:06.120Z] Commit message: "Merge commit '71d356aaa66d076e2d1373082ceb35605edef62d' into HEAD" [2024-03-05T08:34:06.142Z] First time build. Skipping changelog. [2024-03-05T08:34:06.126Z] > git rev-list --no-walk c21e09996b8a6b080e921df315f994ae9a29cb09 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T08:34:07.666Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-05T08:34:07.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T08:34:07.666Z] Dload Upload Total Spent Left Speed [2024-03-05T08:34:07.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2024-03-05T08:34:08.168Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-05T08:34:08.493Z] + sudo tee /etc/docker/daemon.new [2024-03-05T08:34:08.493Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-05T08:34:08.493Z] { [2024-03-05T08:34:08.493Z] "registry-mirrors": [ [2024-03-05T08:34:08.493Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-05T08:34:08.493Z] ], [2024-03-05T08:34:08.493Z] "bip": "10.250.0.254/24", [2024-03-05T08:34:08.493Z] "hosts": [ [2024-03-05T08:34:08.493Z] "tcp://0.0.0.0:5555", [2024-03-05T08:34:08.493Z] "unix:///var/run/docker.sock" [2024-03-05T08:34:08.493Z] ], [2024-03-05T08:34:08.493Z] "mtu": 1458, [2024-03-05T08:34:08.493Z] "selinux-enabled": true, [2024-03-05T08:34:08.493Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-05T08:34:08.493Z] } [Pipeline] sh [2024-03-05T08:34:08.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-05T08:34:09.135Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T08:34:27.505Z] provisioning config files... [2024-03-05T08:34:27.534Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config10354507630824112171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:34:28.010Z] ---> ****-login.sh [2024-03-05T08:34:28.010Z] nexus3.edgexfoundry.org:10001 [2024-03-05T08:34:28.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:34:28.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:34:28.556Z] Configure a credential helper to remove this warning. See [2024-03-05T08:34:28.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:34:28.556Z] [2024-03-05T08:34:28.556Z] Login Succeeded [2024-03-05T08:34:28.556Z] nexus3.edgexfoundry.org:10002 [2024-03-05T08:34:29.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:34:30.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:34:30.068Z] Configure a credential helper to remove this warning. See [2024-03-05T08:34:30.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:34:30.068Z] [2024-03-05T08:34:30.068Z] Login Succeeded [2024-03-05T08:34:30.068Z] nexus3.edgexfoundry.org:10003 [2024-03-05T08:34:30.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:34:30.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:34:30.339Z] Configure a credential helper to remove this warning. See [2024-03-05T08:34:30.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:34:30.339Z] [2024-03-05T08:34:30.339Z] Login Succeeded [2024-03-05T08:34:30.339Z] nexus3.edgexfoundry.org:10004 [2024-03-05T08:34:30.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:34:30.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:34:30.916Z] Configure a credential helper to remove this warning. See [2024-03-05T08:34:30.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:34:30.916Z] [2024-03-05T08:34:30.916Z] Login Succeeded [2024-03-05T08:34:30.916Z] ****.io [2024-03-05T08:34:30.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T08:34:31.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T08:34:31.186Z] Configure a credential helper to remove this warning. See [2024-03-05T08:34:31.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T08:34:31.186Z] [2024-03-05T08:34:31.186Z] Login Succeeded [2024-03-05T08:34:31.186Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T08:34:31.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-05T08:34:31.931Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2024-03-05T08:34:31.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T08:34:32.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T08:34:32.102Z] ========================================================= [2024-03-05T08:34:32.102Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-05T08:34:32.102Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:34:32.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T08:34:32.482Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-05T08:34:32.482Z] 9fda8d8052c6: Pulling fs layer [2024-03-05T08:34:32.482Z] 5d54e960e981: Pulling fs layer [2024-03-05T08:34:32.482Z] c4a7e357bf2a: Pulling fs layer [2024-03-05T08:34:32.482Z] f0e02332f6b5: Pulling fs layer [2024-03-05T08:34:32.482Z] 872ee5b61b7b: Pulling fs layer [2024-03-05T08:34:32.482Z] 0c6a40ed1a82: Pulling fs layer [2024-03-05T08:34:32.482Z] 94ae7d8d031c: Pulling fs layer [2024-03-05T08:34:32.482Z] 872ee5b61b7b: Waiting [2024-03-05T08:34:32.482Z] 94ae7d8d031c: Waiting [2024-03-05T08:34:32.482Z] 0c6a40ed1a82: Waiting [2024-03-05T08:34:32.482Z] f0e02332f6b5: Waiting [2024-03-05T08:34:32.760Z] 5d54e960e981: Verifying Checksum [2024-03-05T08:34:32.760Z] 5d54e960e981: Download complete [2024-03-05T08:34:32.760Z] f0e02332f6b5: Download complete [2024-03-05T08:34:32.760Z] 872ee5b61b7b: Verifying Checksum [2024-03-05T08:34:32.760Z] 872ee5b61b7b: Download complete [2024-03-05T08:34:32.760Z] 9fda8d8052c6: Verifying Checksum [2024-03-05T08:34:32.760Z] 9fda8d8052c6: Download complete [2024-03-05T08:34:33.347Z] 94ae7d8d031c: Verifying Checksum [2024-03-05T08:34:33.347Z] 94ae7d8d031c: Download complete [2024-03-05T08:34:33.622Z] 9fda8d8052c6: Pull complete [2024-03-05T08:34:34.213Z] 5d54e960e981: Pull complete [2024-03-05T08:34:34.480Z] c4a7e357bf2a: Verifying Checksum [2024-03-05T08:34:34.480Z] c4a7e357bf2a: Download complete [2024-03-05T08:34:35.440Z] 0c6a40ed1a82: Verifying Checksum [2024-03-05T08:34:35.440Z] 0c6a40ed1a82: Download complete [2024-03-05T08:34:47.805Z] c4a7e357bf2a: Pull complete [2024-03-05T08:34:47.805Z] f0e02332f6b5: Pull complete [2024-03-05T08:34:47.805Z] 872ee5b61b7b: Pull complete [2024-03-05T08:34:56.060Z] 0c6a40ed1a82: Pull complete [2024-03-05T08:34:58.005Z] 94ae7d8d031c: Pull complete [2024-03-05T08:34:58.005Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-05T08:34:58.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T08:34:58.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:34:58.352Z] + + docker build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T08:34:58.352Z] WORKDIR /edgex [2024-03-05T08:34:58.352Z] COPY go.mod . [2024-03-05T08:34:58.352Z] RUN go mod download - [2024-03-05T08:34:58.352Z] . [2024-03-05T08:34:58.938Z] Sending build context to Docker daemon 2.919MB [2024-03-05T08:34:58.938Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T08:34:58.938Z] ---> 86de565de09d [2024-03-05T08:34:58.938Z] Step 2/4 : WORKDIR /edgex [2024-03-05T08:35:00.920Z] ---> Running in 666535e135f9 [2024-03-05T08:35:01.191Z] Removing intermediate container 666535e135f9 [2024-03-05T08:35:01.191Z] ---> 4a8467db826d [2024-03-05T08:35:01.191Z] Step 3/4 : COPY go.mod . [2024-03-05T08:35:01.794Z] ---> c0950b02aba2 [2024-03-05T08:35:01.794Z] Step 4/4 : RUN go mod download [2024-03-05T08:35:01.794Z] ---> Running in 98526a011e34 [2024-03-05T08:35:40.765Z] Removing intermediate container 98526a011e34 [2024-03-05T08:35:40.765Z] ---> 522561cc561e [2024-03-05T08:35:40.765Z] Successfully built 522561cc561e [2024-03-05T08:35:40.765Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:35:41.117Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T08:35:41.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:35:41.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-4986 does not seem to be running inside a container [2024-03-05T08:35:41.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat [2024-03-05T08:35:42.778Z] $ docker top 1408bc7fb6261bc6ba5ae7010074f03b75b3e9380fcc4e4ae796f7e727412a6e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T08:35:43.808Z] + go version [2024-03-05T08:35:43.808Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-05T08:35:43.826Z] $ docker stop --time=1 1408bc7fb6261bc6ba5ae7010074f03b75b3e9380fcc4e4ae796f7e727412a6e [2024-03-05T08:35:45.479Z] $ docker rm -f --volumes 1408bc7fb6261bc6ba5ae7010074f03b75b3e9380fcc4e4ae796f7e727412a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:35:46.408Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T08:35:46.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:35:46.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-4986 does not seem to be running inside a container [2024-03-05T08:35:46.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat [2024-03-05T08:35:47.896Z] $ docker top 360755fa559a95f679fbef7b002886b8d65ed10ecac8a260b69d8a39bb60e690 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-05T08:35:48.179Z] ========================================================= [2024-03-05T08:35:48.179Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-05T08:35:48.179Z] ========================================================= [Pipeline] sh [2024-03-05T08:35:48.902Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2024-03-05T08:35:49.575Z] + make test [2024-03-05T08:35:49.575Z] go test -race -coverprofile=coverage.out ./... [2024-03-05T08:35:53.848Z] internal/security/config/command/proxy/command.go:11:2: no required module provides package github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/fetchcert; to add it: [2024-03-05T08:35:53.849Z] go get github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/fetchcert [2024-03-05T08:35:53.849Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2024-03-05T08:35:53.868Z] $ docker stop --time=1 360755fa559a95f679fbef7b002886b8d65ed10ecac8a260b69d8a39bb60e690 [2024-03-05T08:35:55.677Z] $ docker rm -f --volumes 360755fa559a95f679fbef7b002886b8d65ed10ecac8a260b69d8a39bb60e690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:35:56.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T08:35:56.817Z] [2024-03-05T08:35:56.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:35:57.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T08:35:57.443Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-05T08:35:57.443Z] 8998bd30e6a1: Pulling fs layer [2024-03-05T08:35:57.443Z] 04944245beec: Pulling fs layer [2024-03-05T08:35:57.443Z] 699f458cf7ca: Pulling fs layer [2024-03-05T08:35:57.443Z] 765212b225bb: Pulling fs layer [2024-03-05T08:35:57.443Z] f23df028b6ca: Pulling fs layer [2024-03-05T08:35:57.443Z] d65c8cfc05b1: Pulling fs layer [2024-03-05T08:35:57.443Z] 2437ff75d9bd: Pulling fs layer [2024-03-05T08:35:57.443Z] 765212b225bb: Waiting [2024-03-05T08:35:57.443Z] f23df028b6ca: Waiting [2024-03-05T08:35:57.443Z] d65c8cfc05b1: Waiting [2024-03-05T08:35:57.443Z] 2437ff75d9bd: Waiting [2024-03-05T08:35:57.443Z] 04944245beec: Verifying Checksum [2024-03-05T08:35:57.443Z] 04944245beec: Download complete [2024-03-05T08:35:57.443Z] 765212b225bb: Verifying Checksum [2024-03-05T08:35:57.443Z] 765212b225bb: Download complete [2024-03-05T08:35:57.717Z] f23df028b6ca: Verifying Checksum [2024-03-05T08:35:57.717Z] f23df028b6ca: Download complete [2024-03-05T08:35:57.717Z] d65c8cfc05b1: Download complete [2024-03-05T08:35:57.717Z] 699f458cf7ca: Verifying Checksum [2024-03-05T08:35:57.717Z] 699f458cf7ca: Download complete [2024-03-05T08:35:58.301Z] 8998bd30e6a1: Download complete [2024-03-05T08:36:00.880Z] 2437ff75d9bd: Verifying Checksum [2024-03-05T08:36:00.880Z] 2437ff75d9bd: Download complete [2024-03-05T08:36:02.815Z] 8998bd30e6a1: Pull complete [2024-03-05T08:36:03.425Z] 04944245beec: Pull complete [2024-03-05T08:36:04.825Z] 699f458cf7ca: Pull complete [2024-03-05T08:36:05.091Z] 765212b225bb: Pull complete [2024-03-05T08:36:06.044Z] f23df028b6ca: Pull complete [2024-03-05T08:36:06.044Z] d65c8cfc05b1: Pull complete [2024-03-05T08:36:24.275Z] 2437ff75d9bd: Pull complete [2024-03-05T08:36:24.275Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-05T08:36:24.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T08:36:24.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:36:24.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-4986 does not seem to be running inside a container [2024-03-05T08:36:24.681Z] $ 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/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-05T08:36:27.234Z] $ docker top 3b1bcef98800603c6b16ddf3464b734724038ef4f74148b336a89e8c4e4feef8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:36:27.963Z] ---> job-cost.sh [2024-03-05T08:36:28.229Z] lf-activate-venv: SKIPPING [2024-03-05T08:36:28.229Z] INFO: No Stack... [2024-03-05T08:36:28.495Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-05T08:36:29.496Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T08:36:29.844Z] + cut -d, -f6 [2024-03-05T08:36:29.844Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock [2024-03-05T08:36:29.913Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4755-8-stack-cost] [2024-03-05T08:36:29.923Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4755-8-stack-cost] did not exist. Created. [2024-03-05T08:36:29.929Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4755-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T08:36:30.333Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-05T08:36:30.917Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T08:36:30.925Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4755-8-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T08:36:31.002Z] $ docker stop --time=1 3b1bcef98800603c6b16ddf3464b734724038ef4f74148b336a89e8c4e4feef8 [2024-03-05T08:36:32.483Z] $ docker rm -f --volumes 3b1bcef98800603c6b16ddf3464b734724038ef4f74148b336a89e8c4e4feef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-05T08:36:33.263Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-03-05T08:36:34.786Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:36:35.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:36:35.952Z] ---> package-listing.sh [2024-03-05T08:36:35.952Z] ++ facter osfamily [2024-03-05T08:36:35.952Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-05T08:36:36.211Z] + OS_FAMILY=debian [2024-03-05T08:36:36.211Z] + workspace=/w/workspace/edgex-go/8 [2024-03-05T08:36:36.211Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-05T08:36:36.211Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-05T08:36:36.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-05T08:36:36.211Z] + PACKAGES=/tmp/packages_start.txt [2024-03-05T08:36:36.211Z] + '[' /w/workspace/edgex-go/8 ']' [2024-03-05T08:36:36.211Z] + PACKAGES=/tmp/packages_end.txt [2024-03-05T08:36:36.211Z] + case "${OS_FAMILY}" in [2024-03-05T08:36:36.211Z] + dpkg -l [2024-03-05T08:36:36.211Z] + grep '^ii' [2024-03-05T08:36:36.211Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-05T08:36:36.211Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-05T08:36:36.211Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-05T08:36:36.211Z] + '[' /w/workspace/edgex-go/8 ']' [2024-03-05T08:36:36.211Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2024-03-05T08:36:36.211Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2024-03-05T08:36:36.223Z] 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/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-05T08:36:36.504Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:36:37.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T08:36:37.093Z] [2024-03-05T08:36:37.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T08:36:37.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T08:36:37.431Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-05T08:36:37.431Z] 5eb5b503b376: Pulling fs layer [2024-03-05T08:36:37.431Z] 5c69ac0246d0: Pulling fs layer [2024-03-05T08:36:37.431Z] ec43610c2a17: Pulling fs layer [2024-03-05T08:36:37.431Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-05T08:36:37.431Z] 33b1e0a273af: Pulling fs layer [2024-03-05T08:36:37.431Z] 5d3b04190fa2: Pulling fs layer [2024-03-05T08:36:37.431Z] 2f39f015ded8: Pulling fs layer [2024-03-05T08:36:37.431Z] 5d3b04190fa2: Waiting [2024-03-05T08:36:37.431Z] 3a2ae6a8a46f: Waiting [2024-03-05T08:36:37.431Z] 33b1e0a273af: Waiting [2024-03-05T08:36:37.431Z] 5c69ac0246d0: Verifying Checksum [2024-03-05T08:36:37.431Z] 5c69ac0246d0: Download complete [2024-03-05T08:36:37.689Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-05T08:36:37.689Z] 3a2ae6a8a46f: Download complete [2024-03-05T08:36:37.689Z] 33b1e0a273af: Verifying Checksum [2024-03-05T08:36:37.689Z] 33b1e0a273af: Download complete [2024-03-05T08:36:37.689Z] 5d3b04190fa2: Verifying Checksum [2024-03-05T08:36:37.689Z] 5d3b04190fa2: Download complete [2024-03-05T08:36:37.689Z] ec43610c2a17: Verifying Checksum [2024-03-05T08:36:37.689Z] ec43610c2a17: Download complete [2024-03-05T08:36:37.948Z] 5eb5b503b376: Verifying Checksum [2024-03-05T08:36:37.948Z] 5eb5b503b376: Download complete [2024-03-05T08:36:38.541Z] 2f39f015ded8: Download complete [2024-03-05T08:36:39.473Z] 5eb5b503b376: Pull complete [2024-03-05T08:36:39.731Z] 5c69ac0246d0: Pull complete [2024-03-05T08:36:40.298Z] ec43610c2a17: Pull complete [2024-03-05T08:36:40.298Z] 3a2ae6a8a46f: Pull complete [2024-03-05T08:36:40.555Z] 33b1e0a273af: Pull complete [2024-03-05T08:36:40.555Z] 5d3b04190fa2: Pull complete [2024-03-05T08:36:44.736Z] 2f39f015ded8: Pull complete [2024-03-05T08:36:44.736Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-05T08:36:44.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T08:36:44.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T08:36:44.963Z] prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container [2024-03-05T08:36:45.004Z] $ 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/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-05T08:36:49.614Z] $ docker top 897819bf9868e73191ed150e9c5d27e84e95fa1ae55b6ebcb9d8cc35801214fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T08:36:50.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-05T08:36:50.286Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-05T08:36:50.569Z] + ls /var/log/sa-host [2024-03-05T08:36:50.569Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T08:36:50.748Z] provisioning config files... [2024-03-05T08:36:50.760Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8840261613643649096tmp [Pipeline] { [Pipeline] echo [2024-03-05T08:36:50.826Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:36:51.109Z] ---> create-netrc.sh [Pipeline] } [2024-03-05T08:36:51.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:36:51.515Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-05T08:36:51.525Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:36:51.850Z] ---> sudo-logs.sh [2024-03-05T08:36:51.850Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-05T08:36:51.922Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:36:52.234Z] ---> job-cost.sh [2024-03-05T08:36:52.234Z] lf-activate-venv: SKIPPING [2024-03-05T08:36:52.234Z] DEBUG: total: 0.10999999940395355 [2024-03-05T08:36:52.234Z] INFO: Retrieving Stack Cost... [2024-03-05T08:36:52.494Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T08:36:52.768Z] INFO: Archiving Costs [Pipeline] echo [2024-03-05T08:36:52.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T08:36:53.065Z] ---> logs-deploy.sh [2024-03-05T08:36:53.065Z] lf-activate-venv: SKIPPING [2024-03-05T08:36:53.065Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4755/8 [2024-03-05T08:36:53.065Z] INFO: archiving workspace using pattern(s): [2024-03-05T08:36:54.002Z] Archives upload complete. [2024-03-05T08:36:54.002Z] INFO: archiving logs to Nexus