Pull request #5003 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Obtained Jenkinsfile from 8d0ee2a14248587787dc689a9fd13896d5272602+0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 (e23afefd1b22633c38da18fd1452f9ccf5c2d064) 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-ssh8088956699072516960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2322892934721029122.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5003/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5003/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10590247727831196262.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5003/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8689739333615698697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17506716323566458228.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5003/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5003/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11437411517947698645.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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]] ========================================================= [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.23 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 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 ‘prd-ubuntu20.04-docker-8c-8g-26175’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26178 in /w/workspace/edgexfoundry_edgex-go_PR-5003 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 into PR head commit 8d0ee2a14248587787dc689a9fd13896d5272602 Merge succeeded, producing 8d0ee2a14248587787dc689a9fd13896d5272602 Checking out Revision 8d0ee2a14248587787dc689a9fd13896d5272602 (PR-5003) > 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/5003/head:refs/remotes/origin/PR-5003 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d0ee2a14248587787dc689a9fd13896d5272602 # 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 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d0ee2a14248587787dc689a9fd13896d5272602 # timeout=10 Commit message: "refactor: Replace old Scheduler service with cron Scheduler service" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:18:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:18:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:18:55 ========================================================= 14:18:55 EdgeX Global Pipelines Version Info 14:18:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:18:56 ------------------- 14:18:56 stable info: 14:18:56 ------------------- 14:18:56 Commited By: Ginny Guan ginny@iotechsys.com 14:18:56 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 14:18:56 Message: update stable to v1.0.265 14:18:56 ------------------- 14:18:56 experimental info: 14:18:56 ------------------- 14:18:56 Commited By: Cherry Wang cherry@iotechsys.com 14:18:56 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:18:56 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:18:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:18:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:18:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:18:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:18:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:18:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:18:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5003 [Pipeline] echo 14:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5003 [Pipeline] echo 14:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5003 [Pipeline] echo 14:18:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d0ee2a14248587787dc689a9fd13896d5272602 [Pipeline] echo 14:18:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d0ee2a [Pipeline] echo 14:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:58 provisioning config files... 14:18:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8598836702271153913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:58 ---> ****-login.sh 14:18:58 nexus3.edgexfoundry.org:10001 14:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:59 Configure a credential helper to remove this warning. See 14:18:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:59 14:18:59 Login Succeeded 14:18:59 nexus3.edgexfoundry.org:10002 14:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:59 Configure a credential helper to remove this warning. See 14:18:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:59 14:18:59 Login Succeeded 14:18:59 nexus3.edgexfoundry.org:10003 14:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:59 Configure a credential helper to remove this warning. See 14:18:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:59 14:18:59 Login Succeeded 14:18:59 nexus3.edgexfoundry.org:10004 14:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:59 Configure a credential helper to remove this warning. See 14:18:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:59 14:18:59 Login Succeeded 14:18:59 ****.io 14:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:59 Configure a credential helper to remove this warning. See 14:18:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:59 14:18:59 Login Succeeded 14:18:59 ---> ****-login.sh ends [Pipeline] } 14:18:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:19:00 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 14:19:00 + dirname cmd/core-command/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo core-command,cmd/core-command/Dockerfile 14:19:00 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 14:19:00 cut -d/ -f2 14:19:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:19:00 + dirname cmd/core-data/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo core-data,cmd/core-data/Dockerfile 14:19:00 + dirname cmd/core-keeper/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo core-keeper,cmd/core-keeper/Dockerfile 14:19:00 + dirname cmd/core-metadata/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo core-metadata,cmd/core-metadata/Dockerfile 14:19:00 + dirname cmd/security-bootstrapper/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:19:00 + dirname cmd/security-proxy-auth/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:19:00 + dirname cmd/security-proxy-setup/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:19:00 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 14:19:00 -f2 14:19:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:19:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:19:00 + dirname cmd/security-spire-agent/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:19:00 + dirname cmd/security-spire-config/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:19:00 + dirname cmd/security-spire-server/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:19:00 + + cut -d/ -f2 14:19:00 dirname cmd/support-notifications/Dockerfile 14:19:00 + echo support-notifications,cmd/support-notifications/Dockerfile 14:19:00 + dirname cmd/support-scheduler/Dockerfile 14:19:00 + cut -d/ -f2 14:19:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:19:00 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-keeper, dockerfile:cmd/core-keeper/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 14:19:01 + git rev-list -1 --merges 8d0ee2a14248587787dc689a9fd13896d5272602~1..8d0ee2a14248587787dc689a9fd13896d5272602 [Pipeline] echo 14:19:01 -----------> git rev-list -1 --merges 8d0ee2a14248587787dc689a9fd13896d5272602~1..8d0ee2a14248587787dc689a9fd13896d5272602 8d0ee2a14248587787dc689a9fd13896d5272602 [false] [Pipeline] sh 14:19:01 + git log --format=format:%s -1 8d0ee2a14248587787dc689a9fd13896d5272602 [Pipeline] echo 14:19:01 ========================================================= 14:19:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:19:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:19:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:19:01 + grep -v github /etc/ssh/ssh_known_hosts 14:19:01 + [ -e /tmp/ssh_known_hosts ] 14:19:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:19:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:19:01 + sudo tee -a /etc/ssh/ssh_known_hosts 14:19:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:02 14:19:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:02 0.1.4: Pulling from edgex-devops/py-git-semver 14:19:02 b85a868b505f: Pulling fs layer 14:19:02 e2be974225ed: Pulling fs layer 14:19:02 339a4e72a1f5: Pulling fs layer 14:19:02 988bab9f4d93: Pulling fs layer 14:19:02 1469e6f7b9e6: Pulling fs layer 14:19:02 eaf3925da568: Pulling fs layer 14:19:02 bab4dde63d76: Pulling fs layer 14:19:02 bde34c3a00c8: Pulling fs layer 14:19:02 b352a97aabf1: Pulling fs layer 14:19:02 4872d77fe225: Pulling fs layer 14:19:02 5851b861e8e6: Pulling fs layer 14:19:02 1469e6f7b9e6: Waiting 14:19:02 eaf3925da568: Waiting 14:19:02 bab4dde63d76: Waiting 14:19:02 b352a97aabf1: Waiting 14:19:02 bde34c3a00c8: Waiting 14:19:02 4872d77fe225: Waiting 14:19:02 5851b861e8e6: Waiting 14:19:02 988bab9f4d93: Waiting 14:19:02 e2be974225ed: Verifying Checksum 14:19:02 e2be974225ed: Download complete 14:19:02 988bab9f4d93: Verifying Checksum 14:19:02 988bab9f4d93: Download complete 14:19:02 339a4e72a1f5: Verifying Checksum 14:19:02 339a4e72a1f5: Download complete 14:19:02 1469e6f7b9e6: Verifying Checksum 14:19:02 1469e6f7b9e6: Download complete 14:19:02 eaf3925da568: Download complete 14:19:03 bde34c3a00c8: Verifying Checksum 14:19:03 bde34c3a00c8: Download complete 14:19:03 b352a97aabf1: Download complete 14:19:03 4872d77fe225: Verifying Checksum 14:19:03 4872d77fe225: Download complete 14:19:03 5851b861e8e6: Verifying Checksum 14:19:03 5851b861e8e6: Download complete 14:19:03 b85a868b505f: Verifying Checksum 14:19:03 b85a868b505f: Download complete 14:19:03 bab4dde63d76: Verifying Checksum 14:19:03 bab4dde63d76: Download complete 14:19:04 b85a868b505f: Pull complete 14:19:04 e2be974225ed: Pull complete 14:19:04 339a4e72a1f5: Pull complete 14:19:04 988bab9f4d93: Pull complete 14:19:05 1469e6f7b9e6: Pull complete 14:19:05 eaf3925da568: Pull complete 14:19:06 bab4dde63d76: Pull complete 14:19:07 bde34c3a00c8: Pull complete 14:19:07 b352a97aabf1: Pull complete 14:19:07 4872d77fe225: Pull complete 14:19:07 5851b861e8e6: Pull complete 14:19:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:07 prd-ubuntu20.04-docker-8c-8g-26178 does not seem to be running inside a container 14:19:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:19:10 $ docker top e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 -eo pid,comm 14:19:10 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). 14:19:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:19:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:19:10 [ssh-agent] Looking for ssh-agent implementation... 14:19:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:19:10 $ docker exec e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 ssh-agent 14:19:10 SSH_AUTH_SOCK=/tmp/ssh-8XWE4kkVmEMg/agent.32 14:19:10 SSH_AGENT_PID=38 14:19:10 Running ssh-add (command line suppressed) 14:19:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7345819805052932483.key (/w/workspace/edgex-go/1@tmp/private_key_7345819805052932483.key) 14:19:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:19:11 + git tag --points-at HEAD [Pipeline] } 14:19:11 $ docker exec --env ******** --env ******** e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 ssh-agent -k 14:19:11 unset SSH_AUTH_SOCK; 14:19:11 unset SSH_AGENT_PID; 14:19:11 echo Agent pid 38 killed; 14:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:19:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:19:11 [ssh-agent] Looking for ssh-agent implementation... 14:19:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:19:11 $ docker exec e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 ssh-agent 14:19:11 SSH_AUTH_SOCK=/tmp/ssh-upMsE4wI9BAw/agent.71 14:19:11 SSH_AGENT_PID=77 14:19:11 Running ssh-add (command line suppressed) 14:19:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1896608834988879936.key (/w/workspace/edgex-go/1@tmp/private_key_1896608834988879936.key) 14:19:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:19:12 + git semver init 14:19:12 2024-11-11 14:19:12,449 [run_init] DEBUG init version:0.0.0 force:False 14:19:12 2024-11-11 14:19:12,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:19:12 2024-11-11 14:19:12,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:19:12 2024-11-11 14:19:12,450 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 14:19:17 2024-11-11 14:19:17,768 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:19:17 2024-11-11 14:19:17,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5003 with force:False 14:19:17 2024-11-11 14:19:17,768 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5003 14:19:17 2024-11-11 14:19:17,773 [execute] INFO git cat-file --batch-check 14:19:17 2024-11-11 14:19:17,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:19:17 2024-11-11 14:19:17,779 [execute] INFO git cat-file --batch 14:19:17 2024-11-11 14:19:17,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:19:17 2024-11-11 14:19:17,783 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5003 14:19:17 0.0.0 [Pipeline] } 14:19:17 $ docker exec --env ******** --env ******** e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 ssh-agent -k 14:19:17 unset SSH_AUTH_SOCK; 14:19:17 unset SSH_AGENT_PID; 14:19:17 echo Agent pid 77 killed; 14:19:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:19:18 + git semver [Pipeline] } 14:19:18 $ docker stop --time=1 e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 14:19:20 $ docker rm -f --volumes e6a46ae2f4ad522f421fc660c5434daa13be4ce4c7339bbb93c5f45580771b22 [Pipeline] // withDockerContainer [Pipeline] sh 14:19:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:19:20 Stashed 1 file(s) [Pipeline] echo 14:19:20 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 14:19:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:19:22 ========================================================= 14:19:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:19:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:19:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:19:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:19:22 43c4264eed91: Pulling fs layer 14:19:22 4cc291be95ef: Pulling fs layer 14:19:22 2ac1f1163629: Pulling fs layer 14:19:22 5c3c966382ef: Pulling fs layer 14:19:22 4f4fb700ef54: Pulling fs layer 14:19:22 5d5c8e513c77: Pulling fs layer 14:19:22 9f66e0745190: Pulling fs layer 14:19:22 f49a43e4bbc0: Pulling fs layer 14:19:22 561ebcabdf7f: Pulling fs layer 14:19:22 5c3c966382ef: Waiting 14:19:22 f49a43e4bbc0: Waiting 14:19:22 9f66e0745190: Waiting 14:19:22 4f4fb700ef54: Waiting 14:19:22 561ebcabdf7f: Waiting 14:19:22 5d5c8e513c77: Waiting 14:19:22 4cc291be95ef: Verifying Checksum 14:19:22 4cc291be95ef: Download complete 14:19:22 5c3c966382ef: Verifying Checksum 14:19:22 5c3c966382ef: Download complete 14:19:22 4f4fb700ef54: Download complete 14:19:22 5d5c8e513c77: Verifying Checksum 14:19:22 5d5c8e513c77: Download complete 14:19:22 43c4264eed91: Download complete 14:19:22 9f66e0745190: Download complete 14:19:22 43c4264eed91: Pull complete 14:19:22 561ebcabdf7f: Verifying Checksum 14:19:22 561ebcabdf7f: Download complete 14:19:22 4cc291be95ef: Pull complete 14:19:23 2ac1f1163629: Verifying Checksum 14:19:23 2ac1f1163629: Download complete 14:19:23 f49a43e4bbc0: Verifying Checksum 14:19:23 f49a43e4bbc0: Download complete 14:19:26 2ac1f1163629: Pull complete 14:19:26 5c3c966382ef: Pull complete 14:19:26 4f4fb700ef54: Pull complete 14:19:26 5d5c8e513c77: Pull complete 14:19:26 9f66e0745190: Pull complete 14:19:29 f49a43e4bbc0: Pull complete 14:19:29 561ebcabdf7f: Pull complete 14:19:29 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 14:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:19:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 14:19:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:19:29 WORKDIR /edgex 14:19:29 COPY go.mod . 14:19:29 RUN go mod download 14:19:29 + docker build -t ci-base-image-x86_64 -f - . 14:19:30 Sending build context to Docker daemon 178.1MB 14:19:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:19:30 ---> 3a752c3f9dda 14:19:30 Step 2/4 : WORKDIR /edgex 14:19:35 ---> Running in 5bb51f8ddb0c 14:19:35 Removing intermediate container 5bb51f8ddb0c 14:19:35 ---> a8d971f62f4f 14:19:35 Step 3/4 : COPY go.mod . 14:19:36 ---> 32211d70372b 14:19:36 Step 4/4 : RUN go mod download 14:19:36 ---> Running in 23ead7e4ea43 14:20:02 Removing intermediate container 23ead7e4ea43 14:20:02 ---> d4d813634c64 14:20:02 Successfully built d4d813634c64 14:20:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:03 + docker inspect -f . ci-base-image-x86_64 14:20:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:03 prd-ubuntu20.04-docker-8c-8g-26178 does not seem to be running inside a container 14:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:20:03 $ docker top 28ee4952af17f6c4d30cfbda16e817c80cfa5ea769a565499c1c709c791ed6af -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:04 + go version 14:20:04 go version go1.23.2 linux/amd64 [Pipeline] } 14:20:04 $ docker stop --time=1 28ee4952af17f6c4d30cfbda16e817c80cfa5ea769a565499c1c709c791ed6af 14:20:05 $ docker rm -f --volumes 28ee4952af17f6c4d30cfbda16e817c80cfa5ea769a565499c1c709c791ed6af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:06 + docker inspect -f . ci-base-image-x86_64 14:20:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:06 prd-ubuntu20.04-docker-8c-8g-26178 does not seem to be running inside a container 14:20:06 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:20:06 $ docker top 5bc5abc9ee801c54c9e772b14ff4e852838bee09681bf85327f860a5f2bae014 -eo pid,comm [Pipeline] { [Pipeline] echo 14:20:07 ========================================================= 14:20:07 [edgeXBuildGoParallel] Running Tests and Build... 14:20:07 ========================================================= [Pipeline] sh 14:20:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:20:07 + make test 14:20:07 go test -race -coverprofile=coverage.out ./... 14:20:08 internal/core/command/config/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/config (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/container/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/di (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/application/command.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/container (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/application/command.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/common (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/application/command.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/dtos (imported by github.com/edgexfoundry/edgex-go/internal/core/command/application); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command/application 14:20:08 internal/core/command/application/command.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common (imported by github.com/edgexfoundry/edgex-go/internal/core/command/application); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command/application 14:20:08 internal/core/command/application/command.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses (imported by github.com/edgexfoundry/edgex-go/internal/core/command/application); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command/application 14:20:08 internal/core/command/application/command.go:21:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/errors (imported by github.com/edgexfoundry/edgex-go/internal/core/command/application); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command/application 14:20:08 internal/pkg/encoding.go:23:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger (imported by github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 14:20:08 internal/pkg/utils/restaddress.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces (imported by github.com/edgexfoundry/edgex-go/internal/pkg/utils); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/pkg/utils 14:20:08 internal/pkg/utils/restaddress.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/models (imported by github.com/edgexfoundry/edgex-go/internal/core/common_config); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/common_config 14:20:08 internal/core/command/main.go:25:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/router.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/controller (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/main.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/flags (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/main.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/main.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/init.go:25:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/secret (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/init.go:26:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/startup (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/init.go:30:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/zerotrust (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/command/init.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/command 14:20:08 internal/core/common_config/main.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/config (imported by github.com/edgexfoundry/edgex-go/internal/core/common_config); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/common_config 14:20:08 internal/core/common_config/main.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/environment (imported by github.com/edgexfoundry/edgex-go/internal/core/common_config); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/common_config 14:20:08 /go/pkg/mod/github.com/edgexfoundry/go-mod-configuration/v4@v4.0.0-dev.4/internal/pkg/keeper/client.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests (imported by github.com/edgexfoundry/edgex-go/internal/core/data/controller/http); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14:20:08 internal/core/metadata/uom/bootstrap.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/file (imported by github.com/edgexfoundry/edgex-go/internal/core/metadata/uom); to add: 14:20:08 go get github.com/edgexfoundry/edgex-go/internal/core/metadata/uom 14:20:08 make: *** [Makefile:168: unittest] Error 1 [Pipeline] } 14:20:08 $ docker stop --time=1 5bc5abc9ee801c54c9e772b14ff4e852838bee09681bf85327f860a5f2bae014 14:20:09 $ docker rm -f --volumes 5bc5abc9ee801c54c9e772b14ff4e852838bee09681bf85327f860a5f2bae014 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:20:10 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:20:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 14:20:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:20:13 ---> package-listing.sh 14:20:13 ++ facter osfamily 14:20:13 ++ tr '[:upper:]' '[:lower:]' 14:20:14 + OS_FAMILY=debian 14:20:14 + workspace=/w/workspace/edgex-go/1 14:20:14 + START_PACKAGES=/tmp/packages_start.txt 14:20:14 + END_PACKAGES=/tmp/packages_end.txt 14:20:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:20:14 + PACKAGES=/tmp/packages_start.txt 14:20:14 + '[' /w/workspace/edgex-go/1 ']' 14:20:14 + PACKAGES=/tmp/packages_end.txt 14:20:14 + case "${OS_FAMILY}" in 14:20:14 + dpkg -l 14:20:14 + grep '^ii' 14:20:14 + '[' -f /tmp/packages_start.txt ']' 14:20:14 + '[' -f /tmp/packages_end.txt ']' 14:20:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:20:14 + '[' /w/workspace/edgex-go/1 ']' 14:20:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:20:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:20:14 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:20:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:15 14:20:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:15 latest: Pulling from edgex-lftools-log-publisher 14:20:15 5eb5b503b376: Pulling fs layer 14:20:15 5c69ac0246d0: Pulling fs layer 14:20:15 ec43610c2a17: Pulling fs layer 14:20:15 3a2ae6a8a46f: Pulling fs layer 14:20:15 33b1e0a273af: Pulling fs layer 14:20:15 5d3b04190fa2: Pulling fs layer 14:20:15 2f39f015ded8: Pulling fs layer 14:20:15 3a2ae6a8a46f: Waiting 14:20:15 33b1e0a273af: Waiting 14:20:15 2f39f015ded8: Waiting 14:20:15 5d3b04190fa2: Waiting 14:20:15 5c69ac0246d0: Download complete 14:20:15 3a2ae6a8a46f: Verifying Checksum 14:20:15 3a2ae6a8a46f: Download complete 14:20:15 ec43610c2a17: Verifying Checksum 14:20:15 ec43610c2a17: Download complete 14:20:15 33b1e0a273af: Verifying Checksum 14:20:15 33b1e0a273af: Download complete 14:20:15 5d3b04190fa2: Verifying Checksum 14:20:15 5d3b04190fa2: Download complete 14:20:15 5eb5b503b376: Verifying Checksum 14:20:15 5eb5b503b376: Download complete 14:20:16 2f39f015ded8: Verifying Checksum 14:20:16 2f39f015ded8: Download complete 14:20:17 5eb5b503b376: Pull complete 14:20:17 5c69ac0246d0: Pull complete 14:20:17 ec43610c2a17: Pull complete 14:20:17 3a2ae6a8a46f: Pull complete 14:20:18 33b1e0a273af: Pull complete 14:20:18 5d3b04190fa2: Pull complete 14:20:23 2f39f015ded8: Pull complete 14:20:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:23 prd-ubuntu20.04-docker-8c-8g-26178 does not seem to be running inside a container 14:20:23 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:20:27 $ docker top 3e0393d8c2939cc8b5435b0ba27beda6762442cd3780d7343975660ee123f77e -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:28 + touch /tmp/pre-build-complete [Pipeline] sh 14:20:28 + mkdir -p /var/log/sysstat [Pipeline] sh 14:20:28 + ls /var/log/sa-host 14:20:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:20:29 provisioning config files... 14:20:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12628421506402745645tmp [Pipeline] { [Pipeline] echo 14:20:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:20:29 ---> create-netrc.sh [Pipeline] } 14:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:20:30 ---> python-tools-install.sh [Pipeline] echo 14:20:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:20:30 ---> sudo-logs.sh 14:20:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:20:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:20:30 ---> job-cost.sh 14:20:30 lf-activate-venv: SKIPPING 14:20:30 INFO: No Stack... 14:20:31 INFO: Retrieving Pricing Info for: v3-standard-8 14:20:31 INFO: Archiving Costs [Pipeline] echo 14:20:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:20:32 ---> logs-deploy.sh 14:20:32 lf-activate-venv: SKIPPING 14:20:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5003/1 14:20:32 INFO: archiving workspace using pattern(s): 14:20:33 Archives upload complete. 14:20:33 INFO: archiving logs to Nexus 14:20:34 ---> uname -a: 14:20:34 Linux prd-ubuntu20-04-docker-8c-8g-26178 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:20:34 14:20:34 14:20:34 ---> lscpu: 14:20:34 Architecture: x86_64 14:20:34 CPU op-mode(s): 32-bit, 64-bit 14:20:34 Byte Order: Little Endian 14:20:34 Address sizes: 40 bits physical, 48 bits virtual 14:20:34 CPU(s): 8 14:20:34 On-line CPU(s) list: 0-7 14:20:34 Thread(s) per core: 1 14:20:34 Core(s) per socket: 1 14:20:34 Socket(s): 8 14:20:34 NUMA node(s): 1 14:20:34 Vendor ID: AuthenticAMD 14:20:34 CPU family: 23 14:20:34 Model: 49 14:20:34 Model name: AMD EPYC-Rome Processor 14:20:34 Stepping: 0 14:20:34 CPU MHz: 2800.000 14:20:34 BogoMIPS: 5600.00 14:20:34 Virtualization: AMD-V 14:20:34 Hypervisor vendor: KVM 14:20:34 Virtualization type: full 14:20:34 L1d cache: 256 KiB 14:20:34 L1i cache: 256 KiB 14:20:34 L2 cache: 4 MiB 14:20:34 L3 cache: 128 MiB 14:20:34 NUMA node0 CPU(s): 0-7 14:20:34 Vulnerability Itlb multihit: Not affected 14:20:34 Vulnerability L1tf: Not affected 14:20:34 Vulnerability Mds: Not affected 14:20:34 Vulnerability Meltdown: Not affected 14:20:34 Vulnerability Mmio stale data: Not affected 14:20:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:20:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:20:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:20:34 Vulnerability Srbds: Not affected 14:20:34 Vulnerability Tsx async abort: Not affected 14:20:34 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 14:20:34 14:20:34 14:20:34 ---> nproc: 14:20:34 8 14:20:34 14:20:34 14:20:34 ---> df -h: 14:20:34 Filesystem Size Used Avail Use% Mounted on 14:20:34 overlay 155G 12G 144G 8% / 14:20:34 tmpfs 64M 0 64M 0% /dev 14:20:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:20:34 shm 64M 0 64M 0% /dev/shm 14:20:34 /dev/vda1 155G 12G 144G 8% /facter-os 14:20:34 14:20:34 14:20:34 ---> sar -b -r -n DEV: 14:20:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26178) 11/11/24 _x86_64_ (8 CPU) 14:20:34 14:20:34 14:17:55 LINUX RESTART (8 CPU) 14:20:34 14:20:34 14:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:20:34 14:19:02 338.28 55.69 282.59 0.00 5128.75 48634.29 0.00 14:20:34 14:20:01 209.22 4.61 204.61 0.00 466.90 82147.84 0.00 14:20:34 Average: 274.29 30.36 243.93 0.00 2817.41 65250.28 0.00 14:20:34 14:20:34 14:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:20:34 14:19:02 30096136 31606752 762116 2.32 48808 1774000 1700040 5.01 921920 1568028 8228 14:20:34 14:20:01 27759516 31515620 790364 2.40 124108 3798528 1878508 5.54 1272188 3344192 52 14:20:34 Average: 28927826 31561186 776240 2.36 86458 2786264 1789274 5.27 1097054 2456110 4140 14:20:34 14:20:34 14:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:20:34 14:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:34 14:19:02 ens3 550.79 424.81 3618.91 86.89 0.00 0.00 0.00 0.00 14:20:34 14:19:02 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 14:20:34 14:20:01 docker0 476.78 603.07 34.78 4969.15 0.00 0.00 0.00 0.00 14:20:34 14:20:01 ens3 811.22 605.64 9898.10 67.49 0.00 0.00 0.00 0.00 14:20:34 14:20:01 lo 2.37 2.37 0.24 0.24 0.00 0.00 0.00 0.00 14:20:34 Average: docker0 236.39 299.00 17.24 2463.70 0.00 0.00 0.00 0.00 14:20:34 Average: ens3 679.91 514.47 6732.13 77.27 0.00 0.00 0.00 0.00 14:20:34 Average: lo 2.99 2.99 0.29 0.29 0.00 0.00 0.00 0.00 14:20:34 14:20:34 14:20:34 ---> sar -P ALL: 14:20:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26178) 11/11/24 _x86_64_ (8 CPU) 14:20:34 14:20:34 14:17:55 LINUX RESTART (8 CPU) 14:20:34 14:20:34 14:18:01 CPU %user %nice %system %iowait %steal %idle 14:20:34 14:19:02 all 5.78 0.00 1.23 2.86 0.04 90.10 14:20:34 14:19:02 0 8.34 0.00 1.19 0.18 0.03 90.25 14:20:34 14:19:02 1 4.35 0.00 0.80 0.69 0.05 94.12 14:20:34 14:19:02 2 4.06 0.00 1.15 0.72 0.03 94.04 14:20:34 14:19:02 3 5.85 0.00 1.38 10.08 0.03 82.66 14:20:34 14:19:02 4 7.91 0.00 0.67 0.75 0.02 90.65 14:20:34 14:19:02 5 2.04 0.00 0.70 3.82 0.05 93.39 14:20:34 14:19:02 6 4.16 0.00 0.65 0.60 0.03 94.55 14:20:34 14:19:02 7 9.55 0.00 3.27 6.05 0.05 81.09 14:20:34 14:20:01 all 9.33 0.00 4.24 4.88 0.06 81.49 14:20:34 14:20:01 0 9.35 0.00 4.67 1.25 0.07 84.66 14:20:34 14:20:01 1 10.44 0.00 4.49 3.14 0.05 81.89 14:20:34 14:20:01 2 9.13 0.00 4.84 8.65 0.09 77.30 14:20:34 14:20:01 3 11.93 0.00 3.28 1.80 0.07 82.92 14:20:34 14:20:01 4 6.61 0.00 4.41 2.72 0.05 86.21 14:20:34 14:20:01 5 9.51 0.00 3.97 1.87 0.05 84.60 14:20:34 14:20:01 6 8.10 0.00 3.72 0.40 0.07 87.72 14:20:34 14:20:01 7 9.58 0.00 4.56 19.36 0.07 66.43 14:20:34 Average: all 7.53 0.00 2.71 3.85 0.05 85.85 14:20:34 Average: 0 8.84 0.00 2.91 0.71 0.05 87.49 14:20:34 Average: 1 7.35 0.00 2.62 1.90 0.05 88.08 14:20:34 Average: 2 6.55 0.00 2.97 4.62 0.06 85.80 14:20:34 Average: 3 8.86 0.00 2.32 5.99 0.05 82.79 14:20:34 Average: 4 7.26 0.00 2.52 1.73 0.03 88.46 14:20:34 Average: 5 5.73 0.00 2.31 2.86 0.05 89.05 14:20:34 Average: 6 6.10 0.00 2.16 0.50 0.05 91.19 14:20:34 Average: 7 9.56 0.00 3.90 12.59 0.06 73.89 14:20:34 14:20:34 14:20:34