Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 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-ssh7218063559391686170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16567211628016970038.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2321808889438839651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17214611516416527701.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-ssh5487625439427047586.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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16847 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 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#325)" > 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 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d # timeout=10 > git rev-list --no-walk 55c123e92a81b52ef904480be8a3eb69bc416b29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T00:12:29.726Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T00:12:29.786Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T00:12:29.799Z] ========================================================= [2023-05-25T00:12:29.799Z] EdgeX Global Pipelines Version Info [2023-05-25T00:12:29.799Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:12:30.559Z] ------------------- [2023-05-25T00:12:30.559Z] stable info: [2023-05-25T00:12:30.559Z] ------------------- [2023-05-25T00:12:30.559Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T00:12:30.559Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:12:30.559Z] Message: update stable to v1.0.249 [2023-05-25T00:12:31.130Z] ------------------- [2023-05-25T00:12:31.131Z] experimental info: [2023-05-25T00:12:31.131Z] ------------------- [2023-05-25T00:12:31.131Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T00:12:31.131Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:12:31.131Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T00:12:31.348Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-25T00:12:31.364Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-25T00:12:31.383Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T00:12:31.400Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T00:12:31.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T00:12:31.429Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T00:12:31.441Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T00:12:31.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T00:12:31.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T00:12:31.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T00:12:31.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T00:12:31.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-25T00:12:31.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T00:12:31.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T00:12:31.565Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:12:31.583Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:12:31.600Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:12:31.613Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:12:31.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T00:12:31.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T00:12:31.653Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T00:12:31.668Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T00:12:31.682Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T00:12:31.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T00:12:31.703Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T00:12:31.711Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T00:12:31.720Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T00:12:31.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-25T00:12:31.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-25T00:12:31.747Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-25T00:12:31.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] echo [2023-05-25T00:12:31.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38c1608 [Pipeline] echo [2023-05-25T00:12:31.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:12:31.816Z] provisioning config files... [2023-05-25T00:12:31.832Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13517774768827664434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:12:32.138Z] ---> docker-login.sh [2023-05-25T00:12:32.138Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:12:32.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:32.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:32.413Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:32.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:32.413Z] [2023-05-25T00:12:32.413Z] Login Succeeded [2023-05-25T00:12:32.413Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:12:32.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:32.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:32.413Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:32.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:32.413Z] [2023-05-25T00:12:32.413Z] Login Succeeded [2023-05-25T00:12:32.413Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:12:32.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:32.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:32.674Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:32.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:32.674Z] [2023-05-25T00:12:32.674Z] Login Succeeded [2023-05-25T00:12:32.674Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:12:32.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:32.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:32.943Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:32.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:32.943Z] [2023-05-25T00:12:32.943Z] Login Succeeded [2023-05-25T00:12:32.943Z] docker.io [2023-05-25T00:12:32.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:33.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:33.207Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:33.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:33.207Z] [2023-05-25T00:12:33.207Z] Login Succeeded [2023-05-25T00:12:33.207Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:12:33.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T00:12:33.601Z] + git rev-list -1 --merges 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d~1..38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] echo [2023-05-25T00:12:33.678Z] -----------> git rev-list -1 --merges 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d~1..38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [false] [Pipeline] sh [2023-05-25T00:12:33.975Z] + git log --format=format:%s -1 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] echo [2023-05-25T00:12:33.990Z] ========================================================= [2023-05-25T00:12:33.990Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T00:12:33.990Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:12:34.316Z] + git log --format=format:%s -1 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] echo [2023-05-25T00:12:34.328Z] [semverPrep] GIT_COMMIT: 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#325) [Pipeline] echo [2023-05-25T00:12:34.338Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T00:12:34.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:12:34.679Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T00:12:34.679Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T00:12:34.679Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T00:12:34.679Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T00:12:34.679Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T00:12:34.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:12:35.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:12:35.021Z] [2023-05-25T00:12:35.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:12:35.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:12:35.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T00:12:35.329Z] b85a868b505f: Pulling fs layer [2023-05-25T00:12:35.329Z] e2be974225ed: Pulling fs layer [2023-05-25T00:12:35.329Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T00:12:35.329Z] 988bab9f4d93: Pulling fs layer [2023-05-25T00:12:35.329Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T00:12:35.329Z] eaf3925da568: Pulling fs layer [2023-05-25T00:12:35.329Z] bab4dde63d76: Pulling fs layer [2023-05-25T00:12:35.329Z] bde34c3a00c8: Pulling fs layer [2023-05-25T00:12:35.329Z] b352a97aabf1: Pulling fs layer [2023-05-25T00:12:35.329Z] 4872d77fe225: Pulling fs layer [2023-05-25T00:12:35.329Z] 5851b861e8e6: Pulling fs layer [2023-05-25T00:12:35.329Z] bab4dde63d76: Waiting [2023-05-25T00:12:35.329Z] bde34c3a00c8: Waiting [2023-05-25T00:12:35.329Z] 5851b861e8e6: Waiting [2023-05-25T00:12:35.329Z] b352a97aabf1: Waiting [2023-05-25T00:12:35.329Z] 1469e6f7b9e6: Waiting [2023-05-25T00:12:35.329Z] eaf3925da568: Waiting [2023-05-25T00:12:35.329Z] 988bab9f4d93: Waiting [2023-05-25T00:12:35.329Z] 4872d77fe225: Waiting [2023-05-25T00:12:35.329Z] e2be974225ed: Download complete [2023-05-25T00:12:35.329Z] 988bab9f4d93: Verifying Checksum [2023-05-25T00:12:35.329Z] 988bab9f4d93: Download complete [2023-05-25T00:12:35.329Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T00:12:35.329Z] 1469e6f7b9e6: Download complete [2023-05-25T00:12:35.329Z] eaf3925da568: Verifying Checksum [2023-05-25T00:12:35.329Z] eaf3925da568: Download complete [2023-05-25T00:12:35.588Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T00:12:35.588Z] 339a4e72a1f5: Download complete [2023-05-25T00:12:35.588Z] bde34c3a00c8: Download complete [2023-05-25T00:12:35.588Z] b352a97aabf1: Verifying Checksum [2023-05-25T00:12:35.588Z] b352a97aabf1: Download complete [2023-05-25T00:12:35.588Z] 4872d77fe225: Download complete [2023-05-25T00:12:35.588Z] 5851b861e8e6: Download complete [2023-05-25T00:12:35.588Z] b85a868b505f: Verifying Checksum [2023-05-25T00:12:35.588Z] b85a868b505f: Download complete [2023-05-25T00:12:35.846Z] bab4dde63d76: Verifying Checksum [2023-05-25T00:12:35.846Z] bab4dde63d76: Download complete [2023-05-25T00:12:36.782Z] b85a868b505f: Pull complete [2023-05-25T00:12:37.041Z] e2be974225ed: Pull complete [2023-05-25T00:12:37.300Z] 339a4e72a1f5: Pull complete [2023-05-25T00:12:37.559Z] 988bab9f4d93: Pull complete [2023-05-25T00:12:37.829Z] 1469e6f7b9e6: Pull complete [2023-05-25T00:12:37.829Z] eaf3925da568: Pull complete [2023-05-25T00:12:39.730Z] bab4dde63d76: Pull complete [2023-05-25T00:12:39.730Z] bde34c3a00c8: Pull complete [2023-05-25T00:12:39.730Z] b352a97aabf1: Pull complete [2023-05-25T00:12:39.730Z] 4872d77fe225: Pull complete [2023-05-25T00:12:39.730Z] 5851b861e8e6: Pull complete [2023-05-25T00:12:39.989Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T00:12:39.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:12:39.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:12:40.088Z] prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container [2023-05-25T00:12:40.125Z] $ 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-05-25T00:12:43.432Z] $ docker top 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 -eo pid,comm [2023-05-25T00:12:43.483Z] 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-05-25T00:12:43.483Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:12:43.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:12:43.524Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:12:43.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:12:43.670Z] $ docker exec 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 ssh-agent [2023-05-25T00:12:43.843Z] SSH_AUTH_SOCK=/tmp/ssh-5KyyvnOeERXq/agent.33 [2023-05-25T00:12:43.843Z] SSH_AGENT_PID=39 [2023-05-25T00:12:43.873Z] Running ssh-add (command line suppressed) [2023-05-25T00:12:43.974Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8591939114130677011.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8591939114130677011.key) [2023-05-25T00:12:43.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:12:44.274Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T00:12:44.290Z] $ docker exec --env ******** --env ******** 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 ssh-agent -k [2023-05-25T00:12:44.396Z] unset SSH_AUTH_SOCK; [2023-05-25T00:12:44.397Z] unset SSH_AGENT_PID; [2023-05-25T00:12:44.397Z] echo Agent pid 39 killed; [2023-05-25T00:12:44.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T00:12:44.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:12:44.445Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:12:44.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:12:44.588Z] $ docker exec 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 ssh-agent [2023-05-25T00:12:44.700Z] SSH_AUTH_SOCK=/tmp/ssh-TV0MBStaRoIa/agent.71 [2023-05-25T00:12:44.700Z] SSH_AGENT_PID=77 [2023-05-25T00:12:44.706Z] Running ssh-add (command line suppressed) [2023-05-25T00:12:44.834Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6486876300151664763.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6486876300151664763.key) [2023-05-25T00:12:44.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:12:45.144Z] + git semver init [2023-05-25T00:12:45.403Z] 2023-05-25 00:12:45,356 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T00:12:45.403Z] 2023-05-25 00:12:45,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-25T00:12:45.403Z] 2023-05-25 00:12:45,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-25T00:12:45.403Z] 2023-05-25 00:12:45,357 [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-05-25T00:12:46.782Z] 2023-05-25 00:12:46,385 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-05-25T00:12:46.782Z] 2023-05-25 00:12:46,386 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-05-25T00:12:46.782Z] 2023-05-25 00:12:46,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-25T00:12:46.782Z] 2023-05-25 00:12:46,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-25T00:12:46.782Z] 3.0.0-dev.46 [Pipeline] } [2023-05-25T00:12:46.794Z] $ docker exec --env ******** --env ******** 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 ssh-agent -k [2023-05-25T00:12:46.906Z] unset SSH_AUTH_SOCK; [2023-05-25T00:12:46.906Z] unset SSH_AGENT_PID; [2023-05-25T00:12:46.906Z] echo Agent pid 77 killed; [2023-05-25T00:12:46.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:12:47.298Z] + git semver [Pipeline] } [2023-05-25T00:12:47.576Z] $ docker stop --time=1 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 [2023-05-25T00:12:48.877Z] $ docker rm -f --volumes 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:12:49.217Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T00:12:49.425Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T00:12:49.428Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [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-05-25T00:12:49.587Z] provisioning config files... [2023-05-25T00:12:49.595Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3573875880533394635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:12:49.892Z] ---> docker-login.sh [2023-05-25T00:12:49.892Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:12:49.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:49.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:49.892Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:49.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:49.892Z] [2023-05-25T00:12:49.892Z] Login Succeeded [2023-05-25T00:12:49.892Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:12:49.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:49.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:49.892Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:49.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:49.892Z] [2023-05-25T00:12:49.892Z] Login Succeeded [2023-05-25T00:12:49.892Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:12:50.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:50.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:50.154Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:50.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:50.154Z] [2023-05-25T00:12:50.154Z] Login Succeeded [2023-05-25T00:12:50.154Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:12:50.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:50.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:50.154Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:50.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:50.154Z] [2023-05-25T00:12:50.154Z] Login Succeeded [2023-05-25T00:12:50.154Z] docker.io [2023-05-25T00:12:50.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:12:50.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:12:50.413Z] Configure a credential helper to remove this warning. See [2023-05-25T00:12:50.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:12:50.413Z] [2023-05-25T00:12:50.413Z] Login Succeeded [2023-05-25T00:12:50.413Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:12:50.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:12:50.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:12:50.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:12:50.499Z] ========================================================= [2023-05-25T00:12:50.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T00:12:50.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:12:50.804Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T00:12:50.804Z] Sending build context to Docker daemon 10.93MB [2023-05-25T00:12:50.804Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:12:50.804Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:12:50.804Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T00:12:50.804Z] f56be85fc22e: Pulling fs layer [2023-05-25T00:12:50.804Z] 85791d961cd3: Pulling fs layer [2023-05-25T00:12:50.804Z] d694b5ae8c79: Pulling fs layer [2023-05-25T00:12:50.804Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T00:12:50.804Z] 4d19c01a9841: Pulling fs layer [2023-05-25T00:12:50.804Z] 9325e15d5711: Pulling fs layer [2023-05-25T00:12:50.804Z] 556b6ee489ea: Pulling fs layer [2023-05-25T00:12:50.804Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T00:12:50.804Z] 9f32a84ed3da: Waiting [2023-05-25T00:12:50.804Z] 9325e15d5711: Waiting [2023-05-25T00:12:50.804Z] 4d19c01a9841: Waiting [2023-05-25T00:12:50.804Z] c5a4b2cf53e6: Waiting [2023-05-25T00:12:50.804Z] 556b6ee489ea: Waiting [2023-05-25T00:12:50.804Z] 85791d961cd3: Download complete [2023-05-25T00:12:50.804Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T00:12:50.804Z] 9f32a84ed3da: Download complete [2023-05-25T00:12:51.065Z] 4d19c01a9841: Download complete [2023-05-25T00:12:51.065Z] f56be85fc22e: Download complete [2023-05-25T00:12:51.065Z] 9325e15d5711: Verifying Checksum [2023-05-25T00:12:51.065Z] 9325e15d5711: Download complete [2023-05-25T00:12:51.065Z] f56be85fc22e: Pull complete [2023-05-25T00:12:51.326Z] 85791d961cd3: Pull complete [2023-05-25T00:12:51.587Z] d694b5ae8c79: Download complete [2023-05-25T00:12:51.845Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T00:12:51.845Z] c5a4b2cf53e6: Download complete [2023-05-25T00:12:51.845Z] 556b6ee489ea: Verifying Checksum [2023-05-25T00:12:51.845Z] 556b6ee489ea: Download complete [2023-05-25T00:12:55.139Z] d694b5ae8c79: Pull complete [2023-05-25T00:12:55.139Z] 9f32a84ed3da: Pull complete [2023-05-25T00:12:55.139Z] 4d19c01a9841: Pull complete [2023-05-25T00:12:55.139Z] 9325e15d5711: Pull complete [2023-05-25T00:12:57.682Z] 556b6ee489ea: Pull complete [2023-05-25T00:12:58.250Z] c5a4b2cf53e6: Pull complete [2023-05-25T00:12:58.250Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T00:12:58.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T00:12:58.512Z] ---> c4be618373d6 [2023-05-25T00:12:58.512Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:13:03.833Z] ---> Running in bb72ae1e4929 [2023-05-25T00:13:03.833Z] Removing intermediate container bb72ae1e4929 [2023-05-25T00:13:03.833Z] ---> 0f38827bfdc3 [2023-05-25T00:13:03.833Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:13:03.833Z] ---> Running in e8f27144d283 [2023-05-25T00:13:04.092Z] Removing intermediate container e8f27144d283 [2023-05-25T00:13:04.092Z] ---> 88fdde6e23af [2023-05-25T00:13:04.092Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:13:04.092Z] ---> Running in 072736fc0429 [2023-05-25T00:13:04.092Z] Removing intermediate container 072736fc0429 [2023-05-25T00:13:04.092Z] ---> 4c872e4283f7 [2023-05-25T00:13:04.092Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:13:04.092Z] ---> Running in d575273817c3 [2023-05-25T00:13:04.092Z] Removing intermediate container d575273817c3 [2023-05-25T00:13:04.092Z] ---> 3d799064471d [2023-05-25T00:13:04.092Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:13:04.350Z] ---> Running in 29b8bf94c5e1 [2023-05-25T00:13:04.541Z] Still waiting to schedule task [2023-05-25T00:13:04.541Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T00:13:04.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:13:04.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:13:04.865Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T00:13:04.865Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T00:13:04.865Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T00:13:04.865Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T00:13:04.865Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:13:04.865Z] OK: 269 MiB in 57 packages [2023-05-25T00:13:05.432Z] Removing intermediate container 29b8bf94c5e1 [2023-05-25T00:13:05.432Z] ---> dc98628696be [2023-05-25T00:13:05.432Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-25T00:13:05.432Z] ---> Running in 5e4a557ceb0a [2023-05-25T00:13:05.432Z] Removing intermediate container 5e4a557ceb0a [2023-05-25T00:13:05.432Z] ---> 725a201aa0bd [2023-05-25T00:13:05.432Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T00:13:05.432Z] ---> 2a675830d4d0 [2023-05-25T00:13:05.432Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:13:05.432Z] ---> Running in c90f5d3d7120 [2023-05-25T00:13:37.554Z] Removing intermediate container c90f5d3d7120 [2023-05-25T00:13:37.554Z] ---> 803bbb0732a6 [2023-05-25T00:13:37.554Z] Step 11/12 : COPY . . [2023-05-25T00:13:37.554Z] ---> f3e659c4d11b [2023-05-25T00:13:37.554Z] Step 12/12 : RUN $MAKE [2023-05-25T00:13:37.554Z] ---> Running in ee7cac0d7e5b [2023-05-25T00:13:37.554Z] noop [2023-05-25T00:13:37.554Z] Removing intermediate container ee7cac0d7e5b [2023-05-25T00:13:37.554Z] ---> 63393b41d6b5 [2023-05-25T00:13:37.554Z] Successfully built 63393b41d6b5 [2023-05-25T00:13:37.554Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:13:37.868Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:13:37.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:13:37.936Z] prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container [2023-05-25T00:13:37.965Z] $ 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-05-25T00:13:38.297Z] $ docker top 6b48a1f16f90a5c037b3b00d92bf6ca8bbda4eea38aceabe5a909e67c6d1d5cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:13:38.633Z] + go version [2023-05-25T00:13:38.633Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T00:13:38.646Z] $ docker stop --time=1 6b48a1f16f90a5c037b3b00d92bf6ca8bbda4eea38aceabe5a909e67c6d1d5cd [2023-05-25T00:13:39.868Z] $ docker rm -f --volumes 6b48a1f16f90a5c037b3b00d92bf6ca8bbda4eea38aceabe5a909e67c6d1d5cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:13:40.273Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:13:40.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:13:40.347Z] prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container [2023-05-25T00:13:40.380Z] $ 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-05-25T00:13:40.688Z] $ docker top 103ed18e7708fa294b4be0b3c5ce07ef57a9ba418760ccf858e6ef3e80e4fd58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:13:41.023Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:13:41.318Z] + make test [2023-05-25T00:13:41.318Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T00:13:45.503Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-25T00:13:55.581Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-25T00:13:55.581Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements [2023-05-25T00:13:59.767Z] go vet ./... [2023-05-25T00:14:03.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:14:03.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:14:03.045Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:14:03.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:14:03.071Z] $ docker stop --time=1 103ed18e7708fa294b4be0b3c5ce07ef57a9ba418760ccf858e6ef3e80e4fd58 [2023-05-25T00:14:06.445Z] $ docker rm -f --volumes 103ed18e7708fa294b4be0b3c5ce07ef57a9ba418760ccf858e6ef3e80e4fd58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:14:06.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:14:06.928Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T00:14:07.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:14:07.626Z] + ls -al . [2023-05-25T00:14:07.626Z] total 184 [2023-05-25T00:14:07.626Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:13 . [2023-05-25T00:14:07.626Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:12 .. [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 151 May 25 00:12 .dockerignore [2023-05-25T00:14:07.626Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:12 .git [2023-05-25T00:14:07.626Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:12 .github [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 329 May 25 00:12 .gitignore [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:12 .golangci.yml [2023-05-25T00:14:07.626Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:12 .semver [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 25 00:12 Attribution.txt [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 25 00:12 CHANGELOG.md [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 25 00:12 Dockerfile [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:12 GOVERNANCE.md [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 680 May 25 00:12 Jenkinsfile [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:12 LICENSE [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 25 00:12 Makefile [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 00:12 OWNERS.md [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 25 00:12 README.md [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 00:12 VERSION [2023-05-25T00:14:07.626Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:12 bin [2023-05-25T00:14:07.626Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:12 cmd [2023-05-25T00:14:07.626Z] -rw-r--r-- 1 jenkins jenkins 14663 May 25 00:13 coverage.out [2023-05-25T00:14:07.626Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:12 driver [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 3354 May 25 00:12 go.mod [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 25 00:12 go.sum [2023-05-25T00:14:07.626Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:12 snap [2023-05-25T00:14:07.626Z] -rw-rw-r-- 1 jenkins jenkins 713 May 25 00:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:07.965Z] + 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=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d --label arch=amd64 --label version=3.0.0-dev.46 . [2023-05-25T00:14:07.965Z] Sending build context to Docker daemon 10.95MB [2023-05-25T00:14:07.965Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:14:07.965Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T00:14:07.965Z] ---> 63393b41d6b5 [2023-05-25T00:14:07.965Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:14:08.225Z] ---> Running in 296ca08315ac [2023-05-25T00:14:08.225Z] Removing intermediate container 296ca08315ac [2023-05-25T00:14:08.225Z] ---> a5ec41bddc0f [2023-05-25T00:14:08.225Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:14:08.225Z] ---> Running in 636e6c2f8761 [2023-05-25T00:14:08.225Z] Removing intermediate container 636e6c2f8761 [2023-05-25T00:14:08.225Z] ---> 7c672c3cd64a [2023-05-25T00:14:08.225Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:14:08.225Z] ---> Running in cb577a448b6b [2023-05-25T00:14:08.484Z] Removing intermediate container cb577a448b6b [2023-05-25T00:14:08.484Z] ---> b141409a7eee [2023-05-25T00:14:08.484Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:14:08.484Z] ---> Running in 6f161a823dc2 [2023-05-25T00:14:08.484Z] Removing intermediate container 6f161a823dc2 [2023-05-25T00:14:08.484Z] ---> 91728fe95c02 [2023-05-25T00:14:08.484Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:14:08.484Z] ---> Running in 8c5b386dfd20 [2023-05-25T00:14:08.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:14:09.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:14:09.000Z] OK: 269 MiB in 57 packages [2023-05-25T00:14:09.258Z] Removing intermediate container 8c5b386dfd20 [2023-05-25T00:14:09.258Z] ---> 7076075aa525 [2023-05-25T00:14:09.258Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-25T00:14:09.258Z] ---> Running in bebf2b2a1626 [2023-05-25T00:14:09.517Z] Removing intermediate container bebf2b2a1626 [2023-05-25T00:14:09.517Z] ---> 0144dd3cb3b0 [2023-05-25T00:14:09.517Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-25T00:14:09.517Z] ---> a981c62453a8 [2023-05-25T00:14:09.517Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:14:09.517Z] ---> Running in 481a3d344fd5 [2023-05-25T00:14:10.512Z] Removing intermediate container 481a3d344fd5 [2023-05-25T00:14:10.512Z] ---> ec1df887564e [2023-05-25T00:14:10.512Z] Step 11/25 : COPY . . [2023-05-25T00:14:10.777Z] ---> 8cbbc6995698 [2023-05-25T00:14:10.777Z] Step 12/25 : RUN $MAKE [2023-05-25T00:14:10.777Z] ---> Running in d9860130b08d [2023-05-25T00:14:11.035Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-25T00:14:29.105Z] Removing intermediate container d9860130b08d [2023-05-25T00:14:29.105Z] ---> 870511d89f8a [2023-05-25T00:14:29.105Z] Step 13/25 : FROM alpine:3.17 [2023-05-25T00:14:29.105Z] 3.17: Pulling from library/alpine [2023-05-25T00:14:29.105Z] f56be85fc22e: Already exists [2023-05-25T00:14:29.365Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:14:29.365Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:14:29.365Z] ---> 9ed4aefc74f6 [2023-05-25T00:14:29.365Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-25T00:14:29.365Z] ---> Running in dc73b4987139 [2023-05-25T00:14:29.365Z] Removing intermediate container dc73b4987139 [2023-05-25T00:14:29.365Z] ---> dad6bb10a043 [2023-05-25T00:14:29.365Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-25T00:14:29.365Z] ---> Running in bc710641ef3c [2023-05-25T00:14:29.365Z] Removing intermediate container bc710641ef3c [2023-05-25T00:14:29.365Z] ---> 0742e4039ba8 [2023-05-25T00:14:29.365Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-25T00:14:29.623Z] ---> Running in e2adecf16169 [2023-05-25T00:14:29.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:14:29.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:14:30.141Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T00:14:30.141Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:14:30.141Z] OK: 7 MiB in 16 packages [2023-05-25T00:14:30.399Z] Removing intermediate container e2adecf16169 [2023-05-25T00:14:30.399Z] ---> 455cf20b2d54 [2023-05-25T00:14:30.399Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-25T00:14:31.338Z] ---> ca24d81a693e [2023-05-25T00:14:31.339Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-25T00:14:31.339Z] ---> b4be1470a7b3 [2023-05-25T00:14:31.339Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-25T00:14:31.339Z] ---> 4f8fe75f0194 [2023-05-25T00:14:31.339Z] Step 20/25 : EXPOSE 59986 [2023-05-25T00:14:31.339Z] ---> Running in 7b1a0034855a [2023-05-25T00:14:31.597Z] Removing intermediate container 7b1a0034855a [2023-05-25T00:14:31.597Z] ---> a40bcb008a41 [2023-05-25T00:14:31.597Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-25T00:14:31.597Z] ---> Running in cbf2bb13cb04 [2023-05-25T00:14:31.597Z] Removing intermediate container cbf2bb13cb04 [2023-05-25T00:14:31.597Z] ---> 6355879610d9 [2023-05-25T00:14:31.597Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T00:14:31.597Z] ---> Running in ece5201bf9c1 [2023-05-25T00:14:31.597Z] Removing intermediate container ece5201bf9c1 [2023-05-25T00:14:31.597Z] ---> 42e0a8417e19 [2023-05-25T00:14:31.597Z] Step 23/25 : LABEL arch=amd64 [2023-05-25T00:14:31.597Z] ---> Running in b1c219983c53 [2023-05-25T00:14:31.597Z] Removing intermediate container b1c219983c53 [2023-05-25T00:14:31.597Z] ---> 0ab5ca4f60b6 [2023-05-25T00:14:31.597Z] Step 24/25 : LABEL git_sha=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [2023-05-25T00:14:31.859Z] ---> Running in 3127ad6debad [2023-05-25T00:14:31.859Z] Removing intermediate container 3127ad6debad [2023-05-25T00:14:31.859Z] ---> 2079dfc75f01 [2023-05-25T00:14:31.859Z] Step 25/25 : LABEL version=3.0.0-dev.46 [2023-05-25T00:14:31.859Z] ---> Running in 760099099b65 [2023-05-25T00:14:31.859Z] Removing intermediate container 760099099b65 [2023-05-25T00:14:31.859Z] ---> b1abaa1660b1 [2023-05-25T00:14:31.859Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:14:31.859Z] Successfully built b1abaa1660b1 [2023-05-25T00:14:31.859Z] 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-05-25T00:14:31.956Z] provisioning config files... [2023-05-25T00:14:31.964Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5996527650553640028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:14:32.259Z] ---> docker-login.sh [2023-05-25T00:14:32.259Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:14:32.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:14:32.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:14:32.259Z] Configure a credential helper to remove this warning. See [2023-05-25T00:14:32.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:14:32.259Z] [2023-05-25T00:14:32.259Z] Login Succeeded [2023-05-25T00:14:32.259Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:14:32.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:14:32.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:14:32.259Z] Configure a credential helper to remove this warning. See [2023-05-25T00:14:32.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:14:32.259Z] [2023-05-25T00:14:32.259Z] Login Succeeded [2023-05-25T00:14:32.259Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:14:32.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:14:32.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:14:32.517Z] Configure a credential helper to remove this warning. See [2023-05-25T00:14:32.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:14:32.517Z] [2023-05-25T00:14:32.517Z] Login Succeeded [2023-05-25T00:14:32.517Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:14:32.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:14:32.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:14:32.517Z] Configure a credential helper to remove this warning. See [2023-05-25T00:14:32.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:14:32.517Z] [2023-05-25T00:14:32.517Z] Login Succeeded [2023-05-25T00:14:32.517Z] docker.io [2023-05-25T00:14:32.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:14:32.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:14:32.777Z] Configure a credential helper to remove this warning. See [2023-05-25T00:14:32.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:14:32.777Z] [2023-05-25T00:14:32.777Z] Login Succeeded [2023-05-25T00:14:32.777Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:14:32.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:14:32.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:14:32.851Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-05-25T00:14:32.851Z] 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [2023-05-25T00:14:32.851Z] latest [2023-05-25T00:14:32.851Z] 3.0.0-dev.46 [2023-05-25T00:14:32.851Z] 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 [2023-05-25T00:14:32.851Z] main [2023-05-25T00:14:32.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:33.182Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:33.484Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [2023-05-25T00:14:33.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-25T00:14:33.484Z] e2a831ab0ada: Preparing [2023-05-25T00:14:33.484Z] 36b536d03c44: Preparing [2023-05-25T00:14:33.484Z] 9143884567f5: Preparing [2023-05-25T00:14:33.484Z] 5b73fe94d33d: Preparing [2023-05-25T00:14:33.484Z] f1417ff83b31: Preparing [2023-05-25T00:14:33.484Z] f1417ff83b31: Layer already exists [2023-05-25T00:14:33.484Z] e2a831ab0ada: Pushed [2023-05-25T00:14:33.484Z] 5b73fe94d33d: Pushed [2023-05-25T00:14:33.484Z] 36b536d03c44: Pushed [2023-05-25T00:14:36.017Z] 9143884567f5: Pushed [2023-05-25T00:14:36.276Z] 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d: digest: sha256:809f5b5ed6e5a15c742d5e01b42ee2946081a8ccb6467deb822c15a37949e4f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:36.583Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:36.891Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-25T00:14:36.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-25T00:14:36.891Z] e2a831ab0ada: Preparing [2023-05-25T00:14:36.891Z] 36b536d03c44: Preparing [2023-05-25T00:14:36.891Z] 9143884567f5: Preparing [2023-05-25T00:14:36.891Z] 5b73fe94d33d: Preparing [2023-05-25T00:14:36.891Z] f1417ff83b31: Preparing [2023-05-25T00:14:36.891Z] 5b73fe94d33d: Layer already exists [2023-05-25T00:14:36.891Z] e2a831ab0ada: Layer already exists [2023-05-25T00:14:36.891Z] 9143884567f5: Layer already exists [2023-05-25T00:14:36.891Z] f1417ff83b31: Layer already exists [2023-05-25T00:14:36.891Z] 36b536d03c44: Layer already exists [2023-05-25T00:14:36.891Z] latest: digest: sha256:809f5b5ed6e5a15c742d5e01b42ee2946081a8ccb6467deb822c15a37949e4f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:37.210Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:37.521Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.46 [2023-05-25T00:14:37.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-25T00:14:37.521Z] e2a831ab0ada: Preparing [2023-05-25T00:14:37.521Z] 36b536d03c44: Preparing [2023-05-25T00:14:37.521Z] 9143884567f5: Preparing [2023-05-25T00:14:37.521Z] 5b73fe94d33d: Preparing [2023-05-25T00:14:37.521Z] f1417ff83b31: Preparing [2023-05-25T00:14:37.521Z] 5b73fe94d33d: Layer already exists [2023-05-25T00:14:37.521Z] 9143884567f5: Layer already exists [2023-05-25T00:14:37.521Z] 36b536d03c44: Layer already exists [2023-05-25T00:14:37.521Z] f1417ff83b31: Layer already exists [2023-05-25T00:14:37.521Z] e2a831ab0ada: Layer already exists [2023-05-25T00:14:37.521Z] 3.0.0-dev.46: digest: sha256:809f5b5ed6e5a15c742d5e01b42ee2946081a8ccb6467deb822c15a37949e4f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:37.827Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:38.137Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 [2023-05-25T00:14:38.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-25T00:14:38.137Z] e2a831ab0ada: Preparing [2023-05-25T00:14:38.137Z] 36b536d03c44: Preparing [2023-05-25T00:14:38.137Z] 9143884567f5: Preparing [2023-05-25T00:14:38.137Z] 5b73fe94d33d: Preparing [2023-05-25T00:14:38.137Z] f1417ff83b31: Preparing [2023-05-25T00:14:38.137Z] 36b536d03c44: Layer already exists [2023-05-25T00:14:38.137Z] e2a831ab0ada: Layer already exists [2023-05-25T00:14:38.137Z] 5b73fe94d33d: Layer already exists [2023-05-25T00:14:38.137Z] 9143884567f5: Layer already exists [2023-05-25T00:14:38.137Z] f1417ff83b31: Layer already exists [2023-05-25T00:14:38.137Z] 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46: digest: sha256:809f5b5ed6e5a15c742d5e01b42ee2946081a8ccb6467deb822c15a37949e4f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:38.467Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:38.786Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-05-25T00:14:38.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-25T00:14:38.786Z] e2a831ab0ada: Preparing [2023-05-25T00:14:38.786Z] 36b536d03c44: Preparing [2023-05-25T00:14:38.786Z] 9143884567f5: Preparing [2023-05-25T00:14:38.786Z] 5b73fe94d33d: Preparing [2023-05-25T00:14:38.786Z] f1417ff83b31: Preparing [2023-05-25T00:14:38.786Z] e2a831ab0ada: Layer already exists [2023-05-25T00:14:38.786Z] 36b536d03c44: Layer already exists [2023-05-25T00:14:38.786Z] 9143884567f5: Layer already exists [2023-05-25T00:14:38.786Z] 5b73fe94d33d: Layer already exists [2023-05-25T00:14:38.786Z] f1417ff83b31: Layer already exists [2023-05-25T00:14:38.786Z] main: digest: sha256:809f5b5ed6e5a15c742d5e01b42ee2946081a8ccb6467deb822c15a37949e4f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:14:38.831Z] ===================================================== [Pipeline] echo [2023-05-25T00:14:38.839Z] taggedImages: [2023-05-25T00:14:38.839Z] - nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [2023-05-25T00:14:38.839Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-25T00:14:38.839Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.46 [2023-05-25T00:14:38.839Z] - nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 [2023-05-25T00:14:38.839Z] - 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-05-25T00:14:39.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:14:39.230Z] [2023-05-25T00:14:39.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:14:39.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:14:39.528Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T00:14:39.528Z] 5eb5b503b376: Pulling fs layer [2023-05-25T00:14:39.528Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T00:14:39.528Z] ec43610c2a17: Pulling fs layer [2023-05-25T00:14:39.528Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T00:14:39.528Z] 33b1e0a273af: Pulling fs layer [2023-05-25T00:14:39.528Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T00:14:39.528Z] 2f39f015ded8: Pulling fs layer [2023-05-25T00:14:39.528Z] 5d3b04190fa2: Waiting [2023-05-25T00:14:39.528Z] 3a2ae6a8a46f: Waiting [2023-05-25T00:14:39.528Z] 33b1e0a273af: Waiting [2023-05-25T00:14:39.528Z] 2f39f015ded8: Waiting [2023-05-25T00:14:39.528Z] 5c69ac0246d0: Download complete [2023-05-25T00:14:39.528Z] 3a2ae6a8a46f: Download complete [2023-05-25T00:14:39.528Z] 33b1e0a273af: Download complete [2023-05-25T00:14:39.528Z] ec43610c2a17: Verifying Checksum [2023-05-25T00:14:39.528Z] ec43610c2a17: Download complete [2023-05-25T00:14:39.528Z] 5d3b04190fa2: Download complete [2023-05-25T00:14:39.787Z] 5eb5b503b376: Verifying Checksum [2023-05-25T00:14:39.787Z] 5eb5b503b376: Download complete [2023-05-25T00:14:40.352Z] 2f39f015ded8: Download complete [2023-05-25T00:14:40.919Z] 5eb5b503b376: Pull complete [2023-05-25T00:14:40.919Z] 5c69ac0246d0: Pull complete [2023-05-25T00:14:41.486Z] ec43610c2a17: Pull complete [2023-05-25T00:14:41.486Z] 3a2ae6a8a46f: Pull complete [2023-05-25T00:14:41.746Z] 33b1e0a273af: Pull complete [2023-05-25T00:14:41.746Z] 5d3b04190fa2: Pull complete [2023-05-25T00:14:45.936Z] 2f39f015ded8: Pull complete [2023-05-25T00:14:45.936Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T00:14:45.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:14:45.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:14:46.008Z] prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container [2023-05-25T00:14:46.039Z] $ 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-05-25T00:14:50.246Z] $ docker top 7e2bc9e5456c70de13d93bb48b14ce4d1ebcb3c88a508033f0033cb68a1f3174 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:14:50.624Z] ---> job-cost.sh [2023-05-25T00:14:50.624Z] lf-activate-venv: SKIPPING [2023-05-25T00:14:50.624Z] INFO: No Stack... [2023-05-25T00:14:50.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:14:51.142Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:14:51.430Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-05-25T00:14:51.430Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T00:14:51.448Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] [2023-05-25T00:14:51.459Z] Resource [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] did not exist. Created. [2023-05-25T00:14:51.459Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:14:51.760Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T00:14:51.790Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:14:51.797Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:14:51.819Z] $ docker stop --time=1 7e2bc9e5456c70de13d93bb48b14ce4d1ebcb3c88a508033f0033cb68a1f3174 [2023-05-25T00:14:52.959Z] $ docker rm -f --volumes 7e2bc9e5456c70de13d93bb48b14ce4d1ebcb3c88a508033f0033cb68a1f3174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T00:17:47.641Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16874 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-05-25T00:17:47.654Z] Running in /w/workspace/device-rest-go/118 [Pipeline] { [Pipeline] checkout [2023-05-25T00:17:47.692Z] The recommended git tool is: git [2023-05-25T00:17:54.708Z] using credential edgex-jenkins-ssh [2023-05-25T00:17:54.726Z] Cloning the remote Git repository [2023-05-25T00:17:54.789Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-25T00:17:54.918Z] > git init /w/workspace/device-rest-go/118 # timeout=10 [2023-05-25T00:17:55.096Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-25T00:17:55.098Z] > git --version # timeout=10 [2023-05-25T00:17:55.122Z] > git --version # 'git version 2.25.1' [2023-05-25T00:17:55.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:17:55.326Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:17:57.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-25T00:17:57.397Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:17:58.665Z] Avoid second fetch [2023-05-25T00:17:58.665Z] Checking out Revision 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d (main) [2023-05-25T00:17:58.691Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:17:58.794Z] > git checkout -f 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d # timeout=10 [2023-05-25T00:17:59.538Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#325)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:18:00.511Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T00:18:00.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:18:00.511Z] Dload Upload Total Spent Left Speed [2023-05-25T00:18:00.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-05-25T00:18:01.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T00:18:01.696Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-05-25T00:18:01.696Z] tee /etc/docker/daemon.new [2023-05-25T00:18:01.696Z] { [2023-05-25T00:18:01.696Z] "registry-mirrors": [ [2023-05-25T00:18:01.696Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T00:18:01.696Z] ], [2023-05-25T00:18:01.696Z] "bip": "10.250.0.254/24", [2023-05-25T00:18:01.696Z] "hosts": [ [2023-05-25T00:18:01.696Z] "tcp://0.0.0.0:5555", [2023-05-25T00:18:01.696Z] "unix:///var/run/docker.sock" [2023-05-25T00:18:01.696Z] ], [2023-05-25T00:18:01.696Z] "mtu": 1458, [2023-05-25T00:18:01.696Z] "selinux-enabled": true, [2023-05-25T00:18:01.696Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T00:18:01.696Z] } [Pipeline] sh [2023-05-25T00:18:02.079Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T00:18:02.470Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:18:20.812Z] provisioning config files... [2023-05-25T00:18:20.847Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/118@tmp/config2910498471589295168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:18:21.228Z] ---> docker-login.sh [2023-05-25T00:18:21.228Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:18:21.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:18:21.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:18:21.833Z] Configure a credential helper to remove this warning. See [2023-05-25T00:18:21.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:18:21.833Z] [2023-05-25T00:18:21.833Z] Login Succeeded [2023-05-25T00:18:21.833Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:18:22.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:18:22.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:18:22.389Z] Configure a credential helper to remove this warning. See [2023-05-25T00:18:22.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:18:22.389Z] [2023-05-25T00:18:22.389Z] Login Succeeded [2023-05-25T00:18:22.389Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:18:22.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:18:22.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:18:22.661Z] Configure a credential helper to remove this warning. See [2023-05-25T00:18:22.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:18:22.661Z] [2023-05-25T00:18:22.661Z] Login Succeeded [2023-05-25T00:18:22.936Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:18:23.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:18:23.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:18:23.212Z] Configure a credential helper to remove this warning. See [2023-05-25T00:18:23.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:18:23.212Z] [2023-05-25T00:18:23.212Z] Login Succeeded [2023-05-25T00:18:23.212Z] docker.io [2023-05-25T00:18:23.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:18:23.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:18:23.761Z] Configure a credential helper to remove this warning. See [2023-05-25T00:18:23.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:18:23.761Z] [2023-05-25T00:18:23.761Z] Login Succeeded [2023-05-25T00:18:23.761Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:18:23.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:18:24.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:18:24.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:18:24.184Z] ========================================================= [2023-05-25T00:18:24.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T00:18:24.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:18:24.571Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T00:18:24.572Z] Sending build context to Docker daemon 139.3kB [2023-05-25T00:18:24.848Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:18:24.848Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:18:25.123Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T00:18:25.123Z] c41833b44d91: Pulling fs layer [2023-05-25T00:18:25.123Z] ed15518f5707: Pulling fs layer [2023-05-25T00:18:25.123Z] feae8fd75edb: Pulling fs layer [2023-05-25T00:18:25.123Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T00:18:25.123Z] 3cdef696dda3: Pulling fs layer [2023-05-25T00:18:25.123Z] 2ced38df9373: Pulling fs layer [2023-05-25T00:18:25.123Z] 58f1dce35555: Pulling fs layer [2023-05-25T00:18:25.123Z] 242c74f7c9fa: Waiting [2023-05-25T00:18:25.123Z] 3cdef696dda3: Waiting [2023-05-25T00:18:25.123Z] 2ced38df9373: Waiting [2023-05-25T00:18:25.124Z] ed15518f5707: Verifying Checksum [2023-05-25T00:18:25.124Z] ed15518f5707: Download complete [2023-05-25T00:18:25.124Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T00:18:25.124Z] 242c74f7c9fa: Download complete [2023-05-25T00:18:25.124Z] 3cdef696dda3: Verifying Checksum [2023-05-25T00:18:25.124Z] 3cdef696dda3: Download complete [2023-05-25T00:18:25.397Z] c41833b44d91: Verifying Checksum [2023-05-25T00:18:25.397Z] c41833b44d91: Download complete [2023-05-25T00:18:26.388Z] c41833b44d91: Pull complete [2023-05-25T00:18:27.221Z] 58f1dce35555: Verifying Checksum [2023-05-25T00:18:27.221Z] 58f1dce35555: Download complete [2023-05-25T00:18:27.221Z] ed15518f5707: Pull complete [2023-05-25T00:18:28.903Z] feae8fd75edb: Verifying Checksum [2023-05-25T00:18:28.903Z] feae8fd75edb: Download complete [2023-05-25T00:18:28.903Z] 2ced38df9373: Verifying Checksum [2023-05-25T00:18:28.903Z] 2ced38df9373: Download complete [2023-05-25T00:18:41.311Z] feae8fd75edb: Pull complete [2023-05-25T00:18:41.311Z] 242c74f7c9fa: Pull complete [2023-05-25T00:18:41.311Z] 3cdef696dda3: Pull complete [2023-05-25T00:18:46.721Z] 2ced38df9373: Pull complete [2023-05-25T00:18:50.269Z] 58f1dce35555: Pull complete [2023-05-25T00:18:50.269Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T00:18:50.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T00:18:50.269Z] ---> fadd8f120f05 [2023-05-25T00:18:50.269Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:18:52.248Z] ---> Running in 1352d56d50ca [2023-05-25T00:18:52.523Z] Removing intermediate container 1352d56d50ca [2023-05-25T00:18:52.523Z] ---> 26f26d38cbb0 [2023-05-25T00:18:52.523Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:18:52.799Z] ---> Running in ecb194ca6d29 [2023-05-25T00:18:53.072Z] Removing intermediate container ecb194ca6d29 [2023-05-25T00:18:53.072Z] ---> 40a11b0b2157 [2023-05-25T00:18:53.072Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:18:53.678Z] ---> Running in 0e958bc0eb98 [2023-05-25T00:18:53.954Z] Removing intermediate container 0e958bc0eb98 [2023-05-25T00:18:53.954Z] ---> 95290f51e281 [2023-05-25T00:18:53.954Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:18:54.242Z] ---> Running in 6357370211a1 [2023-05-25T00:18:54.517Z] Removing intermediate container 6357370211a1 [2023-05-25T00:18:54.517Z] ---> fe2c4d6c9664 [2023-05-25T00:18:54.517Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:18:54.792Z] ---> Running in 0184a1b8fcbe [2023-05-25T00:18:56.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:18:57.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:18:58.645Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T00:18:58.645Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T00:18:58.645Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T00:18:58.645Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T00:18:58.645Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:18:58.645Z] OK: 268 MiB in 57 packages [2023-05-25T00:19:00.115Z] Removing intermediate container 0184a1b8fcbe [2023-05-25T00:19:00.115Z] ---> 0612569118c9 [2023-05-25T00:19:00.115Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-25T00:19:00.115Z] ---> Running in 193baab32c8b [2023-05-25T00:19:00.386Z] Removing intermediate container 193baab32c8b [2023-05-25T00:19:00.386Z] ---> a94550b38b02 [2023-05-25T00:19:00.386Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T00:19:00.985Z] ---> ae1b06b10ee4 [2023-05-25T00:19:00.985Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:19:00.985Z] ---> Running in bfdb54ce9e3a [2023-05-25T00:20:09.004Z] Removing intermediate container bfdb54ce9e3a [2023-05-25T00:20:09.004Z] ---> 4e095b502c63 [2023-05-25T00:20:09.004Z] Step 11/12 : COPY . . [2023-05-25T00:20:09.990Z] ---> 22a0ce757e7a [2023-05-25T00:20:09.990Z] Step 12/12 : RUN $MAKE [2023-05-25T00:20:09.990Z] ---> Running in 436038322f14 [2023-05-25T00:20:10.968Z] noop [2023-05-25T00:20:11.958Z] Removing intermediate container 436038322f14 [2023-05-25T00:20:11.958Z] ---> ada3623e3fd6 [2023-05-25T00:20:11.958Z] Successfully built ada3623e3fd6 [2023-05-25T00:20:11.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:20:12.350Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:20:12.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:20:12.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-16874 does not seem to be running inside a container [2023-05-25T00:20:12.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/118 -v /w/workspace/device-rest-go/118:/w/workspace/device-rest-go/118:rw,z -v /w/workspace/device-rest-go/118@tmp:/w/workspace/device-rest-go/118@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-05-25T00:20:14.150Z] $ docker top c6e36dd08d4276eac75b0c4e147a4cc21c14aa418d8a52b74f485c7178f780a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:20:15.045Z] + go version [2023-05-25T00:20:15.045Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T00:20:15.072Z] $ docker stop --time=1 c6e36dd08d4276eac75b0c4e147a4cc21c14aa418d8a52b74f485c7178f780a7 [2023-05-25T00:20:16.760Z] $ docker rm -f --volumes c6e36dd08d4276eac75b0c4e147a4cc21c14aa418d8a52b74f485c7178f780a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:20:17.363Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:20:17.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:20:17.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-16874 does not seem to be running inside a container [2023-05-25T00:20:17.694Z] $ 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/118 -v /w/workspace/device-rest-go/118:/w/workspace/device-rest-go/118:rw,z -v /w/workspace/device-rest-go/118@tmp:/w/workspace/device-rest-go/118@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-05-25T00:20:19.033Z] $ docker top ac4ad40075d9902afecf1734b286d752910a02e95168b213f22978b19042d0c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:20:19.928Z] + git config --global --add safe.directory /w/workspace/device-rest-go/118 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:20:20.593Z] + make test [2023-05-25T00:20:20.593Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T00:21:07.518Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-25T00:23:59.380Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-25T00:23:59.380Z] ok github.com/edgexfoundry/device-rest-go/driver 0.072s coverage: 32.2% of statements [2023-05-25T00:23:59.380Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:23:59.380Z] go vet ./... [2023-05-25T00:24:31.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:24:31.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:24:31.702Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:24:31.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:24:31.745Z] $ docker stop --time=1 ac4ad40075d9902afecf1734b286d752910a02e95168b213f22978b19042d0c2 [2023-05-25T00:24:33.755Z] $ docker rm -f --volumes ac4ad40075d9902afecf1734b286d752910a02e95168b213f22978b19042d0c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:24:35.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:24:35.186Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:24:35.859Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:24:36.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:24:36.652Z] + ls -al . [2023-05-25T00:24:36.652Z] total 180 [2023-05-25T00:24:36.652Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:20 . [2023-05-25T00:24:36.652Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:17 .. [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 151 May 25 00:17 .dockerignore [2023-05-25T00:24:36.652Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:17 .git [2023-05-25T00:24:36.652Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:17 .github [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 329 May 25 00:17 .gitignore [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:17 .golangci.yml [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 25 00:17 Attribution.txt [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 25 00:17 CHANGELOG.md [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 25 00:17 Dockerfile [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:17 GOVERNANCE.md [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 680 May 25 00:17 Jenkinsfile [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:17 LICENSE [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 25 00:17 Makefile [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 00:17 OWNERS.md [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 25 00:17 README.md [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 00:12 VERSION [2023-05-25T00:24:36.652Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:17 bin [2023-05-25T00:24:36.652Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:17 cmd [2023-05-25T00:24:36.652Z] -rw-r--r-- 1 jenkins jenkins 14663 May 25 00:23 coverage.out [2023-05-25T00:24:36.652Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:17 driver [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 3354 May 25 00:17 go.mod [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 25 00:17 go.sum [2023-05-25T00:24:36.652Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:17 snap [2023-05-25T00:24:36.652Z] -rw-rw-r-- 1 jenkins jenkins 713 May 25 00:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:24:37.016Z] + 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=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d --label arch=arm64 --label version=3.0.0-dev.46 . [2023-05-25T00:24:37.016Z] Sending build context to Docker daemon 154.6kB [2023-05-25T00:24:37.988Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:24:37.988Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T00:24:37.988Z] ---> ada3623e3fd6 [2023-05-25T00:24:37.988Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:24:38.263Z] ---> Running in 19d77a8e25fb [2023-05-25T00:24:38.537Z] Removing intermediate container 19d77a8e25fb [2023-05-25T00:24:38.537Z] ---> be4bc3cbbe60 [2023-05-25T00:24:38.537Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:24:38.807Z] ---> Running in 76c0e5a7caa0 [2023-05-25T00:24:39.078Z] Removing intermediate container 76c0e5a7caa0 [2023-05-25T00:24:39.078Z] ---> 023198dc6c52 [2023-05-25T00:24:39.078Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:24:39.078Z] ---> Running in 7ed1ba0983af [2023-05-25T00:24:39.677Z] Removing intermediate container 7ed1ba0983af [2023-05-25T00:24:39.677Z] ---> 8db72c7f0c9b [2023-05-25T00:24:39.677Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:24:39.677Z] ---> Running in 2a0f2e153946 [2023-05-25T00:24:39.950Z] Removing intermediate container 2a0f2e153946 [2023-05-25T00:24:39.950Z] ---> eab1ade30c0d [2023-05-25T00:24:39.950Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:24:39.950Z] ---> Running in 919b9997ff6c [2023-05-25T00:24:41.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:24:41.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:24:43.414Z] OK: 268 MiB in 57 packages [2023-05-25T00:24:45.395Z] Removing intermediate container 919b9997ff6c [2023-05-25T00:24:45.395Z] ---> 007df5c1bdc5 [2023-05-25T00:24:45.395Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-25T00:24:45.395Z] ---> Running in 1dca6d94cae3 [2023-05-25T00:24:45.395Z] Removing intermediate container 1dca6d94cae3 [2023-05-25T00:24:45.395Z] ---> 6b803be36b0e [2023-05-25T00:24:45.395Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-25T00:24:45.985Z] ---> 38124c2b45e4 [2023-05-25T00:24:45.985Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:24:45.985Z] ---> Running in 8a28ca745c5d [2023-05-25T00:24:49.359Z] Removing intermediate container 8a28ca745c5d [2023-05-25T00:24:49.359Z] ---> a5e86276648f [2023-05-25T00:24:49.359Z] Step 11/25 : COPY . . [2023-05-25T00:24:49.629Z] ---> 67dd26369f6b [2023-05-25T00:24:49.629Z] Step 12/25 : RUN $MAKE [2023-05-25T00:24:49.629Z] ---> Running in 4dd10c9f68c4 [2023-05-25T00:24:50.597Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-25T00:27:27.401Z] Removing intermediate container 4dd10c9f68c4 [2023-05-25T00:27:27.401Z] ---> d87027da3e1a [2023-05-25T00:27:27.401Z] Step 13/25 : FROM alpine:3.17 [2023-05-25T00:27:27.401Z] 3.17: Pulling from library/alpine [2023-05-25T00:27:27.672Z] c41833b44d91: Already exists [2023-05-25T00:27:27.672Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:27:27.672Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:27:27.672Z] ---> 51e60588ff2c [2023-05-25T00:27:27.672Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-25T00:27:27.939Z] ---> Running in e69ef7ee44c5 [2023-05-25T00:27:28.209Z] Removing intermediate container e69ef7ee44c5 [2023-05-25T00:27:28.209Z] ---> 6bea73762bac [2023-05-25T00:27:28.209Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-25T00:27:28.209Z] ---> Running in 3fdd718ff578 [2023-05-25T00:27:28.479Z] Removing intermediate container 3fdd718ff578 [2023-05-25T00:27:28.479Z] ---> 10408571301a [2023-05-25T00:27:28.479Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-25T00:27:28.479Z] ---> Running in 6c763f80350d [2023-05-25T00:27:29.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:27:30.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:27:31.913Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T00:27:31.913Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:27:31.913Z] OK: 8 MiB in 16 packages [2023-05-25T00:27:32.879Z] Removing intermediate container 6c763f80350d [2023-05-25T00:27:32.879Z] ---> 95714614e965 [2023-05-25T00:27:32.879Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-25T00:27:34.302Z] ---> de7e1040bd07 [2023-05-25T00:27:34.302Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-25T00:27:34.893Z] ---> cacd1170f662 [2023-05-25T00:27:34.893Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-25T00:27:35.486Z] ---> 595336cf7b47 [2023-05-25T00:27:35.486Z] Step 20/25 : EXPOSE 59986 [2023-05-25T00:27:35.486Z] ---> Running in d5af6096a023 [2023-05-25T00:27:35.758Z] Removing intermediate container d5af6096a023 [2023-05-25T00:27:35.758Z] ---> a87b80daf767 [2023-05-25T00:27:35.758Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-25T00:27:36.029Z] ---> Running in 0983bb95f3cd [2023-05-25T00:27:36.301Z] Removing intermediate container 0983bb95f3cd [2023-05-25T00:27:36.301Z] ---> 53f68a14362f [2023-05-25T00:27:36.301Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T00:27:36.301Z] ---> Running in e37b1f5fdbf9 [2023-05-25T00:27:36.571Z] Removing intermediate container e37b1f5fdbf9 [2023-05-25T00:27:36.571Z] ---> 444389113d9c [2023-05-25T00:27:36.571Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T00:27:36.843Z] ---> Running in 739e1cea7305 [2023-05-25T00:27:37.187Z] Removing intermediate container 739e1cea7305 [2023-05-25T00:27:37.187Z] ---> 361442151a96 [2023-05-25T00:27:37.187Z] Step 24/25 : LABEL git_sha=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [2023-05-25T00:27:37.187Z] ---> Running in 602b2ad9eae7 [2023-05-25T00:27:37.464Z] Removing intermediate container 602b2ad9eae7 [2023-05-25T00:27:37.464Z] ---> c68baa2b6642 [2023-05-25T00:27:37.464Z] Step 25/25 : LABEL version=3.0.0-dev.46 [2023-05-25T00:27:37.768Z] ---> Running in edeea9610c2d [2023-05-25T00:27:38.047Z] Removing intermediate container edeea9610c2d [2023-05-25T00:27:38.048Z] ---> 9cb6e99f0043 [2023-05-25T00:27:38.048Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:27:38.048Z] Successfully built 9cb6e99f0043 [2023-05-25T00:27:38.048Z] 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-05-25T00:27:38.149Z] provisioning config files... [2023-05-25T00:27:38.171Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/118@tmp/config11765091590269968634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:27:38.552Z] ---> docker-login.sh [2023-05-25T00:27:38.552Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:27:38.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:27:38.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:27:38.828Z] Configure a credential helper to remove this warning. See [2023-05-25T00:27:38.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:27:38.828Z] [2023-05-25T00:27:38.828Z] Login Succeeded [2023-05-25T00:27:38.828Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:27:39.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:27:39.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:27:39.376Z] Configure a credential helper to remove this warning. See [2023-05-25T00:27:39.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:27:39.376Z] [2023-05-25T00:27:39.376Z] Login Succeeded [2023-05-25T00:27:39.376Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:27:39.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:27:39.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:27:39.651Z] Configure a credential helper to remove this warning. See [2023-05-25T00:27:39.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:27:39.651Z] [2023-05-25T00:27:39.651Z] Login Succeeded [2023-05-25T00:27:39.651Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:27:39.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:27:40.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:27:40.195Z] Configure a credential helper to remove this warning. See [2023-05-25T00:27:40.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:27:40.195Z] [2023-05-25T00:27:40.195Z] Login Succeeded [2023-05-25T00:27:40.195Z] docker.io [2023-05-25T00:27:40.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:27:40.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:27:40.736Z] Configure a credential helper to remove this warning. See [2023-05-25T00:27:40.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:27:40.736Z] [2023-05-25T00:27:40.736Z] Login Succeeded [2023-05-25T00:27:40.736Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:27:40.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:27:40.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:27:40.813Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-05-25T00:27:40.813Z] 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [2023-05-25T00:27:40.813Z] latest [2023-05-25T00:27:40.813Z] 3.0.0-dev.46 [2023-05-25T00:27:40.813Z] 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 [2023-05-25T00:27:40.813Z] main [2023-05-25T00:27:40.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:41.179Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:41.533Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [2023-05-25T00:27:41.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-25T00:27:41.534Z] 896db62d9de9: Preparing [2023-05-25T00:27:41.534Z] 60dabc2b1665: Preparing [2023-05-25T00:27:41.534Z] 9c1583aefb86: Preparing [2023-05-25T00:27:41.534Z] baca2963fdd4: Preparing [2023-05-25T00:27:41.534Z] 26cbea5cba74: Preparing [2023-05-25T00:27:41.534Z] 26cbea5cba74: Layer already exists [2023-05-25T00:27:41.803Z] 60dabc2b1665: Pushed [2023-05-25T00:27:41.803Z] 896db62d9de9: Pushed [2023-05-25T00:27:41.803Z] baca2963fdd4: Pushed [2023-05-25T00:27:48.479Z] 9c1583aefb86: Pushed [2023-05-25T00:27:48.479Z] 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d: digest: sha256:2b7d0fe6e576f169799d09d56e2317517d35f4ebdec258ade00c8d6910cbf596 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:48.843Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:49.200Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-25T00:27:49.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-25T00:27:49.200Z] 896db62d9de9: Preparing [2023-05-25T00:27:49.200Z] 60dabc2b1665: Preparing [2023-05-25T00:27:49.200Z] 9c1583aefb86: Preparing [2023-05-25T00:27:49.200Z] baca2963fdd4: Preparing [2023-05-25T00:27:49.200Z] 26cbea5cba74: Preparing [2023-05-25T00:27:49.200Z] 9c1583aefb86: Layer already exists [2023-05-25T00:27:49.200Z] baca2963fdd4: Layer already exists [2023-05-25T00:27:49.200Z] 60dabc2b1665: Layer already exists [2023-05-25T00:27:49.200Z] 26cbea5cba74: Layer already exists [2023-05-25T00:27:49.200Z] 896db62d9de9: Layer already exists [2023-05-25T00:27:49.468Z] latest: digest: sha256:2b7d0fe6e576f169799d09d56e2317517d35f4ebdec258ade00c8d6910cbf596 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:49.832Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:50.186Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.46 [2023-05-25T00:27:50.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-25T00:27:50.186Z] 896db62d9de9: Preparing [2023-05-25T00:27:50.186Z] 60dabc2b1665: Preparing [2023-05-25T00:27:50.186Z] 9c1583aefb86: Preparing [2023-05-25T00:27:50.186Z] baca2963fdd4: Preparing [2023-05-25T00:27:50.186Z] 26cbea5cba74: Preparing [2023-05-25T00:27:50.186Z] 9c1583aefb86: Layer already exists [2023-05-25T00:27:50.186Z] 896db62d9de9: Layer already exists [2023-05-25T00:27:50.186Z] 60dabc2b1665: Layer already exists [2023-05-25T00:27:50.186Z] baca2963fdd4: Layer already exists [2023-05-25T00:27:50.186Z] 26cbea5cba74: Layer already exists [2023-05-25T00:27:50.456Z] 3.0.0-dev.46: digest: sha256:2b7d0fe6e576f169799d09d56e2317517d35f4ebdec258ade00c8d6910cbf596 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:50.816Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:51.173Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 [2023-05-25T00:27:51.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-25T00:27:51.173Z] 896db62d9de9: Preparing [2023-05-25T00:27:51.173Z] 60dabc2b1665: Preparing [2023-05-25T00:27:51.173Z] 9c1583aefb86: Preparing [2023-05-25T00:27:51.173Z] baca2963fdd4: Preparing [2023-05-25T00:27:51.173Z] 26cbea5cba74: Preparing [2023-05-25T00:27:51.173Z] baca2963fdd4: Layer already exists [2023-05-25T00:27:51.173Z] 9c1583aefb86: Layer already exists [2023-05-25T00:27:51.173Z] 896db62d9de9: Layer already exists [2023-05-25T00:27:51.173Z] 26cbea5cba74: Layer already exists [2023-05-25T00:27:51.173Z] 60dabc2b1665: Layer already exists [2023-05-25T00:27:51.443Z] 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46: digest: sha256:2b7d0fe6e576f169799d09d56e2317517d35f4ebdec258ade00c8d6910cbf596 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:51.812Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:52.161Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-05-25T00:27:52.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-25T00:27:52.161Z] 896db62d9de9: Preparing [2023-05-25T00:27:52.161Z] 60dabc2b1665: Preparing [2023-05-25T00:27:52.161Z] 9c1583aefb86: Preparing [2023-05-25T00:27:52.161Z] baca2963fdd4: Preparing [2023-05-25T00:27:52.161Z] 26cbea5cba74: Preparing [2023-05-25T00:27:52.161Z] 60dabc2b1665: Layer already exists [2023-05-25T00:27:52.161Z] 896db62d9de9: Layer already exists [2023-05-25T00:27:52.161Z] 9c1583aefb86: Layer already exists [2023-05-25T00:27:52.161Z] baca2963fdd4: Layer already exists [2023-05-25T00:27:52.161Z] 26cbea5cba74: Layer already exists [2023-05-25T00:27:52.431Z] main: digest: sha256:2b7d0fe6e576f169799d09d56e2317517d35f4ebdec258ade00c8d6910cbf596 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T00:27:52.490Z] ===================================================== [Pipeline] echo [2023-05-25T00:27:52.497Z] taggedImages: [2023-05-25T00:27:52.497Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [2023-05-25T00:27:52.497Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-25T00:27:52.497Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.46 [2023-05-25T00:27:52.497Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 [2023-05-25T00:27:52.497Z] - 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-05-25T00:27:52.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:27:52.875Z] [2023-05-25T00:27:52.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:27:53.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:27:53.494Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T00:27:53.494Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T00:27:53.494Z] 04944245beec: Pulling fs layer [2023-05-25T00:27:53.494Z] 699f458cf7ca: Pulling fs layer [2023-05-25T00:27:53.494Z] 765212b225bb: Pulling fs layer [2023-05-25T00:27:53.494Z] f23df028b6ca: Pulling fs layer [2023-05-25T00:27:53.494Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T00:27:53.494Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T00:27:53.494Z] 765212b225bb: Waiting [2023-05-25T00:27:53.494Z] f23df028b6ca: Waiting [2023-05-25T00:27:53.494Z] d65c8cfc05b1: Waiting [2023-05-25T00:27:53.494Z] 2437ff75d9bd: Waiting [2023-05-25T00:27:53.494Z] 04944245beec: Verifying Checksum [2023-05-25T00:27:53.494Z] 04944245beec: Download complete [2023-05-25T00:27:53.494Z] 765212b225bb: Download complete [2023-05-25T00:27:53.494Z] f23df028b6ca: Verifying Checksum [2023-05-25T00:27:53.494Z] f23df028b6ca: Download complete [2023-05-25T00:27:53.765Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T00:27:53.765Z] d65c8cfc05b1: Download complete [2023-05-25T00:27:53.765Z] 699f458cf7ca: Verifying Checksum [2023-05-25T00:27:53.765Z] 699f458cf7ca: Download complete [2023-05-25T00:27:54.036Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T00:27:54.036Z] 8998bd30e6a1: Download complete [2023-05-25T00:27:56.631Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T00:27:56.631Z] 2437ff75d9bd: Download complete [2023-05-25T00:27:58.050Z] 8998bd30e6a1: Pull complete [2023-05-25T00:27:58.636Z] 04944245beec: Pull complete [2023-05-25T00:28:00.054Z] 699f458cf7ca: Pull complete [2023-05-25T00:28:00.054Z] 765212b225bb: Pull complete [2023-05-25T00:28:01.020Z] f23df028b6ca: Pull complete [2023-05-25T00:28:01.291Z] d65c8cfc05b1: Pull complete [2023-05-25T00:28:16.316Z] 2437ff75d9bd: Pull complete [2023-05-25T00:28:16.316Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T00:28:16.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:28:16.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:28:16.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-16874 does not seem to be running inside a container [2023-05-25T00:28:16.627Z] $ 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/118 -v /w/workspace/device-rest-go/118:/w/workspace/device-rest-go/118:rw,z -v /w/workspace/device-rest-go/118@tmp:/w/workspace/device-rest-go/118@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-05-25T00:28:19.763Z] $ docker top dad1833e040fe60868cf995b4414fbe850167d6480107e4b3df109cda8865fa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:28:20.633Z] ---> job-cost.sh [2023-05-25T00:28:20.633Z] lf-activate-venv: SKIPPING [2023-05-25T00:28:20.633Z] INFO: No Stack... [2023-05-25T00:28:21.218Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T00:28:21.805Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:28:22.453Z] + cat /w/workspace/device-rest-go/118/archives/cost.csv [2023-05-25T00:28:22.453Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T00:28:22.540Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] [2023-05-25T00:28:22.546Z] Resource [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] did not exist. Created. [2023-05-25T00:28:22.547Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:28:23.216Z] /w/workspace/device-rest-go/118@tmp/durable-5abf4fa4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T00:28:23.870Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T00:28:23.885Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T00:28:23.930Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:28:23.940Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:28:23.971Z] $ docker stop --time=1 dad1833e040fe60868cf995b4414fbe850167d6480107e4b3df109cda8865fa1 [2023-05-25T00:28:25.508Z] $ docker rm -f --volumes dad1833e040fe60868cf995b4414fbe850167d6480107e4b3df109cda8865fa1 [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-05-25T00:28:25.895Z] provisioning config files... [2023-05-25T00:28:25.904Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1630836857407058369tmp [Pipeline] { [Pipeline] sh [2023-05-25T00:28:26.193Z] + set +x [2023-05-25T00:28:26.193Z] + curl -s https://codecov.io/bash [2023-05-25T00:28:26.193Z] + bash -s -- [2023-05-25T00:28:26.193Z] [2023-05-25T00:28:26.193Z] _____ _ [2023-05-25T00:28:26.193Z] / ____| | | [2023-05-25T00:28:26.193Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T00:28:26.193Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T00:28:26.193Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T00:28:26.193Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T00:28:26.193Z] Bash-1.0.6 [2023-05-25T00:28:26.193Z] [2023-05-25T00:28:26.193Z] [2023-05-25T00:28:26.193Z] ==> git version 2.25.1 found [2023-05-25T00:28:26.193Z] ==> 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-05-25T00:28:26.193Z] Release-Date: 2020-01-08 [2023-05-25T00:28:26.193Z] 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-05-25T00:28:26.193Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T00:28:26.193Z] ==> Jenkins CI detected. [2023-05-25T00:28:26.193Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-05-25T00:28:26.193Z] project root: . [2023-05-25T00:28:26.193Z] --> token set from env [2023-05-25T00:28:26.193Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T00:28:26.193Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T00:28:26.193Z] ==> Python coveragepy not found [2023-05-25T00:28:26.193Z] ==> Searching for coverage reports in: [2023-05-25T00:28:26.193Z] + . [2023-05-25T00:28:26.193Z] -> Found 1 reports [2023-05-25T00:28:26.193Z] ==> Detecting git/mercurial file structure [2023-05-25T00:28:26.193Z] ==> Reading reports [2023-05-25T00:28:26.193Z] + ./coverage.out bytes=14663 [2023-05-25T00:28:26.193Z] ==> Appending adjustments [2023-05-25T00:28:26.193Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T00:28:26.453Z] + Found adjustments [2023-05-25T00:28:26.453Z] ==> Gzipping contents [2023-05-25T00:28:26.453Z] 4.0K /tmp/codecov.ME6VjH.gz [2023-05-25T00:28:26.453Z] ==> Uploading reports [2023-05-25T00:28:26.453Z] url: https://codecov.io [2023-05-25T00:28:26.453Z] query: branch=main&commit=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T00:28:26.453Z] -> Pinging Codecov [2023-05-25T00:28:26.453Z] 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=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T00:28:26.453Z] -> Uploading to [2023-05-25T00:28:26.453Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/4E5D53B4F1F92C436F7061BF334D961C/38c1608d3c74a3eb2d9b4ab71433628bddf7df5d/c4094d2e-3efd-4156-affc-8d0a538f20b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T002826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be1958ae2601fc14d1c197f944cc3fe76666f80dee9631a323471dd6fda0bbc0 [2023-05-25T00:28:26.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:28:26.453Z] Dload Upload Total Spent Left Speed [2023-05-25T00:28:26.713Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11839 --:--:-- --:--:-- --:--:-- 11839 [2023-05-25T00:28:26.713Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] } [2023-05-25T00:28:26.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-25T00:28:26.843Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-25T00:28:26.853Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:28:27.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:28:27.149Z] [2023-05-25T00:28:27.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:28:27.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:28:27.441Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-25T00:28:27.441Z] df9b9388f04a: Pulling fs layer [2023-05-25T00:28:27.441Z] 52dc419b0ee2: Pulling fs layer [2023-05-25T00:28:27.441Z] 25bc292e5bac: Pulling fs layer [2023-05-25T00:28:27.441Z] 114826534d7a: Pulling fs layer [2023-05-25T00:28:27.441Z] 4657fd5d0bcf: Pulling fs layer [2023-05-25T00:28:27.441Z] 6ad1cebc031e: Pulling fs layer [2023-05-25T00:28:27.441Z] 8a3aa393b2d8: Pulling fs layer [2023-05-25T00:28:27.441Z] 6ad1cebc031e: Waiting [2023-05-25T00:28:27.441Z] 8a3aa393b2d8: Waiting [2023-05-25T00:28:27.441Z] 4657fd5d0bcf: Waiting [2023-05-25T00:28:27.441Z] 114826534d7a: Waiting [2023-05-25T00:28:27.441Z] 25bc292e5bac: Verifying Checksum [2023-05-25T00:28:27.441Z] 25bc292e5bac: Download complete [2023-05-25T00:28:27.441Z] 52dc419b0ee2: Verifying Checksum [2023-05-25T00:28:27.441Z] 52dc419b0ee2: Download complete [2023-05-25T00:28:27.441Z] 4657fd5d0bcf: Verifying Checksum [2023-05-25T00:28:27.441Z] 4657fd5d0bcf: Download complete [2023-05-25T00:28:27.441Z] df9b9388f04a: Verifying Checksum [2023-05-25T00:28:27.441Z] df9b9388f04a: Download complete [2023-05-25T00:28:27.701Z] 6ad1cebc031e: Verifying Checksum [2023-05-25T00:28:27.701Z] 6ad1cebc031e: Download complete [2023-05-25T00:28:27.701Z] df9b9388f04a: Pull complete [2023-05-25T00:28:27.701Z] 52dc419b0ee2: Pull complete [2023-05-25T00:28:27.701Z] 25bc292e5bac: Pull complete [2023-05-25T00:28:28.269Z] 114826534d7a: Download complete [2023-05-25T00:28:28.269Z] 8a3aa393b2d8: Verifying Checksum [2023-05-25T00:28:28.269Z] 8a3aa393b2d8: Download complete [2023-05-25T00:28:31.549Z] 114826534d7a: Pull complete [2023-05-25T00:28:31.549Z] 4657fd5d0bcf: Pull complete [2023-05-25T00:28:31.549Z] 6ad1cebc031e: Pull complete [2023-05-25T00:28:34.073Z] 8a3aa393b2d8: Pull complete [2023-05-25T00:28:34.073Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-25T00:28:34.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T00:28:34.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:28:34.161Z] prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container [2023-05-25T00:28:34.192Z] $ 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-05-25T00:28:38.501Z] $ docker top c45bc84ed889a66d9d52c0bcd47d905cd90f4efe466eb2eae0cc6a55a4944389 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T00:28:38.565Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-05-25T00:28:38.844Z] + set -o pipefail [2023-05-25T00:28:38.844Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-05-25T00:28:43.034Z] [2023-05-25T00:28:43.034Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-05-25T00:28:43.034Z] [2023-05-25T00:28:43.034Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/fcfd8bca-5457-41e1-a3e0-5fe890c55472 [2023-05-25T00:28:43.034Z] [2023-05-25T00:28:43.034Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-25T00:28:43.034Z] [2023-05-25T00:28:43.034Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-25T00:28:43.034Z] [2023-05-25T00:28:43.034Z] [2023-05-25T00:28:43.034Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-25T00:28:43.034Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-25T00:28:43.034Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-25T00:28:43.045Z] $ docker stop --time=1 c45bc84ed889a66d9d52c0bcd47d905cd90f4efe466eb2eae0cc6a55a4944389 [2023-05-25T00:28:46.583Z] $ docker rm -f --volumes c45bc84ed889a66d9d52c0bcd47d905cd90f4efe466eb2eae0cc6a55a4944389 [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-05-25T00:28:47.249Z] + git log --format=format:%s -1 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] sh [2023-05-25T00:28:47.537Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:28:47.537Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:28:47.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:28:47.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:28:47.903Z] prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container [2023-05-25T00:28:47.932Z] $ 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-05-25T00:28:48.360Z] $ docker top a7c5abb8b1a499352b29527df497af0321ce7d80c2e32e886e83a8562af9e83d -eo pid,comm [2023-05-25T00:28:48.411Z] 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-05-25T00:28:48.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:28:48.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:28:48.448Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:28:48.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:28:48.569Z] $ docker exec a7c5abb8b1a499352b29527df497af0321ce7d80c2e32e886e83a8562af9e83d ssh-agent [2023-05-25T00:28:48.688Z] SSH_AUTH_SOCK=/tmp/ssh-X6VYbN0rS5Gf/agent.33 [2023-05-25T00:28:48.688Z] SSH_AGENT_PID=39 [2023-05-25T00:28:48.693Z] Running ssh-add (command line suppressed) [2023-05-25T00:28:48.789Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8021359047606087300.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8021359047606087300.key) [2023-05-25T00:28:48.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:28:49.088Z] + git semver tag [2023-05-25T00:28:49.345Z] 2023-05-25 00:28:49,266 [run_tag] DEBUG tag force:False [2023-05-25T00:28:49.345Z] 2023-05-25 00:28:49,266 [check_head_tag] DEBUG check head tag [2023-05-25T00:28:49.345Z] 2023-05-25 00:28:49,268 [execute] INFO git cat-file --batch-check [2023-05-25T00:28:49.345Z] 2023-05-25 00:28:49,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-25T00:28:49.345Z] 2023-05-25 00:28:49,272 [execute] INFO git cat-file --batch [2023-05-25T00:28:49.346Z] 2023-05-25 00:28:49,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-25T00:28:49.346Z] 2023-05-25 00:28:49,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-25T00:28:49.346Z] 2023-05-25 00:28:49,299 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 [2023-05-25T00:28:49.346Z] 2023-05-25 00:28:49,299 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:28:49.346Z] 2023-05-25 00:28:49,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-25T00:28:49.346Z] 3.0.0-dev.46 [Pipeline] } [2023-05-25T00:28:49.353Z] $ docker exec --env ******** --env ******** a7c5abb8b1a499352b29527df497af0321ce7d80c2e32e886e83a8562af9e83d ssh-agent -k [2023-05-25T00:28:49.445Z] unset SSH_AUTH_SOCK; [2023-05-25T00:28:49.446Z] unset SSH_AGENT_PID; [2023-05-25T00:28:49.446Z] echo Agent pid 39 killed; [2023-05-25T00:28:49.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:28:49.767Z] + git semver [Pipeline] } [2023-05-25T00:28:50.037Z] $ docker stop --time=1 a7c5abb8b1a499352b29527df497af0321ce7d80c2e32e886e83a8562af9e83d [2023-05-25T00:28:51.287Z] $ docker rm -f --volumes a7c5abb8b1a499352b29527df497af0321ce7d80c2e32e886e83a8562af9e83d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:28:51.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:28:51.679Z] [2023-05-25T00:28:51.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:28:51.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:28:51.982Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-25T00:28:51.982Z] ab5ef0e58194: Pulling fs layer [2023-05-25T00:28:51.982Z] 9712f1f96733: Pulling fs layer [2023-05-25T00:28:51.982Z] 63f879dbbcfc: Pulling fs layer [2023-05-25T00:28:51.982Z] 0d9ebad4ef96: Pulling fs layer [2023-05-25T00:28:51.982Z] e9a5061849ea: Pulling fs layer [2023-05-25T00:28:51.982Z] 0d9ebad4ef96: Waiting [2023-05-25T00:28:51.982Z] d747dcd14b5f: Pulling fs layer [2023-05-25T00:28:51.982Z] 2de7ff778b66: Pulling fs layer [2023-05-25T00:28:51.982Z] d747dcd14b5f: Waiting [2023-05-25T00:28:51.982Z] e9a5061849ea: Waiting [2023-05-25T00:28:51.982Z] 9712f1f96733: Verifying Checksum [2023-05-25T00:28:51.982Z] 9712f1f96733: Download complete [2023-05-25T00:28:52.242Z] 63f879dbbcfc: Verifying Checksum [2023-05-25T00:28:52.242Z] 63f879dbbcfc: Download complete [2023-05-25T00:28:52.500Z] e9a5061849ea: Verifying Checksum [2023-05-25T00:28:52.500Z] e9a5061849ea: Download complete [2023-05-25T00:28:52.500Z] d747dcd14b5f: Verifying Checksum [2023-05-25T00:28:52.500Z] d747dcd14b5f: Download complete [2023-05-25T00:28:52.500Z] 0d9ebad4ef96: Verifying Checksum [2023-05-25T00:28:52.500Z] 0d9ebad4ef96: Download complete [2023-05-25T00:28:52.500Z] ab5ef0e58194: Verifying Checksum [2023-05-25T00:28:52.500Z] ab5ef0e58194: Download complete [2023-05-25T00:28:52.757Z] 2de7ff778b66: Verifying Checksum [2023-05-25T00:28:55.293Z] ab5ef0e58194: Pull complete [2023-05-25T00:28:55.293Z] 9712f1f96733: Pull complete [2023-05-25T00:28:56.225Z] 63f879dbbcfc: Pull complete [2023-05-25T00:28:59.503Z] 0d9ebad4ef96: Pull complete [2023-05-25T00:28:59.761Z] e9a5061849ea: Pull complete [2023-05-25T00:28:59.761Z] d747dcd14b5f: Pull complete [2023-05-25T00:29:00.693Z] 2de7ff778b66: Pull complete [2023-05-25T00:29:00.693Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-25T00:29:00.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T00:29:00.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:29:00.774Z] prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container [2023-05-25T00:29:00.801Z] $ 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-05-25T00:29:05.517Z] $ docker top 8dfee284bf891a2e4372324685d89e09d441606c953c36faaf3545a58a502b4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:29:05.583Z] provisioning config files... [2023-05-25T00:29:05.590Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14301890224099680249tmp [2023-05-25T00:29:05.600Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12693747258945387717tmp [2023-05-25T00:29:05.610Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12371245286191075991tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:29:05.622Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:29:05.902Z] ---> sigul-configuration.sh [2023-05-25T00:29:05.902Z] gpg: directory `/root/.gnupg' created [2023-05-25T00:29:05.902Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-25T00:29:05.902Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-25T00:29:05.902Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-25T00:29:05.902Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-25T00:29:05.902Z] gpg: CAST5 encrypted data [2023-05-25T00:29:05.902Z] gpg: encrypted with 1 passphrase [2023-05-25T00:29:05.902Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-25T00:29:06.193Z] + mkdir /home/jenkins [2023-05-25T00:29:06.193Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-25T00:29:06.479Z] + 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-05-25T00:29:06.488Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:29:06.782Z] ---> sigul-install.sh [2023-05-25T00:29:06.782Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-25T00:29:07.069Z] + git tag --list [2023-05-25T00:29:07.069Z] v1.0.0 [2023-05-25T00:29:07.069Z] v1.1.0 [2023-05-25T00:29:07.069Z] v1.1.1 [2023-05-25T00:29:07.069Z] v1.1.2 [2023-05-25T00:29:07.069Z] v1.2.0 [2023-05-25T00:29:07.069Z] v1.2.1 [2023-05-25T00:29:07.069Z] v2.0.0 [2023-05-25T00:29:07.069Z] v2.1.0 [2023-05-25T00:29:07.069Z] v2.1.1 [2023-05-25T00:29:07.069Z] v2.1.1-dev.1 [2023-05-25T00:29:07.069Z] v2.1.1-dev.2 [2023-05-25T00:29:07.069Z] v2.1.1-dev.3 [2023-05-25T00:29:07.069Z] v2.2.0 [2023-05-25T00:29:07.069Z] v2.2.1-dev.1 [2023-05-25T00:29:07.069Z] v2.2.1-dev.2 [2023-05-25T00:29:07.069Z] v2.2.1-dev.3 [2023-05-25T00:29:07.069Z] v2.2.1-dev.4 [2023-05-25T00:29:07.069Z] v2.2.1-dev.5 [2023-05-25T00:29:07.069Z] v2.2.1-dev.6 [2023-05-25T00:29:07.069Z] v2.2.1-dev.7 [2023-05-25T00:29:07.069Z] v2.2.1-dev.8 [2023-05-25T00:29:07.069Z] v2.2.1-dev.9 [2023-05-25T00:29:07.069Z] v2.3.0 [2023-05-25T00:29:07.069Z] v2.3.0-dev.10 [2023-05-25T00:29:07.069Z] v2.3.0-dev.11 [2023-05-25T00:29:07.069Z] v2.3.0-dev.12 [2023-05-25T00:29:07.069Z] v2.3.0-dev.13 [2023-05-25T00:29:07.069Z] v2.3.0-dev.14 [2023-05-25T00:29:07.069Z] v2.3.0-dev.15 [2023-05-25T00:29:07.069Z] v2.3.0-dev.16 [2023-05-25T00:29:07.069Z] v2.3.0-dev.17 [2023-05-25T00:29:07.069Z] v2.3.0-dev.18 [2023-05-25T00:29:07.069Z] v2.3.0-dev.19 [2023-05-25T00:29:07.069Z] v2.3.0-dev.20 [2023-05-25T00:29:07.069Z] v2.3.0-dev.21 [2023-05-25T00:29:07.069Z] v2.3.0-dev.22 [2023-05-25T00:29:07.069Z] v2.3.0-dev.23 [2023-05-25T00:29:07.069Z] v2.3.0-dev.24 [2023-05-25T00:29:07.069Z] v2.3.0-dev.25 [2023-05-25T00:29:07.069Z] v2.3.0-dev.9 [2023-05-25T00:29:07.069Z] v3.0.0-dev.1 [2023-05-25T00:29:07.069Z] v3.0.0-dev.10 [2023-05-25T00:29:07.069Z] v3.0.0-dev.11 [2023-05-25T00:29:07.069Z] v3.0.0-dev.12 [2023-05-25T00:29:07.069Z] v3.0.0-dev.13 [2023-05-25T00:29:07.069Z] v3.0.0-dev.14 [2023-05-25T00:29:07.069Z] v3.0.0-dev.15 [2023-05-25T00:29:07.069Z] v3.0.0-dev.16 [2023-05-25T00:29:07.069Z] v3.0.0-dev.17 [2023-05-25T00:29:07.069Z] v3.0.0-dev.18 [2023-05-25T00:29:07.069Z] v3.0.0-dev.19 [2023-05-25T00:29:07.069Z] v3.0.0-dev.2 [2023-05-25T00:29:07.069Z] v3.0.0-dev.20 [2023-05-25T00:29:07.069Z] v3.0.0-dev.21 [2023-05-25T00:29:07.069Z] v3.0.0-dev.22 [2023-05-25T00:29:07.069Z] v3.0.0-dev.23 [2023-05-25T00:29:07.069Z] v3.0.0-dev.24 [2023-05-25T00:29:07.069Z] v3.0.0-dev.25 [2023-05-25T00:29:07.069Z] v3.0.0-dev.26 [2023-05-25T00:29:07.069Z] v3.0.0-dev.27 [2023-05-25T00:29:07.069Z] v3.0.0-dev.28 [2023-05-25T00:29:07.069Z] v3.0.0-dev.29 [2023-05-25T00:29:07.069Z] v3.0.0-dev.3 [2023-05-25T00:29:07.069Z] v3.0.0-dev.30 [2023-05-25T00:29:07.069Z] v3.0.0-dev.31 [2023-05-25T00:29:07.069Z] v3.0.0-dev.32 [2023-05-25T00:29:07.069Z] v3.0.0-dev.33 [2023-05-25T00:29:07.069Z] v3.0.0-dev.34 [2023-05-25T00:29:07.069Z] v3.0.0-dev.35 [2023-05-25T00:29:07.069Z] v3.0.0-dev.36 [2023-05-25T00:29:07.069Z] v3.0.0-dev.37 [2023-05-25T00:29:07.069Z] v3.0.0-dev.38 [2023-05-25T00:29:07.069Z] v3.0.0-dev.39 [2023-05-25T00:29:07.069Z] v3.0.0-dev.4 [2023-05-25T00:29:07.069Z] v3.0.0-dev.40 [2023-05-25T00:29:07.069Z] v3.0.0-dev.41 [2023-05-25T00:29:07.069Z] v3.0.0-dev.42 [2023-05-25T00:29:07.069Z] v3.0.0-dev.43 [2023-05-25T00:29:07.069Z] v3.0.0-dev.44 [2023-05-25T00:29:07.069Z] v3.0.0-dev.45 [2023-05-25T00:29:07.069Z] v3.0.0-dev.46 [2023-05-25T00:29:07.069Z] v3.0.0-dev.5 [2023-05-25T00:29:07.069Z] v3.0.0-dev.6 [2023-05-25T00:29:07.069Z] v3.0.0-dev.7 [2023-05-25T00:29:07.069Z] v3.0.0-dev.8 [2023-05-25T00:29:07.069Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-25T00:29:07.354Z] + lftools sign git-tag v3.0.0-dev.46 [2023-05-25T00:29:07.922Z] Signing Git tag with Sigul... [2023-05-25T00:29:07.922Z] Signing v3.0.0-dev.46 [Pipeline] echo [2023-05-25T00:29:08.500Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:29:08.786Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-25T00:29:08.794Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-25T00:29:08.812Z] $ docker stop --time=1 8dfee284bf891a2e4372324685d89e09d441606c953c36faaf3545a58a502b4e [2023-05-25T00:29:10.082Z] $ docker rm -f --volumes 8dfee284bf891a2e4372324685d89e09d441606c953c36faaf3545a58a502b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-25T00:29:10.485Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:29:10.485Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:29:10.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:29:10.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:29:10.862Z] prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container [2023-05-25T00:29:10.888Z] $ 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-05-25T00:29:11.203Z] $ docker top 95dd75e2f6686e6f3a30cc6249d93e87fb1a9177a504abab1d235377959c1229 -eo pid,comm [2023-05-25T00:29:11.247Z] 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-05-25T00:29:11.247Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:29:11.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:29:11.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:29:11.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:29:11.394Z] $ docker exec 95dd75e2f6686e6f3a30cc6249d93e87fb1a9177a504abab1d235377959c1229 ssh-agent [2023-05-25T00:29:11.501Z] SSH_AUTH_SOCK=/tmp/ssh-taCAPlolOkAm/agent.32 [2023-05-25T00:29:11.501Z] SSH_AGENT_PID=38 [2023-05-25T00:29:11.507Z] Running ssh-add (command line suppressed) [2023-05-25T00:29:11.594Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10631385066103338643.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10631385066103338643.key) [2023-05-25T00:29:11.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:29:11.896Z] + git semver bump pre [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,050 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,051 [bump_version] DEBUG bumped version:3.0.0-dev.47 [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,051 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,051 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,051 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,053 [execute] INFO git cat-file --batch-check [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,056 [execute] INFO git cat-file --batch [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:29:12.154Z] 2023-05-25 00:29:12,061 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-25T00:29:12.154Z] 3.0.0-dev.47 [Pipeline] } [2023-05-25T00:29:12.162Z] $ docker exec --env ******** --env ******** 95dd75e2f6686e6f3a30cc6249d93e87fb1a9177a504abab1d235377959c1229 ssh-agent -k [2023-05-25T00:29:12.256Z] unset SSH_AUTH_SOCK; [2023-05-25T00:29:12.256Z] unset SSH_AGENT_PID; [2023-05-25T00:29:12.256Z] echo Agent pid 38 killed; [2023-05-25T00:29:12.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:29:12.568Z] + git semver [Pipeline] } [2023-05-25T00:29:12.839Z] $ docker stop --time=1 95dd75e2f6686e6f3a30cc6249d93e87fb1a9177a504abab1d235377959c1229 [2023-05-25T00:29:14.179Z] $ docker rm -f --volumes 95dd75e2f6686e6f3a30cc6249d93e87fb1a9177a504abab1d235377959c1229 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:29:14.510Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:29:14.510Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:29:15.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:29:15.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:29:15.155Z] prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container [2023-05-25T00:29:15.183Z] $ 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-05-25T00:29:15.515Z] $ docker top 889d4986358aacc9c51a95a9d7e706acc510bc39dbb88cf555602d6db6d2e31a -eo pid,comm [2023-05-25T00:29:15.559Z] 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-05-25T00:29:15.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:29:15.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:29:15.597Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:29:15.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:29:15.703Z] $ docker exec 889d4986358aacc9c51a95a9d7e706acc510bc39dbb88cf555602d6db6d2e31a ssh-agent [2023-05-25T00:29:15.794Z] SSH_AUTH_SOCK=/tmp/ssh-uujNc52Ib8zd/agent.32 [2023-05-25T00:29:15.794Z] SSH_AGENT_PID=38 [2023-05-25T00:29:15.862Z] Running ssh-add (command line suppressed) [2023-05-25T00:29:15.972Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9317888460383342669.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9317888460383342669.key) [2023-05-25T00:29:15.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:29:16.285Z] + git semver push [2023-05-25T00:29:16.585Z] 2023-05-25 00:29:16,431 [run_push] DEBUG push [2023-05-25T00:29:16.585Z] 2023-05-25 00:29:16,432 [execute] INFO git cat-file --batch-check [2023-05-25T00:29:16.585Z] 2023-05-25 00:29:16,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:29:16.585Z] 2023-05-25 00:29:16,436 [execute] INFO git rev-list 5f81d1b69825a6a57ea7c18131c93d48efc2f076 -- [2023-05-25T00:29:16.585Z] 2023-05-25 00:29:16,436 [execute] DEBUG Popen(['git', 'rev-list', '5f81d1b69825a6a57ea7c18131c93d48efc2f076', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:29:16.585Z] 2023-05-25 00:29:16,445 [execute] INFO git fetch -v origin [2023-05-25T00:29:16.585Z] 2023-05-25 00:29:16,445 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-25T00:29:17.227Z] 2023-05-25 00:29:16,922 [run_push] DEBUG no remote changes detected [2023-05-25T00:29:17.227Z] 2023-05-25 00:29:16,922 [execute] INFO git push origin semver [2023-05-25T00:29:17.227Z] 2023-05-25 00:29:16,922 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:29:17.847Z] 2023-05-25 00:29:17,686 [run_push] DEBUG push all version tags [2023-05-25T00:29:17.847Z] 2023-05-25 00:29:17,686 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-25T00:29:17.847Z] 2023-05-25 00:29:17,687 [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-05-25T00:29:18.785Z] 2023-05-25 00:29:18,423 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-25T00:29:18.785Z] 3.0.0-dev.47 [Pipeline] } [2023-05-25T00:29:18.793Z] $ docker exec --env ******** --env ******** 889d4986358aacc9c51a95a9d7e706acc510bc39dbb88cf555602d6db6d2e31a ssh-agent -k [2023-05-25T00:29:18.901Z] unset SSH_AUTH_SOCK; [2023-05-25T00:29:18.901Z] unset SSH_AGENT_PID; [2023-05-25T00:29:18.901Z] echo Agent pid 38 killed; [2023-05-25T00:29:18.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:29:19.212Z] + git semver [Pipeline] } [2023-05-25T00:29:19.482Z] $ docker stop --time=1 889d4986358aacc9c51a95a9d7e706acc510bc39dbb88cf555602d6db6d2e31a [2023-05-25T00:29:20.738Z] $ docker rm -f --volumes 889d4986358aacc9c51a95a9d7e706acc510bc39dbb88cf555602d6db6d2e31a [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-05-25T00:29:21.262Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-05-25T00:29:21.262Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-25T00:29:21.262Z] total 16 [2023-05-25T00:29:21.262Z] drwxr-xr-x 3 root root 4096 May 25 00:14 . [2023-05-25T00:29:21.262Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:29 .. [2023-05-25T00:29:21.262Z] drwxr-xr-x 2 root root 4096 May 25 00:14 cost [2023-05-25T00:29:21.262Z] -rw-r--r-- 1 root root 86 May 25 00:14 cost.csv [2023-05-25T00:29:21.262Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-25T00:29:21.262Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-25T00:29:21.262Z] total 16 [2023-05-25T00:29:21.262Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:14 . [2023-05-25T00:29:21.262Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:29 .. [2023-05-25T00:29:21.262Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:14 cost [2023-05-25T00:29:21.262Z] -rw-r--r-- 1 jenkins jenkins 86 May 25 00:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:29:21.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:29:22.407Z] ---> package-listing.sh [2023-05-25T00:29:22.407Z] ++ facter osfamily [2023-05-25T00:29:22.407Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T00:29:22.666Z] + OS_FAMILY=debian [2023-05-25T00:29:22.666Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-05-25T00:29:22.666Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T00:29:22.666Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T00:29:22.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T00:29:22.666Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T00:29:22.666Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-25T00:29:22.666Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T00:29:22.666Z] + case "${OS_FAMILY}" in [2023-05-25T00:29:22.666Z] + dpkg -l [2023-05-25T00:29:22.666Z] + grep '^ii' [2023-05-25T00:29:22.666Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T00:29:22.666Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T00:29:22.666Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T00:29:22.666Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-25T00:29:22.666Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-05-25T00:29:22.666Z] + 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-05-25T00:29:22.676Z] 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-05-25T00:29:22.955Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:29:23.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:29:23.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:29:23.581Z] prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container [2023-05-25T00:29:23.612Z] $ 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-05-25T00:29:23.811Z] $ docker top 30fe97f779f382374c1cd1bf26870f4db0427878b01321e023d506218021e4cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:29:24.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T00:29:24.438Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T00:29:24.722Z] + ls /var/log/sa-host [2023-05-25T00:29:24.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:29:24.787Z] provisioning config files... [2023-05-25T00:29:24.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3057873420827372140tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:29:24.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:29:25.089Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T00:29:25.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:29:25.411Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T00:29:25.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:29:25.706Z] ---> sudo-logs.sh [2023-05-25T00:29:25.706Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T00:29:25.728Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:29:26.008Z] ---> job-cost.sh [2023-05-25T00:29:26.008Z] lf-activate-venv: SKIPPING [2023-05-25T00:29:26.008Z] DEBUG: total: 0.2199999988079071 [2023-05-25T00:29:26.008Z] INFO: Retrieving Stack Cost... [2023-05-25T00:29:26.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:29:26.835Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T00:29:26.845Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:29:27.127Z] ---> logs-deploy.sh [2023-05-25T00:29:27.127Z] lf-activate-venv: SKIPPING [2023-05-25T00:29:27.127Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/118 [2023-05-25T00:29:27.127Z] INFO: archiving workspace using pattern(s): [2023-05-25T00:29:28.064Z] Archives upload complete. [2023-05-25T00:29:28.064Z] INFO: archiving logs to Nexus [2023-05-25T00:29:28.639Z] ---> uname -a: [2023-05-25T00:29:28.639Z] Linux prd-ubuntu20-04-docker-8c-8g-16847 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-25T00:29:28.639Z] [2023-05-25T00:29:28.639Z] [2023-05-25T00:29:28.639Z] ---> lscpu: [2023-05-25T00:29:28.639Z] Architecture: x86_64 [2023-05-25T00:29:28.639Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-25T00:29:28.639Z] Byte Order: Little Endian [2023-05-25T00:29:28.639Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-25T00:29:28.639Z] CPU(s): 8 [2023-05-25T00:29:28.639Z] On-line CPU(s) list: 0-7 [2023-05-25T00:29:28.639Z] Thread(s) per core: 1 [2023-05-25T00:29:28.639Z] Core(s) per socket: 1 [2023-05-25T00:29:28.639Z] Socket(s): 8 [2023-05-25T00:29:28.639Z] NUMA node(s): 1 [2023-05-25T00:29:28.639Z] Vendor ID: AuthenticAMD [2023-05-25T00:29:28.639Z] CPU family: 23 [2023-05-25T00:29:28.639Z] Model: 49 [2023-05-25T00:29:28.639Z] Model name: AMD EPYC-Rome Processor [2023-05-25T00:29:28.639Z] Stepping: 0 [2023-05-25T00:29:28.639Z] CPU MHz: 2800.000 [2023-05-25T00:29:28.639Z] BogoMIPS: 5600.00 [2023-05-25T00:29:28.639Z] Virtualization: AMD-V [2023-05-25T00:29:28.639Z] Hypervisor vendor: KVM [2023-05-25T00:29:28.639Z] Virtualization type: full [2023-05-25T00:29:28.639Z] L1d cache: 256 KiB [2023-05-25T00:29:28.639Z] L1i cache: 256 KiB [2023-05-25T00:29:28.639Z] L2 cache: 4 MiB [2023-05-25T00:29:28.639Z] L3 cache: 128 MiB [2023-05-25T00:29:28.639Z] NUMA node0 CPU(s): 0-7 [2023-05-25T00:29:28.639Z] Vulnerability Itlb multihit: Not affected [2023-05-25T00:29:28.639Z] Vulnerability L1tf: Not affected [2023-05-25T00:29:28.639Z] Vulnerability Mds: Not affected [2023-05-25T00:29:28.639Z] Vulnerability Meltdown: Not affected [2023-05-25T00:29:28.639Z] Vulnerability Mmio stale data: Not affected [2023-05-25T00:29:28.639Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-25T00:29:28.639Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-25T00:29:28.639Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-25T00:29:28.639Z] Vulnerability Srbds: Not affected [2023-05-25T00:29:28.639Z] Vulnerability Tsx async abort: Not affected [2023-05-25T00:29:28.639Z] 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-05-25T00:29:28.639Z] [2023-05-25T00:29:28.639Z] [2023-05-25T00:29:28.639Z] ---> nproc: [2023-05-25T00:29:28.639Z] 8 [2023-05-25T00:29:28.639Z] [2023-05-25T00:29:28.639Z] [2023-05-25T00:29:28.639Z] ---> df -h: [2023-05-25T00:29:28.639Z] Filesystem Size Used Avail Use% Mounted on [2023-05-25T00:29:28.639Z] overlay 155G 13G 143G 9% / [2023-05-25T00:29:28.639Z] tmpfs 64M 0 64M 0% /dev [2023-05-25T00:29:28.639Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-25T00:29:28.639Z] shm 64M 0 64M 0% /dev/shm [2023-05-25T00:29:28.639Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-25T00:29:28.639Z] [2023-05-25T00:29:28.639Z] [2023-05-25T00:29:28.639Z] ---> sar -b -r -n DEV: [2023-05-25T00:29:28.639Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16847) 05/25/23 _x86_64_ (8 CPU) [2023-05-25T00:29:28.639Z] [2023-05-25T00:29:28.639Z] 00:11:54 LINUX RESTART (8 CPU) [2023-05-25T00:29:28.639Z] [2023-05-25T00:29:28.639Z] 00:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-25T00:29:28.639Z] 00:13:01 149.04 49.03 100.02 0.00 5432.20 180404.33 0.00 [2023-05-25T00:29:28.639Z] 00:14:01 173.93 2.22 171.71 0.00 42.12 78535.82 0.00 [2023-05-25T00:29:28.639Z] 00:15:01 181.82 0.23 181.59 0.00 22.53 43781.10 0.00 [2023-05-25T00:29:28.639Z] 00:16:01 3.15 1.02 2.13 0.00 21.86 30.14 0.00 [2023-05-25T00:29:28.640Z] 00:17:01 6.67 0.98 5.68 0.00 67.59 1968.07 0.00 [2023-05-25T00:29:28.640Z] 00:18:01 51.11 9.63 41.48 0.00 5088.89 6949.24 0.00 [2023-05-25T00:29:28.640Z] 00:19:01 3.85 0.02 3.83 0.00 0.13 95.72 0.00 [2023-05-25T00:29:28.640Z] 00:20:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 [2023-05-25T00:29:28.640Z] 00:21:02 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2023-05-25T00:29:28.640Z] 00:22:01 2.14 0.00 2.14 0.00 0.00 23.32 0.00 [2023-05-25T00:29:28.640Z] 00:23:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2023-05-25T00:29:28.640Z] 00:24:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2023-05-25T00:29:28.640Z] 00:25:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 [2023-05-25T00:29:28.640Z] 00:26:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 [2023-05-25T00:29:28.640Z] 00:27:01 2.00 0.02 1.98 0.00 0.13 23.60 0.00 [2023-05-25T00:29:28.640Z] 00:28:01 1.08 0.00 1.08 0.00 0.00 15.73 0.00 [2023-05-25T00:29:28.640Z] 00:29:01 69.67 0.28 69.39 0.00 15.06 41629.06 0.00 [2023-05-25T00:29:28.640Z] Average: 38.49 3.74 34.76 0.00 629.74 20827.93 0.00 [2023-05-25T00:29:28.640Z] [2023-05-25T00:29:28.640Z] 00:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-25T00:29:28.640Z] 00:13:01 29183156 31618108 699412 2.13 71712 2644516 1838812 5.42 966008 2383116 217420 [2023-05-25T00:29:28.640Z] 00:14:01 28116240 31543372 750976 2.28 147388 3449844 1867880 5.50 1213260 3066268 229352 [2023-05-25T00:29:28.640Z] 00:15:01 27629336 31566344 728936 2.22 158612 3924936 1750456 5.16 1267188 3473860 376 [2023-05-25T00:29:28.640Z] 00:16:01 27628508 31566596 728356 2.21 158688 3925560 1795256 5.29 1267164 3474368 160 [2023-05-25T00:29:28.640Z] 00:17:01 27563764 31566416 728888 2.22 160352 3985164 1803556 5.32 1271664 3535120 332 [2023-05-25T00:29:28.640Z] 00:18:01 27094792 31548604 732268 2.23 192656 4386292 1810548 5.34 1587860 3649108 128 [2023-05-25T00:29:28.640Z] 00:19:01 27100748 31549800 731064 2.22 191256 4383040 1800936 5.31 1585812 3645964 4 [2023-05-25T00:29:28.640Z] 00:20:01 27107908 31557044 723864 2.20 191332 4383040 1800936 5.31 1578916 3645968 4 [2023-05-25T00:29:28.640Z] 00:21:02 27108216 31557496 723340 2.20 191372 4383172 1800936 5.31 1578808 3646108 8 [2023-05-25T00:29:28.640Z] 00:22:01 27108200 31557636 723112 2.20 191464 4383180 1800936 5.31 1579268 3646148 4 [2023-05-25T00:29:28.640Z] 00:23:01 27108288 31557812 722920 2.20 191552 4383180 1800936 5.31 1578956 3646140 4 [2023-05-25T00:29:28.640Z] 00:24:01 27107804 31557456 723148 2.20 191620 4383184 1800936 5.31 1578976 3646176 140 [2023-05-25T00:29:28.640Z] 00:25:01 27108004 31557720 723020 2.20 191700 4383188 1800936 5.31 1579032 3646184 8 [2023-05-25T00:29:28.640Z] 00:26:01 27108152 31557988 722708 2.20 191784 4383188 1800936 5.31 1579144 3646192 40 [2023-05-25T00:29:28.640Z] 00:27:01 27106896 31556936 723556 2.20 191868 4383184 1819388 5.36 1579516 3646168 24 [2023-05-25T00:29:28.640Z] 00:28:01 27106888 31556904 723468 2.20 191912 4383168 1819388 5.36 1579412 3646144 140 [2023-05-25T00:29:28.640Z] 00:29:01 25608052 31525144 747472 2.27 228596 5690884 1848280 5.45 1683272 4911528 573692 [2023-05-25T00:29:28.640Z] Average: 27287938 31558904 726853 2.21 178463 4225807 1809474 5.33 1473780 3585562 60108 [2023-05-25T00:29:28.640Z] [2023-05-25T00:29:28.640Z] 00:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-25T00:29:28.640Z] 00:13:01 docker0 17.76 20.89 1.56 175.02 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:13:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:13:01 ens3 539.60 375.99 6986.79 85.27 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:14:01 docker0 170.38 293.79 13.83 1965.55 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:14:01 vethef5b0ad 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:14:01 ens3 341.54 208.30 2010.29 103.85 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:15:01 docker0 2.72 6.88 0.17 85.55 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:15:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:15:01 ens3 173.94 118.53 2652.99 230.38 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:16:01 ens3 1.88 0.67 1.12 0.23 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:17:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:17:01 ens3 75.47 40.69 915.40 3.06 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:18:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:18:01 ens3 119.75 56.67 1953.72 4.28 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:19:01 ens3 1.13 0.63 0.58 0.42 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:20:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:21:02 ens3 0.75 0.20 0.15 0.08 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:22:01 ens3 0.44 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:23:01 ens3 0.33 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:24:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:25:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:26:01 ens3 0.33 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:27:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:28:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:29:01 docker0 35.71 62.39 2.97 579.01 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:29:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] 00:29:01 ens3 307.43 183.72 7752.20 30.07 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] Average: docker0 13.34 22.61 1.09 165.19 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] Average: ens3 92.11 58.11 1311.85 26.98 0.00 0.00 0.00 0.00 [2023-05-25T00:29:28.640Z] [2023-05-25T00:29:28.640Z] [2023-05-25T00:29:28.640Z] ---> sar -P ALL: [2023-05-25T00:29:28.640Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16847) 05/25/23 _x86_64_ (8 CPU) [2023-05-25T00:29:28.640Z] [2023-05-25T00:29:28.640Z] 00:11:54 LINUX RESTART (8 CPU) [2023-05-25T00:29:28.640Z] [2023-05-25T00:29:28.640Z] 00:12:01 CPU %user %nice %system %iowait %steal %idle [2023-05-25T00:29:28.640Z] 00:13:01 all 9.48 0.00 3.22 2.80 0.06 84.44 [2023-05-25T00:29:28.640Z] 00:13:01 0 9.21 0.00 2.72 2.06 0.07 85.93 [2023-05-25T00:29:28.640Z] 00:13:01 1 9.26 0.00 2.68 2.24 0.07 85.75 [2023-05-25T00:29:28.640Z] 00:13:01 2 10.67 0.00 2.65 0.44 0.05 86.19 [2023-05-25T00:29:28.640Z] 00:13:01 3 11.67 0.00 3.96 4.44 0.05 79.88 [2023-05-25T00:29:28.640Z] 00:13:01 4 8.44 0.00 4.02 6.53 0.05 80.97 [2023-05-25T00:29:28.640Z] 00:13:01 5 9.85 0.00 4.34 5.03 0.07 80.72 [2023-05-25T00:29:28.640Z] 00:13:01 6 7.57 0.00 3.24 1.29 0.05 87.84 [2023-05-25T00:29:28.640Z] 00:13:01 7 9.16 0.00 2.18 0.39 0.05 88.22 [2023-05-25T00:29:28.640Z] 00:14:01 all 26.53 0.00 5.25 4.05 0.08 64.10 [2023-05-25T00:29:28.640Z] 00:14:01 0 26.41 0.00 6.20 12.53 0.07 54.80 [2023-05-25T00:29:28.640Z] 00:14:01 1 25.55 0.00 5.71 11.30 0.07 57.38 [2023-05-25T00:29:28.640Z] 00:14:01 2 27.54 0.00 5.01 0.60 0.08 66.77 [2023-05-25T00:29:28.640Z] 00:14:01 3 26.01 0.00 5.14 0.96 0.08 67.80 [2023-05-25T00:29:28.640Z] 00:14:01 4 26.61 0.00 5.43 2.89 0.08 64.98 [2023-05-25T00:29:28.640Z] 00:14:01 5 27.19 0.00 4.29 0.34 0.07 68.12 [2023-05-25T00:29:28.640Z] 00:14:01 6 25.66 0.00 5.19 0.81 0.08 68.26 [2023-05-25T00:29:28.640Z] 00:14:01 7 27.26 0.00 5.00 2.95 0.08 64.70 [2023-05-25T00:29:28.640Z] 00:15:01 all 16.69 0.00 3.72 2.54 0.07 76.97 [2023-05-25T00:29:28.640Z] 00:15:01 0 17.33 0.00 3.14 0.42 0.07 79.04 [2023-05-25T00:29:28.640Z] 00:15:01 1 17.29 0.00 3.78 2.43 0.07 76.43 [2023-05-25T00:29:28.640Z] 00:15:01 2 17.51 0.00 3.65 7.12 0.10 71.62 [2023-05-25T00:29:28.640Z] 00:15:01 3 16.81 0.00 4.09 0.29 0.10 78.72 [2023-05-25T00:29:28.640Z] 00:15:01 4 15.59 0.00 3.26 1.60 0.05 79.50 [2023-05-25T00:29:28.640Z] 00:15:01 5 17.64 0.00 4.28 4.83 0.08 73.17 [2023-05-25T00:29:28.640Z] 00:15:01 6 14.79 0.00 4.39 0.98 0.05 79.78 [2023-05-25T00:29:28.640Z] 00:15:01 7 16.55 0.00 3.20 2.68 0.07 77.50 [2023-05-25T00:29:28.640Z] 00:16:01 all 0.12 0.00 0.03 0.01 0.01 99.83 [2023-05-25T00:29:28.640Z] 00:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:16:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2023-05-25T00:29:28.640Z] 00:16:01 2 0.18 0.00 0.05 0.03 0.02 99.72 [2023-05-25T00:29:28.640Z] 00:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-25T00:29:28.640Z] 00:16:01 4 0.13 0.00 0.03 0.00 0.03 99.80 [2023-05-25T00:29:28.640Z] 00:16:01 5 0.53 0.00 0.03 0.00 0.02 99.42 [2023-05-25T00:29:28.640Z] 00:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-25T00:29:28.640Z] 00:16:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-25T00:29:28.640Z] 00:17:01 all 0.25 0.00 0.10 0.18 0.01 99.46 [2023-05-25T00:29:28.640Z] 00:17:01 0 0.42 0.00 0.32 0.02 0.02 99.23 [2023-05-25T00:29:28.640Z] 00:17:01 1 0.10 0.00 0.07 0.03 0.00 99.80 [2023-05-25T00:29:28.640Z] 00:17:01 2 0.13 0.00 0.07 0.18 0.00 99.62 [2023-05-25T00:29:28.640Z] 00:17:01 3 0.08 0.00 0.03 0.02 0.03 99.83 [2023-05-25T00:29:28.640Z] 00:17:01 4 0.13 0.00 0.07 0.00 0.02 99.78 [2023-05-25T00:29:28.640Z] 00:17:01 5 0.55 0.00 0.08 0.37 0.02 98.98 [2023-05-25T00:29:28.640Z] 00:17:01 6 0.10 0.00 0.05 0.00 0.00 99.85 [2023-05-25T00:29:28.640Z] 00:17:01 7 0.45 0.00 0.10 0.85 0.00 98.60 [2023-05-25T00:29:28.640Z] 00:18:01 all 2.08 0.00 1.33 0.61 0.02 95.95 [2023-05-25T00:29:28.640Z] 00:18:01 0 1.60 0.00 0.95 0.99 0.02 96.44 [2023-05-25T00:29:28.640Z] 00:18:01 1 2.22 0.00 1.15 1.39 0.02 95.23 [2023-05-25T00:29:28.640Z] 00:18:01 2 1.35 0.00 0.78 1.09 0.02 96.76 [2023-05-25T00:29:28.640Z] 00:18:01 3 3.19 0.00 0.97 0.07 0.03 95.74 [2023-05-25T00:29:28.640Z] 00:18:01 4 1.35 0.00 2.09 0.10 0.02 96.45 [2023-05-25T00:29:28.640Z] 00:18:01 5 2.00 0.00 0.63 0.48 0.02 96.86 [2023-05-25T00:29:28.640Z] 00:18:01 6 3.04 0.00 2.92 0.72 0.02 93.30 [2023-05-25T00:29:28.640Z] 00:18:01 7 1.92 0.00 1.15 0.07 0.02 96.84 [2023-05-25T00:29:28.640Z] 00:19:01 all 0.09 0.00 0.04 0.01 0.01 99.84 [2023-05-25T00:29:28.640Z] 00:19:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2023-05-25T00:29:28.640Z] 00:19:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2023-05-25T00:29:28.640Z] 00:19:01 2 0.27 0.00 0.08 0.07 0.00 99.58 [2023-05-25T00:29:28.640Z] 00:19:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2023-05-25T00:29:28.640Z] 00:19:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-25T00:29:28.640Z] 00:19:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-25T00:29:28.640Z] 00:19:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-25T00:29:28.640Z] 00:19:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-25T00:29:28.640Z] 00:20:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2023-05-25T00:29:28.640Z] 00:20:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-25T00:29:28.640Z] 00:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:20:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-25T00:29:28.640Z] 00:20:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-25T00:29:28.640Z] 00:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:29:28.640Z] 00:20:01 5 0.58 0.00 0.02 0.00 0.00 99.40 [2023-05-25T00:29:28.640Z] 00:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-25T00:29:28.640Z] 00:21:02 all 0.14 0.00 0.01 0.00 0.01 99.83 [2023-05-25T00:29:28.640Z] 00:21:02 0 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-25T00:29:28.640Z] 00:21:02 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T00:29:28.640Z] 00:21:02 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:21:02 3 0.00 0.00 0.05 0.00 0.02 99.93 [2023-05-25T00:29:28.640Z] 00:21:02 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-25T00:29:28.640Z] 00:21:02 5 1.06 0.00 0.00 0.00 0.02 98.92 [2023-05-25T00:29:28.640Z] 00:21:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:21:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:29:28.640Z] 00:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-25T00:29:28.640Z] 00:22:01 0 0.02 0.00 0.03 0.02 0.03 99.90 [2023-05-25T00:29:28.640Z] 00:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:22:01 2 0.03 0.00 0.00 0.05 0.00 99.92 [2023-05-25T00:29:28.640Z] 00:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T00:29:28.640Z] 00:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:22:01 5 0.05 0.00 0.02 0.00 0.02 99.91 [2023-05-25T00:29:28.640Z] 00:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:29:28.640Z] 00:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:23:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2023-05-25T00:29:28.640Z] 00:23:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2023-05-25T00:29:28.640Z] 00:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T00:29:28.640Z] 00:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-25T00:29:28.640Z] 00:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-25T00:29:28.640Z] 00:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-25T00:29:28.640Z] 00:23:01 5 0.73 0.00 0.02 0.00 0.02 99.24 [2023-05-25T00:29:28.640Z] 00:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T00:29:28.640Z] [2023-05-25T00:29:28.640Z] 00:23:01 CPU %user %nice %system %iowait %steal %idle [2023-05-25T00:29:28.640Z] 00:24:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-05-25T00:29:28.640Z] 00:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-25T00:29:28.640Z] 00:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T00:29:28.640Z] 00:24:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-25T00:29:28.640Z] 00:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-25T00:29:28.640Z] 00:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T00:29:28.640Z] 00:24:01 5 0.73 0.00 0.00 0.00 0.00 99.27 [2023-05-25T00:29:28.640Z] 00:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:29:28.640Z] 00:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:25:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-25T00:29:28.640Z] 00:25:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-25T00:29:28.640Z] 00:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-25T00:29:28.640Z] 00:25:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-25T00:29:28.640Z] 00:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:29:28.640Z] 00:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:29:28.640Z] 00:25:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-25T00:29:28.640Z] 00:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:29:28.640Z] 00:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:26:01 all 0.05 0.00 0.01 0.01 0.01 99.91 [2023-05-25T00:29:28.640Z] 00:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-25T00:29:28.640Z] 00:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:29:28.640Z] 00:26:01 2 0.00 0.00 0.00 0.08 0.00 99.92 [2023-05-25T00:29:28.640Z] 00:26:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-25T00:29:28.640Z] 00:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-25T00:29:28.640Z] 00:26:01 5 0.32 0.00 0.03 0.00 0.02 99.63 [2023-05-25T00:29:28.640Z] 00:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T00:29:28.640Z] 00:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:29:28.640Z] 00:27:01 all 0.21 0.00 0.03 0.00 0.01 99.74 [2023-05-25T00:29:28.640Z] 00:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-25T00:29:28.640Z] 00:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-25T00:29:28.640Z] 00:27:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-25T00:29:28.641Z] 00:27:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-25T00:29:28.641Z] 00:27:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2023-05-25T00:29:28.641Z] 00:27:01 5 1.45 0.00 0.02 0.00 0.00 98.53 [2023-05-25T00:29:28.641Z] 00:27:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-25T00:29:28.641Z] 00:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-25T00:29:28.641Z] 00:28:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2023-05-25T00:29:28.641Z] 00:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:29:28.641Z] 00:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T00:29:28.641Z] 00:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-25T00:29:28.641Z] 00:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T00:29:28.641Z] 00:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-25T00:29:28.641Z] 00:28:01 5 1.35 0.00 0.03 0.00 0.02 98.60 [2023-05-25T00:29:28.641Z] 00:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-25T00:29:28.641Z] 00:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T00:29:28.641Z] 00:29:01 all 7.36 0.00 2.92 1.81 0.05 87.85 [2023-05-25T00:29:28.641Z] 00:29:01 0 6.05 0.00 3.56 10.37 0.05 79.98 [2023-05-25T00:29:28.641Z] 00:29:01 1 8.77 0.00 2.96 0.05 0.07 88.15 [2023-05-25T00:29:28.641Z] 00:29:01 2 8.74 0.00 2.83 0.91 0.03 87.48 [2023-05-25T00:29:28.641Z] 00:29:01 3 7.41 0.00 2.83 0.07 0.08 89.61 [2023-05-25T00:29:28.641Z] 00:29:01 4 6.91 0.00 2.76 1.55 0.05 88.73 [2023-05-25T00:29:28.641Z] 00:29:01 5 7.02 0.00 2.60 1.40 0.03 88.95 [2023-05-25T00:29:28.641Z] 00:29:01 6 6.61 0.00 3.31 0.05 0.05 89.97 [2023-05-25T00:29:28.641Z] 00:29:01 7 7.36 0.00 2.53 0.14 0.03 89.93 [2023-05-25T00:29:28.641Z] Average: all 3.71 0.00 0.98 0.71 0.02 94.58 [2023-05-25T00:29:28.641Z] Average: 0 3.59 0.00 1.00 1.55 0.03 93.83 [2023-05-25T00:29:28.641Z] Average: 1 3.70 0.00 0.96 1.02 0.02 94.30 [2023-05-25T00:29:28.641Z] Average: 2 3.89 0.00 0.89 0.63 0.02 94.57 [2023-05-25T00:29:28.641Z] Average: 3 3.83 0.00 1.01 0.34 0.03 94.80 [2023-05-25T00:29:28.641Z] Average: 4 3.47 0.00 1.04 0.74 0.02 94.72 [2023-05-25T00:29:28.641Z] Average: 5 4.17 0.00 0.96 0.73 0.02 94.11 [2023-05-25T00:29:28.641Z] Average: 6 3.38 0.00 1.13 0.23 0.02 95.25 [2023-05-25T00:29:28.641Z] Average: 7 3.68 0.00 0.84 0.41 0.02 95.05 [2023-05-25T00:29:28.641Z] [2023-05-25T00:29:28.641Z] [2023-05-25T00:29:28.641Z]