Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a4052b0b2f1e637c9c652109488342642a86f02 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-ssh14019596149124923265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh16848697245896197260.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/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/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8537025327319964576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh5236384784315937079.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/device-rest-go/branches/main/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/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17990118988166426386.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-16286 in /w/workspace/edgexfoundry_device-rest-go_main [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/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2a4052b0b2f1e637c9c652109488342642a86f02 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a4052b0b2f1e637c9c652109488342642a86f02 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#359)" > git rev-list --no-walk be4ef312c22dc034e41ce6d88dbc2c6735f3bed2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T21:08:03.566Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T21:08:03.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T21:08:03.650Z] ========================================================= [2023-11-01T21:08:03.650Z] EdgeX Global Pipelines Version Info [2023-11-01T21:08:03.650Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:08:04.379Z] ------------------- [2023-11-01T21:08:04.379Z] stable info: [2023-11-01T21:08:04.379Z] ------------------- [2023-11-01T21:08:04.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T21:08:04.379Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T21:08:04.379Z] Message: update stable to v1.0.255 [2023-11-01T21:08:04.947Z] ------------------- [2023-11-01T21:08:04.947Z] experimental info: [2023-11-01T21:08:04.947Z] ------------------- [2023-11-01T21:08:04.947Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T21:08:04.947Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T21:08:04.947Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T21:08:05.116Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-11-01T21:08:05.136Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-11-01T21:08:05.154Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T21:08:05.174Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T21:08:05.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T21:08:05.206Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T21:08:05.221Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T21:08:05.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T21:08:05.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T21:08:05.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T21:08:05.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T21:08:05.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-11-01T21:08:05.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T21:08:05.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T21:08:05.338Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T21:08:05.357Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T21:08:05.368Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T21:08:05.383Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T21:08:05.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T21:08:05.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T21:08:05.430Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T21:08:05.449Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T21:08:05.465Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T21:08:05.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T21:08:05.489Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T21:08:05.502Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T21:08:05.514Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T21:08:05.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T21:08:05.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T21:08:05.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T21:08:05.577Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] echo [2023-11-01T21:08:05.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a4052b [Pipeline] echo [2023-11-01T21:08:05.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T21:08:05.645Z] provisioning config files... [2023-11-01T21:08:05.659Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1077717372335238648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:08:05.961Z] ---> docker-login.sh [2023-11-01T21:08:05.961Z] nexus3.edgexfoundry.org:10001 [2023-11-01T21:08:06.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:08:06.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:08:06.222Z] Configure a credential helper to remove this warning. See [2023-11-01T21:08:06.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:08:06.222Z] [2023-11-01T21:08:06.222Z] Login Succeeded [2023-11-01T21:08:06.223Z] nexus3.edgexfoundry.org:10002 [2023-11-01T21:08:06.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:08:06.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:08:06.484Z] Configure a credential helper to remove this warning. See [2023-11-01T21:08:06.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:08:06.484Z] [2023-11-01T21:08:06.484Z] Login Succeeded [2023-11-01T21:08:06.484Z] nexus3.edgexfoundry.org:10003 [2023-11-01T21:08:06.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:08:06.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:08:06.484Z] Configure a credential helper to remove this warning. See [2023-11-01T21:08:06.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:08:06.484Z] [2023-11-01T21:08:06.484Z] Login Succeeded [2023-11-01T21:08:06.484Z] nexus3.edgexfoundry.org:10004 [2023-11-01T21:08:06.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:08:06.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:08:06.745Z] Configure a credential helper to remove this warning. See [2023-11-01T21:08:06.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:08:06.745Z] [2023-11-01T21:08:06.745Z] Login Succeeded [2023-11-01T21:08:06.745Z] docker.io [2023-11-01T21:08:06.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:08:07.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:08:07.006Z] Configure a credential helper to remove this warning. See [2023-11-01T21:08:07.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:08:07.006Z] [2023-11-01T21:08:07.006Z] Login Succeeded [2023-11-01T21:08:07.006Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T21:08:07.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T21:08:07.398Z] + git rev-list -1 --merges 2a4052b0b2f1e637c9c652109488342642a86f02~1..2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] echo [2023-11-01T21:08:07.449Z] -----------> git rev-list -1 --merges 2a4052b0b2f1e637c9c652109488342642a86f02~1..2a4052b0b2f1e637c9c652109488342642a86f02 2a4052b0b2f1e637c9c652109488342642a86f02 [false] [Pipeline] sh [2023-11-01T21:08:07.743Z] + git log --format=format:%s -1 2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] echo [2023-11-01T21:08:07.792Z] ========================================================= [2023-11-01T21:08:07.792Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T21:08:07.792Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T21:08:08.133Z] + git log --format=format:%s -1 2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] echo [2023-11-01T21:08:08.145Z] [semverPrep] GIT_COMMIT: 2a4052b0b2f1e637c9c652109488342642a86f02, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#359) [Pipeline] echo [2023-11-01T21:08:08.155Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T21:08:08.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T21:08:08.528Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T21:08:08.528Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T21:08:08.528Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T21:08:08.528Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T21:08:08.528Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T21:08:08.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:08:08.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T21:08:08.957Z] [2023-11-01T21:08:08.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:08:09.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T21:08:09.256Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T21:08:09.256Z] b85a868b505f: Pulling fs layer [2023-11-01T21:08:09.256Z] e2be974225ed: Pulling fs layer [2023-11-01T21:08:09.256Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T21:08:09.256Z] 988bab9f4d93: Pulling fs layer [2023-11-01T21:08:09.256Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T21:08:09.256Z] eaf3925da568: Pulling fs layer [2023-11-01T21:08:09.256Z] bab4dde63d76: Pulling fs layer [2023-11-01T21:08:09.256Z] bde34c3a00c8: Pulling fs layer [2023-11-01T21:08:09.256Z] b352a97aabf1: Pulling fs layer [2023-11-01T21:08:09.256Z] 4872d77fe225: Pulling fs layer [2023-11-01T21:08:09.256Z] 5851b861e8e6: Pulling fs layer [2023-11-01T21:08:09.256Z] 988bab9f4d93: Waiting [2023-11-01T21:08:09.256Z] bab4dde63d76: Waiting [2023-11-01T21:08:09.256Z] b352a97aabf1: Waiting [2023-11-01T21:08:09.256Z] bde34c3a00c8: Waiting [2023-11-01T21:08:09.256Z] eaf3925da568: Waiting [2023-11-01T21:08:09.256Z] 4872d77fe225: Waiting [2023-11-01T21:08:09.256Z] 1469e6f7b9e6: Waiting [2023-11-01T21:08:09.256Z] e2be974225ed: Download complete [2023-11-01T21:08:09.256Z] 988bab9f4d93: Verifying Checksum [2023-11-01T21:08:09.256Z] 988bab9f4d93: Download complete [2023-11-01T21:08:09.256Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T21:08:09.256Z] 339a4e72a1f5: Download complete [2023-11-01T21:08:09.256Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T21:08:09.256Z] 1469e6f7b9e6: Download complete [2023-11-01T21:08:09.515Z] eaf3925da568: Verifying Checksum [2023-11-01T21:08:09.515Z] eaf3925da568: Download complete [2023-11-01T21:08:09.515Z] bde34c3a00c8: Download complete [2023-11-01T21:08:09.515Z] b352a97aabf1: Verifying Checksum [2023-11-01T21:08:09.515Z] b352a97aabf1: Download complete [2023-11-01T21:08:09.515Z] 4872d77fe225: Download complete [2023-11-01T21:08:09.515Z] 5851b861e8e6: Verifying Checksum [2023-11-01T21:08:09.515Z] 5851b861e8e6: Download complete [2023-11-01T21:08:09.515Z] b85a868b505f: Verifying Checksum [2023-11-01T21:08:09.515Z] b85a868b505f: Download complete [2023-11-01T21:08:09.775Z] bab4dde63d76: Verifying Checksum [2023-11-01T21:08:09.775Z] bab4dde63d76: Download complete [2023-11-01T21:08:10.717Z] b85a868b505f: Pull complete [2023-11-01T21:08:10.991Z] e2be974225ed: Pull complete [2023-11-01T21:08:11.252Z] 339a4e72a1f5: Pull complete [2023-11-01T21:08:11.512Z] 988bab9f4d93: Pull complete [2023-11-01T21:08:11.773Z] 1469e6f7b9e6: Pull complete [2023-11-01T21:08:11.773Z] eaf3925da568: Pull complete [2023-11-01T21:08:13.709Z] bab4dde63d76: Pull complete [2023-11-01T21:08:13.709Z] bde34c3a00c8: Pull complete [2023-11-01T21:08:13.970Z] b352a97aabf1: Pull complete [2023-11-01T21:08:13.970Z] 4872d77fe225: Pull complete [2023-11-01T21:08:13.970Z] 5851b861e8e6: Pull complete [2023-11-01T21:08:13.970Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T21:08:13.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T21:08:13.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:08:14.088Z] prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container [2023-11-01T21:08:14.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T21:08:17.729Z] $ docker top 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 -eo pid,comm [2023-11-01T21:08:17.798Z] 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-11-01T21:08:17.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T21:08:17.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T21:08:17.845Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T21:08:17.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T21:08:17.945Z] $ docker exec 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 ssh-agent [2023-11-01T21:08:18.082Z] SSH_AUTH_SOCK=/tmp/ssh-9KbOvAHMCYGj/agent.32 [2023-11-01T21:08:18.082Z] SSH_AGENT_PID=38 [2023-11-01T21:08:18.089Z] Running ssh-add (command line suppressed) [2023-11-01T21:08:18.179Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_684499733524338425.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_684499733524338425.key) [2023-11-01T21:08:18.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T21:08:18.500Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T21:08:18.500Z] $ docker exec --env ******** --env ******** 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 ssh-agent -k [2023-11-01T21:08:18.594Z] unset SSH_AUTH_SOCK; [2023-11-01T21:08:18.595Z] unset SSH_AGENT_PID; [2023-11-01T21:08:18.595Z] echo Agent pid 38 killed; [2023-11-01T21:08:18.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T21:08:18.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T21:08:18.640Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T21:08:18.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T21:08:18.743Z] $ docker exec 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 ssh-agent [2023-11-01T21:08:18.856Z] SSH_AUTH_SOCK=/tmp/ssh-DX5fzyX78jYd/agent.70 [2023-11-01T21:08:18.856Z] SSH_AGENT_PID=76 [2023-11-01T21:08:18.861Z] Running ssh-add (command line suppressed) [2023-11-01T21:08:18.938Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11436856365084015996.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11436856365084015996.key) [2023-11-01T21:08:18.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T21:08:19.263Z] + git semver init [2023-11-01T21:08:19.523Z] 2023-11-01 21:08:19,435 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T21:08:19.523Z] 2023-11-01 21:08:19,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-11-01T21:08:19.523Z] 2023-11-01 21:08:19,437 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-11-01T21:08:19.523Z] 2023-11-01 21:08:19,438 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T21:08:20.909Z] 2023-11-01 21:08:20,542 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-11-01T21:08:20.909Z] 2023-11-01 21:08:20,542 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-11-01T21:08:20.909Z] 2023-11-01 21:08:20,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-11-01T21:08:20.909Z] 2023-11-01 21:08:20,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-11-01T21:08:20.909Z] 3.1.0-dev.27 [Pipeline] } [2023-11-01T21:08:20.911Z] $ docker exec --env ******** --env ******** 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 ssh-agent -k [2023-11-01T21:08:21.001Z] unset SSH_AUTH_SOCK; [2023-11-01T21:08:21.002Z] unset SSH_AGENT_PID; [2023-11-01T21:08:21.002Z] echo Agent pid 76 killed; [2023-11-01T21:08:21.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T21:08:21.340Z] + git semver [Pipeline] } [2023-11-01T21:08:21.618Z] $ docker stop --time=1 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 [2023-11-01T21:08:22.914Z] $ docker rm -f --volumes 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T21:08:23.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T21:08:23.463Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T21:08:23.466Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T21:08:23.640Z] provisioning config files... [2023-11-01T21:08:23.648Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15885428418551021561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:08:23.947Z] ---> docker-login.sh [2023-11-01T21:08:23.947Z] nexus3.edgexfoundry.org:10001 [2023-11-01T21:08:23.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:08:23.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:08:23.947Z] Configure a credential helper to remove this warning. See [2023-11-01T21:08:23.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:08:23.947Z] [2023-11-01T21:08:23.947Z] Login Succeeded [2023-11-01T21:08:23.947Z] nexus3.edgexfoundry.org:10002 [2023-11-01T21:08:23.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:08:23.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:08:23.947Z] Configure a credential helper to remove this warning. See [2023-11-01T21:08:23.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:08:23.947Z] [2023-11-01T21:08:23.947Z] Login Succeeded [2023-11-01T21:08:23.947Z] nexus3.edgexfoundry.org:10003 [2023-11-01T21:08:24.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:08:24.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:08:24.208Z] Configure a credential helper to remove this warning. See [2023-11-01T21:08:24.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:08:24.208Z] [2023-11-01T21:08:24.208Z] Login Succeeded [2023-11-01T21:08:24.208Z] nexus3.edgexfoundry.org:10004 [2023-11-01T21:08:24.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:08:24.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:08:24.208Z] Configure a credential helper to remove this warning. See [2023-11-01T21:08:24.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:08:24.208Z] [2023-11-01T21:08:24.208Z] Login Succeeded [2023-11-01T21:08:24.208Z] docker.io [2023-11-01T21:08:24.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:08:24.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:08:24.466Z] Configure a credential helper to remove this warning. See [2023-11-01T21:08:24.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:08:24.466Z] [2023-11-01T21:08:24.466Z] Login Succeeded [2023-11-01T21:08:24.466Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T21:08:24.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T21:08:24.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T21:08:24.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T21:08:24.569Z] ========================================================= [2023-11-01T21:08:24.569Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T21:08:24.569Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:08:24.891Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T21:08:24.891Z] Sending build context to Docker daemon 10.93MB [2023-11-01T21:08:24.891Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T21:08:24.891Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T21:08:24.891Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T21:08:24.891Z] 7264a8db6415: Pulling fs layer [2023-11-01T21:08:24.891Z] c4d48a809fc2: Pulling fs layer [2023-11-01T21:08:24.891Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T21:08:24.892Z] ad3a456e5733: Pulling fs layer [2023-11-01T21:08:24.892Z] 33e27b845d1e: Pulling fs layer [2023-11-01T21:08:24.892Z] c68163c4e522: Pulling fs layer [2023-11-01T21:08:24.892Z] 50da416c3ac9: Pulling fs layer [2023-11-01T21:08:24.892Z] ad3a456e5733: Waiting [2023-11-01T21:08:24.892Z] 33e27b845d1e: Waiting [2023-11-01T21:08:24.892Z] c68163c4e522: Waiting [2023-11-01T21:08:24.892Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T21:08:24.892Z] 23d2d4c4bb30: Waiting [2023-11-01T21:08:24.892Z] 50da416c3ac9: Waiting [2023-11-01T21:08:25.153Z] c4d48a809fc2: Verifying Checksum [2023-11-01T21:08:25.153Z] c4d48a809fc2: Download complete [2023-11-01T21:08:25.153Z] ad3a456e5733: Verifying Checksum [2023-11-01T21:08:25.153Z] ad3a456e5733: Download complete [2023-11-01T21:08:25.153Z] 33e27b845d1e: Verifying Checksum [2023-11-01T21:08:25.153Z] 33e27b845d1e: Download complete [2023-11-01T21:08:25.153Z] 7264a8db6415: Verifying Checksum [2023-11-01T21:08:25.153Z] 7264a8db6415: Download complete [2023-11-01T21:08:25.153Z] c68163c4e522: Verifying Checksum [2023-11-01T21:08:25.153Z] c68163c4e522: Download complete [2023-11-01T21:08:25.413Z] 7264a8db6415: Pull complete [2023-11-01T21:08:25.413Z] 23d2d4c4bb30: Download complete [2023-11-01T21:08:25.413Z] c4d48a809fc2: Pull complete [2023-11-01T21:08:25.413Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T21:08:25.413Z] 4f1c88b9dad5: Download complete [2023-11-01T21:08:25.981Z] 50da416c3ac9: Verifying Checksum [2023-11-01T21:08:25.981Z] 50da416c3ac9: Download complete [2023-11-01T21:08:29.272Z] 4f1c88b9dad5: Pull complete [2023-11-01T21:08:29.272Z] ad3a456e5733: Pull complete [2023-11-01T21:08:29.272Z] 33e27b845d1e: Pull complete [2023-11-01T21:08:29.272Z] c68163c4e522: Pull complete [2023-11-01T21:08:31.173Z] 50da416c3ac9: Pull complete [2023-11-01T21:08:31.742Z] 23d2d4c4bb30: Pull complete [2023-11-01T21:08:31.742Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T21:08:31.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T21:08:31.742Z] ---> 0786185ac409 [2023-11-01T21:08:31.742Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T21:08:37.022Z] ---> Running in 9b2dd6ce482e [2023-11-01T21:08:37.022Z] Removing intermediate container 9b2dd6ce482e [2023-11-01T21:08:37.022Z] ---> eebfcd89aa73 [2023-11-01T21:08:37.022Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T21:08:37.022Z] ---> Running in e8c9c130ce8c [2023-11-01T21:08:37.022Z] Removing intermediate container e8c9c130ce8c [2023-11-01T21:08:37.022Z] ---> 222b14006efa [2023-11-01T21:08:37.022Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-01T21:08:37.022Z] ---> Running in 7129519603bf [2023-11-01T21:08:37.022Z] Removing intermediate container 7129519603bf [2023-11-01T21:08:37.022Z] ---> 9c8c43a15373 [2023-11-01T21:08:37.022Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T21:08:37.022Z] ---> Running in 63f54e0b4d94 [2023-11-01T21:08:37.022Z] Removing intermediate container 63f54e0b4d94 [2023-11-01T21:08:37.022Z] ---> 60f2fc13cd02 [2023-11-01T21:08:37.022Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T21:08:37.022Z] ---> Running in 168a9900d6f6 [2023-11-01T21:08:37.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T21:08:37.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T21:08:37.542Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-01T21:08:37.542Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-01T21:08:37.542Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-01T21:08:37.542Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-01T21:08:37.542Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T21:08:37.542Z] OK: 268 MiB in 56 packages [2023-11-01T21:08:38.112Z] Removing intermediate container 168a9900d6f6 [2023-11-01T21:08:38.112Z] ---> 3d7a72c05e3d [2023-11-01T21:08:38.112Z] Step 8/12 : WORKDIR /device-rest-go [2023-11-01T21:08:38.112Z] ---> Running in 42928f66b4f9 [2023-11-01T21:08:38.112Z] Removing intermediate container 42928f66b4f9 [2023-11-01T21:08:38.112Z] ---> dcd4037da3fa [2023-11-01T21:08:38.112Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-01T21:08:38.372Z] ---> 1d257e6797a3 [2023-11-01T21:08:38.372Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T21:08:38.372Z] ---> Running in 716d10afabcf [2023-11-01T21:08:38.587Z] Still waiting to schedule task [2023-11-01T21:08:38.587Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-01T21:09:17.163Z] Removing intermediate container 716d10afabcf [2023-11-01T21:09:17.163Z] ---> 7c1ad06a6b13 [2023-11-01T21:09:17.163Z] Step 11/12 : COPY . . [2023-11-01T21:09:17.163Z] ---> eebbca39221a [2023-11-01T21:09:17.163Z] Step 12/12 : RUN $MAKE [2023-11-01T21:09:17.163Z] ---> Running in 26985c2caa7f [2023-11-01T21:09:17.163Z] noop [2023-11-01T21:09:17.163Z] Removing intermediate container 26985c2caa7f [2023-11-01T21:09:17.163Z] ---> 186e9f89872a [2023-11-01T21:09:17.163Z] Successfully built 186e9f89872a [2023-11-01T21:09:17.163Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:09:17.484Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T21:09:17.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:09:17.559Z] prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container [2023-11-01T21:09:17.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T21:09:17.930Z] $ docker top 6942c5594f33bfef2dfc90f75850f508f62f3720a022ae4d0f24e1252578541f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T21:09:18.267Z] + go version [2023-11-01T21:09:18.267Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T21:09:18.285Z] $ docker stop --time=1 6942c5594f33bfef2dfc90f75850f508f62f3720a022ae4d0f24e1252578541f [2023-11-01T21:09:19.540Z] $ docker rm -f --volumes 6942c5594f33bfef2dfc90f75850f508f62f3720a022ae4d0f24e1252578541f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:09:19.911Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T21:09:19.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:09:19.976Z] prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container [2023-11-01T21:09:20.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T21:09:20.332Z] $ docker top f30a02b804ba52b76319f4a535761bf41512baa2c9f3b3b6d0aceeef3c156ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T21:09:20.673Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T21:09:20.971Z] + make test [2023-11-01T21:09:20.971Z] go test ./... -coverprofile=coverage.out ./... [2023-11-01T21:09:22.346Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-11-01T21:09:34.536Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-11-01T21:09:34.536Z] ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 33.2% of statements [2023-11-01T21:09:41.094Z] go vet ./... [2023-11-01T21:09:43.620Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T21:09:43.620Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T21:09:43.620Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T21:09:43.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T21:09:43.908Z] $ docker stop --time=1 f30a02b804ba52b76319f4a535761bf41512baa2c9f3b3b6d0aceeef3c156ae6 [2023-11-01T21:09:47.184Z] $ docker rm -f --volumes f30a02b804ba52b76319f4a535761bf41512baa2c9f3b3b6d0aceeef3c156ae6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T21:09:47.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T21:09:47.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T21:09:48.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T21:09:48.527Z] + ls -al . [2023-11-01T21:09:48.527Z] total 184 [2023-11-01T21:09:48.527Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:09 . [2023-11-01T21:09:48.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:08 .. [2023-11-01T21:09:48.527Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 1 21:08 .dockerignore [2023-11-01T21:09:48.527Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:09 .git [2023-11-01T21:09:48.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:08 .github [2023-11-01T21:09:48.527Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 1 21:08 .gitignore [2023-11-01T21:09:48.527Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 21:08 .golangci.yml [2023-11-01T21:09:48.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 21:08 .semver [2023-11-01T21:09:48.527Z] -rw-rw-r-- 1 jenkins jenkins 10300 Nov 1 21:08 Attribution.txt [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 15709 Nov 1 21:08 CHANGELOG.md [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 1578 Nov 1 21:08 Dockerfile [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 21:08 GOVERNANCE.md [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 1 21:08 Jenkinsfile [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 21:08 LICENSE [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 2010 Nov 1 21:08 Makefile [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 21:08 OWNERS.md [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 15738 Nov 1 21:08 README.md [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 21:08 VERSION [2023-11-01T21:09:48.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:08 bin [2023-11-01T21:09:48.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:08 cmd [2023-11-01T21:09:48.528Z] -rw-r--r-- 1 jenkins jenkins 14499 Nov 1 21:09 coverage.out [2023-11-01T21:09:48.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:08 driver [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 3891 Nov 1 21:08 go.mod [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 35094 Nov 1 21:08 go.sum [2023-11-01T21:09:48.528Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 1 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:09:48.838Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2a4052b0b2f1e637c9c652109488342642a86f02 --label arch=amd64 --label version=3.1.0-dev.27 . [2023-11-01T21:09:48.838Z] Sending build context to Docker daemon 10.95MB [2023-11-01T21:09:48.838Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T21:09:48.838Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-01T21:09:48.838Z] ---> 186e9f89872a [2023-11-01T21:09:48.838Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-01T21:09:49.097Z] ---> Running in 350afa2c1774 [2023-11-01T21:09:49.355Z] Removing intermediate container 350afa2c1774 [2023-11-01T21:09:49.355Z] ---> 1ed029c89ffa [2023-11-01T21:09:49.355Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T21:09:49.355Z] ---> Running in c7f013321549 [2023-11-01T21:09:49.355Z] Removing intermediate container c7f013321549 [2023-11-01T21:09:49.355Z] ---> 496523ae694b [2023-11-01T21:09:49.355Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-01T21:09:49.355Z] ---> Running in 3033c1a22554 [2023-11-01T21:09:49.355Z] Removing intermediate container 3033c1a22554 [2023-11-01T21:09:49.355Z] ---> 666190975fc5 [2023-11-01T21:09:49.355Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T21:09:49.355Z] ---> Running in 69618ef861bc [2023-11-01T21:09:49.614Z] Removing intermediate container 69618ef861bc [2023-11-01T21:09:49.614Z] ---> 04372fc3ce7d [2023-11-01T21:09:49.614Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T21:09:49.614Z] ---> Running in 1a8a010c77a5 [2023-11-01T21:09:49.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T21:09:50.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T21:09:50.392Z] OK: 268 MiB in 56 packages [2023-11-01T21:09:50.652Z] Removing intermediate container 1a8a010c77a5 [2023-11-01T21:09:50.652Z] ---> df886feff7e9 [2023-11-01T21:09:50.652Z] Step 8/25 : WORKDIR /device-rest-go [2023-11-01T21:09:50.652Z] ---> Running in 4398061a1945 [2023-11-01T21:09:50.910Z] Removing intermediate container 4398061a1945 [2023-11-01T21:09:50.910Z] ---> c7f66482fdc6 [2023-11-01T21:09:50.910Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-01T21:09:50.910Z] ---> dce900b9011f [2023-11-01T21:09:50.910Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T21:09:50.910Z] ---> Running in 732fc586162f [2023-11-01T21:09:51.478Z] Removing intermediate container 732fc586162f [2023-11-01T21:09:51.478Z] ---> 9dae7531ced5 [2023-11-01T21:09:51.478Z] Step 11/25 : COPY . . [2023-11-01T21:09:52.047Z] ---> 23eff2c846e6 [2023-11-01T21:09:52.047Z] Step 12/25 : RUN $MAKE [2023-11-01T21:09:52.047Z] ---> Running in f6bfa1696a48 [2023-11-01T21:09:52.307Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-11-01T21:10:14.313Z] Removing intermediate container f6bfa1696a48 [2023-11-01T21:10:14.313Z] ---> 7a4e9ece1298 [2023-11-01T21:10:14.313Z] Step 13/25 : FROM alpine:3.18 [2023-11-01T21:10:14.313Z] 3.18: Pulling from library/alpine [2023-11-01T21:10:14.313Z] 96526aa774ef: Pulling fs layer [2023-11-01T21:10:14.313Z] 96526aa774ef: Verifying Checksum [2023-11-01T21:10:14.313Z] 96526aa774ef: Download complete [2023-11-01T21:10:14.313Z] 96526aa774ef: Pull complete [2023-11-01T21:10:14.313Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T21:10:14.313Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T21:10:14.313Z] ---> 8ca4688f4f35 [2023-11-01T21:10:14.313Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T21:10:14.313Z] ---> Running in 9df7ff08e160 [2023-11-01T21:10:14.313Z] Removing intermediate container 9df7ff08e160 [2023-11-01T21:10:14.313Z] ---> d11371cd9cc6 [2023-11-01T21:10:14.313Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-11-01T21:10:14.313Z] ---> Running in 5c053286c04a [2023-11-01T21:10:14.313Z] Removing intermediate container 5c053286c04a [2023-11-01T21:10:14.313Z] ---> 65b04f08013f [2023-11-01T21:10:14.313Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-11-01T21:10:14.313Z] ---> Running in bdb44bd4f9fc [2023-11-01T21:10:14.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T21:10:14.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T21:10:15.192Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T21:10:15.192Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T21:10:15.192Z] OK: 7 MiB in 16 packages [2023-11-01T21:10:15.450Z] Removing intermediate container bdb44bd4f9fc [2023-11-01T21:10:15.451Z] ---> c7121c2a6fea [2023-11-01T21:10:15.451Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-11-01T21:10:16.386Z] ---> 5b0a25227d8f [2023-11-01T21:10:16.386Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-11-01T21:10:16.386Z] ---> 92a828583da2 [2023-11-01T21:10:16.386Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-11-01T21:10:16.644Z] ---> fe1aaeebf47c [2023-11-01T21:10:16.644Z] Step 20/25 : EXPOSE 59986 [2023-11-01T21:10:16.644Z] ---> Running in ed81bb84cde1 [2023-11-01T21:10:16.644Z] Removing intermediate container ed81bb84cde1 [2023-11-01T21:10:16.644Z] ---> 29b33f6f14fb [2023-11-01T21:10:16.644Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-11-01T21:10:16.644Z] ---> Running in baa34af95499 [2023-11-01T21:10:16.903Z] Removing intermediate container baa34af95499 [2023-11-01T21:10:16.903Z] ---> cda9efbd25df [2023-11-01T21:10:16.903Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-01T21:10:16.903Z] ---> Running in e8732bec619d [2023-11-01T21:10:16.903Z] Removing intermediate container e8732bec619d [2023-11-01T21:10:16.903Z] ---> c67f098ded95 [2023-11-01T21:10:16.903Z] Step 23/25 : LABEL arch=amd64 [2023-11-01T21:10:16.903Z] ---> Running in ce0acb6e4af7 [2023-11-01T21:10:16.903Z] Removing intermediate container ce0acb6e4af7 [2023-11-01T21:10:16.903Z] ---> 23bcbb800575 [2023-11-01T21:10:16.903Z] Step 24/25 : LABEL git_sha=2a4052b0b2f1e637c9c652109488342642a86f02 [2023-11-01T21:10:16.903Z] ---> Running in d9de9f5d26e1 [2023-11-01T21:10:17.162Z] Removing intermediate container d9de9f5d26e1 [2023-11-01T21:10:17.162Z] ---> 7dcdbab9eb5f [2023-11-01T21:10:17.162Z] Step 25/25 : LABEL version=3.1.0-dev.27 [2023-11-01T21:10:17.162Z] ---> Running in 96f43c65b1b1 [2023-11-01T21:10:17.162Z] Removing intermediate container 96f43c65b1b1 [2023-11-01T21:10:17.162Z] ---> aa5a4c959a4a [2023-11-01T21:10:17.162Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T21:10:17.162Z] Successfully built aa5a4c959a4a [2023-11-01T21:10:17.162Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T21:10:17.282Z] provisioning config files... [2023-11-01T21:10:17.292Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13247907824476540006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:10:17.588Z] ---> docker-login.sh [2023-11-01T21:10:17.588Z] nexus3.edgexfoundry.org:10001 [2023-11-01T21:10:17.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:10:17.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:10:17.588Z] Configure a credential helper to remove this warning. See [2023-11-01T21:10:17.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:10:17.588Z] [2023-11-01T21:10:17.588Z] Login Succeeded [2023-11-01T21:10:17.588Z] nexus3.edgexfoundry.org:10002 [2023-11-01T21:10:17.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:10:17.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:10:17.588Z] Configure a credential helper to remove this warning. See [2023-11-01T21:10:17.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:10:17.588Z] [2023-11-01T21:10:17.588Z] Login Succeeded [2023-11-01T21:10:17.588Z] nexus3.edgexfoundry.org:10003 [2023-11-01T21:10:17.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:10:17.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:10:17.847Z] Configure a credential helper to remove this warning. See [2023-11-01T21:10:17.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:10:17.847Z] [2023-11-01T21:10:17.847Z] Login Succeeded [2023-11-01T21:10:17.847Z] nexus3.edgexfoundry.org:10004 [2023-11-01T21:10:17.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:10:17.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:10:17.847Z] Configure a credential helper to remove this warning. See [2023-11-01T21:10:17.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:10:17.847Z] [2023-11-01T21:10:17.847Z] Login Succeeded [2023-11-01T21:10:17.847Z] docker.io [2023-11-01T21:10:18.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:10:18.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:10:18.367Z] Configure a credential helper to remove this warning. See [2023-11-01T21:10:18.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:10:18.367Z] [2023-11-01T21:10:18.367Z] Login Succeeded [2023-11-01T21:10:18.367Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T21:10:18.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T21:10:18.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T21:10:18.441Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-11-01T21:10:18.441Z] 2a4052b0b2f1e637c9c652109488342642a86f02 [2023-11-01T21:10:18.441Z] latest [2023-11-01T21:10:18.441Z] 3.1.0-dev.27 [2023-11-01T21:10:18.441Z] 2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 [2023-11-01T21:10:18.441Z] main [2023-11-01T21:10:18.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:18.774Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:19.085Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02 [2023-11-01T21:10:19.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-11-01T21:10:19.085Z] 03dc4b7a067f: Preparing [2023-11-01T21:10:19.085Z] 04b2def794d8: Preparing [2023-11-01T21:10:19.085Z] 4668d0c1125d: Preparing [2023-11-01T21:10:19.085Z] 4ed7122a789f: Preparing [2023-11-01T21:10:19.085Z] cc2447e1835a: Preparing [2023-11-01T21:10:19.085Z] cc2447e1835a: Layer already exists [2023-11-01T21:10:19.085Z] 4ed7122a789f: Pushed [2023-11-01T21:10:19.085Z] 04b2def794d8: Pushed [2023-11-01T21:10:19.085Z] 03dc4b7a067f: Pushed [2023-11-01T21:10:19.828Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16287 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-11-01T21:10:19.843Z] Running in /w/workspace/device-rest-go/147 [Pipeline] { [Pipeline] checkout [2023-11-01T21:10:19.879Z] The recommended git tool is: git [2023-11-01T21:10:22.369Z] 4668d0c1125d: Pushed [2023-11-01T21:10:22.369Z] 2a4052b0b2f1e637c9c652109488342642a86f02: digest: sha256:8a40fe0621b4b082b10bda353e04b804be8497cb6b762d829dca2de1a61406f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:22.683Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:22.988Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-11-01T21:10:22.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-11-01T21:10:22.988Z] 03dc4b7a067f: Preparing [2023-11-01T21:10:22.988Z] 04b2def794d8: Preparing [2023-11-01T21:10:22.988Z] 4668d0c1125d: Preparing [2023-11-01T21:10:22.988Z] 4ed7122a789f: Preparing [2023-11-01T21:10:22.988Z] cc2447e1835a: Preparing [2023-11-01T21:10:22.988Z] 03dc4b7a067f: Layer already exists [2023-11-01T21:10:22.988Z] 4668d0c1125d: Layer already exists [2023-11-01T21:10:22.988Z] 4ed7122a789f: Layer already exists [2023-11-01T21:10:22.988Z] 04b2def794d8: Layer already exists [2023-11-01T21:10:22.988Z] cc2447e1835a: Layer already exists [2023-11-01T21:10:22.988Z] latest: digest: sha256:8a40fe0621b4b082b10bda353e04b804be8497cb6b762d829dca2de1a61406f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:23.303Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:23.618Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.27 [2023-11-01T21:10:23.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-11-01T21:10:23.618Z] 03dc4b7a067f: Preparing [2023-11-01T21:10:23.618Z] 04b2def794d8: Preparing [2023-11-01T21:10:23.618Z] 4668d0c1125d: Preparing [2023-11-01T21:10:23.618Z] 4ed7122a789f: Preparing [2023-11-01T21:10:23.618Z] cc2447e1835a: Preparing [2023-11-01T21:10:23.618Z] cc2447e1835a: Layer already exists [2023-11-01T21:10:23.618Z] 03dc4b7a067f: Layer already exists [2023-11-01T21:10:23.618Z] 4ed7122a789f: Layer already exists [2023-11-01T21:10:23.618Z] 04b2def794d8: Layer already exists [2023-11-01T21:10:23.618Z] 4668d0c1125d: Layer already exists [2023-11-01T21:10:23.618Z] 3.1.0-dev.27: digest: sha256:8a40fe0621b4b082b10bda353e04b804be8497cb6b762d829dca2de1a61406f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:23.932Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:24.239Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 [2023-11-01T21:10:24.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-11-01T21:10:24.239Z] 03dc4b7a067f: Preparing [2023-11-01T21:10:24.239Z] 04b2def794d8: Preparing [2023-11-01T21:10:24.239Z] 4668d0c1125d: Preparing [2023-11-01T21:10:24.239Z] 4ed7122a789f: Preparing [2023-11-01T21:10:24.239Z] cc2447e1835a: Preparing [2023-11-01T21:10:24.239Z] 4668d0c1125d: Layer already exists [2023-11-01T21:10:24.239Z] 03dc4b7a067f: Layer already exists [2023-11-01T21:10:24.239Z] 04b2def794d8: Layer already exists [2023-11-01T21:10:24.239Z] 4ed7122a789f: Layer already exists [2023-11-01T21:10:24.239Z] cc2447e1835a: Layer already exists [2023-11-01T21:10:24.239Z] 2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27: digest: sha256:8a40fe0621b4b082b10bda353e04b804be8497cb6b762d829dca2de1a61406f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:24.556Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:24.865Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-11-01T21:10:24.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-11-01T21:10:24.865Z] 03dc4b7a067f: Preparing [2023-11-01T21:10:24.865Z] 04b2def794d8: Preparing [2023-11-01T21:10:24.865Z] 4668d0c1125d: Preparing [2023-11-01T21:10:24.865Z] 4ed7122a789f: Preparing [2023-11-01T21:10:24.865Z] cc2447e1835a: Preparing [2023-11-01T21:10:24.865Z] 03dc4b7a067f: Layer already exists [2023-11-01T21:10:24.865Z] 4ed7122a789f: Layer already exists [2023-11-01T21:10:24.865Z] cc2447e1835a: Layer already exists [2023-11-01T21:10:24.865Z] 04b2def794d8: Layer already exists [2023-11-01T21:10:24.865Z] 4668d0c1125d: Layer already exists [2023-11-01T21:10:24.865Z] main: digest: sha256:8a40fe0621b4b082b10bda353e04b804be8497cb6b762d829dca2de1a61406f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T21:10:24.917Z] ===================================================== [Pipeline] echo [2023-11-01T21:10:24.926Z] taggedImages: [2023-11-01T21:10:24.926Z] - nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02 [2023-11-01T21:10:24.926Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-11-01T21:10:24.926Z] - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.27 [2023-11-01T21:10:24.926Z] - nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 [2023-11-01T21:10:24.926Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:25.083Z] using credential edgex-jenkins-ssh [2023-11-01T21:10:25.098Z] Cloning the remote Git repository [2023-11-01T21:10:25.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T21:10:25.305Z] [2023-11-01T21:10:25.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:25.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T21:10:25.604Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T21:10:25.604Z] 5eb5b503b376: Pulling fs layer [2023-11-01T21:10:25.604Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T21:10:25.604Z] ec43610c2a17: Pulling fs layer [2023-11-01T21:10:25.604Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T21:10:25.604Z] 33b1e0a273af: Pulling fs layer [2023-11-01T21:10:25.604Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T21:10:25.604Z] 2f39f015ded8: Pulling fs layer [2023-11-01T21:10:25.604Z] 3a2ae6a8a46f: Waiting [2023-11-01T21:10:25.604Z] 33b1e0a273af: Waiting [2023-11-01T21:10:25.604Z] 2f39f015ded8: Waiting [2023-11-01T21:10:25.604Z] 5d3b04190fa2: Waiting [2023-11-01T21:10:25.604Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T21:10:25.604Z] 5c69ac0246d0: Download complete [2023-11-01T21:10:25.604Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T21:10:25.604Z] 3a2ae6a8a46f: Download complete [2023-11-01T21:10:25.604Z] 33b1e0a273af: Verifying Checksum [2023-11-01T21:10:25.604Z] 33b1e0a273af: Download complete [2023-11-01T21:10:25.604Z] ec43610c2a17: Verifying Checksum [2023-11-01T21:10:25.604Z] ec43610c2a17: Download complete [2023-11-01T21:10:25.604Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T21:10:25.604Z] 5d3b04190fa2: Download complete [2023-11-01T21:10:25.863Z] 5eb5b503b376: Verifying Checksum [2023-11-01T21:10:25.863Z] 5eb5b503b376: Download complete [2023-11-01T21:10:25.147Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-11-01T21:10:25.238Z] > git init /w/workspace/device-rest-go/147 # timeout=10 [2023-11-01T21:10:25.382Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-11-01T21:10:25.384Z] > git --version # timeout=10 [2023-11-01T21:10:25.404Z] > git --version # 'git version 2.25.1' [2023-11-01T21:10:25.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T21:10:25.579Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T21:10:26.430Z] 2f39f015ded8: Download complete [2023-11-01T21:10:26.994Z] 5eb5b503b376: Pull complete [2023-11-01T21:10:27.252Z] 5c69ac0246d0: Pull complete [2023-11-01T21:10:27.818Z] ec43610c2a17: Pull complete [2023-11-01T21:10:27.818Z] 3a2ae6a8a46f: Pull complete [2023-11-01T21:10:28.075Z] 33b1e0a273af: Pull complete [2023-11-01T21:10:28.075Z] 5d3b04190fa2: Pull complete [2023-11-01T21:10:28.335Z] Avoid second fetch [2023-11-01T21:10:28.336Z] Checking out Revision 2a4052b0b2f1e637c9c652109488342642a86f02 (main) [2023-11-01T21:10:27.519Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-11-01T21:10:27.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T21:10:28.356Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T21:10:28.437Z] > git checkout -f 2a4052b0b2f1e637c9c652109488342642a86f02 # timeout=10 [2023-11-01T21:10:28.876Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#359)" [2023-11-01T21:10:29.259Z] [2023-11-01T21:10:29.259Z] GitHub has been notified of this commit’s build result [2023-11-01T21:10:29.259Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T21:10:29.794Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T21:10:29.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T21:10:29.794Z] Dload Upload Total Spent Left Speed [2023-11-01T21:10:29.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-11-01T21:10:30.392Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T21:10:30.720Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T21:10:30.720Z] + sudo tee /etc/docker/daemon.new [2023-11-01T21:10:30.720Z] { [2023-11-01T21:10:30.720Z] "registry-mirrors": [ [2023-11-01T21:10:30.720Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T21:10:30.720Z] ], [2023-11-01T21:10:30.720Z] "bip": "10.250.0.254/24", [2023-11-01T21:10:30.720Z] "hosts": [ [2023-11-01T21:10:30.720Z] "tcp://0.0.0.0:5555", [2023-11-01T21:10:30.720Z] "unix:///var/run/docker.sock" [2023-11-01T21:10:30.720Z] ], [2023-11-01T21:10:30.720Z] "mtu": 1458, [2023-11-01T21:10:30.720Z] "selinux-enabled": true, [2023-11-01T21:10:30.720Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T21:10:30.720Z] } [Pipeline] sh [2023-11-01T21:10:31.063Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T21:10:31.398Z] + sudo service docker restart [2023-11-01T21:10:33.341Z] 2f39f015ded8: Pull complete [2023-11-01T21:10:33.341Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T21:10:33.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T21:10:33.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:10:33.420Z] prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container [2023-11-01T21:10:33.454Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 [2023-11-01T21:10:38.268Z] $ docker top 0b2c1fa00077c5bebc63683e2dd3016aaedddb5642f80f95095420718b292a5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:10:38.670Z] ---> job-cost.sh [2023-11-01T21:10:38.670Z] lf-activate-venv: SKIPPING [2023-11-01T21:10:38.670Z] INFO: No Stack... [2023-11-01T21:10:38.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T21:10:39.498Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T21:10:39.789Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-11-01T21:10:39.789Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T21:10:39.801Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] [2023-11-01T21:10:39.807Z] Resource [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] did not exist. Created. [2023-11-01T21:10:39.807Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T21:10:40.111Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T21:10:40.144Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T21:10:40.150Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T21:10:40.175Z] $ docker stop --time=1 0b2c1fa00077c5bebc63683e2dd3016aaedddb5642f80f95095420718b292a5a [2023-11-01T21:10:42.116Z] $ docker rm -f --volumes 0b2c1fa00077c5bebc63683e2dd3016aaedddb5642f80f95095420718b292a5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T21:10:49.675Z] provisioning config files... [2023-11-01T21:10:49.710Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/147@tmp/config17780040858106344369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:10:50.076Z] ---> docker-login.sh [2023-11-01T21:10:50.076Z] nexus3.edgexfoundry.org:10001 [2023-11-01T21:10:50.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:10:50.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:10:50.937Z] Configure a credential helper to remove this warning. See [2023-11-01T21:10:50.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:10:50.937Z] [2023-11-01T21:10:50.937Z] Login Succeeded [2023-11-01T21:10:50.937Z] nexus3.edgexfoundry.org:10002 [2023-11-01T21:10:50.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:10:51.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:10:51.206Z] Configure a credential helper to remove this warning. See [2023-11-01T21:10:51.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:10:51.206Z] [2023-11-01T21:10:51.206Z] Login Succeeded [2023-11-01T21:10:51.206Z] nexus3.edgexfoundry.org:10003 [2023-11-01T21:10:51.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:10:51.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:10:51.474Z] Configure a credential helper to remove this warning. See [2023-11-01T21:10:51.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:10:51.474Z] [2023-11-01T21:10:51.474Z] Login Succeeded [2023-11-01T21:10:51.474Z] nexus3.edgexfoundry.org:10004 [2023-11-01T21:10:51.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:10:51.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:10:51.746Z] Configure a credential helper to remove this warning. See [2023-11-01T21:10:51.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:10:51.746Z] [2023-11-01T21:10:51.746Z] Login Succeeded [2023-11-01T21:10:52.019Z] docker.io [2023-11-01T21:10:52.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:10:52.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:10:52.292Z] Configure a credential helper to remove this warning. See [2023-11-01T21:10:52.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:10:52.292Z] [2023-11-01T21:10:52.292Z] Login Succeeded [2023-11-01T21:10:52.563Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T21:10:52.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T21:10:52.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T21:10:52.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T21:10:52.906Z] ========================================================= [2023-11-01T21:10:52.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T21:10:52.906Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:10:53.267Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T21:10:53.267Z] Sending build context to Docker daemon 121.9kB [2023-11-01T21:10:53.536Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T21:10:53.536Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T21:10:53.805Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T21:10:53.805Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T21:10:53.805Z] 5d54e960e981: Pulling fs layer [2023-11-01T21:10:53.805Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T21:10:53.805Z] f0e02332f6b5: Pulling fs layer [2023-11-01T21:10:53.805Z] cefa15bbcfad: Pulling fs layer [2023-11-01T21:10:53.805Z] 17808c966233: Pulling fs layer [2023-11-01T21:10:53.805Z] f4c1fc716caa: Pulling fs layer [2023-11-01T21:10:53.805Z] cefa15bbcfad: Waiting [2023-11-01T21:10:53.805Z] f0e02332f6b5: Waiting [2023-11-01T21:10:53.805Z] 17808c966233: Waiting [2023-11-01T21:10:53.805Z] f4c1fc716caa: Waiting [2023-11-01T21:10:53.805Z] 5d54e960e981: Verifying Checksum [2023-11-01T21:10:53.805Z] 5d54e960e981: Download complete [2023-11-01T21:10:53.805Z] f0e02332f6b5: Verifying Checksum [2023-11-01T21:10:53.805Z] f0e02332f6b5: Download complete [2023-11-01T21:10:53.805Z] cefa15bbcfad: Verifying Checksum [2023-11-01T21:10:53.805Z] cefa15bbcfad: Download complete [2023-11-01T21:10:53.805Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T21:10:53.805Z] 9fda8d8052c6: Download complete [2023-11-01T21:10:54.395Z] f4c1fc716caa: Verifying Checksum [2023-11-01T21:10:54.395Z] f4c1fc716caa: Download complete [2023-11-01T21:10:54.663Z] 9fda8d8052c6: Pull complete [2023-11-01T21:10:55.251Z] 5d54e960e981: Pull complete [2023-11-01T21:10:55.840Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T21:10:55.840Z] c4a7e357bf2a: Download complete [2023-11-01T21:10:56.807Z] 17808c966233: Verifying Checksum [2023-11-01T21:10:56.807Z] 17808c966233: Download complete [2023-11-01T21:11:09.149Z] c4a7e357bf2a: Pull complete [2023-11-01T21:11:09.149Z] f0e02332f6b5: Pull complete [2023-11-01T21:11:09.149Z] cefa15bbcfad: Pull complete [2023-11-01T21:11:17.520Z] 17808c966233: Pull complete [2023-11-01T21:11:18.946Z] f4c1fc716caa: Pull complete [2023-11-01T21:11:18.946Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T21:11:18.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T21:11:18.946Z] ---> ea914061e18c [2023-11-01T21:11:18.946Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T21:11:20.894Z] ---> Running in cfcfeccaa99d [2023-11-01T21:11:21.162Z] Removing intermediate container cfcfeccaa99d [2023-11-01T21:11:21.162Z] ---> 40f9dfe78bd6 [2023-11-01T21:11:21.162Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T21:11:21.162Z] ---> Running in 6fca7b465bfd [2023-11-01T21:11:21.431Z] Removing intermediate container 6fca7b465bfd [2023-11-01T21:11:21.431Z] ---> 47778432480e [2023-11-01T21:11:21.431Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-01T21:11:21.431Z] ---> Running in 206bca1945be [2023-11-01T21:11:21.700Z] Removing intermediate container 206bca1945be [2023-11-01T21:11:21.700Z] ---> 757cc63c7527 [2023-11-01T21:11:21.700Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T21:11:21.972Z] ---> Running in 34f6456a5d3c [2023-11-01T21:11:22.240Z] Removing intermediate container 34f6456a5d3c [2023-11-01T21:11:22.240Z] ---> b20a80127457 [2023-11-01T21:11:22.240Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T21:11:22.240Z] ---> Running in 79af9a94921f [2023-11-01T21:11:23.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T21:11:23.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T21:11:24.762Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-01T21:11:24.762Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-01T21:11:24.762Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-01T21:11:24.762Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-01T21:11:24.762Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T21:11:25.032Z] OK: 270 MiB in 56 packages [2023-11-01T21:11:26.010Z] Removing intermediate container 79af9a94921f [2023-11-01T21:11:26.010Z] ---> 2cd41455e594 [2023-11-01T21:11:26.010Z] Step 8/12 : WORKDIR /device-rest-go [2023-11-01T21:11:26.010Z] ---> Running in 69626810cb45 [2023-11-01T21:11:26.278Z] Removing intermediate container 69626810cb45 [2023-11-01T21:11:26.278Z] ---> e865ad736161 [2023-11-01T21:11:26.278Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-01T21:11:26.557Z] ---> bde52b111b6c [2023-11-01T21:11:26.557Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T21:11:26.828Z] ---> Running in 3d7fd101f7a5 [2023-11-01T21:12:49.957Z] Removing intermediate container 3d7fd101f7a5 [2023-11-01T21:12:49.957Z] ---> fdcac4a23601 [2023-11-01T21:12:49.957Z] Step 11/12 : COPY . . [2023-11-01T21:12:49.957Z] ---> ba273b15cd1f [2023-11-01T21:12:49.957Z] Step 12/12 : RUN $MAKE [2023-11-01T21:12:49.957Z] ---> Running in ded92ceded60 [2023-11-01T21:12:49.957Z] noop [2023-11-01T21:12:49.957Z] Removing intermediate container ded92ceded60 [2023-11-01T21:12:49.957Z] ---> 38f1baf2965d [2023-11-01T21:12:49.957Z] Successfully built 38f1baf2965d [2023-11-01T21:12:49.957Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:12:50.320Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T21:12:50.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:12:50.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-16287 does not seem to be running inside a container [2023-11-01T21:12:50.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/147 -v /w/workspace/device-rest-go/147:/w/workspace/device-rest-go/147:rw,z -v /w/workspace/device-rest-go/147@tmp:/w/workspace/device-rest-go/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T21:12:54.412Z] $ docker top de439096a28fa3f654498d6e8ce82458c266ee9ab147c129c37f31960efa2008 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T21:12:55.258Z] + go version [2023-11-01T21:12:55.258Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T21:12:55.284Z] $ docker stop --time=1 de439096a28fa3f654498d6e8ce82458c266ee9ab147c129c37f31960efa2008 [2023-11-01T21:12:56.911Z] $ docker rm -f --volumes de439096a28fa3f654498d6e8ce82458c266ee9ab147c129c37f31960efa2008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:12:57.456Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T21:12:57.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:12:57.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-16287 does not seem to be running inside a container [2023-11-01T21:12:57.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/147 -v /w/workspace/device-rest-go/147:/w/workspace/device-rest-go/147:rw,z -v /w/workspace/device-rest-go/147@tmp:/w/workspace/device-rest-go/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T21:12:58.835Z] $ docker top d29cb78c8dd1d6cc401c082131d572cb3d0d48661cccd25657e36564814c0d6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T21:12:59.321Z] + git config --global --add safe.directory /w/workspace/device-rest-go/147 [Pipeline] fileExists [Pipeline] sh [2023-11-01T21:12:59.651Z] + make test [2023-11-01T21:12:59.921Z] go test ./... -coverprofile=coverage.out ./... [2023-11-01T21:13:04.186Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-11-01T21:14:40.860Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-11-01T21:14:40.860Z] ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 33.2% of statements [2023-11-01T21:14:40.860Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T21:14:40.860Z] go vet ./... [2023-11-01T21:14:55.856Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T21:14:55.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T21:14:55.856Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T21:14:55.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T21:14:55.893Z] $ docker stop --time=1 d29cb78c8dd1d6cc401c082131d572cb3d0d48661cccd25657e36564814c0d6c [2023-11-01T21:14:59.944Z] $ docker rm -f --volumes d29cb78c8dd1d6cc401c082131d572cb3d0d48661cccd25657e36564814c0d6c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T21:15:01.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T21:15:01.118Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T21:15:01.562Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T21:15:01.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T21:15:02.259Z] + ls -al . [2023-11-01T21:15:02.259Z] total 180 [2023-11-01T21:15:02.259Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 21:13 . [2023-11-01T21:15:02.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:10 .. [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 1 21:10 .dockerignore [2023-11-01T21:15:02.259Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:10 .git [2023-11-01T21:15:02.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:10 .github [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 1 21:10 .gitignore [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 21:10 .golangci.yml [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 10300 Nov 1 21:10 Attribution.txt [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 15709 Nov 1 21:10 CHANGELOG.md [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 1578 Nov 1 21:10 Dockerfile [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 21:10 GOVERNANCE.md [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 1 21:10 Jenkinsfile [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 21:10 LICENSE [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 2010 Nov 1 21:10 Makefile [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 21:10 OWNERS.md [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 15738 Nov 1 21:10 README.md [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 21:08 VERSION [2023-11-01T21:15:02.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:10 bin [2023-11-01T21:15:02.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:10 cmd [2023-11-01T21:15:02.259Z] -rw-r--r-- 1 jenkins jenkins 14499 Nov 1 21:14 coverage.out [2023-11-01T21:15:02.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:10 driver [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 3891 Nov 1 21:10 go.mod [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 35094 Nov 1 21:10 go.sum [2023-11-01T21:15:02.259Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 1 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:15:02.592Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2a4052b0b2f1e637c9c652109488342642a86f02 --label arch=arm64 --label version=3.1.0-dev.27 . [2023-11-01T21:15:02.592Z] Sending build context to Docker daemon 137.2kB [2023-11-01T21:15:02.859Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T21:15:02.859Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-01T21:15:02.859Z] ---> 38f1baf2965d [2023-11-01T21:15:02.859Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-01T21:15:02.859Z] ---> Running in 8c1af081f819 [2023-11-01T21:15:03.127Z] Removing intermediate container 8c1af081f819 [2023-11-01T21:15:03.127Z] ---> d07106901559 [2023-11-01T21:15:03.127Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T21:15:03.392Z] ---> Running in 1181727bbdc3 [2023-11-01T21:15:03.659Z] Removing intermediate container 1181727bbdc3 [2023-11-01T21:15:03.659Z] ---> a4e8b1c526f9 [2023-11-01T21:15:03.659Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-01T21:15:03.659Z] ---> Running in f6182231985b [2023-11-01T21:15:03.927Z] Removing intermediate container f6182231985b [2023-11-01T21:15:03.927Z] ---> 1985e70d0a4c [2023-11-01T21:15:03.927Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T21:15:03.927Z] ---> Running in a36f06a88182 [2023-11-01T21:15:04.199Z] Removing intermediate container a36f06a88182 [2023-11-01T21:15:04.199Z] ---> ec9334e9a64f [2023-11-01T21:15:04.199Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T21:15:04.469Z] ---> Running in ed67ed1fc756 [2023-11-01T21:15:05.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T21:15:05.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T21:15:07.107Z] OK: 270 MiB in 56 packages [2023-11-01T21:15:08.083Z] Removing intermediate container ed67ed1fc756 [2023-11-01T21:15:08.083Z] ---> e36d665b956d [2023-11-01T21:15:08.083Z] Step 8/25 : WORKDIR /device-rest-go [2023-11-01T21:15:08.083Z] ---> Running in d071c93bae32 [2023-11-01T21:15:08.355Z] Removing intermediate container d071c93bae32 [2023-11-01T21:15:08.355Z] ---> aaa0c503fd54 [2023-11-01T21:15:08.355Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-01T21:15:12.601Z] ---> 0c78d12d2a8d [2023-11-01T21:15:12.601Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T21:15:12.601Z] ---> Running in 7055f4da5b3b [2023-11-01T21:15:14.550Z] Removing intermediate container 7055f4da5b3b [2023-11-01T21:15:14.550Z] ---> 562db74bf573 [2023-11-01T21:15:14.550Z] Step 11/25 : COPY . . [2023-11-01T21:15:14.840Z] ---> e4b56eca7bb5 [2023-11-01T21:15:14.840Z] Step 12/25 : RUN $MAKE [2023-11-01T21:15:15.110Z] ---> Running in a545b8dd6449 [2023-11-01T21:15:16.085Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-11-01T21:17:07.768Z] Removing intermediate container a545b8dd6449 [2023-11-01T21:17:07.768Z] ---> 1d947b0ef455 [2023-11-01T21:17:07.768Z] Step 13/25 : FROM alpine:3.18 [2023-11-01T21:17:07.768Z] 3.18: Pulling from library/alpine [2023-11-01T21:17:07.768Z] 579b34f0a95b: Pulling fs layer [2023-11-01T21:17:07.768Z] 579b34f0a95b: Verifying Checksum [2023-11-01T21:17:07.768Z] 579b34f0a95b: Download complete [2023-11-01T21:17:08.352Z] 579b34f0a95b: Pull complete [2023-11-01T21:17:08.352Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T21:17:08.352Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T21:17:08.352Z] ---> 3cc203321400 [2023-11-01T21:17:08.352Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T21:17:08.352Z] ---> Running in b1fdea7427c4 [2023-11-01T21:17:08.624Z] Removing intermediate container b1fdea7427c4 [2023-11-01T21:17:08.624Z] ---> 07b7e49c7f1a [2023-11-01T21:17:08.624Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-11-01T21:17:08.624Z] ---> Running in 5fb41506c01c [2023-11-01T21:17:08.892Z] Removing intermediate container 5fb41506c01c [2023-11-01T21:17:08.892Z] ---> 96accd04ec91 [2023-11-01T21:17:08.892Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-11-01T21:17:09.158Z] ---> Running in b0e01012ec6c [2023-11-01T21:17:10.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T21:17:10.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T21:17:11.668Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T21:17:11.937Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T21:17:11.937Z] OK: 8 MiB in 16 packages [2023-11-01T21:17:12.902Z] Removing intermediate container b0e01012ec6c [2023-11-01T21:17:12.902Z] ---> e5a5536066c1 [2023-11-01T21:17:12.902Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-11-01T21:17:14.317Z] ---> 8a760a40cad1 [2023-11-01T21:17:14.317Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-11-01T21:17:14.905Z] ---> f9edd3b8411b [2023-11-01T21:17:14.905Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-11-01T21:17:15.490Z] ---> 1d1cb004abbd [2023-11-01T21:17:15.490Z] Step 20/25 : EXPOSE 59986 [2023-11-01T21:17:15.758Z] ---> Running in d9ec1b02c52d [2023-11-01T21:17:16.026Z] Removing intermediate container d9ec1b02c52d [2023-11-01T21:17:16.026Z] ---> 173d93632048 [2023-11-01T21:17:16.026Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-11-01T21:17:16.294Z] ---> Running in a3978c0c2c3a [2023-11-01T21:17:16.563Z] Removing intermediate container a3978c0c2c3a [2023-11-01T21:17:16.563Z] ---> 054eca52e6b1 [2023-11-01T21:17:16.563Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-01T21:17:16.830Z] ---> Running in f6eca956ffa3 [2023-11-01T21:17:17.097Z] Removing intermediate container f6eca956ffa3 [2023-11-01T21:17:17.097Z] ---> 318e3f57ac4d [2023-11-01T21:17:17.097Z] Step 23/25 : LABEL arch=arm64 [2023-11-01T21:17:17.097Z] ---> Running in e78ae9d97aec [2023-11-01T21:17:17.367Z] Removing intermediate container e78ae9d97aec [2023-11-01T21:17:17.367Z] ---> 54494c377f25 [2023-11-01T21:17:17.367Z] Step 24/25 : LABEL git_sha=2a4052b0b2f1e637c9c652109488342642a86f02 [2023-11-01T21:17:17.636Z] ---> Running in 21dc115c962e [2023-11-01T21:17:17.905Z] Removing intermediate container 21dc115c962e [2023-11-01T21:17:17.905Z] ---> 9f53d0eadd69 [2023-11-01T21:17:17.905Z] Step 25/25 : LABEL version=3.1.0-dev.27 [2023-11-01T21:17:17.905Z] ---> Running in 08fb45a106ec [2023-11-01T21:17:18.172Z] Removing intermediate container 08fb45a106ec [2023-11-01T21:17:18.172Z] ---> a8bed2a4b6b4 [2023-11-01T21:17:18.172Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T21:17:18.172Z] Successfully built a8bed2a4b6b4 [2023-11-01T21:17:18.172Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T21:17:18.295Z] provisioning config files... [2023-11-01T21:17:18.311Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/147@tmp/config2379342925258400800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:17:18.731Z] ---> docker-login.sh [2023-11-01T21:17:18.731Z] nexus3.edgexfoundry.org:10001 [2023-11-01T21:17:19.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:17:19.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:17:19.009Z] Configure a credential helper to remove this warning. See [2023-11-01T21:17:19.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:17:19.009Z] [2023-11-01T21:17:19.009Z] Login Succeeded [2023-11-01T21:17:19.009Z] nexus3.edgexfoundry.org:10002 [2023-11-01T21:17:19.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:17:19.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:17:19.563Z] Configure a credential helper to remove this warning. See [2023-11-01T21:17:19.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:17:19.563Z] [2023-11-01T21:17:19.563Z] Login Succeeded [2023-11-01T21:17:19.563Z] nexus3.edgexfoundry.org:10003 [2023-11-01T21:17:19.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:17:19.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:17:19.840Z] Configure a credential helper to remove this warning. See [2023-11-01T21:17:19.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:17:19.840Z] [2023-11-01T21:17:19.840Z] Login Succeeded [2023-11-01T21:17:19.840Z] nexus3.edgexfoundry.org:10004 [2023-11-01T21:17:20.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:17:20.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:17:20.421Z] Configure a credential helper to remove this warning. See [2023-11-01T21:17:20.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:17:20.421Z] [2023-11-01T21:17:20.421Z] Login Succeeded [2023-11-01T21:17:20.421Z] docker.io [2023-11-01T21:17:20.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T21:17:20.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T21:17:20.975Z] Configure a credential helper to remove this warning. See [2023-11-01T21:17:20.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T21:17:20.975Z] [2023-11-01T21:17:20.975Z] Login Succeeded [2023-11-01T21:17:20.975Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T21:17:20.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T21:17:21.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T21:17:21.050Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-11-01T21:17:21.050Z] 2a4052b0b2f1e637c9c652109488342642a86f02 [2023-11-01T21:17:21.050Z] latest [2023-11-01T21:17:21.050Z] 3.1.0-dev.27 [2023-11-01T21:17:21.050Z] 2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 [2023-11-01T21:17:21.050Z] main [2023-11-01T21:17:21.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:21.427Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:21.784Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02 [2023-11-01T21:17:21.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-11-01T21:17:21.785Z] 79557db2cfa9: Preparing [2023-11-01T21:17:21.785Z] 751620398f52: Preparing [2023-11-01T21:17:21.785Z] 4ffc49b867f7: Preparing [2023-11-01T21:17:21.785Z] 146b973efde9: Preparing [2023-11-01T21:17:21.785Z] 5f4d9fc4d98d: Preparing [2023-11-01T21:17:21.785Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T21:17:22.055Z] 751620398f52: Pushed [2023-11-01T21:17:22.055Z] 79557db2cfa9: Pushed [2023-11-01T21:17:22.055Z] 146b973efde9: Pushed [2023-11-01T21:17:28.712Z] 4ffc49b867f7: Pushed [2023-11-01T21:17:28.712Z] 2a4052b0b2f1e637c9c652109488342642a86f02: digest: sha256:be494ca31aa45b2316f23c25c91037102d224a1ecedd07c2c9b744acd80a5962 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:29.070Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:29.407Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-11-01T21:17:29.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-11-01T21:17:29.407Z] 79557db2cfa9: Preparing [2023-11-01T21:17:29.407Z] 751620398f52: Preparing [2023-11-01T21:17:29.407Z] 4ffc49b867f7: Preparing [2023-11-01T21:17:29.407Z] 146b973efde9: Preparing [2023-11-01T21:17:29.407Z] 5f4d9fc4d98d: Preparing [2023-11-01T21:17:29.407Z] 751620398f52: Layer already exists [2023-11-01T21:17:29.407Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T21:17:29.407Z] 79557db2cfa9: Layer already exists [2023-11-01T21:17:29.407Z] 4ffc49b867f7: Layer already exists [2023-11-01T21:17:29.407Z] 146b973efde9: Layer already exists [2023-11-01T21:17:29.674Z] latest: digest: sha256:be494ca31aa45b2316f23c25c91037102d224a1ecedd07c2c9b744acd80a5962 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:30.016Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:30.355Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.27 [2023-11-01T21:17:30.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-11-01T21:17:30.355Z] 79557db2cfa9: Preparing [2023-11-01T21:17:30.355Z] 751620398f52: Preparing [2023-11-01T21:17:30.355Z] 4ffc49b867f7: Preparing [2023-11-01T21:17:30.355Z] 146b973efde9: Preparing [2023-11-01T21:17:30.355Z] 5f4d9fc4d98d: Preparing [2023-11-01T21:17:30.355Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T21:17:30.355Z] 79557db2cfa9: Layer already exists [2023-11-01T21:17:30.355Z] 751620398f52: Layer already exists [2023-11-01T21:17:30.355Z] 4ffc49b867f7: Layer already exists [2023-11-01T21:17:30.355Z] 146b973efde9: Layer already exists [2023-11-01T21:17:30.622Z] 3.1.0-dev.27: digest: sha256:be494ca31aa45b2316f23c25c91037102d224a1ecedd07c2c9b744acd80a5962 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:30.982Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:31.327Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 [2023-11-01T21:17:31.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-11-01T21:17:31.327Z] 79557db2cfa9: Preparing [2023-11-01T21:17:31.327Z] 751620398f52: Preparing [2023-11-01T21:17:31.327Z] 4ffc49b867f7: Preparing [2023-11-01T21:17:31.327Z] 146b973efde9: Preparing [2023-11-01T21:17:31.327Z] 5f4d9fc4d98d: Preparing [2023-11-01T21:17:31.327Z] 79557db2cfa9: Layer already exists [2023-11-01T21:17:31.327Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T21:17:31.327Z] 751620398f52: Layer already exists [2023-11-01T21:17:31.327Z] 146b973efde9: Layer already exists [2023-11-01T21:17:31.327Z] 4ffc49b867f7: Layer already exists [2023-11-01T21:17:31.595Z] 2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27: digest: sha256:be494ca31aa45b2316f23c25c91037102d224a1ecedd07c2c9b744acd80a5962 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:31.950Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:32.301Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-11-01T21:17:32.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-11-01T21:17:32.301Z] 79557db2cfa9: Preparing [2023-11-01T21:17:32.301Z] 751620398f52: Preparing [2023-11-01T21:17:32.301Z] 4ffc49b867f7: Preparing [2023-11-01T21:17:32.301Z] 146b973efde9: Preparing [2023-11-01T21:17:32.301Z] 5f4d9fc4d98d: Preparing [2023-11-01T21:17:32.301Z] 751620398f52: Layer already exists [2023-11-01T21:17:32.301Z] 4ffc49b867f7: Layer already exists [2023-11-01T21:17:32.301Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T21:17:32.301Z] 146b973efde9: Layer already exists [2023-11-01T21:17:32.301Z] 79557db2cfa9: Layer already exists [2023-11-01T21:17:32.570Z] main: digest: sha256:be494ca31aa45b2316f23c25c91037102d224a1ecedd07c2c9b744acd80a5962 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T21:17:32.619Z] ===================================================== [Pipeline] echo [2023-11-01T21:17:32.628Z] taggedImages: [2023-11-01T21:17:32.628Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02 [2023-11-01T21:17:32.628Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-11-01T21:17:32.628Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.27 [2023-11-01T21:17:32.628Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 [2023-11-01T21:17:32.628Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:33.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T21:17:33.004Z] [2023-11-01T21:17:33.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:17:33.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T21:17:33.623Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T21:17:33.623Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T21:17:33.623Z] 04944245beec: Pulling fs layer [2023-11-01T21:17:33.623Z] 699f458cf7ca: Pulling fs layer [2023-11-01T21:17:33.623Z] 765212b225bb: Pulling fs layer [2023-11-01T21:17:33.623Z] f23df028b6ca: Pulling fs layer [2023-11-01T21:17:33.623Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T21:17:33.623Z] 765212b225bb: Waiting [2023-11-01T21:17:33.623Z] f23df028b6ca: Waiting [2023-11-01T21:17:33.623Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T21:17:33.623Z] d65c8cfc05b1: Waiting [2023-11-01T21:17:33.623Z] 2437ff75d9bd: Waiting [2023-11-01T21:17:33.623Z] 04944245beec: Verifying Checksum [2023-11-01T21:17:33.623Z] 04944245beec: Download complete [2023-11-01T21:17:33.623Z] 765212b225bb: Verifying Checksum [2023-11-01T21:17:33.623Z] 765212b225bb: Download complete [2023-11-01T21:17:33.623Z] f23df028b6ca: Verifying Checksum [2023-11-01T21:17:33.623Z] f23df028b6ca: Download complete [2023-11-01T21:17:33.623Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T21:17:33.623Z] d65c8cfc05b1: Download complete [2023-11-01T21:17:33.893Z] 699f458cf7ca: Verifying Checksum [2023-11-01T21:17:33.893Z] 699f458cf7ca: Download complete [2023-11-01T21:17:34.161Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T21:17:34.161Z] 8998bd30e6a1: Download complete [2023-11-01T21:17:36.760Z] 2437ff75d9bd: Download complete [2023-11-01T21:17:38.703Z] 8998bd30e6a1: Pull complete [2023-11-01T21:17:39.284Z] 04944245beec: Pull complete [2023-11-01T21:17:40.693Z] 699f458cf7ca: Pull complete [2023-11-01T21:17:40.962Z] 765212b225bb: Pull complete [2023-11-01T21:17:41.925Z] f23df028b6ca: Pull complete [2023-11-01T21:17:42.195Z] d65c8cfc05b1: Pull complete [2023-11-01T21:18:00.412Z] 2437ff75d9bd: Pull complete [2023-11-01T21:18:00.412Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T21:18:00.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T21:18:00.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:18:00.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-16287 does not seem to be running inside a container [2023-11-01T21:18:00.668Z] $ 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/device-rest-go/147 -v /w/workspace/device-rest-go/147:/w/workspace/device-rest-go/147:rw,z -v /w/workspace/device-rest-go/147@tmp:/w/workspace/device-rest-go/147@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:arm64 cat [2023-11-01T21:18:03.635Z] $ docker top b863b057c44522da5382a441d7b4014a52ce5ff3cbc67b0321935b7fa8f85597 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:18:04.499Z] ---> job-cost.sh [2023-11-01T21:18:04.499Z] lf-activate-venv: SKIPPING [2023-11-01T21:18:04.499Z] INFO: No Stack... [2023-11-01T21:18:04.768Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T21:18:05.734Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T21:18:06.383Z] + cat /w/workspace/device-rest-go/147/archives/cost.csv [2023-11-01T21:18:06.383Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T21:18:06.450Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] [2023-11-01T21:18:06.456Z] Resource [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] did not exist. Created. [2023-11-01T21:18:06.456Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T21:18:07.115Z] /w/workspace/device-rest-go/147@tmp/durable-0d1d18de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T21:18:07.773Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T21:18:07.796Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T21:18:07.850Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T21:18:07.856Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T21:18:07.884Z] $ docker stop --time=1 b863b057c44522da5382a441d7b4014a52ce5ff3cbc67b0321935b7fa8f85597 [2023-11-01T21:18:09.418Z] $ docker rm -f --volumes b863b057c44522da5382a441d7b4014a52ce5ff3cbc67b0321935b7fa8f85597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-01T21:18:09.801Z] provisioning config files... [2023-11-01T21:18:09.809Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8795106495563257564tmp [Pipeline] { [Pipeline] sh [2023-11-01T21:18:10.104Z] + set +x [2023-11-01T21:18:10.104Z] + curl -s https://codecov.io/bash [2023-11-01T21:18:10.104Z] + bash -s -- [2023-11-01T21:18:10.104Z] [2023-11-01T21:18:10.104Z] _____ _ [2023-11-01T21:18:10.104Z] / ____| | | [2023-11-01T21:18:10.104Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T21:18:10.104Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T21:18:10.104Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T21:18:10.104Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T21:18:10.104Z] Bash-1.0.6 [2023-11-01T21:18:10.104Z] [2023-11-01T21:18:10.104Z] [2023-11-01T21:18:10.104Z] ==> git version 2.25.1 found [2023-11-01T21:18:10.104Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-01T21:18:10.104Z] Release-Date: 2020-01-08 [2023-11-01T21:18:10.104Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T21:18:10.104Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T21:18:10.104Z] ==> Jenkins CI detected. [2023-11-01T21:18:10.104Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-11-01T21:18:10.104Z] project root: . [2023-11-01T21:18:10.104Z] --> token set from env [2023-11-01T21:18:10.104Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T21:18:10.104Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T21:18:10.104Z] ==> Python coveragepy not found [2023-11-01T21:18:10.104Z] ==> Searching for coverage reports in: [2023-11-01T21:18:10.104Z] + . [2023-11-01T21:18:10.104Z] -> Found 1 reports [2023-11-01T21:18:10.104Z] ==> Detecting git/mercurial file structure [2023-11-01T21:18:10.364Z] ==> Reading reports [2023-11-01T21:18:10.364Z] + ./coverage.out bytes=14499 [2023-11-01T21:18:10.364Z] ==> Appending adjustments [2023-11-01T21:18:10.364Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T21:18:10.364Z] + Found adjustments [2023-11-01T21:18:10.364Z] ==> Gzipping contents [2023-11-01T21:18:10.364Z] 4.0K /tmp/codecov.tjqVfY.gz [2023-11-01T21:18:10.364Z] ==> Uploading reports [2023-11-01T21:18:10.364Z] url: https://codecov.io [2023-11-01T21:18:10.364Z] query: branch=main&commit=2a4052b0b2f1e637c9c652109488342642a86f02&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T21:18:10.364Z] -> Pinging Codecov [2023-11-01T21:18:10.364Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=2a4052b0b2f1e637c9c652109488342642a86f02&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T21:18:10.364Z] -> Uploading to [2023-11-01T21:18:10.364Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/4E5D53B4F1F92C436F7061BF334D961C/2a4052b0b2f1e637c9c652109488342642a86f02/30fd0717-f4b0-460f-9e5b-7dd31d67022d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T211810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58154b7824371cb54ba8f0e505f3b835224a1f51f6949d96209d625976472e71 [2023-11-01T21:18:10.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T21:18:10.624Z] Dload Upload Total Spent Left Speed [2023-11-01T21:18:10.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 11433 --:--:-- --:--:-- --:--:-- 11377 100 2321 0 0 100 2321 0 9284 --:--:-- --:--:-- --:--:-- 9247 [2023-11-01T21:18:10.883Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] } [2023-11-01T21:18:10.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T21:18:11.102Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T21:18:11.114Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:18:11.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T21:18:11.413Z] [2023-11-01T21:18:11.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:18:11.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T21:18:11.719Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T21:18:11.719Z] df9b9388f04a: Pulling fs layer [2023-11-01T21:18:11.719Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T21:18:11.719Z] 25bc292e5bac: Pulling fs layer [2023-11-01T21:18:11.719Z] 114826534d7a: Pulling fs layer [2023-11-01T21:18:11.719Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T21:18:11.719Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T21:18:11.719Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T21:18:11.719Z] 114826534d7a: Waiting [2023-11-01T21:18:11.719Z] 4657fd5d0bcf: Waiting [2023-11-01T21:18:11.719Z] 6ad1cebc031e: Waiting [2023-11-01T21:18:11.719Z] 8a3aa393b2d8: Waiting [2023-11-01T21:18:11.719Z] 25bc292e5bac: Download complete [2023-11-01T21:18:11.719Z] 52dc419b0ee2: Verifying Checksum [2023-11-01T21:18:11.719Z] 52dc419b0ee2: Download complete [2023-11-01T21:18:11.719Z] 4657fd5d0bcf: Verifying Checksum [2023-11-01T21:18:11.719Z] 4657fd5d0bcf: Download complete [2023-11-01T21:18:11.719Z] df9b9388f04a: Download complete [2023-11-01T21:18:11.979Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T21:18:11.979Z] 6ad1cebc031e: Download complete [2023-11-01T21:18:12.240Z] df9b9388f04a: Pull complete [2023-11-01T21:18:12.498Z] 52dc419b0ee2: Pull complete [2023-11-01T21:18:12.498Z] 25bc292e5bac: Pull complete [2023-11-01T21:18:12.498Z] 114826534d7a: Verifying Checksum [2023-11-01T21:18:12.499Z] 114826534d7a: Download complete [2023-11-01T21:18:12.499Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T21:18:12.499Z] 8a3aa393b2d8: Download complete [2023-11-01T21:18:15.787Z] 114826534d7a: Pull complete [2023-11-01T21:18:16.047Z] 4657fd5d0bcf: Pull complete [2023-11-01T21:18:16.306Z] 6ad1cebc031e: Pull complete [2023-11-01T21:18:18.837Z] 8a3aa393b2d8: Pull complete [2023-11-01T21:18:18.837Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T21:18:18.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T21:18:18.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:18:18.913Z] prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container [2023-11-01T21:18:18.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-devops/edgex-snyk-go:1.410.4 cat [2023-11-01T21:18:25.737Z] $ docker top 44f7489ac3b2d88fe204b2e748af66993389840156f55ac806eb491d758b855e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T21:18:25.793Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-11-01T21:18:26.067Z] + set -o pipefail [2023-11-01T21:18:26.067Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-11-01T21:18:31.341Z] [2023-11-01T21:18:31.341Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-11-01T21:18:31.341Z] [2023-11-01T21:18:31.341Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/0886dcc1-957b-45fe-8d05-c61cc4c527f7 [2023-11-01T21:18:31.341Z] [2023-11-01T21:18:31.341Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T21:18:31.341Z] [2023-11-01T21:18:31.341Z] [2023-11-01T21:18:31.341Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T21:18:31.341Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T21:18:31.341Z] More details here: https://snyk.co/ue1NS [2023-11-01T21:18:31.341Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T21:18:31.341Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T21:18:31.362Z] $ docker stop --time=1 44f7489ac3b2d88fe204b2e748af66993389840156f55ac806eb491d758b855e [2023-11-01T21:18:35.512Z] $ docker rm -f --volumes 44f7489ac3b2d88fe204b2e748af66993389840156f55ac806eb491d758b855e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T21:18:36.230Z] + git log --format=format:%s -1 2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] sh [2023-11-01T21:18:36.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T21:18:36.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:18:36.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T21:18:36.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:18:36.884Z] prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container [2023-11-01T21:18:36.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-11-01T21:18:37.414Z] $ docker top 21aa9d2265703c162ec0f6b45825431b4d204e98798f95fe68edd49b5fc840fd -eo pid,comm [2023-11-01T21:18:37.449Z] 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-11-01T21:18:37.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T21:18:37.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T21:18:37.484Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T21:18:37.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T21:18:37.611Z] $ docker exec 21aa9d2265703c162ec0f6b45825431b4d204e98798f95fe68edd49b5fc840fd ssh-agent [2023-11-01T21:18:37.708Z] SSH_AUTH_SOCK=/tmp/ssh-UCqZBIjJLE1q/agent.33 [2023-11-01T21:18:37.708Z] SSH_AGENT_PID=39 [2023-11-01T21:18:37.712Z] Running ssh-add (command line suppressed) [2023-11-01T21:18:37.833Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14468388026536328431.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14468388026536328431.key) [2023-11-01T21:18:37.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T21:18:38.124Z] + git semver tag [2023-11-01T21:18:38.383Z] 2023-11-01 21:18:38,328 [run_tag] DEBUG tag force:False [2023-11-01T21:18:38.383Z] 2023-11-01 21:18:38,328 [check_head_tag] DEBUG check head tag [2023-11-01T21:18:38.383Z] 2023-11-01 21:18:38,328 [execute] INFO git cat-file --batch-check [2023-11-01T21:18:38.383Z] 2023-11-01 21:18:38,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-11-01T21:18:38.383Z] 2023-11-01 21:18:38,332 [execute] INFO git cat-file --batch [2023-11-01T21:18:38.383Z] 2023-11-01 21:18:38,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-11-01T21:18:38.383Z] 2023-11-01 21:18:38,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-11-01T21:18:38.383Z] 2023-11-01 21:18:38,348 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 [2023-11-01T21:18:38.383Z] 2023-11-01 21:18:38,348 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T21:18:38.383Z] 2023-11-01 21:18:38,352 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-11-01T21:18:38.383Z] 3.1.0-dev.27 [Pipeline] } [2023-11-01T21:18:38.403Z] $ docker exec --env ******** --env ******** 21aa9d2265703c162ec0f6b45825431b4d204e98798f95fe68edd49b5fc840fd ssh-agent -k [2023-11-01T21:18:38.494Z] unset SSH_AUTH_SOCK; [2023-11-01T21:18:38.494Z] unset SSH_AGENT_PID; [2023-11-01T21:18:38.494Z] echo Agent pid 39 killed; [2023-11-01T21:18:38.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T21:18:38.803Z] + git semver [Pipeline] } [2023-11-01T21:18:39.088Z] $ docker stop --time=1 21aa9d2265703c162ec0f6b45825431b4d204e98798f95fe68edd49b5fc840fd [2023-11-01T21:18:40.352Z] $ docker rm -f --volumes 21aa9d2265703c162ec0f6b45825431b4d204e98798f95fe68edd49b5fc840fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:18:40.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T21:18:40.725Z] [2023-11-01T21:18:40.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:18:41.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T21:18:41.025Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T21:18:41.025Z] ab5ef0e58194: Pulling fs layer [2023-11-01T21:18:41.025Z] 9712f1f96733: Pulling fs layer [2023-11-01T21:18:41.025Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T21:18:41.025Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T21:18:41.025Z] e9a5061849ea: Pulling fs layer [2023-11-01T21:18:41.025Z] d747dcd14b5f: Pulling fs layer [2023-11-01T21:18:41.025Z] 2de7ff778b66: Pulling fs layer [2023-11-01T21:18:41.025Z] 2de7ff778b66: Waiting [2023-11-01T21:18:41.025Z] 0d9ebad4ef96: Waiting [2023-11-01T21:18:41.025Z] e9a5061849ea: Waiting [2023-11-01T21:18:41.025Z] 9712f1f96733: Verifying Checksum [2023-11-01T21:18:41.025Z] 9712f1f96733: Download complete [2023-11-01T21:18:41.285Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T21:18:41.285Z] 63f879dbbcfc: Download complete [2023-11-01T21:18:41.544Z] e9a5061849ea: Verifying Checksum [2023-11-01T21:18:41.544Z] e9a5061849ea: Download complete [2023-11-01T21:18:41.544Z] d747dcd14b5f: Verifying Checksum [2023-11-01T21:18:41.544Z] d747dcd14b5f: Download complete [2023-11-01T21:18:41.544Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T21:18:41.544Z] 0d9ebad4ef96: Download complete [2023-11-01T21:18:41.544Z] 2de7ff778b66: Verifying Checksum [2023-11-01T21:18:41.544Z] 2de7ff778b66: Download complete [2023-11-01T21:18:41.544Z] ab5ef0e58194: Verifying Checksum [2023-11-01T21:18:41.544Z] ab5ef0e58194: Download complete [2023-11-01T21:18:44.833Z] ab5ef0e58194: Pull complete [2023-11-01T21:18:44.834Z] 9712f1f96733: Pull complete [2023-11-01T21:18:45.399Z] 63f879dbbcfc: Pull complete [2023-11-01T21:18:49.583Z] 0d9ebad4ef96: Pull complete [2023-11-01T21:18:49.583Z] e9a5061849ea: Pull complete [2023-11-01T21:18:49.841Z] d747dcd14b5f: Pull complete [2023-11-01T21:18:51.220Z] 2de7ff778b66: Pull complete [2023-11-01T21:18:51.220Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T21:18:51.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T21:18:51.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:18:51.299Z] prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container [2023-11-01T21:18:51.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-01T21:18:58.758Z] $ docker top 08acdbfa410ad30c15d7023344d5c3064208a81fad021c2b03b5f87b29635e61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T21:18:58.825Z] provisioning config files... [2023-11-01T21:18:58.832Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8593853291751856570tmp [2023-11-01T21:18:58.842Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config759134510922143222tmp [2023-11-01T21:18:58.867Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17621824572558116533tmp [Pipeline] { [Pipeline] echo [2023-11-01T21:18:58.884Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:18:59.169Z] ---> sigul-configuration.sh [2023-11-01T21:18:59.169Z] gpg: directory `/root/.gnupg' created [2023-11-01T21:18:59.169Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T21:18:59.169Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T21:18:59.169Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T21:18:59.169Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T21:18:59.169Z] gpg: CAST5 encrypted data [2023-11-01T21:18:59.169Z] gpg: encrypted with 1 passphrase [2023-11-01T21:18:59.169Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T21:18:59.458Z] + mkdir /home/jenkins [2023-11-01T21:18:59.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T21:18:59.743Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-01T21:18:59.751Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:19:00.034Z] ---> sigul-install.sh [2023-11-01T21:19:00.034Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T21:19:00.321Z] + git tag --list [2023-11-01T21:19:00.321Z] v1.0.0 [2023-11-01T21:19:00.321Z] v1.1.0 [2023-11-01T21:19:00.321Z] v1.1.1 [2023-11-01T21:19:00.321Z] v1.1.2 [2023-11-01T21:19:00.321Z] v1.2.0 [2023-11-01T21:19:00.321Z] v1.2.1 [2023-11-01T21:19:00.321Z] v2.0.0 [2023-11-01T21:19:00.321Z] v2.1.0 [2023-11-01T21:19:00.321Z] v2.1.1 [2023-11-01T21:19:00.321Z] v2.2.0 [2023-11-01T21:19:00.321Z] v2.3.0 [2023-11-01T21:19:00.321Z] v3.0 [2023-11-01T21:19:00.321Z] v3.0.0 [2023-11-01T21:19:00.321Z] v3.1.0-dev.1 [2023-11-01T21:19:00.321Z] v3.1.0-dev.10 [2023-11-01T21:19:00.321Z] v3.1.0-dev.11 [2023-11-01T21:19:00.321Z] v3.1.0-dev.12 [2023-11-01T21:19:00.321Z] v3.1.0-dev.13 [2023-11-01T21:19:00.321Z] v3.1.0-dev.14 [2023-11-01T21:19:00.321Z] v3.1.0-dev.15 [2023-11-01T21:19:00.321Z] v3.1.0-dev.16 [2023-11-01T21:19:00.321Z] v3.1.0-dev.17 [2023-11-01T21:19:00.321Z] v3.1.0-dev.18 [2023-11-01T21:19:00.321Z] v3.1.0-dev.19 [2023-11-01T21:19:00.321Z] v3.1.0-dev.2 [2023-11-01T21:19:00.321Z] v3.1.0-dev.20 [2023-11-01T21:19:00.321Z] v3.1.0-dev.21 [2023-11-01T21:19:00.321Z] v3.1.0-dev.22 [2023-11-01T21:19:00.321Z] v3.1.0-dev.23 [2023-11-01T21:19:00.321Z] v3.1.0-dev.24 [2023-11-01T21:19:00.321Z] v3.1.0-dev.25 [2023-11-01T21:19:00.321Z] v3.1.0-dev.26 [2023-11-01T21:19:00.321Z] v3.1.0-dev.27 [2023-11-01T21:19:00.321Z] v3.1.0-dev.3 [2023-11-01T21:19:00.321Z] v3.1.0-dev.4 [2023-11-01T21:19:00.321Z] v3.1.0-dev.5 [2023-11-01T21:19:00.321Z] v3.1.0-dev.6 [2023-11-01T21:19:00.321Z] v3.1.0-dev.7 [2023-11-01T21:19:00.321Z] v3.1.0-dev.8 [2023-11-01T21:19:00.321Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T21:19:00.608Z] + lftools sign git-tag v3.1.0-dev.27 [2023-11-01T21:19:01.176Z] Signing Git tag with Sigul... [2023-11-01T21:19:01.176Z] Signing v3.1.0-dev.27 [Pipeline] echo [2023-11-01T21:19:01.756Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:19:02.043Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T21:19:02.051Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T21:19:02.079Z] $ docker stop --time=1 08acdbfa410ad30c15d7023344d5c3064208a81fad021c2b03b5f87b29635e61 [2023-11-01T21:19:03.376Z] $ docker rm -f --volumes 08acdbfa410ad30c15d7023344d5c3064208a81fad021c2b03b5f87b29635e61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T21:19:03.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T21:19:03.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:19:04.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T21:19:04.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:19:04.177Z] prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container [2023-11-01T21:19:04.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-11-01T21:19:04.541Z] $ docker top 82732a90f837af27b02153fc91d47efac5e553fa372390d43f00f4ddec8005a7 -eo pid,comm [2023-11-01T21:19:04.574Z] 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-11-01T21:19:04.574Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T21:19:04.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T21:19:04.615Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T21:19:04.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T21:19:04.753Z] $ docker exec 82732a90f837af27b02153fc91d47efac5e553fa372390d43f00f4ddec8005a7 ssh-agent [2023-11-01T21:19:04.865Z] SSH_AUTH_SOCK=/tmp/ssh-TJNP772FY0Wi/agent.31 [2023-11-01T21:19:04.865Z] SSH_AGENT_PID=38 [2023-11-01T21:19:04.871Z] Running ssh-add (command line suppressed) [2023-11-01T21:19:04.994Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17951652810686107787.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17951652810686107787.key) [2023-11-01T21:19:04.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T21:19:05.281Z] + git semver bump pre [2023-11-01T21:19:05.539Z] 2023-11-01 21:19:05,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-11-01T21:19:05.539Z] 2023-11-01 21:19:05,537 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev [2023-11-01T21:19:05.539Z] 2023-11-01 21:19:05,537 [bump_version] DEBUG bumped version:3.1.0-dev.28 [2023-11-01T21:19:05.539Z] 2023-11-01 21:19:05,537 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-11-01T21:19:05.539Z] 2023-11-01 21:19:05,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-11-01T21:19:05.539Z] 2023-11-01 21:19:05,537 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-11-01T21:19:05.539Z] 2023-11-01 21:19:05,539 [execute] INFO git cat-file --batch-check [2023-11-01T21:19:05.539Z] 2023-11-01 21:19:05,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T21:19:05.539Z] 2023-11-01 21:19:05,546 [execute] INFO git cat-file --batch [2023-11-01T21:19:05.539Z] 2023-11-01 21:19:05,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T21:19:05.798Z] 2023-11-01 21:19:05,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-11-01T21:19:05.798Z] 3.1.0-dev.28 [Pipeline] } [2023-11-01T21:19:05.820Z] $ docker exec --env ******** --env ******** 82732a90f837af27b02153fc91d47efac5e553fa372390d43f00f4ddec8005a7 ssh-agent -k [2023-11-01T21:19:05.916Z] unset SSH_AUTH_SOCK; [2023-11-01T21:19:05.917Z] unset SSH_AGENT_PID; [2023-11-01T21:19:05.918Z] echo Agent pid 38 killed; [2023-11-01T21:19:05.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T21:19:06.218Z] + git semver [Pipeline] } [2023-11-01T21:19:06.508Z] $ docker stop --time=1 82732a90f837af27b02153fc91d47efac5e553fa372390d43f00f4ddec8005a7 [2023-11-01T21:19:07.775Z] $ docker rm -f --volumes 82732a90f837af27b02153fc91d47efac5e553fa372390d43f00f4ddec8005a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T21:19:08.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T21:19:08.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:19:08.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T21:19:08.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:19:08.477Z] prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container [2023-11-01T21:19:08.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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-11-01T21:19:08.930Z] $ docker top 2efade89f852f4a242b4ab94c22656cb82a4023c5dd1b8bb0846164bcf9fbae1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T21:19:09.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T21:19:09.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T21:19:09.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T21:19:09.138Z] $ docker exec 2efade89f852f4a242b4ab94c22656cb82a4023c5dd1b8bb0846164bcf9fbae1 ssh-agent [2023-11-01T21:19:09.244Z] SSH_AUTH_SOCK=/tmp/ssh-TuHj19ZJBhou/agent.31 [2023-11-01T21:19:09.244Z] SSH_AGENT_PID=37 [2023-11-01T21:19:09.248Z] Running ssh-add (command line suppressed) [2023-11-01T21:19:09.362Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8378218110486887666.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8378218110486887666.key) [2023-11-01T21:19:09.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T21:19:09.646Z] + git semver push [2023-11-01T21:19:09.904Z] 2023-11-01 21:19:09,850 [run_push] DEBUG push [2023-11-01T21:19:09.904Z] 2023-11-01 21:19:09,851 [execute] INFO git cat-file --batch-check [2023-11-01T21:19:09.904Z] 2023-11-01 21:19:09,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T21:19:09.904Z] 2023-11-01 21:19:09,856 [execute] INFO git rev-list e910a296e3632135ee31f9af52d0c102e85dde48 -- [2023-11-01T21:19:09.905Z] 2023-11-01 21:19:09,857 [execute] DEBUG Popen(['git', 'rev-list', 'e910a296e3632135ee31f9af52d0c102e85dde48', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T21:19:09.905Z] 2023-11-01 21:19:09,865 [execute] INFO git fetch -v origin [2023-11-01T21:19:09.905Z] 2023-11-01 21:19:09,866 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T21:19:10.473Z] 2023-11-01 21:19:10,394 [run_push] DEBUG no remote changes detected [2023-11-01T21:19:10.473Z] 2023-11-01 21:19:10,395 [execute] INFO git push origin semver [2023-11-01T21:19:10.473Z] 2023-11-01 21:19:10,395 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T21:19:11.411Z] 2023-11-01 21:19:11,198 [run_push] DEBUG push all version tags [2023-11-01T21:19:11.411Z] 2023-11-01 21:19:11,199 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T21:19:11.411Z] 2023-11-01 21:19:11,199 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T21:19:11.980Z] 2023-11-01 21:19:11,935 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-11-01T21:19:11.980Z] 3.1.0-dev.28 [Pipeline] } [2023-11-01T21:19:12.002Z] $ docker exec --env ******** --env ******** 2efade89f852f4a242b4ab94c22656cb82a4023c5dd1b8bb0846164bcf9fbae1 ssh-agent -k [2023-11-01T21:19:12.108Z] unset SSH_AUTH_SOCK; [2023-11-01T21:19:12.109Z] unset SSH_AGENT_PID; [2023-11-01T21:19:12.109Z] echo Agent pid 37 killed; [2023-11-01T21:19:12.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T21:19:12.406Z] + git semver [Pipeline] } [2023-11-01T21:19:12.697Z] $ docker stop --time=1 2efade89f852f4a242b4ab94c22656cb82a4023c5dd1b8bb0846164bcf9fbae1 [2023-11-01T21:19:13.993Z] $ docker rm -f --volumes 2efade89f852f4a242b4ab94c22656cb82a4023c5dd1b8bb0846164bcf9fbae1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T21:19:14.544Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-11-01T21:19:14.544Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-11-01T21:19:14.544Z] total 16 [2023-11-01T21:19:14.544Z] drwxr-xr-x 3 root root 4096 Nov 1 21:10 . [2023-11-01T21:19:14.544Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 21:18 .. [2023-11-01T21:19:14.544Z] drwxr-xr-x 2 root root 4096 Nov 1 21:10 cost [2023-11-01T21:19:14.544Z] -rw-r--r-- 1 root root 86 Nov 1 21:10 cost.csv [2023-11-01T21:19:14.544Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-11-01T21:19:14.544Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-11-01T21:19:14.544Z] total 16 [2023-11-01T21:19:14.544Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 21:10 . [2023-11-01T21:19:14.544Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 21:18 .. [2023-11-01T21:19:14.544Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 21:10 cost [2023-11-01T21:19:14.544Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 1 21:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:19:14.835Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:19:15.688Z] ---> package-listing.sh [2023-11-01T21:19:15.688Z] ++ facter osfamily [2023-11-01T21:19:15.688Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T21:19:15.946Z] + OS_FAMILY=debian [2023-11-01T21:19:15.946Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-11-01T21:19:15.946Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T21:19:15.946Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T21:19:15.946Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T21:19:15.946Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T21:19:15.946Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-11-01T21:19:15.946Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T21:19:15.946Z] + case "${OS_FAMILY}" in [2023-11-01T21:19:15.946Z] + dpkg -l [2023-11-01T21:19:15.946Z] + grep '^ii' [2023-11-01T21:19:15.946Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T21:19:15.946Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T21:19:15.946Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T21:19:15.946Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-11-01T21:19:15.946Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-11-01T21:19:15.946Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-11-01T21:19:15.956Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T21:19:16.232Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T21:19:16.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T21:19:16.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T21:19:16.975Z] prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container [2023-11-01T21:19:17.026Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T21:19:17.793Z] $ docker top 88382001a637888cb75db999946a75a61a01a0907924d2ec439aae672a41fba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T21:19:18.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T21:19:18.416Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T21:19:18.701Z] + ls /var/log/sa-host [2023-11-01T21:19:18.702Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T21:19:18.848Z] provisioning config files... [2023-11-01T21:19:18.855Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config521456880626517601tmp [Pipeline] { [Pipeline] echo [2023-11-01T21:19:18.871Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:19:19.153Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T21:19:19.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:19:19.494Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T21:19:19.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:19:19.786Z] ---> sudo-logs.sh [2023-11-01T21:19:19.786Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T21:19:19.809Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:19:20.093Z] ---> job-cost.sh [2023-11-01T21:19:20.093Z] lf-activate-venv: SKIPPING [2023-11-01T21:19:20.093Z] DEBUG: total: 0.2199999988079071 [2023-11-01T21:19:20.093Z] INFO: Retrieving Stack Cost... [2023-11-01T21:19:20.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T21:19:20.921Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T21:19:20.933Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T21:19:21.217Z] ---> logs-deploy.sh [2023-11-01T21:19:21.217Z] lf-activate-venv: SKIPPING [2023-11-01T21:19:21.217Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/147 [2023-11-01T21:19:21.217Z] INFO: archiving workspace using pattern(s): [2023-11-01T21:19:22.153Z] Archives upload complete. [2023-11-01T21:19:22.725Z] INFO: archiving logs to Nexus [2023-11-01T21:19:23.294Z] ---> uname -a: [2023-11-01T21:19:23.294Z] Linux prd-ubuntu20-04-docker-8c-8g-16286 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] ---> lscpu: [2023-11-01T21:19:23.294Z] Architecture: x86_64 [2023-11-01T21:19:23.294Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-01T21:19:23.294Z] Byte Order: Little Endian [2023-11-01T21:19:23.294Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-01T21:19:23.294Z] CPU(s): 8 [2023-11-01T21:19:23.294Z] On-line CPU(s) list: 0-7 [2023-11-01T21:19:23.294Z] Thread(s) per core: 1 [2023-11-01T21:19:23.294Z] Core(s) per socket: 1 [2023-11-01T21:19:23.294Z] Socket(s): 8 [2023-11-01T21:19:23.294Z] NUMA node(s): 1 [2023-11-01T21:19:23.294Z] Vendor ID: AuthenticAMD [2023-11-01T21:19:23.294Z] CPU family: 23 [2023-11-01T21:19:23.294Z] Model: 49 [2023-11-01T21:19:23.294Z] Model name: AMD EPYC-Rome Processor [2023-11-01T21:19:23.294Z] Stepping: 0 [2023-11-01T21:19:23.294Z] CPU MHz: 2799.998 [2023-11-01T21:19:23.294Z] BogoMIPS: 5599.99 [2023-11-01T21:19:23.294Z] Virtualization: AMD-V [2023-11-01T21:19:23.294Z] Hypervisor vendor: KVM [2023-11-01T21:19:23.294Z] Virtualization type: full [2023-11-01T21:19:23.294Z] L1d cache: 256 KiB [2023-11-01T21:19:23.294Z] L1i cache: 256 KiB [2023-11-01T21:19:23.294Z] L2 cache: 4 MiB [2023-11-01T21:19:23.294Z] L3 cache: 128 MiB [2023-11-01T21:19:23.294Z] NUMA node0 CPU(s): 0-7 [2023-11-01T21:19:23.294Z] Vulnerability Itlb multihit: Not affected [2023-11-01T21:19:23.294Z] Vulnerability L1tf: Not affected [2023-11-01T21:19:23.294Z] Vulnerability Mds: Not affected [2023-11-01T21:19:23.294Z] Vulnerability Meltdown: Not affected [2023-11-01T21:19:23.294Z] Vulnerability Mmio stale data: Not affected [2023-11-01T21:19:23.294Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-01T21:19:23.294Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-01T21:19:23.294Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-01T21:19:23.294Z] Vulnerability Srbds: Not affected [2023-11-01T21:19:23.294Z] Vulnerability Tsx async abort: Not affected [2023-11-01T21:19:23.294Z] 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-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] ---> nproc: [2023-11-01T21:19:23.294Z] 8 [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] ---> df -h: [2023-11-01T21:19:23.294Z] Filesystem Size Used Avail Use% Mounted on [2023-11-01T21:19:23.294Z] overlay 155G 13G 143G 9% / [2023-11-01T21:19:23.294Z] tmpfs 64M 0 64M 0% /dev [2023-11-01T21:19:23.294Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-01T21:19:23.294Z] shm 64M 0 64M 0% /dev/shm [2023-11-01T21:19:23.294Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] ---> sar -b -r -n DEV: [2023-11-01T21:19:23.294Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16286) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] 21:07:24 LINUX RESTART (8 CPU) [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] 21:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-01T21:19:23.294Z] 21:09:01 196.98 12.30 184.69 0.00 1789.57 58762.61 0.00 [2023-11-01T21:19:23.294Z] 21:10:01 170.50 0.23 170.27 0.00 17.86 38783.14 0.00 [2023-11-01T21:19:23.294Z] 21:11:01 126.42 0.12 126.31 0.00 17.73 35831.92 0.00 [2023-11-01T21:19:23.294Z] 21:12:01 1.98 0.00 1.98 0.00 0.00 21.75 0.00 [2023-11-01T21:19:23.294Z] 21:13:01 37.09 11.66 25.42 0.00 5423.13 6289.50 0.00 [2023-11-01T21:19:23.294Z] 21:14:01 4.10 0.00 4.10 0.00 0.00 48.93 0.00 [2023-11-01T21:19:23.294Z] 21:15:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2023-11-01T21:19:23.294Z] 21:16:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2023-11-01T21:19:23.294Z] 21:17:01 1.02 0.02 1.00 0.00 0.13 10.53 0.00 [2023-11-01T21:19:23.294Z] 21:18:01 2.62 0.00 2.62 0.00 0.00 40.93 0.00 [2023-11-01T21:19:23.294Z] 21:19:01 126.28 0.35 125.93 0.00 22.40 59848.16 0.00 [2023-11-01T21:19:23.294Z] Average: 60.85 2.24 58.61 0.00 661.02 18150.52 0.00 [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] 21:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-01T21:19:23.294Z] 21:09:01 28107104 31545116 766632 2.33 124780 3496876 2021388 5.96 1205120 3098588 326476 [2023-11-01T21:19:23.294Z] 21:10:01 27803892 31306056 996460 3.03 155392 3509388 2392752 7.05 1622740 2950864 316988 [2023-11-01T21:19:23.294Z] 21:11:01 27611708 31551884 753656 2.29 165952 3902192 1752848 5.17 1281196 3452364 176 [2023-11-01T21:19:23.294Z] 21:12:01 27611468 31551728 753568 2.29 165988 3902184 1752848 5.17 1280548 3452364 16 [2023-11-01T21:19:23.294Z] 21:13:01 27244408 31540308 754220 2.29 174040 4234808 1821212 5.37 1507384 3564488 972 [2023-11-01T21:19:23.294Z] 21:14:01 27244628 31540576 753852 2.29 174092 4234808 1821212 5.37 1507420 3564488 12 [2023-11-01T21:19:23.294Z] 21:15:01 27248488 31544468 749996 2.28 174116 4234812 1821212 5.37 1503680 3564492 8 [2023-11-01T21:19:23.294Z] 21:16:01 27248684 31544668 749700 2.28 174140 4234816 1821212 5.37 1504064 3564492 56 [2023-11-01T21:19:23.294Z] 21:17:01 27247892 31544036 750456 2.28 174156 4234816 1821212 5.37 1504192 3564616 16 [2023-11-01T21:19:23.294Z] 21:18:01 27248244 31544560 749492 2.28 174272 4234800 1821212 5.37 1503828 3564620 8 [2023-11-01T21:19:23.294Z] 21:19:01 25721672 31492604 790876 2.41 209388 5543192 1874080 5.52 1638496 4813636 908 [2023-11-01T21:19:23.294Z] Average: 27303472 31518728 778992 2.37 169665 4160245 1883744 5.55 1459879 3559547 58694 [2023-11-01T21:19:23.294Z] [2023-11-01T21:19:23.294Z] 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-01T21:19:23.294Z] 21:09:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:09:01 ens3 604.30 420.58 7608.95 61.62 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:09:01 docker0 244.24 315.10 20.10 2591.32 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:10:01 ens3 43.14 26.38 69.54 16.32 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:10:01 docker0 1.40 2.53 0.08 30.87 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:10:01 vethffa3303 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:11:01 lo 7.20 7.20 0.72 0.72 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:11:01 ens3 169.03 139.94 2645.45 330.24 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:11:01 docker0 1.58 2.77 0.10 31.39 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:12:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:13:01 ens3 113.71 43.64 2026.41 3.48 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:14:01 ens3 0.82 0.63 2.55 0.04 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:15:01 ens3 0.25 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:16:01 ens3 1.20 0.25 0.17 0.08 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:17:01 ens3 1.87 0.33 0.35 0.21 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:18:01 ens3 1.22 0.20 0.12 0.07 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:19:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:19:01 ens3 446.44 247.46 8214.10 39.45 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.294Z] 21:19:01 veth011014e 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.295Z] 21:19:01 docker0 60.64 125.00 4.90 1026.51 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.295Z] Average: lo 1.58 1.58 0.15 0.15 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.295Z] Average: ens3 125.68 79.95 1869.72 41.05 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.295Z] Average: veth011014e 0.03 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.295Z] Average: docker0 27.99 40.49 2.29 334.53 0.00 0.00 0.00 0.00 [2023-11-01T21:19:23.295Z] [2023-11-01T21:19:23.295Z] [2023-11-01T21:19:23.295Z] ---> sar -P ALL: [2023-11-01T21:19:23.295Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16286) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T21:19:23.295Z] [2023-11-01T21:19:23.295Z] 21:07:24 LINUX RESTART (8 CPU) [2023-11-01T21:19:23.295Z] [2023-11-01T21:19:23.295Z] 21:08:01 CPU %user %nice %system %iowait %steal %idle [2023-11-01T21:19:23.295Z] 21:09:01 all 8.83 0.00 3.84 4.00 0.06 83.26 [2023-11-01T21:19:23.295Z] 21:09:01 0 8.00 0.00 4.36 2.46 0.07 85.12 [2023-11-01T21:19:23.295Z] 21:09:01 1 9.82 0.00 3.69 1.21 0.05 85.22 [2023-11-01T21:19:23.295Z] 21:09:01 2 8.93 0.00 3.04 0.39 0.05 87.59 [2023-11-01T21:19:23.295Z] 21:09:01 3 8.19 0.00 3.55 0.42 0.07 87.77 [2023-11-01T21:19:23.295Z] 21:09:01 4 8.56 0.00 4.26 10.88 0.07 76.23 [2023-11-01T21:19:23.295Z] 21:09:01 5 8.68 0.00 3.77 7.01 0.07 80.48 [2023-11-01T21:19:23.295Z] 21:09:01 6 8.71 0.00 3.94 7.44 0.07 79.84 [2023-11-01T21:19:23.295Z] 21:09:01 7 9.73 0.00 4.14 2.26 0.07 83.81 [2023-11-01T21:19:23.295Z] 21:10:01 all 38.96 0.00 5.14 2.83 0.08 52.99 [2023-11-01T21:19:23.295Z] 21:10:01 0 38.10 0.00 5.09 3.74 0.07 53.01 [2023-11-01T21:19:23.295Z] 21:10:01 1 40.22 0.00 5.83 9.28 0.08 44.58 [2023-11-01T21:19:23.295Z] 21:10:01 2 38.52 0.00 5.42 0.19 0.07 55.81 [2023-11-01T21:19:23.295Z] 21:10:01 3 37.92 0.00 4.50 2.36 0.08 55.14 [2023-11-01T21:19:23.295Z] 21:10:01 4 39.39 0.00 4.75 3.97 0.08 51.80 [2023-11-01T21:19:23.295Z] 21:10:01 5 39.07 0.00 4.98 0.94 0.08 54.92 [2023-11-01T21:19:23.295Z] 21:10:01 6 38.57 0.00 5.47 1.99 0.07 53.91 [2023-11-01T21:19:23.295Z] 21:10:01 7 39.88 0.00 5.11 0.19 0.08 54.74 [2023-11-01T21:19:23.295Z] 21:11:01 all 7.35 0.00 2.38 2.48 0.05 87.73 [2023-11-01T21:19:23.295Z] 21:11:01 0 7.33 0.00 2.34 0.02 0.05 90.27 [2023-11-01T21:19:23.295Z] 21:11:01 1 8.25 0.00 1.99 0.07 0.07 89.63 [2023-11-01T21:19:23.295Z] 21:11:01 2 6.84 0.00 2.23 0.97 0.03 89.92 [2023-11-01T21:19:23.295Z] 21:11:01 3 6.36 0.00 2.08 2.37 0.05 89.15 [2023-11-01T21:19:23.295Z] 21:11:01 4 8.25 0.00 2.57 1.04 0.03 88.10 [2023-11-01T21:19:23.295Z] 21:11:01 5 7.59 0.00 2.28 1.83 0.05 88.25 [2023-11-01T21:19:23.295Z] 21:11:01 6 6.66 0.00 2.80 0.44 0.03 90.07 [2023-11-01T21:19:23.295Z] 21:11:01 7 7.56 0.00 2.75 13.29 0.07 76.33 [2023-11-01T21:19:23.295Z] 21:12:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-11-01T21:19:23.295Z] 21:12:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-01T21:19:23.295Z] 21:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T21:19:23.295Z] 21:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:12:01 5 0.07 0.00 0.00 0.05 0.00 99.88 [2023-11-01T21:19:23.295Z] 21:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-01T21:19:23.295Z] 21:12:01 7 0.02 0.00 0.05 0.02 0.02 99.90 [2023-11-01T21:19:23.295Z] 21:13:01 all 1.35 0.00 0.71 1.12 0.02 96.80 [2023-11-01T21:19:23.295Z] 21:13:01 0 1.42 0.00 0.95 0.62 0.02 97.00 [2023-11-01T21:19:23.295Z] 21:13:01 1 1.60 0.00 0.93 0.72 0.02 96.73 [2023-11-01T21:19:23.295Z] 21:13:01 2 1.24 0.00 0.47 0.55 0.03 97.70 [2023-11-01T21:19:23.295Z] 21:13:01 3 0.67 0.00 0.50 2.40 0.02 96.41 [2023-11-01T21:19:23.295Z] 21:13:01 4 2.12 0.00 0.70 0.52 0.02 96.65 [2023-11-01T21:19:23.295Z] 21:13:01 5 1.55 0.00 0.60 1.33 0.02 96.50 [2023-11-01T21:19:23.295Z] 21:13:01 6 1.25 0.00 0.93 1.80 0.02 96.00 [2023-11-01T21:19:23.295Z] 21:13:01 7 0.94 0.00 0.60 0.99 0.03 97.44 [2023-11-01T21:19:23.295Z] 21:14:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-11-01T21:19:23.295Z] 21:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T21:19:23.295Z] 21:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-01T21:19:23.295Z] 21:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-01T21:19:23.295Z] 21:14:01 3 0.00 0.00 0.05 0.13 0.00 99.82 [2023-11-01T21:19:23.295Z] 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T21:19:23.295Z] 21:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T21:19:23.295Z] 21:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-01T21:19:23.295Z] 21:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T21:19:23.295Z] 21:15:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-11-01T21:19:23.295Z] 21:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-01T21:19:23.295Z] 21:15:01 2 0.17 0.00 0.00 0.00 0.02 99.82 [2023-11-01T21:19:23.295Z] 21:15:01 3 0.03 0.00 0.00 0.12 0.00 99.85 [2023-11-01T21:19:23.295Z] 21:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-01T21:19:23.295Z] 21:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T21:19:23.295Z] 21:15:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-01T21:19:23.295Z] 21:15:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:16:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-11-01T21:19:23.295Z] 21:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T21:19:23.295Z] 21:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-01T21:19:23.295Z] 21:16:01 2 0.13 0.00 0.03 0.00 0.00 99.83 [2023-11-01T21:19:23.295Z] 21:16:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2023-11-01T21:19:23.295Z] 21:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T21:19:23.295Z] 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T21:19:23.295Z] 21:16:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2023-11-01T21:19:23.295Z] 21:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:17:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-11-01T21:19:23.295Z] 21:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-01T21:19:23.295Z] 21:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-01T21:19:23.295Z] 21:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T21:19:23.295Z] 21:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T21:19:23.295Z] 21:17:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-01T21:19:23.295Z] 21:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-11-01T21:19:23.295Z] 21:18:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2023-11-01T21:19:23.295Z] 21:18:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2023-11-01T21:19:23.295Z] 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:18:01 3 0.05 0.00 0.02 0.05 0.02 99.87 [2023-11-01T21:19:23.295Z] 21:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T21:19:23.295Z] 21:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-01T21:19:23.295Z] 21:18:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-01T21:19:23.295Z] 21:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T21:19:23.295Z] 21:19:01 all 8.59 0.00 3.63 4.25 0.05 83.47 [2023-11-01T21:19:23.295Z] 21:19:01 0 9.71 0.00 3.27 3.49 0.05 83.47 [2023-11-01T21:19:23.295Z] 21:19:01 1 7.86 0.00 4.39 2.31 0.07 85.38 [2023-11-01T21:19:23.295Z] 21:19:01 2 8.47 0.00 3.49 12.94 0.05 75.05 [2023-11-01T21:19:23.295Z] 21:19:01 3 9.04 0.00 4.49 2.35 0.05 84.07 [2023-11-01T21:19:23.295Z] 21:19:01 4 8.36 0.00 3.40 0.25 0.05 87.93 [2023-11-01T21:19:23.295Z] 21:19:01 5 8.73 0.00 3.02 0.17 0.03 88.05 [2023-11-01T21:19:23.295Z] 21:19:01 6 9.53 0.00 3.70 2.71 0.05 84.01 [2023-11-01T21:19:23.295Z] 21:19:01 7 7.04 0.00 3.29 9.86 0.07 79.74 [2023-11-01T21:19:23.295Z] [2023-11-01T21:19:23.295Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-11-01T21:19:23.295Z] Average: all 5.90 0.00 1.43 1.33 0.03 91.32 [2023-11-01T21:19:23.295Z] Average: 0 5.84 0.00 1.45 0.93 0.03 91.74 [2023-11-01T21:19:23.295Z] Average: 1 6.13 0.00 1.53 1.23 0.03 91.08 [2023-11-01T21:19:23.295Z] Average: 2 5.83 0.00 1.33 1.35 0.02 91.46 [2023-11-01T21:19:23.295Z] Average: 3 5.63 0.00 1.37 0.93 0.03 92.04 [2023-11-01T21:19:23.295Z] Average: 4 6.03 0.00 1.42 1.50 0.02 91.02 [2023-11-01T21:19:23.295Z] Average: 5 5.94 0.00 1.32 1.02 0.02 91.69 [2023-11-01T21:19:23.295Z] Average: 6 5.88 0.00 1.53 1.29 0.03 91.27 [2023-11-01T21:19:23.295Z] Average: 7 5.89 0.00 1.44 2.39 0.03 90.25 [2023-11-01T21:19:23.295Z] [2023-11-01T21:19:23.295Z] [2023-11-01T21:19:23.295Z]