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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at e4ab1ec8366e2be91307e230c2cb89f5ed823568 rather than f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe Obtained Jenkinsfile from e4ab1ec8366e2be91307e230c2cb89f5ed823568 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-ssh10990266945998180775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9680983231814991891.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4674/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-4674/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6263553988882146894.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh1320541393525631406.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-4674/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-4674/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7623482691390815704.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], buildSnap:false] ========================================================= [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.20 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-5614 in /w/workspace/edgexfoundry_edgex-go_PR-4674 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/main commit e4ab1ec8366e2be91307e230c2cb89f5ed823568 into PR head commit f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe Merge succeeded, producing 0365f6df153c86d87d97e24ef14e868db05bcfa7 Checking out Revision 0365f6df153c86d87d97e24ef14e868db05bcfa7 (PR-4674) > 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/4674/head:refs/remotes/origin/PR-4674 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe # 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 e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0365f6df153c86d87d97e24ef14e868db05bcfa7 # timeout=10 Commit message: "Merge commit 'e4ab1ec8366e2be91307e230c2cb89f5ed823568' into HEAD" > git rev-list --no-walk f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-08T08:30:27.455Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-08T08:30:27.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-08T08:30:27.527Z] ========================================================= [2023-09-08T08:30:27.527Z] EdgeX Global Pipelines Version Info [2023-09-08T08:30:27.527Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:30:28.241Z] ------------------- [2023-09-08T08:30:28.241Z] stable info: [2023-09-08T08:30:28.241Z] ------------------- [2023-09-08T08:30:28.241Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-08T08:30:28.241Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-08T08:30:28.241Z] Message: update stable to v1.0.253 [2023-09-08T08:30:28.813Z] ------------------- [2023-09-08T08:30:28.813Z] experimental info: [2023-09-08T08:30:28.813Z] ------------------- [2023-09-08T08:30:28.813Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-08T08:30:28.813Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-08T08:30:28.813Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-08T08:30:28.958Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-08T08:30:28.969Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-08T08:30:28.987Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-08T08:30:29.001Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-08T08:30:29.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-08T08:30:29.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-08T08:30:29.044Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-08T08:30:29.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-08T08:30:29.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-08T08:30:29.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-08T08:30:29.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-08T08:30:29.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-08T08:30:29.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-08T08:30:29.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-08T08:30:29.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-08T08:30:29.158Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-08T08:30:29.175Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-08T08:30:29.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-08T08:30:29.199Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-08T08:30:29.216Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-08T08:30:29.231Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-08T08:30:29.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-08T08:30:29.255Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-08T08:30:29.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4674 [Pipeline] echo [2023-09-08T08:30:29.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4674 [Pipeline] echo [2023-09-08T08:30:29.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4674 [Pipeline] echo [2023-09-08T08:30:29.297Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0365f6df153c86d87d97e24ef14e868db05bcfa7 [Pipeline] echo [2023-09-08T08:30:29.305Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0365f6d [Pipeline] echo [2023-09-08T08:30:29.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T08:30:29.352Z] provisioning config files... [2023-09-08T08:30:29.367Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10256881319137308575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:30:29.669Z] ---> docker-login.sh [2023-09-08T08:30:29.669Z] nexus3.edgexfoundry.org:10001 [2023-09-08T08:30:29.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:30:29.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:30:29.929Z] Configure a credential helper to remove this warning. See [2023-09-08T08:30:29.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:30:29.929Z] [2023-09-08T08:30:29.929Z] Login Succeeded [2023-09-08T08:30:29.929Z] nexus3.edgexfoundry.org:10002 [2023-09-08T08:30:29.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:30:29.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:30:29.929Z] Configure a credential helper to remove this warning. See [2023-09-08T08:30:29.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:30:29.929Z] [2023-09-08T08:30:29.929Z] Login Succeeded [2023-09-08T08:30:29.929Z] nexus3.edgexfoundry.org:10003 [2023-09-08T08:30:30.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:30:30.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:30:30.189Z] Configure a credential helper to remove this warning. See [2023-09-08T08:30:30.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:30:30.189Z] [2023-09-08T08:30:30.189Z] Login Succeeded [2023-09-08T08:30:30.189Z] nexus3.edgexfoundry.org:10004 [2023-09-08T08:30:30.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:30:30.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:30:30.189Z] Configure a credential helper to remove this warning. See [2023-09-08T08:30:30.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:30:30.189Z] [2023-09-08T08:30:30.189Z] Login Succeeded [2023-09-08T08:30:30.189Z] docker.io [2023-09-08T08:30:30.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:30:30.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:30:30.711Z] Configure a credential helper to remove this warning. See [2023-09-08T08:30:30.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:30:30.711Z] [2023-09-08T08:30:30.711Z] Login Succeeded [2023-09-08T08:30:30.711Z] ---> docker-login.sh ends [Pipeline] } [2023-09-08T08:30:30.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-08T08:30:31.020Z] + 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 [2023-09-08T08:30:31.020Z] + dirname cmd/core-command/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/core-data/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/core-metadata/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/support-notifications/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-08T08:30:31.020Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-08T08:30:31.020Z] + cut -d/ -f2 [2023-09-08T08:30:31.020Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-08T08:30:31.072Z] 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 [2023-09-08T08:30:31.413Z] + git rev-list -1 --merges 0365f6df153c86d87d97e24ef14e868db05bcfa7~1..0365f6df153c86d87d97e24ef14e868db05bcfa7 [Pipeline] echo [2023-09-08T08:30:31.425Z] -----------> git rev-list -1 --merges 0365f6df153c86d87d97e24ef14e868db05bcfa7~1..0365f6df153c86d87d97e24ef14e868db05bcfa7 0365f6df153c86d87d97e24ef14e868db05bcfa7 [2023-09-08T08:30:31.425Z] 0365f6df153c86d87d97e24ef14e868db05bcfa7 [false] [Pipeline] sh [2023-09-08T08:30:31.720Z] + git log --format=format:%s -1 0365f6df153c86d87d97e24ef14e868db05bcfa7 [Pipeline] echo [2023-09-08T08:30:31.734Z] ========================================================= [2023-09-08T08:30:31.734Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-08T08:30:31.734Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-08T08:30:32.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-08T08:30:32.087Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-08T08:30:32.087Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-08T08:30:32.087Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-08T08:30:32.087Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-09-08T08:30:32.087Z] -a /etc/ssh/ssh_known_hosts [2023-09-08T08:30:32.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:30:32.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T08:30:32.429Z] [2023-09-08T08:30:32.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:30:32.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T08:30:32.732Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-08T08:30:32.732Z] b85a868b505f: Pulling fs layer [2023-09-08T08:30:32.732Z] e2be974225ed: Pulling fs layer [2023-09-08T08:30:32.732Z] 339a4e72a1f5: Pulling fs layer [2023-09-08T08:30:32.732Z] 988bab9f4d93: Pulling fs layer [2023-09-08T08:30:32.732Z] 1469e6f7b9e6: Pulling fs layer [2023-09-08T08:30:32.732Z] eaf3925da568: Pulling fs layer [2023-09-08T08:30:32.732Z] bab4dde63d76: Pulling fs layer [2023-09-08T08:30:32.732Z] bde34c3a00c8: Pulling fs layer [2023-09-08T08:30:32.732Z] b352a97aabf1: Pulling fs layer [2023-09-08T08:30:32.732Z] 4872d77fe225: Pulling fs layer [2023-09-08T08:30:32.732Z] 5851b861e8e6: Pulling fs layer [2023-09-08T08:30:32.732Z] 1469e6f7b9e6: Waiting [2023-09-08T08:30:32.732Z] eaf3925da568: Waiting [2023-09-08T08:30:32.732Z] 988bab9f4d93: Waiting [2023-09-08T08:30:32.732Z] bab4dde63d76: Waiting [2023-09-08T08:30:32.732Z] bde34c3a00c8: Waiting [2023-09-08T08:30:32.732Z] b352a97aabf1: Waiting [2023-09-08T08:30:32.732Z] 4872d77fe225: Waiting [2023-09-08T08:30:32.732Z] 5851b861e8e6: Waiting [2023-09-08T08:30:32.732Z] e2be974225ed: Verifying Checksum [2023-09-08T08:30:32.732Z] e2be974225ed: Download complete [2023-09-08T08:30:32.732Z] 988bab9f4d93: Verifying Checksum [2023-09-08T08:30:32.732Z] 988bab9f4d93: Download complete [2023-09-08T08:30:32.732Z] 1469e6f7b9e6: Verifying Checksum [2023-09-08T08:30:32.732Z] 1469e6f7b9e6: Download complete [2023-09-08T08:30:32.732Z] eaf3925da568: Verifying Checksum [2023-09-08T08:30:32.732Z] eaf3925da568: Download complete [2023-09-08T08:30:32.732Z] 339a4e72a1f5: Verifying Checksum [2023-09-08T08:30:32.732Z] 339a4e72a1f5: Download complete [2023-09-08T08:30:32.991Z] bde34c3a00c8: Download complete [2023-09-08T08:30:32.991Z] b352a97aabf1: Verifying Checksum [2023-09-08T08:30:32.991Z] b352a97aabf1: Download complete [2023-09-08T08:30:32.991Z] 4872d77fe225: Verifying Checksum [2023-09-08T08:30:32.991Z] 4872d77fe225: Download complete [2023-09-08T08:30:32.991Z] 5851b861e8e6: Verifying Checksum [2023-09-08T08:30:32.991Z] 5851b861e8e6: Download complete [2023-09-08T08:30:32.991Z] b85a868b505f: Download complete [2023-09-08T08:30:33.251Z] bab4dde63d76: Verifying Checksum [2023-09-08T08:30:33.251Z] bab4dde63d76: Download complete [2023-09-08T08:30:34.224Z] b85a868b505f: Pull complete [2023-09-08T08:30:34.496Z] e2be974225ed: Pull complete [2023-09-08T08:30:35.067Z] 339a4e72a1f5: Pull complete [2023-09-08T08:30:35.067Z] 988bab9f4d93: Pull complete [2023-09-08T08:30:35.328Z] 1469e6f7b9e6: Pull complete [2023-09-08T08:30:35.328Z] eaf3925da568: Pull complete [2023-09-08T08:30:37.230Z] bab4dde63d76: Pull complete [2023-09-08T08:30:37.230Z] bde34c3a00c8: Pull complete [2023-09-08T08:30:37.488Z] b352a97aabf1: Pull complete [2023-09-08T08:30:37.488Z] 4872d77fe225: Pull complete [2023-09-08T08:30:37.488Z] 5851b861e8e6: Pull complete [2023-09-08T08:30:37.488Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-08T08:30:37.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T08:30:37.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:30:37.588Z] prd-ubuntu20.04-docker-8c-8g-5614 does not seem to be running inside a container [2023-09-08T08:30:37.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-08T08:30:40.492Z] $ docker top 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d -eo pid,comm [2023-09-08T08:30:40.548Z] 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). [2023-09-08T08:30:40.548Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-08T08:30:40.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-08T08:30:40.582Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-08T08:30:40.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-08T08:30:40.695Z] $ docker exec 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d ssh-agent [2023-09-08T08:30:40.798Z] SSH_AUTH_SOCK=/tmp/ssh-H4Bj8GfnrRF9/agent.32 [2023-09-08T08:30:40.798Z] SSH_AGENT_PID=38 [2023-09-08T08:30:40.805Z] Running ssh-add (command line suppressed) [2023-09-08T08:30:40.907Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7322936562367239463.key (/w/workspace/edgex-go/3@tmp/private_key_7322936562367239463.key) [2023-09-08T08:30:40.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-08T08:30:41.211Z] + git tag --points-at HEAD [Pipeline] } [2023-09-08T08:30:41.229Z] $ docker exec --env ******** --env ******** 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d ssh-agent -k [2023-09-08T08:30:41.323Z] unset SSH_AUTH_SOCK; [2023-09-08T08:30:41.324Z] unset SSH_AGENT_PID; [2023-09-08T08:30:41.324Z] echo Agent pid 38 killed; [2023-09-08T08:30:41.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-08T08:30:41.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-08T08:30:41.358Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-08T08:30:41.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-08T08:30:41.480Z] $ docker exec 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d ssh-agent [2023-09-08T08:30:41.598Z] SSH_AUTH_SOCK=/tmp/ssh-xBazKch0bg2Y/agent.71 [2023-09-08T08:30:41.598Z] SSH_AGENT_PID=77 [2023-09-08T08:30:41.603Z] Running ssh-add (command line suppressed) [2023-09-08T08:30:41.719Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6928952166057502643.key (/w/workspace/edgex-go/3@tmp/private_key_6928952166057502643.key) [2023-09-08T08:30:41.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-08T08:30:42.020Z] + git semver init [2023-09-08T08:30:42.280Z] 2023-09-08 08:30:42,204 [run_init] DEBUG init version:0.0.0 force:False [2023-09-08T08:30:42.280Z] 2023-09-08 08:30:42,205 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-09-08T08:30:42.280Z] 2023-09-08 08:30:42,206 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-09-08T08:30:42.280Z] 2023-09-08 08:30:42,206 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-09-08T08:30:47.557Z] 2023-09-08 08:30:46,888 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-09-08T08:30:47.557Z] 2023-09-08 08:30:46,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4674 with force:False [2023-09-08T08:30:47.557Z] 2023-09-08 08:30:46,889 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4674 [2023-09-08T08:30:47.557Z] 2023-09-08 08:30:46,894 [execute] INFO git cat-file --batch-check [2023-09-08T08:30:47.557Z] 2023-09-08 08:30:46,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-09-08T08:30:47.557Z] 2023-09-08 08:30:46,901 [execute] INFO git cat-file --batch [2023-09-08T08:30:47.557Z] 2023-09-08 08:30:46,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-09-08T08:30:47.557Z] 2023-09-08 08:30:46,907 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4674 [2023-09-08T08:30:47.557Z] 0.0.0 [Pipeline] } [2023-09-08T08:30:47.568Z] $ docker exec --env ******** --env ******** 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d ssh-agent -k [2023-09-08T08:30:47.669Z] unset SSH_AUTH_SOCK; [2023-09-08T08:30:47.669Z] unset SSH_AGENT_PID; [2023-09-08T08:30:47.670Z] echo Agent pid 77 killed; [2023-09-08T08:30:47.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-08T08:30:47.985Z] + git semver [Pipeline] } [2023-09-08T08:30:48.257Z] $ docker stop --time=1 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d [2023-09-08T08:30:49.563Z] $ docker rm -f --volumes 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-08T08:30:49.905Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-08T08:30:50.115Z] Stashed 1 file(s) [Pipeline] echo [2023-09-08T08:30:50.118Z] [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 [2023-09-08T08:30:50.494Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-09-08T08:30:50.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T08:30:50.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T08:30:50.541Z] ========================================================= [2023-09-08T08:30:50.541Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-08T08:30:50.541Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:30:50.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T08:30:50.834Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-08T08:30:50.834Z] 4db1b89c0bd1: Pulling fs layer [2023-09-08T08:30:50.834Z] 6911f1a30b25: Pulling fs layer [2023-09-08T08:30:50.834Z] e194b8c5c2a9: Pulling fs layer [2023-09-08T08:30:50.834Z] 6863d3e3a2b1: Pulling fs layer [2023-09-08T08:30:50.834Z] ec0bb842ea78: Pulling fs layer [2023-09-08T08:30:50.834Z] 40a00589a448: Pulling fs layer [2023-09-08T08:30:50.834Z] 6c08303d61cc: Pulling fs layer [2023-09-08T08:30:50.834Z] 798269fcf238: Pulling fs layer [2023-09-08T08:30:50.834Z] 6c08303d61cc: Waiting [2023-09-08T08:30:50.834Z] ec0bb842ea78: Waiting [2023-09-08T08:30:50.834Z] 40a00589a448: Waiting [2023-09-08T08:30:50.834Z] 6863d3e3a2b1: Waiting [2023-09-08T08:30:50.834Z] 798269fcf238: Waiting [2023-09-08T08:30:50.834Z] 6911f1a30b25: Verifying Checksum [2023-09-08T08:30:50.834Z] 6911f1a30b25: Download complete [2023-09-08T08:30:50.834Z] 6863d3e3a2b1: Verifying Checksum [2023-09-08T08:30:50.834Z] 6863d3e3a2b1: Download complete [2023-09-08T08:30:50.834Z] ec0bb842ea78: Verifying Checksum [2023-09-08T08:30:50.834Z] ec0bb842ea78: Download complete [2023-09-08T08:30:50.834Z] 4db1b89c0bd1: Verifying Checksum [2023-09-08T08:30:50.834Z] 4db1b89c0bd1: Download complete [2023-09-08T08:30:50.834Z] 40a00589a448: Verifying Checksum [2023-09-08T08:30:50.834Z] 40a00589a448: Download complete [2023-09-08T08:30:51.093Z] 4db1b89c0bd1: Pull complete [2023-09-08T08:30:51.353Z] 6911f1a30b25: Pull complete [2023-09-08T08:30:51.611Z] e194b8c5c2a9: Verifying Checksum [2023-09-08T08:30:51.611Z] e194b8c5c2a9: Download complete [2023-09-08T08:30:51.611Z] 798269fcf238: Verifying Checksum [2023-09-08T08:30:51.611Z] 798269fcf238: Download complete [2023-09-08T08:30:51.611Z] 6c08303d61cc: Verifying Checksum [2023-09-08T08:30:51.611Z] 6c08303d61cc: Download complete [2023-09-08T08:30:54.906Z] e194b8c5c2a9: Pull complete [2023-09-08T08:30:54.906Z] 6863d3e3a2b1: Pull complete [2023-09-08T08:30:54.906Z] ec0bb842ea78: Pull complete [2023-09-08T08:30:55.165Z] 40a00589a448: Pull complete [2023-09-08T08:30:57.718Z] 6c08303d61cc: Pull complete [2023-09-08T08:30:58.288Z] 798269fcf238: Pull complete [2023-09-08T08:30:58.548Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-08T08:30:58.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T08:30:58.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:30:58.848Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T08:30:58.848Z] WORKDIR /edgex [2023-09-08T08:30:58.848Z] COPY go.mod . [2023-09-08T08:30:58.848Z] RUN go mod download [2023-09-08T08:30:58.848Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-08T08:30:59.416Z] Sending build context to Docker daemon 170.9MB [2023-09-08T08:30:59.416Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T08:30:59.416Z] ---> ec979cd7f677 [2023-09-08T08:30:59.416Z] Step 2/4 : WORKDIR /edgex [2023-09-08T08:31:04.679Z] ---> Running in 0aa4f71a1eab [2023-09-08T08:31:04.679Z] Removing intermediate container 0aa4f71a1eab [2023-09-08T08:31:04.679Z] ---> 5a1977cf71b9 [2023-09-08T08:31:04.679Z] Step 3/4 : COPY go.mod . [2023-09-08T08:31:04.679Z] ---> ade67ae747e9 [2023-09-08T08:31:04.679Z] Step 4/4 : RUN go mod download [2023-09-08T08:31:04.679Z] ---> Running in fb80075f5ad0 [2023-09-08T08:31:05.180Z] Still waiting to schedule task [2023-09-08T08:31:05.181Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-08T08:31:19.566Z] Removing intermediate container fb80075f5ad0 [2023-09-08T08:31:19.566Z] ---> e03a99716bf0 [2023-09-08T08:31:19.566Z] Successfully built e03a99716bf0 [2023-09-08T08:31:19.566Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:31:19.859Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-08T08:31:19.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:31:19.924Z] prd-ubuntu20.04-docker-8c-8g-5614 does not seem to be running inside a container [2023-09-08T08:31:19.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-08T08:31:20.349Z] $ docker top 41b484228cc7080304766ac714af04f07a6cc14d4effa510213ec6da51a8a05e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T08:31:20.678Z] + go version [2023-09-08T08:31:20.678Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-08T08:31:20.689Z] $ docker stop --time=1 41b484228cc7080304766ac714af04f07a6cc14d4effa510213ec6da51a8a05e [2023-09-08T08:31:21.979Z] $ docker rm -f --volumes 41b484228cc7080304766ac714af04f07a6cc14d4effa510213ec6da51a8a05e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:31:22.381Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-08T08:31:22.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:31:22.444Z] prd-ubuntu20.04-docker-8c-8g-5614 does not seem to be running inside a container [2023-09-08T08:31:22.474Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-08T08:31:23.260Z] $ docker top f6e08235f7deb8eef82681a42009cf342ff046c8cb28d89ae6939074ff028168 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-08T08:31:23.322Z] ========================================================= [2023-09-08T08:31:23.322Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-08T08:31:23.322Z] ========================================================= [Pipeline] sh [2023-09-08T08:31:23.596Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:31:23.890Z] + make test [2023-09-08T08:31:23.890Z] go test -race -coverprofile=coverage.out ./... [2023-09-08T08:31:30.443Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-08T08:31:40.401Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [2023-09-08T08:31:40.401Z] internal/core/command/controller/messaging/external.go:159:32: undefined: common.NewPathBuilder [2023-09-08T08:31:40.401Z] internal/core/command/controller/messaging/external.go:159:86: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:31:40.401Z] internal/core/command/controller/messaging/external.go:161:39: undefined: common.NewPathBuilder [2023-09-08T08:31:40.401Z] internal/core/command/controller/messaging/external.go:161:93: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:31:40.401Z] internal/core/command/controller/messaging/internal.go:156:31: undefined: common.NewPathBuilder [2023-09-08T08:31:40.401Z] internal/core/command/controller/messaging/internal.go:156:85: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:31:40.401Z] internal/core/command/controller/messaging/internal.go:158:38: undefined: common.NewPathBuilder [2023-09-08T08:31:40.401Z] internal/core/command/controller/messaging/internal.go:158:92: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:31:40.969Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-08T08:31:41.227Z] # github.com/edgexfoundry/edgex-go/internal/core/data/application [2023-09-08T08:31:41.227Z] internal/core/data/application/event.go:85:25: undefined: common.NewPathBuilder [2023-09-08T08:31:41.227Z] internal/core/data/application/event.go:85:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:31:41.227Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-09-08T08:31:41.227Z] internal/core/metadata/application/notify.go:45:25: undefined: common.NewPathBuilder [2023-09-08T08:31:41.227Z] internal/core/metadata/application/notify.go:45:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:31:41.227Z] internal/core/metadata/application/notify.go:47:32: undefined: common.NewPathBuilder [2023-09-08T08:31:41.227Z] internal/core/metadata/application/notify.go:47:93: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:31:41.227Z] internal/core/metadata/application/notify.go:136:29: undefined: common.NewPathBuilder [2023-09-08T08:31:41.227Z] internal/core/metadata/application/notify.go:136:83: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:31:41.791Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-08T08:31:42.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-08T08:31:42.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-08T08:31:42.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-08T08:31:42.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-08T08:31:42.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-08T08:31:42.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-08T08:31:43.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-08T08:31:43.133Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-08T08:31:44.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-08T08:31:44.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-08T08:31:44.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-09-08T08:31:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-08T08:31:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-08T08:31:45.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 97.0% of statements [2023-09-08T08:31:45.002Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] [2023-09-08T08:31:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-08T08:31:45.002Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/application [build failed] [2023-09-08T08:31:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-08T08:31:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-08T08:31:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:31:45.002Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] [2023-09-08T08:31:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-08T08:31:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-08T08:31:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-08T08:31:45.002Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-09-08T08:31:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-08T08:31:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:31:45.261Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-09-08T08:31:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-08T08:31:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-08T08:31:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-08T08:31:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-08T08:31:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-08T08:31:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-08T08:31:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-08T08:31:45.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-08T08:31:45.519Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-09-08T08:31:47.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-08T08:31:47.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-08T08:31:47.418Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-09-08T08:31:47.418Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 32.2% of statements [2023-09-08T08:31:47.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements [2023-09-08T08:31:47.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 82.9% of statements [2023-09-08T08:31:47.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-09-08T08:31:47.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2023-09-08T08:31:47.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-09-08T08:31:48.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-08T08:31:48.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-08T08:31:48.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-08T08:31:48.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-08T08:31:48.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-08T08:31:48.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-08T08:31:48.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-08T08:31:48.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-08T08:31:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-08T08:31:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-08T08:31:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-08T08:31:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-08T08:31:49.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-08T08:31:49.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-08T08:31:50.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-08T08:31:51.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-08T08:31:51.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-08T08:31:52.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-08T08:31:52.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-08T08:31:53.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-08T08:31:53.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-08T08:31:53.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-08T08:31:55.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-08T08:31:55.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-08T08:31:55.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-08T08:31:56.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-08T08:31:56.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-08T08:31:56.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-08T08:31:56.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-08T08:31:57.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-08T08:31:57.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-08T08:31:57.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-08T08:31:57.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-08T08:31:59.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-08T08:31:59.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:31:59.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-08T08:31:59.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-08T08:31:59.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-08T08:31:59.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-08T08:31:59.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-09-08T08:32:00.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-08T08:32:00.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.295s coverage: 79.9% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.068s coverage: 92.9% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.1% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 95.7% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-09-08T08:32:13.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 98.9% of statements [2023-09-08T08:32:13.055Z] FAIL [2023-09-08T08:32:13.055Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-09-08T08:32:13.069Z] $ docker stop --time=1 f6e08235f7deb8eef82681a42009cf342ff046c8cb28d89ae6939074ff028168 [2023-09-08T08:32:14.790Z] $ docker rm -f --volumes f6e08235f7deb8eef82681a42009cf342ff046c8cb28d89ae6939074ff028168 [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] } [2023-09-08T08:32:15.071Z] Failed in branch amd64 [2023-09-08T08:33:40.859Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5616 in /w/workspace/edgexfoundry_edgex-go_PR-4674 [Pipeline] { [Pipeline] ws [2023-09-08T08:33:40.872Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-09-08T08:33:40.913Z] The recommended git tool is: git [2023-09-08T08:33:46.331Z] using credential edgex-jenkins-ssh [2023-09-08T08:33:46.347Z] Cloning the remote Git repository [2023-09-08T08:33:46.385Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-08T08:33:46.515Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-09-08T08:33:46.680Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-08T08:33:46.681Z] > git --version # timeout=10 [2023-09-08T08:33:46.705Z] > git --version # 'git version 2.25.1' [2023-09-08T08:33:46.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-08T08:33:46.857Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-08T08:34:05.094Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-08T08:34:05.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-08T08:34:06.755Z] Merging remotes/origin/main commit e4ab1ec8366e2be91307e230c2cb89f5ed823568 into PR head commit f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe [2023-09-08T08:34:07.263Z] Merge succeeded, producing c36ea2225ad37194e1f2bbf19ae116498b45e46f [2023-09-08T08:34:07.263Z] Checking out Revision c36ea2225ad37194e1f2bbf19ae116498b45e46f (PR-4674) [2023-09-08T08:34:05.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-08T08:34:05.985Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-08T08:34:05.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-08T08:34:06.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4674/head:refs/remotes/origin/PR-4674 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-08T08:34:06.777Z] > git config core.sparsecheckout # timeout=10 [2023-09-08T08:34:06.864Z] > git checkout -f f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe # timeout=10 [2023-09-08T08:34:07.088Z] > git remote # timeout=10 [2023-09-08T08:34:07.115Z] > git config --get remote.origin.url # timeout=10 [2023-09-08T08:34:07.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-08T08:34:07.140Z] > git merge e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 [2023-09-08T08:34:07.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-08T08:34:07.268Z] > git config core.sparsecheckout # timeout=10 [2023-09-08T08:34:07.281Z] > git checkout -f c36ea2225ad37194e1f2bbf19ae116498b45e46f # timeout=10 [2023-09-08T08:34:10.797Z] Commit message: "Merge commit 'e4ab1ec8366e2be91307e230c2cb89f5ed823568' into HEAD" [2023-09-08T08:34:10.804Z] > git rev-list --no-walk f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-08T08:34:11.801Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-08T08:34:11.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-08T08:34:11.801Z] Dload Upload Total Spent Left Speed [2023-09-08T08:34:11.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh [2023-09-08T08:34:12.521Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-08T08:34:12.850Z] + sudo tee /etc/docker/daemon.new [2023-09-08T08:34:12.850Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-08T08:34:12.850Z] { [2023-09-08T08:34:12.850Z] "registry-mirrors": [ [2023-09-08T08:34:12.850Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-08T08:34:12.850Z] ], [2023-09-08T08:34:12.850Z] "bip": "10.250.0.254/24", [2023-09-08T08:34:12.850Z] "hosts": [ [2023-09-08T08:34:12.850Z] "tcp://0.0.0.0:5555", [2023-09-08T08:34:12.850Z] "unix:///var/run/docker.sock" [2023-09-08T08:34:12.850Z] ], [2023-09-08T08:34:12.850Z] "mtu": 1458, [2023-09-08T08:34:12.850Z] "selinux-enabled": true, [2023-09-08T08:34:12.850Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-08T08:34:12.850Z] } [Pipeline] sh [2023-09-08T08:34:13.180Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-08T08:34:13.510Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T08:34:31.782Z] provisioning config files... [2023-09-08T08:34:31.807Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7492864216867903744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:34:32.150Z] ---> docker-login.sh [2023-09-08T08:34:32.150Z] nexus3.edgexfoundry.org:10001 [2023-09-08T08:34:32.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:34:32.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:34:32.691Z] Configure a credential helper to remove this warning. See [2023-09-08T08:34:32.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:34:32.691Z] [2023-09-08T08:34:32.691Z] Login Succeeded [2023-09-08T08:34:32.691Z] nexus3.edgexfoundry.org:10002 [2023-09-08T08:34:32.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:34:33.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:34:33.231Z] Configure a credential helper to remove this warning. See [2023-09-08T08:34:33.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:34:33.231Z] [2023-09-08T08:34:33.231Z] Login Succeeded [2023-09-08T08:34:33.231Z] nexus3.edgexfoundry.org:10003 [2023-09-08T08:34:33.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:34:33.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:34:33.501Z] Configure a credential helper to remove this warning. See [2023-09-08T08:34:33.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:34:33.501Z] [2023-09-08T08:34:33.501Z] Login Succeeded [2023-09-08T08:34:33.501Z] nexus3.edgexfoundry.org:10004 [2023-09-08T08:34:33.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:34:33.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:34:33.771Z] Configure a credential helper to remove this warning. See [2023-09-08T08:34:33.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:34:33.771Z] [2023-09-08T08:34:33.771Z] Login Succeeded [2023-09-08T08:34:33.771Z] docker.io [2023-09-08T08:34:34.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:34:34.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:34:34.309Z] Configure a credential helper to remove this warning. See [2023-09-08T08:34:34.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:34:34.309Z] [2023-09-08T08:34:34.309Z] Login Succeeded [2023-09-08T08:34:34.309Z] ---> docker-login.sh ends [Pipeline] } [2023-09-08T08:34:34.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-08T08:34:34.863Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-09-08T08:34:34.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T08:34:34.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T08:34:34.914Z] ========================================================= [2023-09-08T08:34:34.914Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-08T08:34:34.914Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:34:35.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T08:34:35.235Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-08T08:34:35.235Z] edb6bdbacee9: Pulling fs layer [2023-09-08T08:34:35.235Z] 5f9638ab2659: Pulling fs layer [2023-09-08T08:34:35.235Z] 8d51d6327a98: Pulling fs layer [2023-09-08T08:34:35.235Z] 8b374f2dd631: Pulling fs layer [2023-09-08T08:34:35.235Z] ec14aa9079de: Pulling fs layer [2023-09-08T08:34:35.235Z] 2f466654f4bb: Pulling fs layer [2023-09-08T08:34:35.235Z] 554e91adad29: Pulling fs layer [2023-09-08T08:34:35.235Z] ec14aa9079de: Waiting [2023-09-08T08:34:35.235Z] 2f466654f4bb: Waiting [2023-09-08T08:34:35.235Z] 554e91adad29: Waiting [2023-09-08T08:34:35.235Z] 8b374f2dd631: Waiting [2023-09-08T08:34:35.506Z] 5f9638ab2659: Verifying Checksum [2023-09-08T08:34:35.506Z] 5f9638ab2659: Download complete [2023-09-08T08:34:35.506Z] 8b374f2dd631: Verifying Checksum [2023-09-08T08:34:35.506Z] 8b374f2dd631: Download complete [2023-09-08T08:34:35.506Z] ec14aa9079de: Verifying Checksum [2023-09-08T08:34:35.506Z] ec14aa9079de: Download complete [2023-09-08T08:34:35.506Z] edb6bdbacee9: Verifying Checksum [2023-09-08T08:34:35.506Z] edb6bdbacee9: Download complete [2023-09-08T08:34:36.493Z] edb6bdbacee9: Pull complete [2023-09-08T08:34:36.763Z] 554e91adad29: Verifying Checksum [2023-09-08T08:34:36.763Z] 554e91adad29: Download complete [2023-09-08T08:34:38.178Z] 2f466654f4bb: Verifying Checksum [2023-09-08T08:34:38.178Z] 2f466654f4bb: Download complete [2023-09-08T08:34:38.178Z] 8d51d6327a98: Verifying Checksum [2023-09-08T08:34:38.178Z] 8d51d6327a98: Download complete [2023-09-08T08:34:40.124Z] 5f9638ab2659: Pull complete [2023-09-08T08:34:55.167Z] 8d51d6327a98: Pull complete [2023-09-08T08:34:55.167Z] 8b374f2dd631: Pull complete [2023-09-08T08:34:55.167Z] ec14aa9079de: Pull complete [2023-09-08T08:35:00.532Z] 2f466654f4bb: Pull complete [2023-09-08T08:35:02.483Z] 554e91adad29: Pull complete [2023-09-08T08:35:02.483Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-08T08:35:02.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T08:35:02.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:35:02.808Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T08:35:02.808Z] WORKDIR /edgex [2023-09-08T08:35:02.808Z] COPY go.mod . [2023-09-08T08:35:02.808Z] RUN go mod download [2023-09-08T08:35:02.808Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-08T08:35:03.394Z] Sending build context to Docker daemon 2.978MB [2023-09-08T08:35:03.394Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T08:35:03.394Z] ---> 1e15ea492957 [2023-09-08T08:35:03.394Z] Step 2/4 : WORKDIR /edgex [2023-09-08T08:35:05.357Z] ---> Running in b6ac4fd8e81e [2023-09-08T08:35:07.317Z] Removing intermediate container b6ac4fd8e81e [2023-09-08T08:35:07.317Z] ---> 2da8a8b6a1d4 [2023-09-08T08:35:07.317Z] Step 3/4 : COPY go.mod . [2023-09-08T08:35:07.584Z] ---> f4ab97543736 [2023-09-08T08:35:07.584Z] Step 4/4 : RUN go mod download [2023-09-08T08:35:07.851Z] ---> Running in 93d4f0ebbe7b [2023-09-08T08:35:46.739Z] Removing intermediate container 93d4f0ebbe7b [2023-09-08T08:35:46.739Z] ---> 0ed3e9022c9c [2023-09-08T08:35:46.739Z] Successfully built 0ed3e9022c9c [2023-09-08T08:35:46.739Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:35:47.100Z] + docker inspect -f . ci-base-image-arm64 [2023-09-08T08:35:47.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:35:47.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-5616 does not seem to be running inside a container [2023-09-08T08:35:47.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-08T08:35:48.619Z] $ docker top d2090fa5b0ca27cffc81e54d5e80db6044dbca899b1db21db0d75999ceea1607 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T08:35:49.457Z] + go version [2023-09-08T08:35:49.457Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-08T08:35:49.474Z] $ docker stop --time=1 d2090fa5b0ca27cffc81e54d5e80db6044dbca899b1db21db0d75999ceea1607 [2023-09-08T08:35:51.117Z] $ docker rm -f --volumes d2090fa5b0ca27cffc81e54d5e80db6044dbca899b1db21db0d75999ceea1607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:35:51.755Z] + docker inspect -f . ci-base-image-arm64 [2023-09-08T08:35:51.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:35:51.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-5616 does not seem to be running inside a container [2023-09-08T08:35:52.006Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-08T08:35:53.201Z] $ docker top 640a9a3fc10fbb3a9f0fd3d4594615df6d76fa3173a3dfe5c06c74b2eceb2533 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-08T08:35:53.414Z] ========================================================= [2023-09-08T08:35:53.414Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-08T08:35:53.414Z] ========================================================= [Pipeline] sh [2023-09-08T08:35:53.724Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:35:54.064Z] + make test [2023-09-08T08:35:54.064Z] go test -race -coverprofile=coverage.out ./... [2023-09-08T08:36:40.927Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-08T08:38:47.651Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [2023-09-08T08:38:47.651Z] internal/core/command/controller/messaging/external.go:159:32: undefined: common.NewPathBuilder [2023-09-08T08:38:47.651Z] internal/core/command/controller/messaging/external.go:159:86: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:38:47.651Z] internal/core/command/controller/messaging/external.go:161:39: undefined: common.NewPathBuilder [2023-09-08T08:38:47.651Z] internal/core/command/controller/messaging/external.go:161:93: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:38:47.651Z] internal/core/command/controller/messaging/internal.go:156:31: undefined: common.NewPathBuilder [2023-09-08T08:38:47.651Z] internal/core/command/controller/messaging/internal.go:156:85: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:38:47.651Z] internal/core/command/controller/messaging/internal.go:158:38: undefined: common.NewPathBuilder [2023-09-08T08:38:47.651Z] internal/core/command/controller/messaging/internal.go:158:92: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:38:47.651Z] # github.com/edgexfoundry/edgex-go/internal/core/data/application [2023-09-08T08:38:47.651Z] internal/core/data/application/event.go:85:25: undefined: common.NewPathBuilder [2023-09-08T08:38:47.651Z] internal/core/data/application/event.go:85:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:38:47.651Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-09-08T08:38:47.651Z] internal/core/metadata/application/notify.go:45:25: undefined: common.NewPathBuilder [2023-09-08T08:38:47.651Z] internal/core/metadata/application/notify.go:45:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:38:47.651Z] internal/core/metadata/application/notify.go:47:32: undefined: common.NewPathBuilder [2023-09-08T08:38:47.651Z] internal/core/metadata/application/notify.go:47:93: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:38:47.651Z] internal/core/metadata/application/notify.go:136:29: undefined: common.NewPathBuilder [2023-09-08T08:38:47.651Z] internal/core/metadata/application/notify.go:136:83: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-08T08:38:47.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-08T08:38:48.618Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-08T08:38:49.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-08T08:38:50.174Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-08T08:38:50.174Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-08T08:38:50.174Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-08T08:38:51.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-08T08:38:53.538Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-08T08:38:54.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-08T08:38:54.119Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-08T08:39:04.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-08T08:39:04.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-08T08:39:04.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements [2023-09-08T08:39:10.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 97.0% of statements [2023-09-08T08:39:10.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-08T08:39:10.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-08T08:39:10.847Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] [2023-09-08T08:39:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-08T08:39:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-08T08:39:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-08T08:39:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-08T08:39:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:39:11.868Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/application [build failed] [2023-09-08T08:39:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-08T08:39:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-08T08:39:11.868Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] [2023-09-08T08:39:11.868Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-09-08T08:39:13.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-08T08:39:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:39:13.874Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-09-08T08:39:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-08T08:39:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-08T08:39:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-08T08:39:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-08T08:39:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-08T08:39:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-08T08:39:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-08T08:39:13.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-08T08:39:14.155Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.272s coverage: 72.2% of statements [2023-09-08T08:39:24.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-08T08:39:24.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-08T08:39:24.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.419s coverage: 0.9% of statements [2023-09-08T08:39:24.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 32.2% of statements [2023-09-08T08:39:28.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.314s coverage: 42.9% of statements [2023-09-08T08:39:28.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 82.9% of statements [2023-09-08T08:39:28.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2023-09-08T08:39:28.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.279s coverage: 96.3% of statements [2023-09-08T08:39:32.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2023-09-08T08:39:34.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-08T08:39:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-08T08:39:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-08T08:39:35.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-08T08:39:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-08T08:39:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-08T08:39:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-08T08:39:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-08T08:39:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements [2023-09-08T08:39:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-08T08:39:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-08T08:39:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-08T08:39:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-08T08:39:51.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-08T08:39:51.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-08T08:39:52.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-08T08:39:57.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-08T08:39:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.289s coverage: 79.9% of statements [2023-09-08T08:39:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.271s coverage: 92.9% of statements [2023-09-08T08:39:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements [2023-09-08T08:39:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.227s coverage: 62.3% of statements [2023-09-08T08:39:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2023-09-08T08:39:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-09-08T08:39:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.191s coverage: 100.0% of statements [2023-09-08T08:39:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.468s coverage: 81.8% of statements [2023-09-08T08:39:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.455s coverage: 82.1% of statements [2023-09-08T08:39:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-08T08:39:59.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 86.0% of statements [2023-09-08T08:40:04.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-08T08:40:04.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-08T08:40:05.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.955s coverage: 63.1% of statements [2023-09-08T08:40:05.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2023-09-08T08:40:07.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2023-09-08T08:40:07.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-09-08T08:40:07.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2023-09-08T08:40:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-08T08:40:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-08T08:40:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-08T08:40:07.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-09-08T08:40:15.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-08T08:40:15.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-08T08:40:15.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-08T08:40:16.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.028s coverage: 38.4% of statements [2023-09-08T08:40:16.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements [2023-09-08T08:40:20.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-08T08:40:20.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-08T08:40:20.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-08T08:40:20.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-08T08:40:20.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements [2023-09-08T08:40:27.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-08T08:40:27.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-08T08:40:27.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-08T08:40:27.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-08T08:40:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.306s coverage: 17.7% of statements [2023-09-08T08:40:34.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-08T08:40:34.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:40:34.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-08T08:40:34.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-08T08:40:34.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.651s coverage: 95.7% of statements [2023-09-08T08:40:39.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-08T08:40:39.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-08T08:40:39.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.314s coverage: 61.8% of statements [2023-09-08T08:40:41.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-08T08:40:41.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:40:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 98.9% of statements [2023-09-08T08:40:41.929Z] FAIL [2023-09-08T08:40:42.889Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-09-08T08:40:42.908Z] $ docker stop --time=1 640a9a3fc10fbb3a9f0fd3d4594615df6d76fa3173a3dfe5c06c74b2eceb2533 [2023-09-08T08:40:44.828Z] $ docker rm -f --volumes 640a9a3fc10fbb3a9f0fd3d4594615df6d76fa3173a3dfe5c06c74b2eceb2533 [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 [2023-09-08T08:40:46.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-08T08:40:46.333Z] [2023-09-08T08:40:46.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:40:46.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-08T08:40:48.614Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-08T08:40:48.614Z] 8998bd30e6a1: Pulling fs layer [2023-09-08T08:40:48.614Z] 04944245beec: Pulling fs layer [2023-09-08T08:40:48.614Z] 699f458cf7ca: Pulling fs layer [2023-09-08T08:40:48.614Z] 765212b225bb: Pulling fs layer [2023-09-08T08:40:48.614Z] f23df028b6ca: Pulling fs layer [2023-09-08T08:40:48.614Z] d65c8cfc05b1: Pulling fs layer [2023-09-08T08:40:48.614Z] 2437ff75d9bd: Pulling fs layer [2023-09-08T08:40:48.614Z] 765212b225bb: Waiting [2023-09-08T08:40:48.614Z] f23df028b6ca: Waiting [2023-09-08T08:40:48.614Z] d65c8cfc05b1: Waiting [2023-09-08T08:40:48.614Z] 2437ff75d9bd: Waiting [2023-09-08T08:40:48.882Z] 04944245beec: Verifying Checksum [2023-09-08T08:40:48.882Z] 04944245beec: Download complete [2023-09-08T08:40:48.882Z] 765212b225bb: Download complete [2023-09-08T08:40:48.882Z] f23df028b6ca: Verifying Checksum [2023-09-08T08:40:48.882Z] f23df028b6ca: Download complete [2023-09-08T08:40:48.882Z] d65c8cfc05b1: Verifying Checksum [2023-09-08T08:40:48.882Z] d65c8cfc05b1: Download complete [2023-09-08T08:40:49.153Z] 699f458cf7ca: Verifying Checksum [2023-09-08T08:40:49.153Z] 699f458cf7ca: Download complete [2023-09-08T08:40:49.422Z] 8998bd30e6a1: Verifying Checksum [2023-09-08T08:40:49.422Z] 8998bd30e6a1: Download complete [2023-09-08T08:40:52.002Z] 2437ff75d9bd: Verifying Checksum [2023-09-08T08:40:52.002Z] 2437ff75d9bd: Download complete [2023-09-08T08:40:52.961Z] 8998bd30e6a1: Pull complete [2023-09-08T08:40:53.544Z] 04944245beec: Pull complete [2023-09-08T08:40:54.955Z] 699f458cf7ca: Pull complete [2023-09-08T08:40:55.222Z] 765212b225bb: Pull complete [2023-09-08T08:40:55.805Z] f23df028b6ca: Pull complete [2023-09-08T08:40:56.072Z] d65c8cfc05b1: Pull complete [2023-09-08T08:41:11.061Z] 2437ff75d9bd: Pull complete [2023-09-08T08:41:11.061Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-08T08:41:11.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-08T08:41:11.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:41:11.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-5616 does not seem to be running inside a container [2023-09-08T08:41:11.317Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-08T08:41:13.926Z] $ docker top bc907e33ef9c9555b08968515d10e6d602c1df906d4426f336c3579184e83b50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:41:14.832Z] ---> job-cost.sh [2023-09-08T08:41:14.832Z] lf-activate-venv: SKIPPING [2023-09-08T08:41:14.832Z] INFO: No Stack... [2023-09-08T08:41:15.097Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-08T08:41:16.055Z] INFO: Archiving Costs [Pipeline] sh [2023-09-08T08:41:16.689Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-09-08T08:41:16.689Z] + cut -d, -f6 [Pipeline] lock [2023-09-08T08:41:16.753Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4674-3-stack-cost] [2023-09-08T08:41:16.764Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4674-3-stack-cost] did not exist. Created. [2023-09-08T08:41:16.764Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4674-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-08T08:41:17.402Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-08T08:41:17.994Z] Stashed 1 file(s) [Pipeline] } [2023-09-08T08:41:18.000Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4674-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-08T08:41:18.018Z] $ docker stop --time=1 bc907e33ef9c9555b08968515d10e6d602c1df906d4426f336c3579184e83b50 [2023-09-08T08:41:21.195Z] $ docker rm -f --volumes bc907e33ef9c9555b08968515d10e6d602c1df906d4426f336c3579184e83b50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-08T08:41:21.449Z] 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 [2023-09-08T08:41:22.076Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:41:22.366Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:41:23.218Z] ---> package-listing.sh [2023-09-08T08:41:23.218Z] ++ facter osfamily [2023-09-08T08:41:23.218Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-08T08:41:23.477Z] + OS_FAMILY=debian [2023-09-08T08:41:23.477Z] + workspace=/w/workspace/edgex-go/3 [2023-09-08T08:41:23.477Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-08T08:41:23.477Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-08T08:41:23.477Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-08T08:41:23.477Z] + PACKAGES=/tmp/packages_start.txt [2023-09-08T08:41:23.477Z] + '[' /w/workspace/edgex-go/3 ']' [2023-09-08T08:41:23.477Z] + PACKAGES=/tmp/packages_end.txt [2023-09-08T08:41:23.477Z] + case "${OS_FAMILY}" in [2023-09-08T08:41:23.477Z] + dpkg -l [2023-09-08T08:41:23.477Z] + grep '^ii' [2023-09-08T08:41:23.477Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-08T08:41:23.477Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-08T08:41:23.477Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-08T08:41:23.477Z] + '[' /w/workspace/edgex-go/3 ']' [2023-09-08T08:41:23.477Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-09-08T08:41:23.477Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-09-08T08:41:23.487Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-08T08:41:23.765Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:41:25.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-08T08:41:25.265Z] [2023-09-08T08:41:25.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:41:25.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-08T08:41:25.571Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-08T08:41:25.571Z] 5eb5b503b376: Pulling fs layer [2023-09-08T08:41:25.571Z] 5c69ac0246d0: Pulling fs layer [2023-09-08T08:41:25.571Z] ec43610c2a17: Pulling fs layer [2023-09-08T08:41:25.571Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-08T08:41:25.571Z] 33b1e0a273af: Pulling fs layer [2023-09-08T08:41:25.571Z] 5d3b04190fa2: Pulling fs layer [2023-09-08T08:41:25.571Z] 2f39f015ded8: Pulling fs layer [2023-09-08T08:41:25.571Z] 3a2ae6a8a46f: Waiting [2023-09-08T08:41:25.571Z] 33b1e0a273af: Waiting [2023-09-08T08:41:25.571Z] 2f39f015ded8: Waiting [2023-09-08T08:41:25.571Z] 5d3b04190fa2: Waiting [2023-09-08T08:41:25.571Z] 5c69ac0246d0: Download complete [2023-09-08T08:41:25.571Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-08T08:41:25.571Z] 3a2ae6a8a46f: Download complete [2023-09-08T08:41:25.571Z] ec43610c2a17: Verifying Checksum [2023-09-08T08:41:25.571Z] ec43610c2a17: Download complete [2023-09-08T08:41:25.571Z] 33b1e0a273af: Verifying Checksum [2023-09-08T08:41:25.571Z] 33b1e0a273af: Download complete [2023-09-08T08:41:25.571Z] 5d3b04190fa2: Verifying Checksum [2023-09-08T08:41:25.571Z] 5d3b04190fa2: Download complete [2023-09-08T08:41:25.831Z] 5eb5b503b376: Verifying Checksum [2023-09-08T08:41:25.831Z] 5eb5b503b376: Download complete [2023-09-08T08:41:26.396Z] 2f39f015ded8: Download complete [2023-09-08T08:41:26.961Z] 5eb5b503b376: Pull complete [2023-09-08T08:41:27.221Z] 5c69ac0246d0: Pull complete [2023-09-08T08:41:27.479Z] ec43610c2a17: Pull complete [2023-09-08T08:41:27.479Z] 3a2ae6a8a46f: Pull complete [2023-09-08T08:41:27.740Z] 33b1e0a273af: Pull complete [2023-09-08T08:41:27.740Z] 5d3b04190fa2: Pull complete [2023-09-08T08:41:31.938Z] 2f39f015ded8: Pull complete [2023-09-08T08:41:31.938Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-08T08:41:31.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-08T08:41:31.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:41:32.020Z] prd-ubuntu20.04-docker-8c-8g-5614 does not seem to be running inside a container [2023-09-08T08:41:32.050Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-08T08:41:36.869Z] $ docker top 210b168b45bcfc60903c1017b80eec880979c1532d29f2e297a8ab0ff1ca5a53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T08:41:37.209Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-08T08:41:37.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-08T08:41:37.781Z] + ls /var/log/sa-host [2023-09-08T08:41:37.781Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T08:41:37.942Z] provisioning config files... [2023-09-08T08:41:37.949Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4962527719746322935tmp [Pipeline] { [Pipeline] echo [2023-09-08T08:41:37.962Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:41:38.243Z] ---> create-netrc.sh [Pipeline] } [2023-09-08T08:41:38.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:41:38.581Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-08T08:41:38.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:41:38.873Z] ---> sudo-logs.sh [2023-09-08T08:41:38.874Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-08T08:41:38.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:41:39.197Z] ---> job-cost.sh [2023-09-08T08:41:39.197Z] lf-activate-venv: SKIPPING [2023-09-08T08:41:39.197Z] DEBUG: total: 0.10999999940395355 [2023-09-08T08:41:39.197Z] INFO: Retrieving Stack Cost... [2023-09-08T08:41:39.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-08T08:41:40.024Z] INFO: Archiving Costs [Pipeline] echo [2023-09-08T08:41:40.035Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:41:40.322Z] ---> logs-deploy.sh [2023-09-08T08:41:40.322Z] lf-activate-venv: SKIPPING [2023-09-08T08:41:40.322Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4674/3 [2023-09-08T08:41:40.322Z] INFO: archiving workspace using pattern(s): [2023-09-08T08:41:41.257Z] Archives upload complete. [2023-09-08T08:41:41.516Z] INFO: archiving logs to Nexus [2023-09-08T08:41:42.084Z] ---> uname -a: [2023-09-08T08:41:42.084Z] Linux prd-ubuntu20-04-docker-8c-8g-5614 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] ---> lscpu: [2023-09-08T08:41:42.084Z] Architecture: x86_64 [2023-09-08T08:41:42.084Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-08T08:41:42.084Z] Byte Order: Little Endian [2023-09-08T08:41:42.084Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-08T08:41:42.084Z] CPU(s): 8 [2023-09-08T08:41:42.084Z] On-line CPU(s) list: 0-7 [2023-09-08T08:41:42.084Z] Thread(s) per core: 1 [2023-09-08T08:41:42.084Z] Core(s) per socket: 1 [2023-09-08T08:41:42.084Z] Socket(s): 8 [2023-09-08T08:41:42.084Z] NUMA node(s): 1 [2023-09-08T08:41:42.084Z] Vendor ID: AuthenticAMD [2023-09-08T08:41:42.084Z] CPU family: 23 [2023-09-08T08:41:42.084Z] Model: 49 [2023-09-08T08:41:42.084Z] Model name: AMD EPYC-Rome Processor [2023-09-08T08:41:42.084Z] Stepping: 0 [2023-09-08T08:41:42.084Z] CPU MHz: 2800.000 [2023-09-08T08:41:42.084Z] BogoMIPS: 5600.00 [2023-09-08T08:41:42.084Z] Virtualization: AMD-V [2023-09-08T08:41:42.084Z] Hypervisor vendor: KVM [2023-09-08T08:41:42.084Z] Virtualization type: full [2023-09-08T08:41:42.084Z] L1d cache: 256 KiB [2023-09-08T08:41:42.084Z] L1i cache: 256 KiB [2023-09-08T08:41:42.084Z] L2 cache: 4 MiB [2023-09-08T08:41:42.084Z] L3 cache: 128 MiB [2023-09-08T08:41:42.084Z] NUMA node0 CPU(s): 0-7 [2023-09-08T08:41:42.084Z] Vulnerability Itlb multihit: Not affected [2023-09-08T08:41:42.084Z] Vulnerability L1tf: Not affected [2023-09-08T08:41:42.084Z] Vulnerability Mds: Not affected [2023-09-08T08:41:42.084Z] Vulnerability Meltdown: Not affected [2023-09-08T08:41:42.084Z] Vulnerability Mmio stale data: Not affected [2023-09-08T08:41:42.084Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-08T08:41:42.084Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-08T08:41:42.084Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-08T08:41:42.084Z] Vulnerability Srbds: Not affected [2023-09-08T08:41:42.084Z] Vulnerability Tsx async abort: Not affected [2023-09-08T08:41:42.084Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] ---> nproc: [2023-09-08T08:41:42.084Z] 8 [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] ---> df -h: [2023-09-08T08:41:42.084Z] Filesystem Size Used Avail Use% Mounted on [2023-09-08T08:41:42.084Z] overlay 155G 12G 144G 8% / [2023-09-08T08:41:42.084Z] tmpfs 64M 0 64M 0% /dev [2023-09-08T08:41:42.084Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-08T08:41:42.084Z] shm 64M 0 64M 0% /dev/shm [2023-09-08T08:41:42.084Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] ---> sar -b -r -n DEV: [2023-09-08T08:41:42.084Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5614) 09/08/23 _x86_64_ (8 CPU) [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] 08:29:44 LINUX RESTART (8 CPU) [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-08T08:41:42.084Z] 08:31:01 335.08 47.76 287.32 0.00 5376.30 70187.64 0.00 [2023-09-08T08:41:42.084Z] 08:32:01 101.35 0.85 100.50 0.00 21.20 54304.42 0.00 [2023-09-08T08:41:42.084Z] 08:33:01 27.61 0.00 27.61 0.00 0.00 15911.76 0.00 [2023-09-08T08:41:42.084Z] 08:34:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2023-09-08T08:41:42.084Z] 08:35:01 28.05 11.25 16.80 0.00 3476.35 3763.51 0.00 [2023-09-08T08:41:42.084Z] 08:36:01 3.83 0.00 3.83 0.00 0.00 55.72 0.00 [2023-09-08T08:41:42.084Z] 08:37:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2023-09-08T08:41:42.084Z] 08:38:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2023-09-08T08:41:42.084Z] 08:39:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-09-08T08:41:42.084Z] 08:40:01 1.43 0.00 1.43 0.00 0.00 26.26 0.00 [2023-09-08T08:41:42.084Z] 08:41:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2023-09-08T08:41:42.084Z] Average: 45.74 5.44 40.29 0.00 806.71 13119.60 0.00 [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-08T08:41:42.084Z] 08:31:01 28647184 31563672 737812 2.24 73520 3109016 1836508 5.41 1070204 2786144 582872 [2023-09-08T08:41:42.084Z] 08:32:01 27542208 31426652 875696 2.66 115992 3943040 2103556 6.20 1658712 3206976 547544 [2023-09-08T08:41:42.084Z] 08:33:01 28348844 31576612 731220 2.22 116144 3334728 1728624 5.09 1201072 2910488 8 [2023-09-08T08:41:42.084Z] 08:34:01 28351324 31579176 728528 2.22 116176 3334732 1728624 5.09 1198476 2910492 40 [2023-09-08T08:41:42.084Z] 08:35:01 28097264 31543236 750716 2.28 121700 3539212 1799604 5.30 1375864 2962288 1376 [2023-09-08T08:41:42.084Z] 08:36:01 28122296 31568224 726012 2.21 121728 3539212 1815812 5.35 1351496 2962224 256 [2023-09-08T08:41:42.084Z] 08:37:01 28122484 31568460 725720 2.21 121760 3539216 1815812 5.35 1351472 2962228 160 [2023-09-08T08:41:42.084Z] 08:38:01 28122840 31568876 725344 2.21 121800 3539216 1815812 5.35 1351488 2962228 244 [2023-09-08T08:41:42.084Z] 08:39:01 28122776 31569536 725320 2.21 121816 3539220 1815812 5.35 1350816 2962944 172 [2023-09-08T08:41:42.084Z] 08:40:01 28122584 31569488 725288 2.21 121928 3539204 1815812 5.35 1350596 2962948 204 [2023-09-08T08:41:42.084Z] 08:41:01 28122816 31569724 725184 2.21 121952 3539204 1815812 5.35 1350708 2962948 12 [2023-09-08T08:41:42.084Z] Average: 28156602 31554878 743349 2.26 115865 3499636 1826526 5.38 1328264 2959264 102990 [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-08T08:41:42.084Z] 08:31:01 docker0 544.56 484.04 38.55 2750.67 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:31:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:31:01 ens3 1423.25 1334.58 12109.87 189.19 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:32:01 docker0 147.38 216.05 11.21 1760.52 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:32:01 ens3 263.54 178.50 1802.27 33.04 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:32:01 veth08cf275 0.10 0.30 0.01 0.02 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:33:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:33:01 ens3 7.62 5.78 5.09 2.67 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:34:01 ens3 3.58 2.33 10.68 0.34 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:35:01 ens3 92.72 48.78 1375.19 3.45 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:36:01 ens3 0.47 0.35 0.10 0.08 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:38:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:39:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] 08:41:01 ens3 0.58 0.53 0.33 0.28 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] Average: docker0 63.04 63.78 4.53 410.12 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] Average: ens3 162.93 142.83 1391.24 20.83 0.00 0.00 0.00 0.00 [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] ---> sar -P ALL: [2023-09-08T08:41:42.084Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5614) 09/08/23 _x86_64_ (8 CPU) [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] 08:29:44 LINUX RESTART (8 CPU) [2023-09-08T08:41:42.084Z] [2023-09-08T08:41:42.084Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2023-09-08T08:41:42.084Z] 08:31:01 all 10.89 0.00 4.20 2.96 0.06 81.89 [2023-09-08T08:41:42.084Z] 08:31:01 0 8.76 0.00 2.52 0.94 0.05 87.73 [2023-09-08T08:41:42.084Z] 08:31:01 1 8.92 0.00 4.95 6.15 0.05 79.93 [2023-09-08T08:41:42.084Z] 08:31:01 2 15.68 0.00 4.66 4.00 0.05 75.60 [2023-09-08T08:41:42.084Z] 08:31:01 3 9.41 0.00 5.21 0.44 0.07 84.87 [2023-09-08T08:41:42.084Z] 08:31:01 4 9.00 0.00 3.91 2.77 0.07 84.25 [2023-09-08T08:41:42.084Z] 08:31:01 5 11.40 0.00 3.36 0.27 0.07 84.90 [2023-09-08T08:41:42.084Z] 08:31:01 6 14.13 0.00 6.00 1.80 0.05 78.02 [2023-09-08T08:41:42.084Z] 08:31:01 7 9.86 0.00 3.01 7.25 0.05 79.83 [2023-09-08T08:41:42.084Z] 08:32:01 all 26.33 0.00 4.65 2.60 0.08 66.34 [2023-09-08T08:41:42.084Z] 08:32:01 0 28.77 0.00 4.70 0.62 0.08 65.82 [2023-09-08T08:41:42.084Z] 08:32:01 1 26.86 0.00 4.32 1.63 0.08 67.11 [2023-09-08T08:41:42.084Z] 08:32:01 2 26.09 0.00 5.26 13.21 0.08 55.36 [2023-09-08T08:41:42.084Z] 08:32:01 3 24.84 0.00 4.49 2.64 0.07 67.96 [2023-09-08T08:41:42.084Z] 08:32:01 4 25.79 0.00 4.99 0.17 0.07 68.99 [2023-09-08T08:41:42.084Z] 08:32:01 5 26.39 0.00 4.66 0.28 0.08 68.58 [2023-09-08T08:41:42.084Z] 08:32:01 6 26.07 0.00 4.69 0.74 0.08 68.42 [2023-09-08T08:41:42.084Z] 08:32:01 7 25.82 0.00 4.07 1.61 0.08 68.41 [2023-09-08T08:41:42.084Z] 08:33:01 all 0.22 0.00 0.15 0.97 0.01 98.64 [2023-09-08T08:41:42.084Z] 08:33:01 0 0.15 0.00 0.25 0.53 0.00 99.07 [2023-09-08T08:41:42.084Z] 08:33:01 1 0.05 0.00 0.10 0.98 0.00 98.87 [2023-09-08T08:41:42.084Z] 08:33:01 2 0.17 0.00 0.30 6.18 0.02 93.33 [2023-09-08T08:41:42.084Z] 08:33:01 3 1.04 0.00 0.10 0.00 0.02 98.84 [2023-09-08T08:41:42.085Z] 08:33:01 4 0.05 0.00 0.10 0.05 0.00 99.80 [2023-09-08T08:41:42.085Z] 08:33:01 5 0.13 0.00 0.10 0.00 0.02 99.75 [2023-09-08T08:41:42.085Z] 08:33:01 6 0.07 0.00 0.20 0.07 0.00 99.67 [2023-09-08T08:41:42.085Z] 08:33:01 7 0.10 0.00 0.08 0.00 0.02 99.80 [2023-09-08T08:41:42.085Z] 08:34:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2023-09-08T08:41:42.085Z] 08:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-08T08:41:42.085Z] 08:34:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-08T08:41:42.085Z] 08:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:34:01 3 1.86 0.00 0.08 0.00 0.00 98.05 [2023-09-08T08:41:42.085Z] 08:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-08T08:41:42.085Z] 08:34:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-08T08:41:42.085Z] 08:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-08T08:41:42.085Z] 08:34:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2023-09-08T08:41:42.085Z] 08:35:01 all 1.04 0.00 0.44 0.75 0.01 97.76 [2023-09-08T08:41:42.085Z] 08:35:01 0 0.80 0.00 0.42 0.02 0.00 98.77 [2023-09-08T08:41:42.085Z] 08:35:01 1 0.50 0.00 0.50 0.68 0.00 98.31 [2023-09-08T08:41:42.085Z] 08:35:01 2 1.18 0.00 0.65 0.77 0.02 97.38 [2023-09-08T08:41:42.085Z] 08:35:01 3 1.03 0.00 0.33 0.87 0.02 97.75 [2023-09-08T08:41:42.085Z] 08:35:01 4 1.08 0.00 0.65 2.75 0.02 95.50 [2023-09-08T08:41:42.085Z] 08:35:01 5 1.34 0.00 0.25 0.02 0.02 98.38 [2023-09-08T08:41:42.085Z] 08:35:01 6 1.60 0.00 0.42 0.03 0.00 97.95 [2023-09-08T08:41:42.085Z] 08:35:01 7 0.80 0.00 0.30 0.87 0.00 98.03 [2023-09-08T08:41:42.085Z] 08:36:01 all 0.02 0.00 0.03 0.00 0.01 99.93 [2023-09-08T08:41:42.085Z] 08:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:36:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-09-08T08:41:42.085Z] 08:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-08T08:41:42.085Z] 08:36:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2023-09-08T08:41:42.085Z] 08:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-08T08:41:42.085Z] 08:36:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-08T08:41:42.085Z] 08:36:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-08T08:41:42.085Z] 08:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-08T08:41:42.085Z] 08:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-09-08T08:41:42.085Z] 08:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-08T08:41:42.085Z] 08:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-08T08:41:42.085Z] 08:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-08T08:41:42.085Z] 08:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-08T08:41:42.085Z] 08:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-08T08:41:42.085Z] 08:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:38:01 all 0.16 0.00 0.01 0.00 0.00 99.83 [2023-09-08T08:41:42.085Z] 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-08T08:41:42.085Z] 08:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-08T08:41:42.085Z] 08:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-08T08:41:42.085Z] 08:38:01 3 1.13 0.00 0.02 0.00 0.02 98.84 [2023-09-08T08:41:42.085Z] 08:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:38:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-08T08:41:42.085Z] 08:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:38:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-08T08:41:42.085Z] 08:39:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2023-09-08T08:41:42.085Z] 08:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:39:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-08T08:41:42.085Z] 08:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:39:01 3 2.00 0.00 0.02 0.00 0.00 97.98 [2023-09-08T08:41:42.085Z] 08:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:39:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-08T08:41:42.085Z] 08:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-08T08:41:42.085Z] 08:40:01 all 0.12 0.00 0.01 0.19 0.01 99.67 [2023-09-08T08:41:42.085Z] 08:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:40:01 1 0.02 0.00 0.00 1.00 0.00 98.98 [2023-09-08T08:41:42.085Z] 08:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:40:01 3 0.80 0.00 0.00 0.00 0.02 99.19 [2023-09-08T08:41:42.085Z] 08:40:01 4 0.02 0.00 0.00 0.07 0.00 99.92 [2023-09-08T08:41:42.085Z] 08:40:01 5 0.08 0.00 0.05 0.00 0.02 99.85 [2023-09-08T08:41:42.085Z] 08:40:01 6 0.00 0.00 0.00 0.45 0.02 99.53 [2023-09-08T08:41:42.085Z] 08:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-08T08:41:42.085Z] 08:41:01 all 0.01 0.00 0.00 0.05 0.00 99.94 [2023-09-08T08:41:42.085Z] 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-08T08:41:42.085Z] 08:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-08T08:41:42.085Z] 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-08T08:41:42.085Z] 08:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-08T08:41:42.085Z] 08:41:01 5 0.02 0.00 0.00 0.15 0.02 99.82 [2023-09-08T08:41:42.085Z] 08:41:01 6 0.02 0.00 0.00 0.28 0.00 99.70 [2023-09-08T08:41:42.085Z] 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-08T08:41:42.085Z] [2023-09-08T08:41:42.085Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-09-08T08:41:42.085Z] Average: all 3.55 0.00 0.86 0.68 0.02 94.89 [2023-09-08T08:41:42.085Z] Average: 0 3.49 0.00 0.72 0.19 0.02 95.58 [2023-09-08T08:41:42.085Z] Average: 1 3.29 0.00 0.90 0.95 0.02 94.84 [2023-09-08T08:41:42.085Z] Average: 2 3.89 0.00 0.98 2.18 0.02 92.93 [2023-09-08T08:41:42.085Z] Average: 3 3.80 0.00 0.93 0.36 0.02 94.89 [2023-09-08T08:41:42.085Z] Average: 4 3.26 0.00 0.87 0.53 0.01 95.33 [2023-09-08T08:41:42.085Z] Average: 5 3.58 0.00 0.77 0.07 0.03 95.56 [2023-09-08T08:41:42.085Z] Average: 6 3.79 0.00 1.02 0.31 0.02 94.86 [2023-09-08T08:41:42.085Z] Average: 7 3.32 0.00 0.68 0.88 0.02 95.11 [2023-09-08T08:41:42.085Z] [2023-09-08T08:41:42.085Z] [2023-09-08T08:41:42.085Z]